Trace number 3172588

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3172588-1304077320.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.05	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.05	c -- vars added        300
0.00/0.05	c Parsing time:  0.05 s
0.00/0.05	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.00/0.18	c asymm  cl-useful: 0/1951/25500 lits-rem:0 time: 0.50
0.56/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
0.56/0.20	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.56/0.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.56/0.20	c Subs w/ non-existent bins:      0 time:  0.00 s
0.56/0.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.56/0.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.56/0.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.56/0.86	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.30 s
0.56/0.86	c learnt bin added due to v-elim: 0
0.56/0.86	c Finding binary XORs  T:     0.00 s  found:       0
0.56/0.86	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.56/0.86	c calculated reachability. Time: 0.00
0.56/0.86	c Calc default polars -  time:   0.00 s pos:     150 undec:       9 neg:     141
0.56/0.86	c =========================================================================================
0.56/0.86	c types(t): F = full restart, N = normal restart
0.56/0.86	c types(t): S = simplification begin/end, E = solution found
0.56/0.86	c restart types(rt): st = static, dy = dynamic
0.56/0.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.56/0.86	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.56/0.86	c Decided on static restart strategy
20.60/5.25	c  N dy     7     30000       300     25500         0     10549    178500    564488     83.64     69.77  --
20.60/5.29	c  S st     7     30000       300     25500         0     10549    178500    564488     83.64     69.77  --
20.98/5.38	c  S st     7     30504       300     25500         0     11050    178500    597490     83.64     69.77  --
20.98/5.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.98/5.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.26
21.38/5.45	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
21.38/5.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/5.46	c Subs w/ non-existent bins:      0 time:  0.02 s
21.38/5.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.38/5.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.38/5.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.37/7.94	c lits-rem:      3134  cl-subs:      791  v-elim:    300  v-fix:    0  time:  9.86 s
31.37/7.94	c learnt bin added due to v-elim: 0
31.37/7.94	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
31.37/7.95	c vivif2 --  cl tried    10259 cl shrink        0 lits rem          0 time: 0.02
31.77/8.05	c asymm  cl-useful: 0/2197/25500 lits-rem:0 time: 0.42
31.77/8.05	c calculated reachability. Time: 0.00
31.77/8.05	c  N dy     7     30504       300     25500         0     10259    178500    543542     83.64     69.77  --
31.77/8.05	c  F st     7     30504       300     25500         0     10259    178500    543542     83.64     69.77  --
32.97/8.34	c Decided on static restart strategy
41.76/10.60	c  N dy    14     45757       300     25500         0     17433    178500   1042763     84.74     69.71  --
42.18/10.65	c  S st    14     45757       300     25500         0     17433    178500   1042763     84.74     69.71  --
42.58/10.75	c  S st    14     46259       300     25500         0      9200    178500    314206     84.74     69.71  --
42.58/10.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.58/10.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.96/10.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.18
42.96/10.80	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
42.96/10.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.96/10.80	c Subs w/ non-existent bins:      0 time:  0.01 s
42.96/10.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.96/10.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.96/10.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.96/12.82	c lits-rem:       140  cl-subs:      233  v-elim:    300  v-fix:    0  time:  8.03 s
50.96/12.82	c learnt bin added due to v-elim: 0
50.96/12.82	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
50.96/12.83	c vivif2 --  cl tried     8967 cl shrink        0 lits rem          0 time: 0.01
51.37/12.98	c asymm  cl-useful: 0/4369/25500 lits-rem:0 time: 0.60
51.37/12.98	c calculated reachability. Time: 0.00
51.37/12.98	c  N dy    14     46259       300     25500         0      8967    178500    307498     84.74     69.71  --
68.95/17.39	c  N dy    15     69389       300     25500         0     11065    178500    354578     82.59     69.57  --
69.33/17.41	c  S st    15     69389       300     25500         0     11065    178500    354578     82.59     69.57  --
69.73/17.51	c  S st    15     69893       300     25500         0     11567    178500    388177     82.59     69.57  --
69.73/17.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.73/17.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.73/17.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.24
69.73/17.57	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
69.73/17.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.73/17.57	c Subs w/ non-existent bins:      0 time:  0.02 s
69.73/17.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.73/17.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.73/17.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
78.51/19.77	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
86.52/21.78	c Added 4 vars  tried: 80000 time: 8.04
86.52/21.80	c ORs :      4 avg-s:  0.0 cl-sh:  2312 l-rem:   2312 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.09
86.90/21.81	c lits-rem:       475  cl-subs:      232  v-elim:    300  v-fix:    0  time: 16.86 s
86.90/21.81	c learnt bin added due to v-elim: 0
86.90/21.81	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
86.90/21.81	c vivif2 --  cl tried    11335 cl shrink        0 lits rem          0 time: 0.01
86.90/21.89	c asymm  cl-useful: 0/1703/25504 lits-rem:0 time: 0.33
86.90/21.89	c calculated reachability. Time: 0.00
86.90/21.89	c  N dy    15     69893       304     25504         8     11335    178510    375814     82.59     69.57  --
86.90/21.89	c  F st    15     69893       304     25504         8     11335    178510    375814     82.59     69.57  --
88.50/22.20	c Decided on static restart strategy
115.68/29.03	c  N dy    22    104839       304     25504         8     21028    178510   1047648     85.48     70.16  --
115.68/29.09	c  S st    22    104839       304     25504         8     21028    178510   1047648     85.48     70.16  --
116.48/29.22	c  S st    22    105343       304     25504         8     21531    178510   1082788     85.48     70.16  --
116.48/29.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.48/29.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.89/29.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.53
116.89/29.35	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
116.89/29.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.89/29.36	c Subs w/ non-existent bins:      0 time:  0.03 s
116.89/29.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.89/29.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
116.89/29.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
128.86/32.36	c ORs :      4 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
128.86/32.38	c lits-rem:       332  cl-subs:     1160  v-elim:    300  v-fix:    0  time: 11.96 s
128.86/32.38	c learnt bin added due to v-elim: 0
128.86/32.38	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
128.86/32.39	c vivif2 --  cl tried    20371 cl shrink        0 lits rem          0 time: 0.03
129.26/32.49	c asymm  cl-useful: 0/1574/25504 lits-rem:0 time: 0.43
129.26/32.49	c calculated reachability. Time: 0.00
129.26/32.49	c  N dy    22    105343       304     25504         8     20371    178510    986557     85.48     70.16  --
177.21/44.49	c  N dy    23    158015       304     25504         8     27884    178510   1439800     88.74     70.92  --
177.61/44.55	c  S st    23    158015       304     25504         8     27884    178510   1439800     88.74     70.92  --
178.01/44.68	c  S st    23    158516       304     25504         8     28382    178510   1472900     88.74     70.92  --
178.01/44.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
178.01/44.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.82/44.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.81
178.82/44.89	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
178.82/44.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.20/44.90	c Subs w/ non-existent bins:      0 time:  0.04 s
179.20/44.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.20/44.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
179.20/44.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
199.58/50.05	c ORs :      4 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
199.58/50.08	c lits-rem:      2379  cl-subs:     1586  v-elim:    300  v-fix:    0  time: 20.56 s
199.58/50.08	c learnt bin added due to v-elim: 0
199.58/50.08	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
199.58/50.09	c vivif2 --  cl tried    26796 cl shrink        0 lits rem          0 time: 0.05
200.40/50.21	c asymm  cl-useful: 0/1467/25504 lits-rem:0 time: 0.45
200.40/50.21	c calculated reachability. Time: 0.00
200.40/50.21	c  N dy    23    158516       304     25504         8     26796    178510   1336904     88.74     70.92  --
296.67/74.32	c  N dy    24    237775       304     25504         8     31867    178510   1527887     85.80     71.56  --
296.67/74.39	c  S st    24    237775       304     25504         8     31867    178510   1527887     85.80     71.56  --
297.49/74.53	c  S st    24    238277       304     25504         8     32366    178510   1561553     85.80     71.56  --
297.49/74.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
297.49/74.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
298.27/74.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.82
298.27/74.74	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
298.27/74.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
298.27/74.76	c Subs w/ non-existent bins:      0 time:  0.04 s
298.27/74.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.27/74.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.27/74.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
319.84/80.10	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
319.84/80.13	c lits-rem:      1130  cl-subs:     1751  v-elim:    300  v-fix:    0  time: 21.36 s
319.84/80.13	c learnt bin added due to v-elim: 0
319.84/80.13	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
319.84/80.14	c vivif2 --  cl tried    30615 cl shrink        0 lits rem          0 time: 0.05
320.24/80.26	c asymm  cl-useful: 0/1373/25504 lits-rem:0 time: 0.46
320.24/80.26	c calculated reachability. Time: 0.00
320.24/80.26	c  N dy    24    238277       304     25504         8     30615    178510   1418626     85.80     71.56  --
480.05/120.27	c  N dy    25    357415       304     25504         8     34687    178510   1450358     86.12     72.29  --
480.45/120.33	c  S st    25    357415       304     25504         8     34687    178510   1450358     86.12     72.29  --
480.85/120.47	c  S st    25    357919       320     25504        40     35202    178574   1485301     86.12     72.29  --
480.85/120.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.85/120.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.66/120.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.85
481.66/120.69	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
481.66/120.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.66/120.70	c Subs w/ non-existent bins:      0 time:  0.05 s
482.07/120.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.07/120.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.07/120.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
500.82/125.40	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
500.82/125.43	c lits-rem:      1314  cl-subs:     1598  v-elim:    300  v-fix:    0  time: 18.78 s
500.82/125.43	c learnt bin added due to v-elim: 0
500.82/125.43	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
500.82/125.44	c vivif2 --  cl tried    33604 cl shrink        0 lits rem          0 time: 0.05
501.22/125.57	c asymm  cl-useful: 0/1193/25504 lits-rem:0 time: 0.50
501.22/125.57	c calculated reachability. Time: 0.00
501.22/125.57	c  N dy    25    357919       320     25504        40     33604    178574   1364309     86.12     72.29  --
778.10/194.83	c  N dy    26    536878       320     25504        40     41428    178574   1632718     87.14     72.14  --
778.50/194.90	c  S st    26    536878       320     25504        40     41428    178574   1632718     87.14     72.14  --
778.90/195.07	c  S st    26    537379       324     25504        56     41933    178598   1665643     87.14     72.14  --
778.90/195.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
778.90/195.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
780.10/195.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  1.24
780.10/195.39	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.01 s
780.10/195.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
780.10/195.40	c Subs w/ non-existent bins:      0 time:  0.05 s
780.51/195.41	c Replacing        2 vars Replaced      134 lits Time:     0.03 s 
780.51/195.44	c bin-w-bin subsume rem            4 bins  time:  0.00 s
780.51/195.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
780.51/195.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
802.07/200.82	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
802.07/200.85	c lits-rem:       593  cl-subs:     1667  v-elim:    300  v-fix:    0  time: 21.62 s
802.07/200.85	c learnt bin added due to v-elim: 0
802.07/200.85	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
802.07/200.87	c vivif2 --  cl tried    40266 cl shrink        0 lits rem          0 time: 0.06
802.49/201.00	c asymm  cl-useful: 0/1068/25504 lits-rem:0 time: 0.50
802.49/201.00	c calculated reachability. Time: 0.00
802.49/201.00	c  N dy    26    537379       322     25504        44     40266    178582   1557305     87.14     72.14  --
802.49/201.00	c  F st    26    537379       322     25504        44     40266    178582   1557305     87.14     72.14  --
804.86/201.58	c Decided on static restart strategy
1261.50/315.88	c  N dy    33    806072       322     25504        44     63561    178582   3077870     92.23     71.07  --
1262.30/316.01	c  S st    33    806072       322     25504        44     63561    178582   3077870     92.23     71.07  --
1263.10/316.25	c  S st    33    806575       334     25504        72     64074    178634   3111972     92.23     71.07  --
1263.10/316.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1263.10/316.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1265.90/316.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  2.57
1265.90/316.90	c Calc non-exist non-lernt bins v-fix:     0 done:    334 time:  0.01 s
1265.90/316.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1265.90/316.92	c Subs w/ non-existent bins:      0 time:  0.09 s
1265.90/316.94	c Replacing        1 vars Replaced      117 lits Time:     0.04 s 
1265.90/316.99	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1266.29/317.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1266.29/317.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1673.79/419.06	c ORs :      4 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
1772.86/443.81	c Added 4 vars  tried: 80000 time: 98.87
1776.46/444.74	c ORs :      4 avg-s:  0.0 cl-sh: 32490 l-rem:  32490 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:  102.56
1776.46/444.79	c lits-rem:       436  cl-subs:     3338  v-elim:    300  v-fix:    0  time: 510.48 s
1776.46/444.79	c learnt bin added due to v-elim: 0
1776.46/444.79	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
1776.86/444.82	c vivif2 --  cl tried    60736 cl shrink        0 lits rem          0 time: 0.12
1777.26/444.97	c asymm  cl-useful: 0/838/25508 lits-rem:0 time: 0.59
1777.26/444.97	c calculated reachability. Time: 0.00
1777.26/444.97	c  N dy    33    806575       337     25508        74     60736    178639   2825205     92.23     71.07  --
2609.84/653.36	c  N dy    34   1209864       337     25508        74     77804    178639   3631737     87.75     70.25  --
2610.64/653.50	c  S st    34   1209864       337     25508        74     77804    178639   3631737     87.75     70.25  --
2611.44/653.77	c  S st    34   1210368       337     25508        74     78304    178639   3665729     87.75     70.25  --
2611.44/653.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2611.44/653.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2614.23/654.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.9M T:  2.65
2614.23/654.45	c Calc non-exist non-lernt bins v-fix:     0 done:    337 time:  0.01 s
2614.23/654.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2614.23/654.47	c Subs w/ non-existent bins:      0 time:  0.11 s
2614.63/654.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2614.63/654.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2614.63/654.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3209.89/803.50	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
3209.89/803.56	c lits-rem:       536  cl-subs:     3433  v-elim:    300  v-fix:    0  time: 595.29 s
3209.89/803.56	c learnt bin added due to v-elim: 0
3209.89/803.56	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
3210.29/803.60	c vivif2 --  cl tried    74871 cl shrink        0 lits rem          0 time: 0.14
3210.71/803.76	c asymm  cl-useful: 0/753/25508 lits-rem:0 time: 0.64
3210.71/803.76	c calculated reachability. Time: 0.00
3210.71/803.76	c  N dy    34   1210368       337     25508        74     74871    178639   3420618     87.75     70.25  --
4490.70/1124.17	c  N dy    35   1710370       337     25508        74    104271    178639   5326140     84.66     70.38  --
4491.50/1124.37	c  S st    35   1710370       337     25508        74    104271    178639   5326140     84.66     70.38  --
4491.50/1124.37	c Finding binary XORs  T:     0.00 s  found:       0
4493.11/1124.78	c  S st    35   1710872       341     25508        82    104776    178655   5358692     84.66     70.38  --
4493.11/1124.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4493.11/1124.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4497.50/1125.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.3M T:  4.30
4497.50/1125.87	c Calc non-exist non-lernt bins v-fix:     0 done:    341 time:  0.01 s
4497.50/1125.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4497.90/1125.91	c Subs w/ non-existent bins:      0 time:  0.16 s
4497.90/1126.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4498.31/1126.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4498.31/1126.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172588-1304077320/watcher-3172588-1304077320 -o /tmp/evaluation-result-3172588-1304077320/solver-3172588-1304077320 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172588-1304077320.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: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=50436 CPUtime=0 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 863 0 0 0 0 0 0 0 25 0 1 0 519334593 51646464 799 33554432000 4194304 4797429 140736050969360 18446744073709551615 216634211815 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17561/statm: 12609 799 347 148 0 7538 0

[startup+0.186517 s]
/proc/loadavg: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=473368 CPUtime=0.56 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) D 17559 17561 17121 0 -1 4202496 3662 0 0 0 56 0 0 0 18 0 4 0 519334593 484728832 3378 33554432000 4194304 4797429 140736050969360 18446744073709551615 216634212954 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 118550 3944 376 148 0 113479 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 473368

[startup+0.29501 s]
/proc/loadavg: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=626792 CPUtime=3.71 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 11080 0 0 0 369 2 0 0 18 0 4 0 519334593 641835008 7036 33554432000 4194304 4797429 140736050969360 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 156698 7036 409 148 0 151627 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 626792

[startup+1.0768 s]
/proc/loadavg: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=626792 CPUtime=4.11 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 11313 0 0 0 409 2 0 0 19 0 4 0 519334593 641835008 7268 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 156698 7268 409 148 0 151627 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 626792

[startup+1.17678 s]
/proc/loadavg: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=626792 CPUtime=4.51 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 11540 0 0 0 449 2 0 0 19 0 4 0 519334593 641835008 7495 33554432000 4194304 4797429 140736050969360 18446744073709551615 4351915 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 156698 7495 409 148 0 151627 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 626792

[startup+1.57671 s]
/proc/loadavg: 8.10 8.04 7.73 1/175 17561
/proc/meminfo: memFree=17894772/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=626936 CPUtime=6.11 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 12399 0 0 0 609 2 0 0 19 0 4 0 519334593 641982464 8344 33554432000 4194304 4797429 140736050969360 18446744073709551615 4422865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 156734 8344 410 148 0 151663 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 626936

[startup+3.10045 s]
/proc/loadavg: 8.09 8.04 7.73 9/184 17595
/proc/meminfo: memFree=17796664/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=636156 CPUtime=12.19 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 17118 0 0 0 1216 3 0 0 24 0 4 0 519334593 651423744 11181 33554432000 4194304 4797429 140736050969360 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 159039 11181 414 148 0 153968 0
[pid=17561/tid=17563] ppid=17559 vsize=636156 CPUtime=3.02 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 3263 0 0 0 302 0 0 0 25 0 4 0 519334598 651423744 11181 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=636156 CPUtime=3.01 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 3437 0 0 0 301 0 0 0 24 0 4 0 519334598 651423744 11181 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=636156 CPUtime=3.04 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 3289 0 0 0 304 0 0 0 25 0 4 0 519334598 651423744 11181 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 636156

[startup+6.30688 s]
/proc/loadavg: 8.09 8.04 7.73 9/184 17595
/proc/meminfo: memFree=17792704/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=639028 CPUtime=25 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 21593 0 0 0 2496 4 0 0 25 0 4 0 519334593 654364672 12084 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524596 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 159757 12084 415 148 0 154686 0
[pid=17561/tid=17563] ppid=17559 vsize=639028 CPUtime=6.23 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 3948 0 0 0 623 0 0 0 25 0 4 0 519334598 654364672 12084 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=639028 CPUtime=6.21 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 4141 0 0 0 620 1 0 0 25 0 4 0 519334598 654364672 12084 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=639028 CPUtime=6.24 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 3829 0 0 0 624 0 0 0 25 0 4 0 519334598 654364672 12084 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 639028

[startup+12.7008 s]
/proc/loadavg: 8.16 8.05 7.74 9/184 17595
/proc/meminfo: memFree=17782800/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=641856 CPUtime=50.55 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 25076 0 0 0 5051 4 0 0 25 0 4 0 519334593 657260544 12960 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 160464 12960 417 148 0 155393 0
[pid=17561/tid=17563] ppid=17559 vsize=641856 CPUtime=12.62 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 4275 0 0 0 1262 0 0 0 25 0 4 0 519334598 657260544 12960 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=641856 CPUtime=12.58 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 4350 0 0 0 1257 1 0 0 25 0 4 0 519334598 657260544 12960 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=641856 CPUtime=12.64 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 4076 0 0 0 1264 0 0 0 25 0 4 0 519334598 657260544 12960 33554432000 4194304 4797429 140736050969360 18446744073709551615 4547052 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 641856

[startup+25.5005 s]
/proc/loadavg: 8.13 8.05 7.74 9/184 17595
/proc/meminfo: memFree=17763352/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=647196 CPUtime=101.68 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 31888 0 0 0 10162 6 0 0 25 0 4 0 519334593 662728704 15237 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 161799 15238 420 148 0 156728 0
[pid=17561/tid=17563] ppid=17559 vsize=647196 CPUtime=25.42 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 4506 0 0 0 2542 0 0 0 25 0 4 0 519334598 662728704 15238 33554432000 4194304 4797429 140736050969360 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=647196 CPUtime=25.32 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 4676 0 0 0 2531 1 0 0 25 0 4 0 519334598 662728704 15238 33554432000 4194304 4797429 140736050969360 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=647196 CPUtime=25.43 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 4366 0 0 0 2543 0 0 0 25 0 4 0 519334598 662728704 15238 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 647196

[startup+51.101 s]
/proc/loadavg: 8.08 8.04 7.74 9/184 17596
/proc/meminfo: memFree=17723536/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=653340 CPUtime=203.98 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 46538 0 0 0 20387 11 0 0 25 0 4 0 519334593 669020160 19652 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 163335 19652 420 148 0 158264 0
[pid=17561/tid=17563] ppid=17559 vsize=653340 CPUtime=51.03 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 5567 0 0 0 5102 1 0 0 25 0 4 0 519334598 669020160 19652 33554432000 4194304 4797429 140736050969360 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=653340 CPUtime=50.8 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 5851 0 0 0 5079 1 0 0 25 0 4 0 519334598 669020160 19652 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=653340 CPUtime=51.04 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 5585 0 0 0 5103 1 0 0 25 0 4 0 519334598 669020160 19652 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 653340

[startup+102.301 s]
/proc/loadavg: 8.08 8.05 7.76 9/184 17597
/proc/meminfo: memFree=17681112/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=662688 CPUtime=408.54 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 69800 0 0 0 40837 17 0 0 25 0 4 0 519334593 678592512 22627 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 165672 22627 421 148 0 160601 0
[pid=17561/tid=17563] ppid=17559 vsize=662688 CPUtime=102.22 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 7174 0 0 0 10221 1 0 0 25 0 4 0 519334598 678592512 22627 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=662688 CPUtime=101.75 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 7249 0 0 0 10174 1 0 0 25 0 4 0 519334598 678592512 22628 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=662688 CPUtime=102.23 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 7188 0 0 0 10222 1 0 0 25 0 4 0 519334598 678592512 22628 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 662688

[startup+162.3 s]
/proc/loadavg: 8.15 8.07 7.78 9/184 17599
/proc/meminfo: memFree=17665848/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=672380 CPUtime=648.25 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 92778 0 0 0 64801 24 0 0 25 0 4 0 519334593 688517120 26648 33554432000 4194304 4797429 140736050969360 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 168095 26648 423 148 0 163024 0
[pid=17561/tid=17563] ppid=17559 vsize=672380 CPUtime=162.23 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 8738 0 0 0 16221 2 0 0 25 0 4 0 519334598 688517120 26648 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=672380 CPUtime=161.47 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 9103 0 0 0 16146 1 0 0 25 0 4 0 519334598 688517120 26648 33554432000 4194304 4797429 140736050969360 18446744073709551615 4429125 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=672380 CPUtime=162.23 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 8658 0 0 0 16221 2 0 0 25 0 4 0 519334598 688517120 26648 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 672380

[startup+222.301 s]
/proc/loadavg: 8.09 8.07 7.80 9/184 17601
/proc/meminfo: memFree=17638048/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=677988 CPUtime=887.97 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 113602 0 0 0 88764 33 0 0 25 0 4 0 519334593 694259712 29662 33554432000 4194304 4797429 140736050969360 18446744073709551615 4425090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 169497 29662 423 148 0 164426 0
[pid=17561/tid=17563] ppid=17559 vsize=677988 CPUtime=222.23 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 10213 0 0 0 22220 3 0 0 25 0 4 0 519334598 694259712 29662 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=677988 CPUtime=221.18 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 10353 0 0 0 22116 2 0 0 25 0 4 0 519334598 694259712 29662 33554432000 4194304 4797429 140736050969360 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=677988 CPUtime=222.23 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 10070 0 0 0 22221 2 0 0 25 0 4 0 519334598 694259712 29662 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 677988

[startup+282.3 s]
/proc/loadavg: 8.06 8.07 7.82 9/184 17602
/proc/meminfo: memFree=17605056/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=683736 CPUtime=1127.69 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 134506 0 0 0 112729 40 0 0 25 0 4 0 519334593 700145664 31015 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 170934 31015 423 148 0 165863 0
[pid=17561/tid=17563] ppid=17559 vsize=683736 CPUtime=282.23 cores=0,2,4,6

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

[pid=17561] ppid=17559 vsize=704136 CPUtime=2565.89 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 207911 0 0 0 256520 69 0 0 25 0 4 0 519334593 721035264 36836 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 176034 36836 422 148 0 170963 0
[pid=17561/tid=17563] ppid=17559 vsize=704136 CPUtime=642.24 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 17208 0 0 0 64219 5 0 0 25 0 4 0 519334598 721035264 36836 33554432000 4194304 4797429 140736050969360 18446744073709551615 4567927 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=704136 CPUtime=639.07 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 17206 0 0 0 63903 4 0 0 25 0 4 0 519334598 721035264 36836 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=704136 CPUtime=642.25 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 16877 0 0 0 64220 5 0 0 25 0 4 0 519334598 721035264 36837 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.89
Current children cumulated vsize (KiB) 704136

[startup+702.3 s]
/proc/loadavg: 8.09 8.07 7.90 9/184 17613
/proc/meminfo: memFree=17527224/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=704540 CPUtime=2805.6 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 214259 0 0 0 280489 71 0 0 25 0 4 0 519334593 721448960 40016 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568062 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 176135 40016 423 148 0 171064 0
[pid=17561/tid=17563] ppid=17559 vsize=704540 CPUtime=702.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 17837 0 0 0 70219 6 0 0 25 0 4 0 519334598 721448960 40016 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=704540 CPUtime=698.79 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 18448 0 0 0 69874 5 0 0 25 0 4 0 519334598 721448960 40016 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=704540 CPUtime=702.24 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 18153 0 0 0 70219 5 0 0 25 0 4 0 519334598 721448960 40016 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.6
Current children cumulated vsize (KiB) 704540

[startup+762.301 s]
/proc/loadavg: 8.12 8.08 7.91 9/184 17615
/proc/meminfo: memFree=17521748/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=705884 CPUtime=3045.31 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 215852 0 0 0 304459 72 0 0 25 0 4 0 519334593 722825216 41535 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 176471 41535 423 148 0 171400 0
[pid=17561/tid=17563] ppid=17559 vsize=705884 CPUtime=762.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 18519 0 0 0 76219 6 0 0 25 0 4 0 519334598 722825216 41535 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=705884 CPUtime=758.48 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 18948 0 0 0 75843 5 0 0 25 0 4 0 519334598 722825216 41535 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=705884 CPUtime=762.24 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 18564 0 0 0 76219 5 0 0 25 0 4 0 519334598 722825216 41535 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.31
Current children cumulated vsize (KiB) 705884

[startup+822.3 s]
/proc/loadavg: 8.09 8.08 7.92 9/184 17617
/proc/meminfo: memFree=17506340/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=710224 CPUtime=3284.99 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 223171 0 0 0 328424 75 0 0 25 0 4 0 519334593 727269376 39908 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 177556 39908 423 148 0 172485 0
[pid=17561/tid=17563] ppid=17559 vsize=710224 CPUtime=822.24 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 19696 0 0 0 82218 6 0 0 25 0 4 0 519334598 727269376 39908 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=710224 CPUtime=818.17 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 20417 0 0 0 81812 5 0 0 25 0 4 0 519334598 727269376 39908 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=710224 CPUtime=822.24 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 18828 0 0 0 82219 5 0 0 25 0 4 0 519334598 727269376 39908 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.99
Current children cumulated vsize (KiB) 710224

[startup+882.301 s]
/proc/loadavg: 8.03 8.06 7.92 9/184 17618
/proc/meminfo: memFree=17485852/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=711236 CPUtime=3524.71 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 237212 0 0 0 352389 82 0 0 25 0 4 0 519334593 728305664 41347 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 177809 41347 423 148 0 172738 0
[pid=17561/tid=17563] ppid=17559 vsize=711236 CPUtime=882.24 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 20273 0 0 0 88218 6 0 0 25 0 4 0 519334598 728305664 41347 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=711236 CPUtime=877.88 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 20919 0 0 0 87782 6 0 0 25 0 4 0 519334598 728305664 41347 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=711236 CPUtime=882.25 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 20229 0 0 0 88219 6 0 0 25 0 4 0 519334598 728305664 41347 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.71
Current children cumulated vsize (KiB) 711236

[startup+942.3 s]
/proc/loadavg: 8.11 8.08 7.93 9/184 17620
/proc/meminfo: memFree=17481468/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=712896 CPUtime=3764.42 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 248982 0 0 0 376354 88 0 0 25 0 4 0 519334593 730005504 41427 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 178224 41427 423 148 0 173153 0
[pid=17561/tid=17563] ppid=17559 vsize=712896 CPUtime=942.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 20581 0 0 0 94218 7 0 0 25 0 4 0 519334598 730005504 41427 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=712896 CPUtime=937.57 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 21295 0 0 0 93751 6 0 0 25 0 4 0 519334598 730005504 41427 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=712896 CPUtime=942.26 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 20548 0 0 0 94220 6 0 0 25 0 4 0 519334598 730005504 41427 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.42
Current children cumulated vsize (KiB) 712896

[startup+1002.3 s]
/proc/loadavg: 8.12 8.08 7.93 9/184 17621
/proc/meminfo: memFree=17470544/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=715844 CPUtime=4004.1 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 260662 0 0 0 400317 93 0 0 25 0 4 0 519334593 733024256 43817 33554432000 4194304 4797429 140736050969360 18446744073709551615 4389724 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 178961 43817 423 148 0 173890 0
[pid=17561/tid=17563] ppid=17559 vsize=715844 CPUtime=1002.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 21547 0 0 0 100218 7 0 0 25 0 4 0 519334598 733024256 43817 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=715844 CPUtime=997.25 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 22353 0 0 0 99719 6 0 0 25 0 4 0 519334598 733024256 43817 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=715844 CPUtime=1002.25 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 20812 0 0 0 100219 6 0 0 25 0 4 0 519334598 733024256 43817 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.1
Current children cumulated vsize (KiB) 715844

[startup+1062.31 s]
/proc/loadavg: 8.04 8.06 7.93 9/184 17623
/proc/meminfo: memFree=17480176/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=717056 CPUtime=4243.82 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 273770 0 0 0 424284 98 0 0 25 0 4 0 519334593 734265344 43095 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 179264 43095 423 148 0 174193 0
[pid=17561/tid=17563] ppid=17559 vsize=717056 CPUtime=1062.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 22064 0 0 0 106218 7 0 0 25 0 4 0 519334598 734265344 43095 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=717056 CPUtime=1056.96 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 22936 0 0 0 105689 7 0 0 25 0 4 0 519334598 734265344 43095 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=717056 CPUtime=1062.26 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 22095 0 0 0 106220 6 0 0 25 0 4 0 519334598 734265344 43095 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.82
Current children cumulated vsize (KiB) 717056

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.94 9/184 17625
/proc/meminfo: memFree=17469600/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=718624 CPUtime=4483.51 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 283374 0 0 0 448247 104 0 0 25 0 4 0 519334593 735870976 46519 33554432000 4194304 4797429 140736050969360 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 179656 46519 423 148 0 174585 0
[pid=17561/tid=17563] ppid=17559 vsize=718624 CPUtime=1122.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 22372 0 0 0 112218 7 0 0 25 0 4 0 519334598 735870976 46519 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=718624 CPUtime=1116.66 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 23231 0 0 0 111659 7 0 0 25 0 4 0 519334598 735870976 46519 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=718624 CPUtime=1122.25 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 22400 0 0 0 112219 6 0 0 25 0 4 0 519334598 735870976 46519 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.51
Current children cumulated vsize (KiB) 718624

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.94 9/184 17635
/proc/meminfo: memFree=17429760/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=719844 CPUtime=4723.19 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 288109 0 0 0 472213 106 0 0 25 0 4 0 519334593 737120256 50446 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568062 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 179961 50446 422 148 0 174890 0
[pid=17561/tid=17563] ppid=17559 vsize=719844 CPUtime=1182.25 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 22748 0 0 0 118218 7 0 0 25 0 4 0 519334598 737120256 50446 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=719844 CPUtime=1176.34 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 24144 0 0 0 117626 8 0 0 25 0 4 0 519334598 737120256 50446 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=719844 CPUtime=1182.25 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 22625 0 0 0 118219 6 0 0 25 0 4 0 519334598 737120256 50446 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.19
Current children cumulated vsize (KiB) 719844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.06 8.06 7.94 9/184 17636
/proc/meminfo: memFree=17451572/32951124 swapFree=67111528/67111528
[pid=17561] ppid=17559 vsize=720292 CPUtime=4800.31 cores=0,2,4,6
/proc/17561/stat : 17561 (techdemo) R 17559 17561 17121 0 -1 4202496 288722 0 0 0 479925 106 0 0 25 0 4 0 519334593 737579008 51034 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17561/statm: 180073 51034 422 148 0 175002 0
[pid=17561/tid=17563] ppid=17559 vsize=720292 CPUtime=1201.55 cores=0,2,4,6
/proc/17561/task/17563/stat : 17563 (techdemo) R 17559 17561 17121 0 -1 4202560 22750 0 0 0 120148 7 0 0 25 0 4 0 519334598 737579008 51034 33554432000 4194304 4797429 140736050969360 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17561/tid=17564] ppid=17559 vsize=720292 CPUtime=1195.54 cores=0,2,4,6
/proc/17561/task/17564/stat : 17564 (techdemo) R 17559 17561 17121 0 -1 4202560 24592 0 0 0 119546 8 0 0 25 0 4 0 519334598 737579008 51034 33554432000 4194304 4797429 140736050969360 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17561/tid=17565] ppid=17559 vsize=720292 CPUtime=1201.56 cores=0,2,4,6
/proc/17561/task/17565/stat : 17565 (techdemo) R 17559 17561 17121 0 -1 4202560 22788 0 0 0 120150 6 0 0 25 0 4 0 519334598 737579008 51034 33554432000 4194304 4797429 140736050969360 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 720292

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.35
CPU user time (s): 4799.28
CPU system time (s): 1.07184
CPU usage (%): 399.489
Max. virtual memory (cumulated for all children) (KiB): 806428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.28
system time used= 1.07184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288722
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= 1034
involuntary context switches= 32807

runsolver used 1.79773 second user time and 4.11637 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 13:42:00
IDJOB=3172588
IDBENCH=82606
IDSOLVER=1584
FILE ID=node103/3172588-1304077320
RUNJOBID= node103-1304076116-17474
PBS_JOBID= 13170491
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172588-1304077320/watcher-3172588-1304077320 -o /tmp/evaluation-result-3172588-1304077320/solver-3172588-1304077320 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172588-1304077320.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=2061428252

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17895052 kB
Buffers:       2147752 kB
Cached:       12260924 kB
SwapCached:          0 kB
Active:        5588384 kB
Inactive:      8885488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17895052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8584 kB
Writeback:           0 kB
AnonPages:       64092 kB
Mapped:          15140 kB
Slab:           519404 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216856 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= 71500 MiB
End job on node103 at 2011-04-29 14:02:03