Trace number 3172671

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172671-1304084179.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.04	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.04	c -- vars added        250
0.00/0.04	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.28/0.17	c asymm  cl-useful: 0/1961/21250 lits-rem:0 time: 0.49
0.28/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.28/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.28/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.28/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.28/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.28/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.28/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.28/0.26	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.27 s
0.28/0.26	c learnt bin added due to v-elim: 0
0.28/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.28/0.27	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.28/0.27	c calculated reachability. Time: 0.00
0.28/0.27	c Calc default polars -  time:   0.00 s pos:     117 undec:       5 neg:     128
0.28/0.27	c =========================================================================================
0.28/0.27	c types(t): F = full restart, N = normal restart
0.28/0.27	c types(t): S = simplification begin/end, E = solution found
0.28/0.27	c restart types(rt): st = static, dy = dynamic
0.28/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.28/0.27	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.28/0.48	c Decided on static restart strategy
19.02/4.88	c  N dy     7     30000       250     21250         0     10485    148750    505283     72.35     60.84  --
19.42/4.91	c  S st     7     30000       250     21250         0     10485    148750    505283     72.35     60.84  --
19.42/4.99	c  S st     7     30502       250     21250         0     10985    148750    534078     72.35     60.84  --
19.42/4.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.42/4.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.82/5.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.23
19.82/5.05	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
19.82/5.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.82/5.05	c Subs w/ non-existent bins:      0 time:  0.02 s
19.82/5.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.82/5.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.82/5.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
28.21/7.17	c lits-rem:      2937  cl-subs:      794  v-elim:    250  v-fix:    0  time:  8.42 s
28.21/7.17	c learnt bin added due to v-elim: 0
28.21/7.17	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
28.21/7.18	c vivif2 --  cl tried    10191 cl shrink        0 lits rem          0 time: 0.02
28.61/7.28	c asymm  cl-useful: 0/1999/21250 lits-rem:0 time: 0.41
28.61/7.28	c calculated reachability. Time: 0.00
28.61/7.28	c  N dy     7     30502       250     21250         0     10191    148750    484332     72.35     60.84  --
28.61/7.28	c  F st     7     30502       250     21250         0     10191    148750    484332     72.35     60.84  --
29.82/7.55	c Decided on static restart strategy
37.79/9.60	c  N dy    14     45753       250     21250         0     17324    148750    928730     73.39     60.66  --
38.21/9.65	c  S st    14     45753       250     21250         0     17324    148750    928730     73.39     60.66  --
38.61/9.74	c  S st    14     46258       250     21250         0      9142    148750    290923     73.39     60.66  --
38.61/9.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.61/9.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.61/9.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.17
38.61/9.78	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
38.61/9.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.61/9.79	c Subs w/ non-existent bins:      0 time:  0.01 s
38.61/9.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.61/9.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.61/9.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.38/11.49	c lits-rem:       196  cl-subs:      228  v-elim:    250  v-fix:    0  time:  6.78 s
45.38/11.49	c learnt bin added due to v-elim: 0
45.38/11.49	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
45.38/11.49	c vivif2 --  cl tried     8914 cl shrink        0 lits rem          0 time: 0.01
46.18/11.65	c asymm  cl-useful: 0/4098/21250 lits-rem:0 time: 0.61
46.18/11.65	c calculated reachability. Time: 0.00
46.18/11.65	c  N dy    14     46258       250     21250         0      8914    148750    284711     73.39     60.66  --
62.95/15.85	c  N dy    15     69388       250     21250         0     10960    148750    325329     71.86     60.10  --
62.95/15.87	c  S st    15     69388       250     21250         0     10960    148750    325329     71.86     60.10  --
63.35/15.96	c  S st    15     69895       250     21250         0     11466    148750    356385     71.86     60.10  --
63.35/15.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.35/15.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.75/16.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.22
63.75/16.01	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
63.75/16.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.75/16.02	c Subs w/ non-existent bins:      0 time:  0.01 s
63.75/16.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.75/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.75/16.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
71.75/18.09	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
79.74/20.08	c Added 3 vars  tried: 80000 time: 7.98
79.74/20.09	c ORs :      3 avg-s:  0.0 cl-sh:  1865 l-rem:   1865 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.02
80.14/20.10	c lits-rem:       424  cl-subs:      244  v-elim:    250  v-fix:    0  time: 16.29 s
80.14/20.10	c learnt bin added due to v-elim: 0
80.14/20.10	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
80.14/20.11	c vivif2 --  cl tried    11222 cl shrink        0 lits rem          0 time: 0.01
80.54/20.28	c asymm  cl-useful: 0/3378/21253 lits-rem:0 time: 0.68
80.54/20.28	c calculated reachability. Time: 0.00
80.54/20.28	c  N dy    15     69895       253     21253         6     11222    148756    344545     71.86     60.10  --
80.54/20.28	c  F st    15     69895       253     21253         6     11222    148756    344545     71.86     60.10  --
81.74/20.58	c Decided on static restart strategy
106.51/26.75	c  N dy    22    104842       253     21253         6     20867    148756    923730     72.72     60.47  --
106.51/26.79	c  S st    22    104842       253     21253         6     20867    148756    923730     72.72     60.47  --
106.91/26.89	c  S st    22    105345       253     21253         6     21363    148756    952935     72.72     60.47  --
107.31/26.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.31/26.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.71/27.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.49
107.71/27.02	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
107.71/27.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.71/27.03	c Subs w/ non-existent bins:      0 time:  0.02 s
107.71/27.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.71/27.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.71/27.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
116.90/29.36	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
116.90/29.38	c lits-rem:      1080  cl-subs:     1248  v-elim:    250  v-fix:    0  time:  9.33 s
116.90/29.38	c learnt bin added due to v-elim: 0
116.90/29.38	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
116.90/29.39	c vivif2 --  cl tried    20115 cl shrink        0 lits rem          0 time: 0.03
117.31/29.49	c asymm  cl-useful: 0/1385/21253 lits-rem:0 time: 0.40
117.31/29.49	c calculated reachability. Time: 0.00
117.31/29.49	c  N dy    22    105345       253     21253         6     20115    148756    865264     72.72     60.47  --
163.23/40.90	c  N dy    23    158019       253     21253         6     27589    148756   1253889     76.48     60.97  --
163.23/40.95	c  S st    23    158019       253     21253         6     27589    148756   1253889     76.48     60.97  --
163.63/41.08	c  S st    23    158521       253     21253         6     28088    148756   1284814     76.48     60.97  --
163.63/41.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.63/41.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.43/41.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.74
164.43/41.27	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
164.43/41.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.43/41.27	c Subs w/ non-existent bins:      0 time:  0.03 s
164.43/41.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.43/41.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.43/41.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
180.41/45.24	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
180.41/45.26	c lits-rem:      1850  cl-subs:     1727  v-elim:    250  v-fix:    0  time: 15.83 s
180.41/45.26	c learnt bin added due to v-elim: 0
180.41/45.26	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
180.41/45.27	c vivif2 --  cl tried    26361 cl shrink        0 lits rem          0 time: 0.04
181.21/45.40	c asymm  cl-useful: 0/1167/21253 lits-rem:0 time: 0.50
181.21/45.40	c calculated reachability. Time: 0.00
181.21/45.40	c  N dy    23    158521       253     21253         6     26361    148756   1156750     76.48     60.97  --
263.09/65.97	c  N dy    24    237783       253     21253         6     31528    148756   1305955     70.83     60.67  --
263.49/66.03	c  S st    24    237783       253     21253         6     31528    148756   1305955     70.83     60.67  --
263.89/66.16	c  S st    24    238289       253     21253         6     32031    148756   1336523     70.83     60.67  --
263.89/66.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
263.89/66.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.69/66.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.76
264.69/66.36	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
264.69/66.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.69/66.37	c Subs w/ non-existent bins:      0 time:  0.04 s
264.69/66.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.69/66.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
264.69/66.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
281.87/70.67	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
281.87/70.69	c lits-rem:      1040  cl-subs:     1682  v-elim:    250  v-fix:    0  time: 17.19 s
281.87/70.69	c learnt bin added due to v-elim: 0
281.87/70.70	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
282.27/70.71	c vivif2 --  cl tried    30349 cl shrink        0 lits rem          0 time: 0.04
282.67/70.82	c asymm  cl-useful: 0/1166/21253 lits-rem:0 time: 0.47
282.67/70.83	c calculated reachability. Time: 0.00
282.67/70.83	c  N dy    24    238289       253     21253         6     30349    148756   1222263     70.83     60.67  --
422.09/105.76	c  N dy    25    357433       253     21253         6     34377    148756   1275259     73.77     61.35  --
422.49/105.81	c  S st    25    357433       253     21253         6     34377    148756   1275259     73.77     61.35  --
422.88/105.95	c  S st    25    357936       265     21253        30     34886    148804   1304571     73.77     61.35  --
422.88/105.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
422.88/105.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
423.68/106.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.83
423.68/106.16	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
423.68/106.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
423.68/106.17	c Subs w/ non-existent bins:      0 time:  0.04 s
423.68/106.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.68/106.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.68/106.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
439.26/110.08	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
439.66/110.10	c lits-rem:      1683  cl-subs:     1833  v-elim:    250  v-fix:    0  time: 15.59 s
439.66/110.10	c learnt bin added due to v-elim: 0
439.66/110.10	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
439.66/110.11	c vivif2 --  cl tried    33053 cl shrink        0 lits rem          0 time: 0.04
440.06/110.22	c asymm  cl-useful: 0/1266/21253 lits-rem:0 time: 0.44
440.06/110.22	c calculated reachability. Time: 0.00
440.06/110.22	c  N dy    25    357936       265     21253        30     33053    148804   1182429     73.77     61.35  --
706.13/176.87	c  N dy    26    536904       265     21253        30     40895    148804   1414044     72.43     61.62  --
706.54/176.93	c  S st    26    536904       265     21253        30     40895    148804   1414044     72.43     61.62  --
706.91/177.09	c  S st    26    537407       277     21253        62     41405    148860   1444905     72.43     61.62  --
706.91/177.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
706.91/177.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.11/177.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  1.02
708.11/177.35	c Calc non-exist non-lernt bins v-fix:     0 done:    277 time:  0.00 s
708.11/177.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.11/177.36	c Subs w/ non-existent bins:      0 time:  0.05 s
708.11/177.37	c Replacing        2 vars Replaced       34 lits Time:     0.02 s 
708.11/177.39	c bin-w-bin subsume rem            4 bins  time:  0.00 s
708.11/177.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
708.11/177.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
724.12/181.30	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
724.12/181.33	c lits-rem:       886  cl-subs:     1869  v-elim:    250  v-fix:    0  time: 15.72 s
724.12/181.33	c learnt bin added due to v-elim: 0
724.12/181.33	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
724.12/181.35	c vivif2 --  cl tried    39536 cl shrink        0 lits rem          0 time: 0.06
724.49/181.47	c asymm  cl-useful: 0/1017/21253 lits-rem:0 time: 0.48
724.49/181.47	c calculated reachability. Time: 0.00
724.49/181.47	c  N dy    26    537407       275     21253        50     39536    148844   1326779     72.43     61.62  --
724.49/181.47	c  F st    26    537407       275     21253        50     39536    148844   1326779     72.43     61.62  --
726.49/181.99	c Decided on static restart strategy
1129.55/282.85	c  N dy    33    806111       275     21253        50     62578    148844   2594816     73.86     61.12  --
1129.95/282.95	c  S st    33    806111       275     21253        50     62578    148844   2594816     73.86     61.12  --
1131.15/283.20	c  S st    33    806614       287     21253        82     63089    148900   2624757     73.86     61.12  --
1131.15/283.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1131.15/283.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1133.14/283.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.8M T:  2.23
1133.14/283.77	c Calc non-exist non-lernt bins v-fix:     0 done:    287 time:  0.01 s
1133.14/283.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1133.14/283.79	c Subs w/ non-existent bins:      0 time:  0.09 s
1133.54/283.80	c Replacing        2 vars Replaced       38 lits Time:     0.04 s 
1133.54/283.85	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1133.54/283.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1133.54/283.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1193.07/298.73	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1283.74/321.43	c Added 3 vars  tried: 80000 time: 90.66
1285.74/321.91	c ORs :      3 avg-s:  0.0 cl-sh: 17882 l-rem:  17882 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   92.59
1285.74/321.95	c lits-rem:      3568  cl-subs:     3960  v-elim:    250  v-fix:    0  time: 152.22 s
1285.74/321.95	c learnt bin added due to v-elim: 0
1285.74/321.96	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
1285.74/321.98	c vivif2 --  cl tried    59129 cl shrink        0 lits rem          0 time: 0.10
1286.55/322.12	c asymm  cl-useful: 0/959/21256 lits-rem:0 time: 0.53
1286.55/322.12	c calculated reachability. Time: 0.00
1286.55/322.12	c  N dy    33    806614       288     21256        76     59129    148887   2339940     73.86     61.12  --
2147.79/537.73	c  N dy    34   1209921       288     21256        76     76783    148887   3096333     72.73     60.70  --
2148.17/537.86	c  S st    34   1209921       288     21256        76     76783    148887   3096333     72.73     60.70  --
2148.17/537.86	c Finding binary XORs  T:     0.00 s  found:       0
2149.37/538.13	c  S st    34   1210426       288     21256        76     77280    148887   3125605     72.73     60.70  --
2149.37/538.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2149.37/538.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2152.19/538.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  2.67
2152.19/538.81	c Calc non-exist non-lernt bins v-fix:     0 done:    288 time:  0.01 s
2152.19/538.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2152.19/538.84	c Subs w/ non-existent bins:      0 time:  0.10 s
2152.19/538.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2152.56/538.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2152.56/538.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2509.67/628.31	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
2509.67/628.36	c lits-rem:        86  cl-subs:     3704  v-elim:    250  v-fix:    0  time: 357.34 s
2509.67/628.36	c learnt bin added due to v-elim: 0
2509.67/628.37	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
2510.07/628.40	c vivif2 --  cl tried    73576 cl shrink        0 lits rem          0 time: 0.12
2510.47/628.55	c asymm  cl-useful: 0/655/21256 lits-rem:0 time: 0.59
2510.47/628.55	c calculated reachability. Time: 0.00
2510.47/628.55	c  N dy    34   1210426       288     21256        76     73576    148887   2901234     72.73     60.70  --
3748.39/938.45	c  N dy    35   1710426       288     21256        76    103006    148887   4465518     73.69     59.90  --
3749.19/938.62	c  S st    35   1710426       288     21256        76    103006    148887   4465518     73.69     59.90  --
3750.39/938.97	c  S st    35   1710927       300     21256       112    103515    148947   4494863     73.69     59.90  --
3750.39/938.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3750.39/938.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3754.38/939.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.7M T:  3.91
3754.38/939.96	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.01 s
3754.38/939.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3754.78/940.00	c Subs w/ non-existent bins:      0 time:  0.15 s
3754.78/940.04	c Replacing        3 vars Replaced      692 lits Time:     0.16 s 
3755.18/940.12	c bin-w-bin subsume rem            6 bins  time:  0.00 s
3755.18/940.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3755.18/940.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4477.79/1121.00	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.20
4477.79/1121.07	c lits-rem:      1369  cl-subs:     7617  v-elim:    250  v-fix:    0  time: 722.79 s
4477.79/1121.07	c learnt bin added due to v-elim: 0
4477.79/1121.08	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
4478.19/1121.12	c vivif2 --  cl tried    95898 cl shrink        0 lits rem          0 time: 0.18
4478.99/1121.31	c asymm  cl-useful: 0/515/21256 lits-rem:0 time: 0.77
4478.99/1121.32	c calculated reachability. Time: 0.00
4478.99/1121.32	c  N dy    35   1710927       297     21256        94     95898    148923   3984367     73.69     59.90  --

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-3172671-1304084179/watcher-3172671-1304084179 -o /tmp/evaluation-result-3172671-1304084179/solver-3172671-1304084179 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172671-1304084179.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: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=50412 CPUtime=0 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 835 0 0 0 0 0 0 0 25 0 1 0 500833731 51621888 767 33554432000 4194304 4797429 140736761523232 18446744073709551615 233509994010 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27866/statm: 12603 767 347 148 0 7532 0

[startup+0.110314 s]
/proc/loadavg: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=151732 CPUtime=0.28 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 2844 0 0 0 28 0 0 0 25 0 4 0 500833731 155373568 2693 33554432000 4194304 4797429 140736761523232 18446744073709551615 4428966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 37933 2693 373 148 0 32862 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 151732

[startup+0.269328 s]
/proc/loadavg: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=686548 CPUtime=4.1 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 10201 0 0 0 408 2 0 0 25 0 4 0 500833731 703025152 6627 33554432000 4194304 4797429 140736761523232 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 171637 6627 409 148 0 166566 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 686548

[startup+1.16609 s]
/proc/loadavg: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=686776 CPUtime=4.5 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 10472 0 0 0 448 2 0 0 25 0 4 0 500833731 703258624 6895 33554432000 4194304 4797429 140736761523232 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 171694 6895 409 148 0 166623 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 686776

[startup+1.26608 s]
/proc/loadavg: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=686776 CPUtime=4.9 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 10675 0 0 0 488 2 0 0 25 0 4 0 500833731 703258624 7096 33554432000 4194304 4797429 140736761523232 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 171694 7097 409 148 0 166623 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 686776

[startup+1.52459 s]
/proc/loadavg: 7.37 7.93 7.98 6/180 27866
/proc/meminfo: memFree=19020948/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=688040 CPUtime=5.93 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 11444 0 0 0 591 2 0 0 25 0 4 0 500833731 704552960 7864 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424853 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 172010 7864 410 148 0 166939 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 688040

[startup+3.10675 s]
/proc/loadavg: 7.37 7.93 7.98 9/184 27870
/proc/meminfo: memFree=18953220/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=690220 CPUtime=12.25 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 15239 0 0 0 1222 3 0 0 25 0 4 0 500833731 706785280 10095 33554432000 4194304 4797429 140736761523232 18446744073709551615 4425947 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 172555 10095 414 148 0 167484 0
[pid=27866/tid=27868] ppid=27864 vsize=690220 CPUtime=3.04 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 2907 0 0 0 304 0 0 0 25 0 4 0 500833736 706785280 10095 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=690220 CPUtime=3.03 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 3207 0 0 0 303 0 0 0 24 0 4 0 500833736 706785280 10095 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=690220 CPUtime=3.04 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 2894 0 0 0 304 0 0 0 25 0 4 0 500833736 706785280 10095 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 690220

[startup+6.30118 s]
/proc/loadavg: 7.42 7.93 7.98 9/184 27870
/proc/meminfo: memFree=18947788/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=695468 CPUtime=25.03 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 19108 0 0 0 2499 4 0 0 25 0 4 0 500833731 712159232 10831 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524576 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 173867 10831 415 148 0 168796 0
[pid=27866/tid=27868] ppid=27864 vsize=695468 CPUtime=6.24 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 3465 0 0 0 624 0 0 0 25 0 4 0 500833736 712159232 10831 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=695468 CPUtime=6.22 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 3848 0 0 0 621 1 0 0 25 0 4 0 500833736 712159232 10831 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=695468 CPUtime=6.24 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 3462 0 0 0 623 1 0 0 25 0 4 0 500833736 712159232 10831 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 695468

[startup+12.701 s]
/proc/loadavg: 7.47 7.93 7.98 10/184 27871
/proc/meminfo: memFree=18943600/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=697968 CPUtime=50.58 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 22623 0 0 0 5053 5 0 0 25 0 4 0 500833731 714719232 12109 33554432000 4194304 4797429 140736761523232 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 174492 12109 417 148 0 169421 0
[pid=27866/tid=27868] ppid=27864 vsize=697968 CPUtime=12.64 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 3690 0 0 0 1264 0 0 0 25 0 4 0 500833736 714719232 12109 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=697968 CPUtime=12.59 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 4124 0 0 0 1258 1 0 0 25 0 4 0 500833736 714719232 12109 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=697968 CPUtime=12.64 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 3646 0 0 0 1263 1 0 0 25 0 4 0 500833736 714719232 12109 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 697968

[startup+25.5007 s]
/proc/loadavg: 7.66 7.95 7.99 9/184 27871
/proc/meminfo: memFree=18917736/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=703928 CPUtime=101.71 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 30142 0 0 0 10165 6 0 0 25 0 4 0 500833731 720822272 14130 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 175982 14130 420 148 0 170911 0
[pid=27866/tid=27868] ppid=27864 vsize=703928 CPUtime=25.44 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 4189 0 0 0 2543 1 0 0 25 0 4 0 500833736 720822272 14130 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=703928 CPUtime=25.32 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 4556 0 0 0 2531 1 0 0 25 0 4 0 500833736 720822272 14130 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=703928 CPUtime=25.44 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 4020 0 0 0 2543 1 0 0 25 0 4 0 500833736 720822272 14130 33554432000 4194304 4797429 140736761523232 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 703928

[startup+51.1012 s]
/proc/loadavg: 7.78 7.95 7.99 10/184 27872
/proc/meminfo: memFree=18876504/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=714680 CPUtime=203.98 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 44237 0 0 0 20388 10 0 0 25 0 4 0 500833731 731832320 18347 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 178670 18347 420 148 0 173599 0
[pid=27866/tid=27868] ppid=27864 vsize=714680 CPUtime=51.04 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 5589 0 0 0 5103 1 0 0 25 0 4 0 500833736 731832320 18347 33554432000 4194304 4797429 140736761523232 18446744073709551615 4415689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=714680 CPUtime=50.78 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 5517 0 0 0 5077 1 0 0 25 0 4 0 500833736 731832320 18347 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=714680 CPUtime=51.03 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 5264 0 0 0 5102 1 0 0 25 0 4 0 500833736 731832320 18347 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 714680

[startup+102.301 s]
/proc/loadavg: 7.96 7.97 7.99 9/184 27873
/proc/meminfo: memFree=18850952/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=722992 CPUtime=408.5 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 67984 0 0 0 40833 17 0 0 25 0 4 0 500833731 740343808 21062 33554432000 4194304 4797429 140736761523232 18446744073709551615 4426258 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 180748 21062 420 148 0 175677 0
[pid=27866/tid=27868] ppid=27864 vsize=722992 CPUtime=102.24 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 7547 0 0 0 10223 1 0 0 25 0 4 0 500833736 740343808 21062 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=722992 CPUtime=101.71 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 7386 0 0 0 10169 2 0 0 25 0 4 0 500833736 740343808 21062 33554432000 4194304 4797429 140736761523232 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=722992 CPUtime=102.24 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 7116 0 0 0 10222 2 0 0 25 0 4 0 500833736 740343808 21062 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 722992

[startup+162.3 s]
/proc/loadavg: 8.04 7.99 8.00 11/184 27875
/proc/meminfo: memFree=18830356/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=729616 CPUtime=648.19 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 89188 0 0 0 64795 24 0 0 25 0 4 0 500833731 747126784 23023 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 182404 23023 422 148 0 177333 0
[pid=27866/tid=27868] ppid=27864 vsize=729616 CPUtime=162.24 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 9080 0 0 0 16222 2 0 0 25 0 4 0 500833736 747126784 23023 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=729616 CPUtime=161.4 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 8950 0 0 0 16138 2 0 0 25 0 4 0 500833736 747126784 23023 33554432000 4194304 4797429 140736761523232 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=729616 CPUtime=162.24 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 8509 0 0 0 16222 2 0 0 25 0 4 0 500833736 747126784 23023 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.19
Current children cumulated vsize (KiB) 729616

[startup+222.301 s]
/proc/loadavg: 8.10 8.02 8.01 10/184 27876
/proc/meminfo: memFree=18809008/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=737468 CPUtime=887.87 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 110355 0 0 0 88754 33 0 0 25 0 4 0 500833731 755167232 25260 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 184367 25260 422 148 0 179296 0
[pid=27866/tid=27868] ppid=27864 vsize=737468 CPUtime=222.24 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 10961 0 0 0 22221 3 0 0 25 0 4 0 500833736 755167232 25260 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=737468 CPUtime=221.09 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 10820 0 0 0 22106 3 0 0 25 0 4 0 500833736 755167232 25260 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=737468 CPUtime=222.24 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 9863 0 0 0 22222 2 0 0 25 0 4 0 500833736 755167232 25260 33554432000 4194304 4797429 140736761523232 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 737468

[startup+282.301 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 27878
/proc/meminfo: memFree=18778720/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=741572 CPUtime=1127.55 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 128956 0 0 0 112716 39 0 0 25 0 4 0 500833731 759369728 28154 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 185393 28154 422 148 0 180322 0
[pid=27866/tid=27868] ppid=27864 vsize=741572 CPUtime=282.24 cores=0,2,4,6

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

[pid=27866] ppid=27864 vsize=771604 CPUtime=2565.59 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 195108 0 0 0 256492 67 0 0 25 0 4 0 500833731 790122496 38552 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 192901 38552 422 148 0 187830 0
[pid=27866/tid=27868] ppid=27864 vsize=771604 CPUtime=642.25 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 17629 0 0 0 64219 6 0 0 25 0 4 0 500833736 790122496 38552 33554432000 4194304 4797429 140736761523232 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=771604 CPUtime=638.83 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 17296 0 0 0 63877 6 0 0 25 0 4 0 500833736 790122496 38552 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=771604 CPUtime=642.25 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 17622 0 0 0 64220 5 0 0 25 0 4 0 500833736 790122496 38552 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 771604

[startup+702.301 s]
/proc/loadavg: 8.22 8.12 8.04 10/184 27889
/proc/meminfo: memFree=18696416/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=773896 CPUtime=2805.27 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 208819 0 0 0 280456 71 0 0 25 0 4 0 500833731 792469504 36371 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 193474 36371 422 148 0 188403 0
[pid=27866/tid=27868] ppid=27864 vsize=773896 CPUtime=702.25 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 18106 0 0 0 70219 6 0 0 25 0 4 0 500833736 792469504 36371 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=773896 CPUtime=698.51 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 18624 0 0 0 69845 6 0 0 25 0 4 0 500833736 792469504 36371 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=773896 CPUtime=702.25 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 18135 0 0 0 70220 5 0 0 25 0 4 0 500833736 792469504 36371 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 773896

[startup+762.301 s]
/proc/loadavg: 8.20 8.13 8.04 9/184 27891
/proc/meminfo: memFree=18673824/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=774104 CPUtime=3044.95 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 219505 0 0 0 304419 76 0 0 25 0 4 0 500833731 792682496 39019 33554432000 4194304 4797429 140736761523232 18446744073709551615 4404804 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 193526 39019 422 148 0 188455 0
[pid=27866/tid=27868] ppid=27864 vsize=774104 CPUtime=762.26 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 19289 0 0 0 76219 7 0 0 25 0 4 0 500833736 792682496 39019 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=774104 CPUtime=758.18 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 19006 0 0 0 75812 6 0 0 25 0 4 0 500833736 792682496 39020 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=774104 CPUtime=762.26 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 19056 0 0 0 76220 6 0 0 25 0 4 0 500833736 792682496 39020 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 774104

[startup+822.301 s]
/proc/loadavg: 8.19 8.14 8.04 10/184 27892
/proc/meminfo: memFree=18662636/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=776756 CPUtime=3284.62 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 231824 0 0 0 328381 81 0 0 25 0 4 0 500833731 795398144 39805 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 194189 39805 422 148 0 189118 0
[pid=27866/tid=27868] ppid=27864 vsize=776756 CPUtime=822.26 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 19794 0 0 0 82219 7 0 0 25 0 4 0 500833736 795398144 39805 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=776756 CPUtime=817.87 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 20218 0 0 0 81780 7 0 0 25 0 4 0 500833736 795398144 39805 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=776756 CPUtime=822.25 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 19746 0 0 0 82219 6 0 0 25 0 4 0 500833736 795398144 39805 33554432000 4194304 4797429 140736761523232 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 776756

[startup+882.3 s]
/proc/loadavg: 8.12 8.12 8.04 11/184 27894
/proc/meminfo: memFree=18662364/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=779148 CPUtime=3524.29 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 243125 0 0 0 352344 85 0 0 25 0 4 0 500833731 797847552 39372 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 194787 39372 422 148 0 189716 0
[pid=27866/tid=27868] ppid=27864 vsize=779148 CPUtime=882.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 20938 0 0 0 88219 8 0 0 25 0 4 0 500833736 797847552 39372 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=779148 CPUtime=877.53 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 20589 0 0 0 87746 7 0 0 25 0 4 0 500833736 797847552 39372 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=779148 CPUtime=882.25 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 20103 0 0 0 88219 6 0 0 25 0 4 0 500833736 797847552 39372 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 779148

[startup+942.301 s]
/proc/loadavg: 8.04 8.10 8.04 10/184 27895
/proc/meminfo: memFree=18642624/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=792752 CPUtime=3763.97 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 255385 0 0 0 376307 90 0 0 25 0 4 0 500833731 811778048 44680 33554432000 4194304 4797429 140736761523232 18446744073709551615 4506625 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 198188 44680 422 148 0 193117 0
[pid=27866/tid=27868] ppid=27864 vsize=792752 CPUtime=942.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 21405 0 0 0 94219 8 0 0 25 0 4 0 500833736 811778048 44680 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=792752 CPUtime=937.21 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 20935 0 0 0 93714 7 0 0 25 0 4 0 500833736 811778048 44680 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=792752 CPUtime=942.26 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 21204 0 0 0 94219 7 0 0 25 0 4 0 500833736 811778048 44680 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 792752

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 8.03 9/184 27897
/proc/meminfo: memFree=18644708/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=793484 CPUtime=4003.64 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 257593 0 0 0 400272 92 0 0 25 0 4 0 500833731 812527616 44736 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568062 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 198371 44736 422 148 0 193300 0
[pid=27866/tid=27868] ppid=27864 vsize=793484 CPUtime=1002.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 21800 0 0 0 100218 9 0 0 25 0 4 0 500833736 812527616 44736 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=793484 CPUtime=996.89 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 22247 0 0 0 99681 8 0 0 25 0 4 0 500833736 812527616 44736 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=793484 CPUtime=1002.26 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 21705 0 0 0 100219 7 0 0 25 0 4 0 500833736 812527616 44736 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 793484

[startup+1062.3 s]
/proc/loadavg: 8.00 8.06 8.03 9/184 27899
/proc/meminfo: memFree=18645796/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=794056 CPUtime=4243.33 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 259657 0 0 0 424241 92 0 0 25 0 4 0 500833731 813113344 45094 33554432000 4194304 4797429 140736761523232 18446744073709551615 4567984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 198514 45094 422 148 0 193443 0
[pid=27866/tid=27868] ppid=27864 vsize=794056 CPUtime=1062.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 22992 0 0 0 106218 9 0 0 25 0 4 0 500833736 813113344 45094 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=794056 CPUtime=1056.56 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 22760 0 0 0 105648 8 0 0 25 0 4 0 500833736 813113344 45094 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=794056 CPUtime=1062.27 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 22064 0 0 0 106220 7 0 0 25 0 4 0 500833736 813113344 45094 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 794056

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.02 10/184 27900
/proc/meminfo: memFree=18627292/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=794112 CPUtime=4482.98 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 261472 0 0 0 448206 92 0 0 25 0 4 0 500833731 813170688 45220 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 198528 45220 422 148 0 193457 0
[pid=27866/tid=27868] ppid=27864 vsize=794112 CPUtime=1122.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 23353 0 0 0 112218 9 0 0 25 0 4 0 500833736 813170688 45220 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=794112 CPUtime=1116.23 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 23031 0 0 0 111615 8 0 0 25 0 4 0 500833736 813170688 45220 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=794112 CPUtime=1122.26 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 23110 0 0 0 112219 7 0 0 25 0 4 0 500833736 813170688 45220 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 794112

[startup+1182.31 s]
/proc/loadavg: 8.00 8.04 8.02 10/184 27902
/proc/meminfo: memFree=18620324/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=796716 CPUtime=4722.68 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 273303 0 0 0 472171 97 0 0 25 0 4 0 500833731 815837184 43794 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 199179 43794 422 148 0 194108 0
[pid=27866/tid=27868] ppid=27864 vsize=796716 CPUtime=1182.27 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 23737 0 0 0 118218 9 0 0 25 0 4 0 500833736 815837184 43794 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=796716 CPUtime=1175.91 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 24220 0 0 0 117583 8 0 0 25 0 4 0 500833736 815837184 43794 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=796716 CPUtime=1182.27 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 23609 0 0 0 118220 7 0 0 25 0 4 0 500833736 815837184 43794 33554432000 4194304 4797429 140736761523232 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 796716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.05 8.02 5/179 27903
/proc/meminfo: memFree=18861036/32951124 swapFree=67111528/67111528
[pid=27866] ppid=27864 vsize=796772 CPUtime=4800.17 cores=0,2,4,6
/proc/27866/stat : 27866 (techdemo) R 27864 27866 27728 0 -1 4202496 276118 0 0 0 479918 99 0 0 25 0 4 0 500833731 815894528 44882 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27866/statm: 199193 44882 422 148 0 194122 0
[pid=27866/tid=27868] ppid=27864 vsize=796772 CPUtime=1201.68 cores=0,2,4,6
/proc/27866/task/27868/stat : 27868 (techdemo) R 27864 27866 27728 0 -1 4202560 24334 0 0 0 120158 10 0 0 25 0 4 0 500833736 815894528 44882 33554432000 4194304 4797429 140736761523232 18446744073709551615 4424659 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27866/tid=27869] ppid=27864 vsize=796772 CPUtime=1195.21 cores=0,2,4,6
/proc/27866/task/27869/stat : 27869 (techdemo) R 27864 27866 27728 0 -1 4202560 24400 0 0 0 119512 9 0 0 25 0 4 0 500833736 815894528 44882 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27866/tid=27870] ppid=27864 vsize=796772 CPUtime=1201.67 cores=0,2,4,6
/proc/27866/task/27870/stat : 27870 (techdemo) R 27864 27866 27728 0 -1 4202560 23725 0 0 0 120160 7 0 0 25 0 4 0 500833736 815894528 44882 33554432000 4194304 4797429 140736761523232 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 796772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.21
CPU user time (s): 4799.21
CPU system time (s): 0.998848
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 890400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.21
system time used= 0.998848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276120
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= 1448
involuntary context switches= 26132

runsolver used 2.00969 second user time and 4.46032 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 15:36:19
IDJOB=3172671
IDBENCH=82689
IDSOLVER=1584
FILE ID=node145/3172671-1304084179
RUNJOBID= node145-1304082974-27746
PBS_JOBID= 13170541
Free space on /tmp= 72200 MiB

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

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=1791246396

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19021104 kB
Buffers:       2051612 kB
Cached:       11221180 kB
SwapCached:          0 kB
Active:        2574288 kB
Inactive:     10784676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19021104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16740 kB
Writeback:           0 kB
AnonPages:       85300 kB
Mapped:          15464 kB
Slab:           507624 kB
PageTables:       4252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   676668 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= 72200 MiB
End job on node145 at 2011-04-29 15:56:22