Trace number 3172948

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172948-1304121610.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.76	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.01 s
0.00/0.76	c learnt bin added due to v-elim: 0
0.00/0.76	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.76	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.76	c calculated reachability. Time: 0.00
0.00/0.76	c Calc default polars -  time:   0.00 s pos:     302 undec:      69 neg:     279
0.00/0.76	c =========================================================================================
0.00/0.76	c types(t): F = full restart, N = normal restart
0.00/0.76	c types(t): S = simplification begin/end, E = solution found
0.00/0.76	c restart types(rt): st = static, dy = dynamic
0.00/0.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.76	c  B st     0         0       624      2732         0         0      8347         0   no data   no data  --
0.00/0.76	c Decided on static restart strategy
8.35/2.19	c  N dy     7     30001       624      2732         0     10714      8347    209850     31.17     18.28  --
8.75/2.21	c  S st     7     30001       624      2732         0     10714      8347    209850     31.17     18.28  --
8.75/2.25	c  S st     7     30505       624      2732         0     11217      8347    222364     31.17     18.28  --
8.75/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.75/2.27	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
8.75/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.27	c Subs w/ non-existent bins:      0 time:  0.01 s
8.75/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.54/2.46	c lits-rem:        75  cl-subs:      640  v-elim:     14  v-fix:    0  time:  0.72 s
9.54/2.46	c learnt bin added due to v-elim: 0
9.54/2.46	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
9.54/2.46	c vivif2 --  cl tried    10577 cl shrink        0 lits rem          0 time: 0.01
9.54/2.49	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.11
9.54/2.49	c calculated reachability. Time: 0.00
9.54/2.49	c  N dy     7     30505       624      2732         0     10577      8347    209403     31.17     18.28  --
9.54/2.49	c  F st     7     30505       624      2732         0     10577      8347    209403     31.17     18.28  --
10.34/2.63	c Decided on static restart strategy
15.15/3.84	c  N dy    14     45758       624      2732         0      8953      8347    112786     31.75     19.25  --
15.15/3.84	c  S st    14     45758       624      2732         0      8953      8347    112786     31.75     19.25  --
15.15/3.88	c  S st    14     46261       624      2732         0      9455      8347    125542     31.75     19.25  --
15.15/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
15.15/3.90	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
15.15/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.90	c Subs w/ non-existent bins:      0 time:  0.00 s
15.55/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.55/3.97	c lits-rem:         5  cl-subs:      178  v-elim:     14  v-fix:    0  time:  0.28 s
15.55/3.97	c learnt bin added due to v-elim: 0
15.55/3.97	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
15.55/3.97	c vivif2 --  cl tried     9277 cl shrink        0 lits rem          0 time: 0.00
15.55/3.99	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.07
15.55/3.99	c calculated reachability. Time: 0.00
15.55/3.99	c  N dy    14     46261       624      2732         0      9277      8347    123610     31.75     19.25  --
25.93/6.56	c  N dy    15     69392       624      2732         0     11329      8347    140579     30.85     19.71  --
25.93/6.57	c  S st    15     69392       624      2732         0     11329      8347    140579     30.85     19.71  --
26.33/6.61	c  S st    15     69896       624      2732         0     11833      8347    152965     30.85     19.71  --
26.33/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.33/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
26.33/6.63	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
26.33/6.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.63	c Subs w/ non-existent bins:      0 time:  0.00 s
26.33/6.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.33/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.73/6.74	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
28.33/7.19	c Added 7 vars  tried: 80000 time: 1.79
28.33/7.19	c ORs :      7 avg-s:  0.0 cl-sh:   857 l-rem:    857 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.80
28.33/7.20	c lits-rem:        25  cl-subs:      239  v-elim:     14  v-fix:    0  time:  2.24 s
28.33/7.20	c learnt bin added due to v-elim: 0
28.33/7.20	c vivif2 --  cl tried     2739 cl shrink        0 lits rem          0 time: 0.00
28.73/7.20	c vivif2 --  cl tried    11594 cl shrink        0 lits rem          0 time: 0.01
28.73/7.22	c asymm  cl-useful: 0/2739/2739 lits-rem:0 time: 0.08
28.73/7.22	c calculated reachability. Time: 0.00
28.73/7.22	c  N dy    15     69896       631      2739        14     11594      8396    148238     30.85     19.71  --
28.73/7.22	c  F st    15     69896       631      2739        14     11594      8396    148238     30.85     19.71  --
29.14/7.38	c Decided on static restart strategy
44.30/11.13	c  N dy    22    104845       631      2739        14     21487      8396    390588     29.10     19.46  --
44.30/11.15	c  S st    22    104845       631      2739        14     21487      8396    390588     29.10     19.46  --
44.70/11.22	c  S st    22    105346       631      2739        14     21988      8396    402965     29.10     19.46  --
44.70/11.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.70/11.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.70/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.19
44.70/11.27	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
44.70/11.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.70/11.27	c Subs w/ non-existent bins:      0 time:  0.01 s
44.70/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.70/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.70/11.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.49/11.96	c ORs :      7 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
47.49/11.96	c lits-rem:       210  cl-subs:     1099  v-elim:     17  v-fix:    0  time:  2.72 s
47.49/11.96	c learnt bin added due to v-elim: 0
47.49/11.96	c vivif2 --  cl tried     2739 cl shrink        0 lits rem          0 time: 0.00
47.49/11.97	c vivif2 --  cl tried    20889 cl shrink        0 lits rem          0 time: 0.01
47.89/12.02	c asymm  cl-useful: 0/2739/2739 lits-rem:0 time: 0.21
47.89/12.02	c calculated reachability. Time: 0.00
47.89/12.02	c  N dy    22    105346       631      2739        14     20889      8396    375016     29.10     19.46  --
77.49/19.49	c  N dy    23    158020       631      2739        14     28195      8396    501956     27.23     19.27  --
77.89/19.51	c  S st    23    158020       631      2739        14     28195      8396    501956     27.23     19.27  --
78.27/19.60	c  S st    23    158520       631      2739        14     28695      8396    513487     27.23     19.27  --
78.27/19.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.27/19.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.27/19.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.26
78.27/19.67	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
78.27/19.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.27/19.67	c Subs w/ non-existent bins:      0 time:  0.02 s
78.27/19.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.27/19.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.27/19.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
82.66/20.75	c ORs :      7 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
82.66/20.76	c lits-rem:       533  cl-subs:     1882  v-elim:     17  v-fix:    0  time:  4.30 s
82.66/20.76	c learnt bin added due to v-elim: 0
82.66/20.76	c vivif2 --  cl tried     2739 cl shrink        0 lits rem          0 time: 0.00
82.66/20.76	c vivif2 --  cl tried    26813 cl shrink        0 lits rem          0 time: 0.02
83.06/20.83	c asymm  cl-useful: 0/2739/2739 lits-rem:0 time: 0.28
83.06/20.83	c calculated reachability. Time: 0.00
83.06/20.83	c  N dy    23    158520       631      2739        14     26813      8396    466678     27.23     19.27  --
136.19/34.16	c  N dy    24    237780       631      2739        14     32162      8396    573812     31.48     19.41  --
136.19/34.18	c  S st    24    237780       631      2739        14     32162      8396    573812     31.48     19.41  --
136.99/34.30	c  S st    24    238283       631      2739        14     32665      8396    586261     31.48     19.41  --
136.99/34.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.99/34.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.39/34.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.39
137.39/34.40	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
137.39/34.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.39/34.40	c Subs w/ non-existent bins:      0 time:  0.02 s
137.39/34.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.39/34.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.39/34.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
141.79/35.59	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
142.19/35.60	c lits-rem:       437  cl-subs:     1410  v-elim:     17  v-fix:    0  time:  4.73 s
142.19/35.60	c learnt bin added due to v-elim: 0
142.19/35.60	c vivif2 --  cl tried     2739 cl shrink        0 lits rem          0 time: 0.00
142.19/35.60	c vivif2 --  cl tried    31255 cl shrink        0 lits rem          0 time: 0.02
142.19/35.68	c asymm  cl-useful: 0/2739/2739 lits-rem:0 time: 0.30
142.19/35.68	c calculated reachability. Time: 0.00
142.19/35.68	c  N dy    24    238283       631      2739        14     31255      8396    550157     31.48     19.41  --
244.48/61.21	c  N dy    25    357424       631      2739        14     35146      8396    539365     28.55     19.71  --
244.48/61.23	c  S st    25    357424       631      2739        14     35146      8396    539365     28.55     19.71  --
244.88/61.35	c  S st    25    357927       631      2739        14     35649      8396    551572     28.55     19.71  --
244.88/61.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.88/61.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.26/61.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.41
245.26/61.45	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
245.26/61.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.26/61.46	c Subs w/ non-existent bins:      0 time:  0.02 s
245.26/61.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.26/61.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.26/61.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.65/62.59	c ORs :      7 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
252.05/63.14	c Added 7 vars  tried: 80000 time: 2.20
252.45/63.20	c ORs :      7 avg-s:  0.0 cl-sh:  7856 l-rem:   7856 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.44
252.45/63.21	c lits-rem:       349  cl-subs:     1961  v-elim:     17  v-fix:    0  time:  6.95 s
252.45/63.21	c learnt bin added due to v-elim: 0
252.45/63.21	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
252.45/63.21	c vivif2 --  cl tried    33688 cl shrink        0 lits rem          0 time: 0.02
252.45/63.28	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.26
252.45/63.28	c calculated reachability. Time: 0.00
252.45/63.28	c  N dy    25    357927       638      2746        28     33688      8445    496913     28.55     19.71  --
429.05/107.49	c  N dy    26    536891       638      2746        28     41829      8445    594001     27.89     19.22  --
429.45/107.51	c  S st    26    536891       638      2746        28     41829      8445    594001     27.89     19.22  --
429.83/107.65	c  S st    26    537394       638      2746        28     42331      8445    606632     27.89     19.22  --
429.83/107.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
429.83/107.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
430.23/107.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.53
430.23/107.79	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
430.23/107.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
430.23/107.79	c Subs w/ non-existent bins:      0 time:  0.02 s
430.63/107.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.63/107.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.63/107.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
435.02/108.97	c ORs :     14 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
435.02/108.98	c lits-rem:       324  cl-subs:     1870  v-elim:     20  v-fix:    0  time:  4.71 s
435.02/108.98	c learnt bin added due to v-elim: 0
435.02/108.98	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
435.02/108.99	c vivif2 --  cl tried    40461 cl shrink        0 lits rem          0 time: 0.02
435.42/109.08	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.38
435.42/109.09	c calculated reachability. Time: 0.00
435.42/109.09	c  N dy    26    537394       638      2746        28     40461      8445    565990     27.89     19.22  --
435.42/109.09	c  F st    26    537394       638      2746        28     40461      8445    565990     27.89     19.22  --
437.42/109.57	c Decided on static restart strategy
747.84/187.29	c  N dy    33    806092       638      2746        28     63611      8445   1122866     29.45     18.79  --
748.24/187.33	c  S st    33    806092       638      2746        28     63611      8445   1122866     29.45     18.79  --
749.04/187.56	c  S st    33    806595       638      2746        28     64113      8445   1135131     29.45     18.79  --
749.04/187.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
749.04/187.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
750.27/187.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.3M T:  1.13
750.27/187.85	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
750.27/187.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
750.27/187.86	c Subs w/ non-existent bins:      0 time:  0.04 s
750.27/187.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
750.27/187.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
750.27/187.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
755.44/189.10	c ORs :     14 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
755.44/189.12	c lits-rem:        21  cl-subs:     3346  v-elim:     20  v-fix:    0  time:  4.93 s
755.44/189.12	c learnt bin added due to v-elim: 0
755.44/189.12	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
755.44/189.13	c vivif2 --  cl tried    60767 cl shrink        0 lits rem          0 time: 0.04
755.83/189.28	c asymm  cl-useful: 0/2160/2746 lits-rem:0 time: 0.56
755.83/189.28	c calculated reachability. Time: 0.00
755.83/189.28	c  N dy    33    806595       638      2746        28     60767      8445   1055833     29.45     18.79  --
1352.69/338.66	c  N dy    34   1209892       638      2746        28     77230      8445   1330008     29.25     19.11  --
1353.09/338.71	c  S st    34   1209892       638      2746        28     77230      8445   1330008     29.25     19.11  --
1354.29/339.03	c  S st    34   1210395       638      2746        28     77733      8445   1342282     29.25     19.11  --
1354.29/339.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1354.29/339.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1355.89/339.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  1.54
1355.89/339.42	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.01 s
1355.89/339.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1355.89/339.43	c Subs w/ non-existent bins:      0 time:  0.04 s
1355.89/339.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1355.89/339.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1355.89/339.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1364.68/341.61	c ORs :     14 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
1364.68/341.64	c lits-rem:       135  cl-subs:     4690  v-elim:     20  v-fix:    0  time:  8.69 s
1364.68/341.64	c learnt bin added due to v-elim: 0
1364.68/341.64	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
1364.68/341.65	c vivif2 --  cl tried    73043 cl shrink        0 lits rem          0 time: 0.06
1364.68/341.70	c asymm  cl-useful: 0/586/2746 lits-rem:0 time: 0.17
1364.68/341.70	c calculated reachability. Time: 0.00
1364.68/341.70	c  N dy    34   1210395       638      2746        28     73043      8445   1218598     29.25     19.11  --
2294.68/574.46	c  N dy    35   1710395       638      2746        28    103697      8445   1854197     27.82     18.80  --
2295.08/574.54	c  S st    35   1710395       638      2746        28    103697      8445   1854197     27.82     18.80  --
2296.70/574.93	c  S st    35   1710896       641      2746        34    104201      8457   1866951     27.82     18.80  --
2296.70/574.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2296.70/574.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2298.68/575.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.7M T:  2.17
2298.68/575.48	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.01 s
2298.68/575.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2299.08/575.50	c Subs w/ non-existent bins:      0 time:  0.06 s
2299.08/575.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2299.08/575.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2299.08/575.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2315.46/579.60	c ORs :     14 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
2321.05/581.02	c Added 7 vars  tried: 80000 time: 5.66
2321.85/581.27	c ORs :      7 avg-s:  0.0 cl-sh: 12656 l-rem:  12656 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.65
2322.25/581.30	c lits-rem:       473  cl-subs:     7449  v-elim:     20  v-fix:    0  time: 23.03 s
2322.25/581.30	c learnt bin added due to v-elim: 0
2322.25/581.30	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
2322.25/581.32	c vivif2 --  cl tried    96751 cl shrink        0 lits rem          0 time: 0.07
2322.65/581.46	c asymm  cl-useful: 0/1594/2752 lits-rem:0 time: 0.54
2322.65/581.46	c calculated reachability. Time: 0.00
2322.65/581.46	c  N dy    35   1710896       648      2752        50     96751      8505   1681999     27.82     18.80  --
3397.31/850.41	c  N dy    36   2210898       648      2752        50    113024      8505   1971032     27.11     18.75  --
3397.31/850.49	c  S st    36   2210898       648      2752        50    113024      8505   1971032     27.11     18.75  --
3397.31/850.49	c Finding binary XORs  T:     0.00 s  found:       0
3399.31/850.97	c  S st    36   2211402       648      2752        50    113528      8505   1983798     27.11     18.75  --
3399.31/850.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3399.31/850.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3402.10/851.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.8M T:  2.76
3402.10/851.67	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.01 s
3402.10/851.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3402.10/851.69	c Subs w/ non-existent bins:      0 time:  0.07 s
3402.50/851.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3402.50/851.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3402.50/851.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3422.47/856.70	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
3422.47/856.74	c lits-rem:         9  cl-subs:     6997  v-elim:     23  v-fix:    0  time: 19.98 s
3422.47/856.74	c learnt bin added due to v-elim: 0
3422.47/856.74	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
3422.47/856.76	c vivif2 --  cl tried   106531 cl shrink        0 lits rem          0 time: 0.09
3422.87/856.87	c asymm  cl-useful: 0/1158/2752 lits-rem:0 time: 0.44
3422.87/856.88	c calculated reachability. Time: 0.00
3422.87/856.88	c  N dy    36   2211402       648      2752        50    106531      8505   1808028     27.11     18.75  --
4614.52/1155.10	c  N dy    37   2711402       648      2752        50    129886      8505   2292628     27.49     18.73  --
4614.92/1155.20	c  S st    37   2711402       648      2752        50    129886      8505   2292628     27.49     18.73  --
4616.93/1155.72	c  S st    37   2711910       649      2752        52    130396      8509   2305992     27.49     18.73  --
4616.93/1155.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4616.93/1155.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4620.52/1156.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.3M T:  3.64
4620.52/1156.64	c Calc non-exist non-lernt bins v-fix:     0 done:    649 time:  0.01 s
4620.52/1156.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4620.52/1156.65	c Subs w/ non-existent bins:      0 time:  0.07 s
4620.91/1156.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4620.91/1156.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4620.91/1156.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4647.29/1163.33	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
4647.29/1163.37	c lits-rem:        27  cl-subs:     8746  v-elim:     23  v-fix:    0  time: 26.62 s
4647.29/1163.37	c learnt bin added due to v-elim: 0
4647.29/1163.37	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
4647.29/1163.40	c vivif2 --  cl tried   121650 cl shrink        0 lits rem          0 time: 0.09
4648.10/1163.55	c asymm  cl-useful: 0/1142/2752 lits-rem:0 time: 0.59
4648.10/1163.55	c calculated reachability. Time: 0.00
4648.10/1163.55	c  N dy    37   2711910       649      2752        52    121650      8509   2088962     27.49     18.73  --
4648.10/1163.55	c  F st    37   2711910       649      2752        52    121650      8509   2088962     27.49     18.73  --
4654.07/1165.06	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172948-1304121610/watcher-3172948-1304121610 -o /tmp/evaluation-result-3172948-1304121610/solver-3172948-1304121610 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172948-1304121610.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=51076 CPUtime=0 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 818 0 0 0 0 0 0 0 22 0 1 0 523758081 52301824 753 33554432000 4194304 4797429 140734126458144 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29619/statm: 12769 753 347 148 0 7698 0

[startup+0.144099 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=744288 CPUtime=2.68 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 5010 0 0 0 268 0 0 0 18 0 4 0 523758081 762150912 3952 33554432000 4194304 4797429 140734126458144 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 186250 3882 416 148 0 181179 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 744288

[startup+0.922495 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=745212 CPUtime=3.64 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 5885 0 0 0 364 0 0 0 19 0 4 0 523758081 763097088 4087 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 186303 4087 416 148 0 181232 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 745212

[startup+1.02248 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=745476 CPUtime=4.04 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 6046 0 0 0 404 0 0 0 19 0 4 0 523758081 763367424 4244 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 186369 4244 418 148 0 181298 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 745476

[startup+1.12246 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=745872 CPUtime=4.44 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 6253 0 0 0 444 0 0 0 19 0 4 0 523758081 763772928 4447 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 186468 4447 418 148 0 181397 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 745872

[startup+1.50039 s]
/proc/loadavg: 3.47 3.88 4.19 2/172 29619
/proc/meminfo: memFree=30183948/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=746656 CPUtime=5.96 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 6943 0 0 0 595 1 0 0 20 0 4 0 523758081 764575744 4827 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424699 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 186664 4827 418 148 0 181593 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 746656

[startup+3.10108 s]
/proc/loadavg: 3.47 3.88 4.19 9/184 29631
/proc/meminfo: memFree=30139856/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=749360 CPUtime=12.35 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 9813 0 0 0 1233 2 0 0 25 0 4 0 523758081 767344640 6099 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 187340 6099 418 148 0 182269 0
[pid=29619/tid=29625] ppid=29617 vsize=749360 CPUtime=3.08 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 1979 0 0 0 308 0 0 0 25 0 4 0 523758082 767344640 6099 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=749360 CPUtime=3.08 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 2054 0 0 0 308 0 0 0 25 0 4 0 523758082 767344640 6099 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=749360 CPUtime=3.07 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 1986 0 0 0 307 0 0 0 25 0 4 0 523758082 767344640 6099 33554432000 4194304 4797429 140734126458144 18446744073709551615 4351609 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 749360

[startup+6.30647 s]
/proc/loadavg: 3.83 3.95 4.21 9/184 29631
/proc/meminfo: memFree=30131312/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=753256 CPUtime=25.15 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 13485 0 0 0 2512 3 0 0 25 0 4 0 523758081 771334144 7542 33554432000 4194304 4797429 140734126458144 18446744073709551615 4379204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 188314 7542 418 148 0 183243 0
[pid=29619/tid=29625] ppid=29617 vsize=753256 CPUtime=6.28 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 2604 0 0 0 628 0 0 0 25 0 4 0 523758082 771334144 7542 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=753256 CPUtime=6.29 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 2855 0 0 0 628 1 0 0 25 0 4 0 523758082 771334144 7542 33554432000 4194304 4797429 140734126458144 18446744073709551615 4351579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=753256 CPUtime=6.26 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 2626 0 0 0 626 0 0 0 25 0 4 0 523758082 771334144 7542 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 753256

[startup+12.7002 s]
/proc/loadavg: 4.17 4.02 4.23 9/184 29631
/proc/meminfo: memFree=30123024/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=755880 CPUtime=50.7 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 18529 0 0 0 5066 4 0 0 25 0 4 0 523758081 774021120 9094 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424380 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 188970 9094 419 148 0 183899 0
[pid=29619/tid=29625] ppid=29617 vsize=755880 CPUtime=12.68 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 3545 0 0 0 1268 0 0 0 25 0 4 0 523758082 774021120 9094 33554432000 4194304 4797429 140734126458144 18446744073709551615 4509088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=755880 CPUtime=12.68 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 3634 0 0 0 1267 1 0 0 25 0 4 0 523758082 774021120 9094 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=755880 CPUtime=12.62 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 3419 0 0 0 1262 0 0 0 25 0 4 0 523758082 774021120 9094 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 755880

[startup+25.5008 s]
/proc/loadavg: 5.09 4.23 4.30 9/184 29632
/proc/meminfo: memFree=30102700/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=762004 CPUtime=101.84 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 25945 0 0 0 10178 6 0 0 25 0 4 0 523758081 780292096 10859 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 190501 10859 419 148 0 185430 0
[pid=29619/tid=29625] ppid=29617 vsize=762004 CPUtime=25.47 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 4403 0 0 0 2547 0 0 0 25 0 4 0 523758082 780292096 10859 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=762004 CPUtime=25.48 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 4624 0 0 0 2547 1 0 0 25 0 4 0 523758082 780292096 10859 33554432000 4194304 4797429 140734126458144 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=762004 CPUtime=25.37 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 4720 0 0 0 2536 1 0 0 25 0 4 0 523758082 780292096 10859 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 762004

[startup+51.1009 s]
/proc/loadavg: 6.16 4.55 4.40 9/184 29632
/proc/meminfo: memFree=30087612/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=767704 CPUtime=204.11 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 36984 0 0 0 20401 10 0 0 25 0 4 0 523758081 786128896 13647 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 191926 13647 419 148 0 186855 0
[pid=29619/tid=29625] ppid=29617 vsize=767704 CPUtime=51.08 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 6140 0 0 0 5107 1 0 0 25 0 4 0 523758082 786128896 13647 33554432000 4194304 4797429 140734126458144 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=767704 CPUtime=51.08 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 6223 0 0 0 5106 2 0 0 25 0 4 0 523758082 786128896 13647 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=767704 CPUtime=50.83 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 6187 0 0 0 5082 1 0 0 25 0 4 0 523758082 786128896 13647 33554432000 4194304 4797429 140734126458144 18446744073709551615 4528108 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 767704

[startup+102.301 s]
/proc/loadavg: 7.20 5.08 4.59 9/184 29643
/proc/meminfo: memFree=30062912/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=774228 CPUtime=408.65 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 53267 0 0 0 40849 16 0 0 25 0 4 0 523758081 792809472 16276 33554432000 4194304 4797429 140734126458144 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 193557 16276 419 148 0 188486 0
[pid=29619/tid=29625] ppid=29617 vsize=774228 CPUtime=102.28 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 8269 0 0 0 10226 2 0 0 25 0 4 0 523758082 792809472 16276 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=774228 CPUtime=102.28 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 8320 0 0 0 10225 3 0 0 25 0 4 0 523758082 792809472 16276 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=774228 CPUtime=101.78 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 8450 0 0 0 10176 2 0 0 25 0 4 0 523758082 792809472 16276 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 774228

[startup+162.301 s]
/proc/loadavg: 7.74 5.62 4.80 9/184 29644
/proc/meminfo: memFree=30042536/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=786128 CPUtime=648.37 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 69192 0 0 0 64815 22 0 0 25 0 4 0 523758081 804995072 19442 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 196532 19442 419 148 0 191461 0
[pid=29619/tid=29625] ppid=29617 vsize=786128 CPUtime=162.28 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 10274 0 0 0 16225 3 0 0 25 0 4 0 523758082 804995072 19442 33554432000 4194304 4797429 140734126458144 18446744073709551615 4428951 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=786128 CPUtime=162.28 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 10376 0 0 0 16225 3 0 0 25 0 4 0 523758082 804995072 19442 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=786128 CPUtime=161.49 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 10572 0 0 0 16146 3 0 0 25 0 4 0 523758082 804995072 19442 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.37
Current children cumulated vsize (KiB) 786128

[startup+222.301 s]
/proc/loadavg: 8.02 6.08 5.01 9/184 29646
/proc/meminfo: memFree=30024636/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=789384 CPUtime=888.08 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 82311 0 0 0 88780 28 0 0 25 0 4 0 523758081 808329216 21993 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 197346 21993 419 148 0 192275 0
[pid=29619/tid=29625] ppid=29617 vsize=789384 CPUtime=222.29 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 11519 0 0 0 22225 4 0 0 25 0 4 0 523758082 808329216 21993 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=789384 CPUtime=222.28 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 11872 0 0 0 22224 4 0 0 25 0 4 0 523758082 808329216 21993 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=789384 CPUtime=221.19 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 12151 0 0 0 22115 4 0 0 25 0 4 0 523758082 808329216 21993 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.08
Current children cumulated vsize (KiB) 789384

[startup+282.301 s]
/proc/loadavg: 8.33 6.52 5.22 9/184 29651
/proc/meminfo: memFree=30012292/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=793940 CPUtime=1127.79 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 94792 0 0 0 112748 31 0 0 25 0 4 0 523758081 812994560 23799 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425875 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 198485 23799 419 148 0 193414 0
[pid=29619/tid=29625] ppid=29617 vsize=793940 CPUtime=282.29 cores=0,2,4,6

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

[pid=29619] ppid=29617 vsize=811060 CPUtime=2565.95 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 152555 0 0 0 256538 57 0 0 25 0 4 0 523758081 830525440 33409 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 202765 33409 419 148 0 197694 0
[pid=29619/tid=29625] ppid=29617 vsize=811060 CPUtime=642.3 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 20214 0 0 0 64222 8 0 0 25 0 4 0 523758082 830525440 33409 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=811060 CPUtime=642.29 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 20560 0 0 0 64220 9 0 0 25 0 4 0 523758082 830525440 33409 33554432000 4194304 4797429 140734126458144 18446744073709551615 4426348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=811060 CPUtime=639.03 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 20998 0 0 0 63894 9 0 0 25 0 4 0 523758082 830525440 33409 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.95
Current children cumulated vsize (KiB) 811060

[startup+702.301 s]
/proc/loadavg: 8.14 7.70 6.25 9/184 29662
/proc/meminfo: memFree=29936164/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=814704 CPUtime=2805.65 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 161366 0 0 0 280503 62 0 0 25 0 4 0 523758081 834256896 33956 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 203676 33956 419 148 0 198605 0
[pid=29619/tid=29625] ppid=29617 vsize=814704 CPUtime=702.3 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 21243 0 0 0 70221 9 0 0 25 0 4 0 523758082 834256896 33956 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=814704 CPUtime=702.29 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 21589 0 0 0 70220 9 0 0 25 0 4 0 523758082 834256896 33956 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=814704 CPUtime=698.72 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 22296 0 0 0 69863 9 0 0 25 0 4 0 523758082 834256896 33956 33554432000 4194304 4797429 140734126458144 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.65
Current children cumulated vsize (KiB) 814704

[startup+762.301 s]
/proc/loadavg: 8.11 7.77 6.37 9/184 29663
/proc/meminfo: memFree=29935020/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=816524 CPUtime=3045.34 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 169780 0 0 0 304468 66 0 0 25 0 4 0 523758081 836120576 33742 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 204131 33742 419 148 0 199060 0
[pid=29619/tid=29625] ppid=29617 vsize=816524 CPUtime=762.3 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 22292 0 0 0 76220 10 0 0 25 0 4 0 523758082 836120576 33742 33554432000 4194304 4797429 140734126458144 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=816524 CPUtime=762.3 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 22753 0 0 0 76220 10 0 0 25 0 4 0 523758082 836120576 33742 33554432000 4194304 4797429 140734126458144 18446744073709551615 4523870 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=816524 CPUtime=758.41 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 23364 0 0 0 75831 10 0 0 25 0 4 0 523758082 836120576 33742 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.34
Current children cumulated vsize (KiB) 816524

[startup+822.3 s]
/proc/loadavg: 8.10 7.83 6.47 9/184 29665
/proc/meminfo: memFree=29915392/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=818240 CPUtime=3285.04 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 177572 0 0 0 328435 69 0 0 25 0 4 0 523758081 837877760 35583 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 204560 35583 419 148 0 199489 0
[pid=29619/tid=29625] ppid=29617 vsize=818240 CPUtime=822.3 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 23382 0 0 0 82220 10 0 0 25 0 4 0 523758082 837877760 35583 33554432000 4194304 4797429 140734126458144 18446744073709551615 4388656 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=818240 CPUtime=822.3 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 24189 0 0 0 82219 11 0 0 25 0 4 0 523758082 837877760 35583 33554432000 4194304 4797429 140734126458144 18446744073709551615 4414334 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=818240 CPUtime=818.1 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 24424 0 0 0 81800 10 0 0 25 0 4 0 523758082 837877760 35583 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.04
Current children cumulated vsize (KiB) 818240

[startup+882.301 s]
/proc/loadavg: 8.12 7.88 6.57 9/184 29667
/proc/meminfo: memFree=29913368/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=822820 CPUtime=3524.75 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 186330 0 0 0 352400 75 0 0 25 0 4 0 523758081 842567680 36158 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 205705 36158 419 148 0 200634 0
[pid=29619/tid=29625] ppid=29617 vsize=822820 CPUtime=882.3 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 24040 0 0 0 88219 11 0 0 25 0 4 0 523758082 842567680 36158 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=822820 CPUtime=882.31 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 25423 0 0 0 88219 12 0 0 25 0 4 0 523758082 842567680 36158 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=822820 CPUtime=877.8 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 25449 0 0 0 87769 11 0 0 25 0 4 0 523758082 842567680 36158 33554432000 4194304 4797429 140734126458144 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.75
Current children cumulated vsize (KiB) 822820

[startup+942.3 s]
/proc/loadavg: 8.07 7.92 6.66 9/184 29668
/proc/meminfo: memFree=29901928/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=823448 CPUtime=3764.45 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 193115 0 0 0 376367 78 0 0 25 0 4 0 523758081 843210752 38490 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425848 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 205862 38490 419 148 0 200791 0
[pid=29619/tid=29625] ppid=29617 vsize=823448 CPUtime=942.31 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 25345 0 0 0 94219 12 0 0 25 0 4 0 523758082 843210752 38490 33554432000 4194304 4797429 140734126458144 18446744073709551615 4258131 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=823448 CPUtime=942.31 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 26085 0 0 0 94219 12 0 0 25 0 4 0 523758082 843210752 38490 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=823448 CPUtime=937.48 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 26212 0 0 0 93736 12 0 0 25 0 4 0 523758082 843210752 38490 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.45
Current children cumulated vsize (KiB) 823448

[startup+1002.3 s]
/proc/loadavg: 8.07 7.94 6.75 9/184 29670
/proc/meminfo: memFree=29898808/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=827816 CPUtime=4004.13 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 201836 0 0 0 400331 82 0 0 25 0 4 0 523758081 847683584 38072 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 206954 38072 419 148 0 201883 0
[pid=29619/tid=29625] ppid=29617 vsize=827816 CPUtime=1002.31 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 26387 0 0 0 100219 12 0 0 25 0 4 0 523758082 847683584 38072 33554432000 4194304 4797429 140734126458144 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=827816 CPUtime=1002.31 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 27143 0 0 0 100219 12 0 0 25 0 4 0 523758082 847683584 38072 33554432000 4194304 4797429 140734126458144 18446744073709551615 4428981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=827816 CPUtime=997.17 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 27443 0 0 0 99704 13 0 0 25 0 4 0 523758082 847683584 38072 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.13
Current children cumulated vsize (KiB) 827816

[startup+1062.31 s]
/proc/loadavg: 8.14 7.98 6.84 9/184 29671
/proc/meminfo: memFree=29892328/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=828320 CPUtime=4243.83 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 208306 0 0 0 424299 84 0 0 25 0 4 0 523758081 848199680 39101 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 207080 39101 419 148 0 202009 0
[pid=29619/tid=29625] ppid=29617 vsize=828320 CPUtime=1062.31 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 26973 0 0 0 106219 12 0 0 25 0 4 0 523758082 848199680 39101 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=828320 CPUtime=1062.32 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 28180 0 0 0 106219 13 0 0 25 0 4 0 523758082 848199680 39101 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=828320 CPUtime=1056.86 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 28505 0 0 0 105673 13 0 0 25 0 4 0 523758082 848199680 39101 33554432000 4194304 4797429 140734126458144 18446744073709551615 4255091 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.83
Current children cumulated vsize (KiB) 828320

[startup+1122.3 s]
/proc/loadavg: 8.17 8.02 6.92 9/184 29673
/proc/meminfo: memFree=29884488/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=830436 CPUtime=4483.5 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 216124 0 0 0 448262 88 0 0 25 0 4 0 523758081 850366464 39536 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 207609 39536 419 148 0 202538 0
[pid=29619/tid=29625] ppid=29617 vsize=830436 CPUtime=1122.31 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 28148 0 0 0 112218 13 0 0 25 0 4 0 523758082 850366464 39536 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524002 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=830436 CPUtime=1122.31 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 28878 0 0 0 112218 13 0 0 25 0 4 0 523758082 850366464 39536 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=830436 CPUtime=1116.53 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 29169 0 0 0 111639 14 0 0 25 0 4 0 523758082 850366464 39536 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.5
Current children cumulated vsize (KiB) 830436

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 6.99 9/184 29675
/proc/meminfo: memFree=29875140/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=847292 CPUtime=4723.19 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 225797 0 0 0 472227 92 0 0 25 0 4 0 523758081 867627008 41799 33554432000 4194304 4797429 140734126458144 18446744073709551615 4425880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 211823 41799 419 148 0 206752 0
[pid=29619/tid=29625] ppid=29617 vsize=847292 CPUtime=1182.31 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 29273 0 0 0 118218 13 0 0 25 0 4 0 523758082 867627008 41799 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=847292 CPUtime=1182.32 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 30915 0 0 0 118218 14 0 0 25 0 4 0 523758082 867627008 41799 33554432000 4194304 4797429 140734126458144 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=847292 CPUtime=1176.22 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 31424 0 0 0 117608 14 0 0 25 0 4 0 523758082 867627008 41799 33554432000 4194304 4797429 140734126458144 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.19
Current children cumulated vsize (KiB) 847292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.07 8.02 7.01 9/184 29675
/proc/meminfo: memFree=29859876/32950928 swapFree=67086612/67111528
[pid=29619] ppid=29617 vsize=855488 CPUtime=4800.31 cores=0,2,4,6
/proc/29619/stat : 29619 (techdemo) R 29617 29619 28616 0 -1 4202496 228467 0 0 0 479938 93 0 0 25 0 4 0 523758081 876019712 44417 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29619/statm: 213872 44417 419 148 0 208801 0
[pid=29619/tid=29625] ppid=29617 vsize=855488 CPUtime=1201.62 cores=0,2,4,6
/proc/29619/task/29625/stat : 29625 (techdemo) R 29617 29619 28616 0 -1 4202560 30509 0 0 0 120148 14 0 0 25 0 4 0 523758082 876019712 44417 33554432000 4194304 4797429 140734126458144 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29619/tid=29626] ppid=29617 vsize=855488 CPUtime=1201.62 cores=0,2,4,6
/proc/29619/task/29626/stat : 29626 (techdemo) R 29617 29619 28616 0 -1 4202560 31112 0 0 0 120148 14 0 0 25 0 4 0 523758082 876019712 44417 33554432000 4194304 4797429 140734126458144 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29619/tid=29627] ppid=29617 vsize=855488 CPUtime=1195.42 cores=0,2,4,6
/proc/29619/task/29627/stat : 29627 (techdemo) R 29617 29619 28616 0 -1 4202560 31644 0 0 0 119527 15 0 0 25 0 4 0 523758082 876019712 44417 33554432000 4194304 4797429 140734126458144 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 855488

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.34
CPU user time (s): 4799.4
CPU system time (s): 0.938857
CPU usage (%): 399.489
Max. virtual memory (cumulated for all children) (KiB): 921804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.4
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228467
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= 501
involuntary context switches= 36622

runsolver used 1.9537 second user time and 4.14937 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 02:00:10
IDJOB=3172948
IDBENCH=82966
IDSOLVER=1584
FILE ID=node148/3172948-1304121610
RUNJOBID= node148-1304121610-29604
PBS_JOBID= 13170695
Free space on /tmp= 71436 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172948-1304121610/watcher-3172948-1304121610 -o /tmp/evaluation-result-3172948-1304121610/solver-3172948-1304121610 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172948-1304121610.cnf

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=888744743

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30184236 kB
Buffers:        714180 kB
Cached:        1645292 kB
SwapCached:       3696 kB
Active:         128924 kB
Inactive:      2272836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30184236 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           15660 kB
Writeback:           0 kB
AnonPages:       40228 kB
Mapped:          13476 kB
Slab:           300308 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184668 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= 71420 MiB
End job on node148 at 2011-04-30 02:20:14