Trace number 3172632

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.3 1201.73

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172632-1304079923.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.02
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.00/0.19	c lits-rem:         0  cl-subs:        0  v-elim:    184  v-fix:    0  time:  0.07 s
0.00/0.19	c learnt bin added due to v-elim: 0
0.00/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.19	c calculated reachability. Time: 0.00
0.00/0.19	c Calc default polars -  time:   0.00 s pos:    1106 undec:     322 neg:    1072
0.00/0.19	c =========================================================================================
0.00/0.19	c types(t): F = full restart, N = normal restart
0.00/0.19	c types(t): S = simplification begin/end, E = solution found
0.00/0.19	c restart types(rt): st = static, dy = dynamic
0.00/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.19	c  B st     0         0      2403     10381         0         0     31693         0   no data   no data  --
0.00/0.77	c Decided on static restart strategy
19.09/4.88	c  N dy     7     30000      2403     10381         0     10795     31693    543475     94.53     62.41  --
19.49/4.92	c  S st     7     30000      2403     10381         0     10795     31693    543475     94.53     62.41  --
19.49/4.97	c  S st     7     30504      2403     10381         0     11299     31693    568055     94.53     62.41  --
19.49/4.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/4.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.89/5.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
19.89/5.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
19.89/5.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.89/5.02	c Subs w/ non-existent bins:      0 time:  0.02 s
19.89/5.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/5.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/5.03	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
24.70/6.29	c lits-rem:       152  cl-subs:      595  v-elim:     46  v-fix:    0  time:  5.03 s
24.70/6.29	c learnt bin added due to v-elim: 0
24.70/6.29	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
24.70/6.30	c vivif2 --  cl tried    10704 cl shrink        0 lits rem          0 time: 0.02
25.10/6.36	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.25
25.10/6.36	c calculated reachability. Time: 0.00
25.10/6.36	c  N dy     7     30504      2403     10381         0     10704     31693    542023     94.53     62.41  --
25.10/6.36	c  F st     7     30504      2403     10381         0     10704     31693    542023     94.53     62.41  --
25.88/6.57	c Decided on static restart strategy
33.07/8.37	c  N dy    14     45756      2403     10381         0      9089     31693    198115     75.54     58.10  --
33.07/8.38	c  S st    14     45756      2403     10381         0      9089     31693    198115     75.54     58.10  --
33.48/8.43	c  S st    14     46259      2403     10381         0      9592     31693    222900     75.54     58.10  --
33.48/8.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.48/8.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.48/8.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.08
33.48/8.45	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
33.48/8.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.48/8.45	c Subs w/ non-existent bins:      0 time:  0.01 s
33.48/8.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.48/8.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.48/8.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
34.66/8.72	c lits-rem:         7  cl-subs:      280  v-elim:     46  v-fix:    0  time:  1.03 s
34.66/8.72	c learnt bin added due to v-elim: 0
34.66/8.72	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
34.66/8.72	c vivif2 --  cl tried     9312 cl shrink        0 lits rem          0 time: 0.01
34.66/8.75	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.12
34.66/8.75	c calculated reachability. Time: 0.00
34.66/8.75	c  N dy    14     46259      2403     10381         0      9312     31693    217739     75.54     58.10  --
51.06/12.83	c  N dy    15     69388      2403     10381         0     11476     31693    255812     87.52     56.88  --
51.06/12.85	c  S st    15     69388      2403     10381         0     11476     31693    255812     87.52     56.88  --
51.06/12.90	c  S st    15     69889      2403     10381         0     11977     31693    279935     87.52     56.88  --
51.06/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.06/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.46/12.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.11
51.46/12.93	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
51.46/12.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.46/12.93	c Subs w/ non-existent bins:      0 time:  0.01 s
51.46/12.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.46/12.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.46/12.94	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
53.04/13.32	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
55.04/13.87	c Added 25 vars  tried: 80000 time: 2.18
55.04/13.87	c ORs :     25 avg-s:  0.0 cl-sh:  1534 l-rem:   1534 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    2.19
55.04/13.88	c lits-rem:        13  cl-subs:      196  v-elim:     46  v-fix:    0  time:  3.75 s
55.04/13.88	c learnt bin added due to v-elim: 0
55.04/13.88	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
55.04/13.88	c vivif2 --  cl tried    11781 cl shrink        0 lits rem          0 time: 0.01
55.45/13.92	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.13
55.45/13.92	c calculated reachability. Time: 0.00
55.45/13.92	c  N dy    15     69889      2428     10406        50     11781     31868    273729     87.52     56.88  --
55.45/13.92	c  F st    15     69889      2428     10406        50     11781     31868    273729     87.52     56.88  --
56.23/14.14	c Decided on static restart strategy
80.20/20.13	c  N dy    22    104833      2428     10406        50     21720     31868    987486     86.87     57.11  --
80.20/20.16	c  S st    22    104833      2428     10406        50     21720     31868    987486     86.87     57.11  --
80.60/20.24	c  S st    22    105334      2428     10406        50     22221     31868   1013130     86.87     57.11  --
80.60/20.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.60/20.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.00/20.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.33
81.00/20.33	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.01 s
81.00/20.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.00/20.33	c Subs w/ non-existent bins:      0 time:  0.02 s
81.00/20.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.00/20.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.00/20.36	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
85.79/21.56	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
85.79/21.57	c lits-rem:        43  cl-subs:      667  v-elim:     54  v-fix:    0  time:  4.84 s
85.79/21.57	c learnt bin added due to v-elim: 0
85.79/21.57	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
85.79/21.58	c vivif2 --  cl tried    21554 cl shrink        0 lits rem          0 time: 0.04
86.21/21.69	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.45
86.21/21.69	c calculated reachability. Time: 0.00
86.21/21.69	c  N dy    22    105334      2428     10406        50     21554     31868    973714     86.87     57.11  --
132.53/33.20	c  N dy    23    158001      2428     10406        50     29211     31868   1403952     94.29     57.56  --
132.53/33.26	c  S st    23    158001      2428     10406        50     29211     31868   1403952     94.29     57.56  --
132.93/33.35	c  S st    23    158504      2428     10406        50     29714     31868   1428585     94.29     57.56  --
132.93/33.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.93/33.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.33/33.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.46
133.33/33.47	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.00 s
133.33/33.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.33/33.47	c Subs w/ non-existent bins:      0 time:  0.04 s
133.73/33.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.73/33.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.73/33.51	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
139.34/34.99	c ORs :     25 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
139.72/35.02	c lits-rem:        44  cl-subs:      883  v-elim:     54  v-fix:    0  time:  6.02 s
139.72/35.02	c learnt bin added due to v-elim: 0
139.72/35.02	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
139.72/35.03	c vivif2 --  cl tried    28831 cl shrink        0 lits rem          0 time: 0.05
140.12/35.17	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.56
140.12/35.17	c calculated reachability. Time: 0.00
140.12/35.17	c  N dy    23    158504      2428     10406        50     28831     31868   1373513     94.29     57.56  --
225.60/56.51	c  N dy    24    237756      2428     10406        50     33996     31868   1386733     76.19     57.24  --
225.60/56.57	c  S st    24    237756      2428     10406        50     33996     31868   1386733     76.19     57.24  --
226.00/56.67	c  S st    24    238261      2428     10406        50     34501     31868   1414039     76.19     57.24  --
226.00/56.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.00/56.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.40/56.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.48
226.40/56.80	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.00 s
226.40/56.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.82/56.81	c Subs w/ non-existent bins:      0 time:  0.03 s
226.82/56.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.82/56.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.82/56.84	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
232.39/58.23	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
232.39/58.25	c lits-rem:       174  cl-subs:     1343  v-elim:     54  v-fix:    0  time:  5.63 s
232.39/58.25	c learnt bin added due to v-elim: 0
232.39/58.25	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
232.39/58.26	c vivif2 --  cl tried    33158 cl shrink        0 lits rem          0 time: 0.05
232.79/58.39	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.54
233.19/58.40	c calculated reachability. Time: 0.00
233.19/58.40	c  N dy    24    238261      2428     10406        50     33158     31868   1334459     76.19     57.24  --
367.01/91.90	c  N dy    25    357392      2428     10406        50     37284     31868   1440461     89.40     58.45  --
367.01/91.95	c  S st    25    357392      2428     10406        50     37284     31868   1440461     89.40     58.45  --
367.43/92.07	c  S st    25    357897      2428     10406        50     37789     31868   1464101     89.40     58.45  --
367.43/92.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
367.43/92.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.21/92.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.61
368.21/92.22	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.01 s
368.21/92.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.21/92.23	c Subs w/ non-existent bins:      0 time:  0.04 s
368.21/92.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.21/92.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.21/92.27	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
374.60/93.82	c ORs :     25 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
374.60/93.84	c lits-rem:        71  cl-subs:      995  v-elim:     54  v-fix:    0  time:  6.29 s
374.60/93.84	c learnt bin added due to v-elim: 0
374.60/93.84	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
374.60/93.86	c vivif2 --  cl tried    36794 cl shrink        0 lits rem          0 time: 0.06
375.40/94.01	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.61
375.40/94.01	c calculated reachability. Time: 0.00
375.40/94.01	c  N dy    25    357897      2428     10406        50     36794     31868   1401828     89.40     58.45  --
620.66/155.42	c  N dy    26    536846      2428     10406        50     44773     31868   1627600     88.59     58.41  --
620.66/155.49	c  S st    26    536846      2428     10406        50     44773     31868   1627600     88.59     58.41  --
621.46/155.62	c  S st    26    537351      2428     10406        50     45278     31868   1652540     88.59     58.41  --
621.46/155.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
621.46/155.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.28/155.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.84
622.28/155.84	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.01 s
622.28/155.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.28/155.85	c Subs w/ non-existent bins:      0 time:  0.04 s
622.28/155.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
622.28/155.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.28/155.89	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
629.06/157.56	c ORs :     25 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
633.05/158.54	c Added 25 vars  tried: 80000 time: 3.93
633.85/158.76	c ORs :     25 avg-s:  0.0 cl-sh: 22339 l-rem:  22339 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    4.80
633.85/158.79	c lits-rem:        38  cl-subs:     1245  v-elim:     54  v-fix:    0  time: 11.58 s
633.85/158.79	c learnt bin added due to v-elim: 0
633.85/158.79	c vivif2 --  cl tried    10431 cl shrink        0 lits rem          0 time: 0.00
634.25/158.80	c vivif2 --  cl tried    44033 cl shrink        0 lits rem          0 time: 0.06
634.65/158.93	c asymm  cl-useful: 0/10431/10431 lits-rem:0 time: 0.51
634.65/158.93	c calculated reachability. Time: 0.00
634.65/158.93	c  N dy    26    537351      2453     10431       100     44033     32043   1563069     88.59     58.41  --
634.65/158.93	c  F st    26    537351      2453     10431       100     44033     32043   1563069     88.59     58.41  --
636.25/159.30	c Decided on static restart strategy
1016.93/254.67	c  N dy    33    806026      2453     10431       100     67707     32043   3086586     83.65     57.66  --
1017.34/254.78	c  S st    33    806026      2453     10431       100     67707     32043   3086586     83.65     57.66  --
1018.16/254.97	c  S st    33    806531      2453     10431       100     68212     32043   3112428     83.65     57.66  --
1018.16/254.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1018.16/254.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.74/255.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  1.67
1019.74/255.40	c Calc non-exist non-lernt bins v-fix:     0 done:   2453 time:  0.01 s
1019.74/255.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1020.14/255.42	c Subs w/ non-existent bins:      0 time:  0.08 s
1020.14/255.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1020.14/255.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1020.14/255.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1043.70/261.32	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1043.70/261.37	c lits-rem:         0  cl-subs:     2053  v-elim:     61  v-fix:    0  time: 23.47 s
1043.70/261.37	c learnt bin added due to v-elim: 0
1043.70/261.37	c vivif2 --  cl tried    10431 cl shrink        0 lits rem          0 time: 0.00
1043.70/261.40	c vivif2 --  cl tried    66159 cl shrink        0 lits rem          0 time: 0.11
1044.90/261.68	c asymm  cl-useful: 0/8484/10431 lits-rem:0 time: 1.14
1044.90/261.69	c calculated reachability. Time: 0.00
1044.90/261.69	c  N dy    33    806531      2453     10431       100     66159     32043   2999525     83.65     57.66  --
1779.11/445.41	c  N dy    34   1209797      2453     10431       100     82318     32043   3806318     92.86     59.50  --
1779.51/445.56	c  S st    34   1209797      2453     10431       100     82318     32043   3806318     92.86     59.50  --
1780.31/445.78	c  S st    34   1210300      2453     10431       100     82821     32043   3831854     92.86     59.50  --
1780.31/445.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1780.31/445.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1782.32/446.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.0M T:  1.82
1782.32/446.25	c Calc non-exist non-lernt bins v-fix:     0 done:   2453 time:  0.01 s
1782.32/446.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1782.32/446.27	c Subs w/ non-existent bins:      0 time:  0.10 s
1782.72/446.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1782.72/446.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1782.72/446.37	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1814.65/454.36	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
1815.05/454.42	c lits-rem:         3  cl-subs:     3394  v-elim:     61  v-fix:    0  time: 32.17 s
1815.05/454.42	c learnt bin added due to v-elim: 0
1815.05/454.42	c vivif2 --  cl tried    10431 cl shrink        0 lits rem          0 time: 0.00
1815.05/454.46	c vivif2 --  cl tried    79427 cl shrink        0 lits rem          0 time: 0.14
1815.45/454.55	c asymm  cl-useful: 0/1947/10431 lits-rem:0 time: 0.38
1815.45/454.56	c calculated reachability. Time: 0.00
1815.45/454.56	c  N dy    34   1210300      2453     10431       100     79427     32043   3594171     92.86     59.50  --
2938.74/735.77	c  N dy    35   1710300      2453     10431       100    111415     32043   5806273     93.06     60.30  --
2939.54/735.99	c  S st    35   1710300      2453     10431       100    111415     32043   5806273     93.06     60.30  --
2941.14/736.33	c  S st    35   1710801      2453     10431       100    111916     32043   5832189     93.06     60.30  --
2941.14/736.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2941.14/736.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.74/737.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  3.56
2944.74/737.23	c Calc non-exist non-lernt bins v-fix:     0 done:   2453 time:  0.01 s
2944.74/737.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.74/737.27	c Subs w/ non-existent bins:      0 time:  0.14 s
2945.13/737.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2945.54/737.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2945.54/737.40	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3311.86/829.17	c ORs :     50 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
3312.24/829.26	c lits-rem:         2  cl-subs:     4235  v-elim:     61  v-fix:    0  time: 366.89 s
3312.24/829.26	c learnt bin added due to v-elim: 0
3312.24/829.26	c vivif2 --  cl tried    10431 cl shrink        0 lits rem          0 time: 0.00
3312.64/829.31	c vivif2 --  cl tried   107681 cl shrink        0 lits rem          0 time: 0.21
3313.84/829.65	c asymm  cl-useful: 0/4775/10431 lits-rem:0 time: 1.36
3313.84/829.66	c calculated reachability. Time: 0.00
3313.84/829.66	c  N dy    35   1710801      2453     10431       100    107681     32043   5552928     93.06     60.30  --
4550.99/1139.39	c  N dy    36   2210802      2453     10431       100    123522     32043   6428270     98.95     61.27  --
4552.17/1139.64	c  S st    36   2210802      2453     10431       100    123522     32043   6428270     98.95     61.27  --
4552.17/1139.64	c Finding binary XORs  T:     0.00 s  found:       0
4553.77/1140.00	c  S st    36   2211307      2453     10431       100    124027     32043   6455483     98.95     61.27  --
4553.77/1140.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4553.77/1140.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4557.76/1141.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  4.17
4557.76/1141.06	c Calc non-exist non-lernt bins v-fix:     0 done:   2453 time:  0.01 s
4557.76/1141.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4558.16/1141.10	c Subs w/ non-existent bins:      0 time:  0.16 s
4558.56/1141.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4558.56/1141.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4558.56/1141.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  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-3172632-1304079923/watcher-3172632-1304079923 -o /tmp/evaluation-result-3172632-1304079923/solver-3172632-1304079923 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172632-1304079923.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=24276 CPUtime=0 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 1112 0 0 0 0 0 0 0 25 0 1 0 519591149 24858624 1051 33554432000 4194304 4797429 140734801102496 18446744073709551615 268272386144 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/31325/statm: 6069 1055 341 148 0 998 0

[startup+0.169315 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=683656 CPUtime=3.29 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 7419 0 0 0 327 2 0 0 25 0 4 0 519591149 700063744 5300 33554432000 4194304 4797429 140734801102496 18446744073709551615 268272385692 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 170914 5300 411 148 0 165843 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 683656

[startup+0.948135 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=683848 CPUtime=3.69 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 7691 0 0 0 367 2 0 0 25 0 4 0 519591149 700260352 5566 33554432000 4194304 4797429 140734801102496 18446744073709551615 4388442 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 170962 5566 411 148 0 165891 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 683848

[startup+1.00325 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=684592 CPUtime=4.1 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 8110 0 0 0 407 3 0 0 25 0 4 0 519591149 701022208 5978 33554432000 4194304 4797429 140734801102496 18446744073709551615 4404790 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 171148 5978 412 148 0 166077 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 684592

[startup+1.14722 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=685576 CPUtime=4.49 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 8708 0 0 0 446 3 0 0 25 0 4 0 519591149 702029824 6532 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 171394 6534 415 148 0 166323 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 685576

[startup+1.50104 s]
/proc/loadavg: 8.08 8.10 8.07 2/175 31325
/proc/meminfo: memFree=22142112/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=687792 CPUtime=5.91 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 10903 0 0 0 587 4 0 0 25 0 4 0 519591149 704299008 8036 33554432000 4194304 4797429 140734801102496 18446744073709551615 4354737 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 171948 8036 415 148 0 166877 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 687792

[startup+3.10075 s]
/proc/loadavg: 8.15 8.12 8.07 9/184 31360
/proc/meminfo: memFree=21965768/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=689360 CPUtime=12.3 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 13618 0 0 0 1225 5 0 0 25 0 4 0 519591149 705904640 8184 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424494 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 172340 8184 418 148 0 167269 0
[pid=31325/tid=31334] ppid=31323 vsize=689360 CPUtime=3.06 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 2697 0 0 0 305 1 0 0 25 0 4 0 519591152 705904640 8184 33554432000 4194304 4797429 140734801102496 18446744073709551615 4403624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=689360 CPUtime=3.05 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 2767 0 0 0 304 1 0 0 25 0 4 0 519591152 705904640 8184 33554432000 4194304 4797429 140734801102496 18446744073709551615 4425021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=689360 CPUtime=3.06 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 2684 0 0 0 305 1 0 0 25 0 4 0 519591152 705904640 8184 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 689360

[startup+6.30618 s]
/proc/loadavg: 8.15 8.12 8.07 9/184 31360
/proc/meminfo: memFree=21922732/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=693732 CPUtime=25.1 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 17201 0 0 0 2504 6 0 0 25 0 4 0 519591149 710381568 10810 33554432000 4194304 4797429 140734801102496 18446744073709551615 4429177 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 173433 10810 418 148 0 168362 0
[pid=31325/tid=31334] ppid=31323 vsize=693732 CPUtime=6.26 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 3217 0 0 0 625 1 0 0 25 0 4 0 519591152 710381568 10810 33554432000 4194304 4797429 140734801102496 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=693732 CPUtime=6.24 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 3249 0 0 0 623 1 0 0 25 0 4 0 519591152 710381568 10810 33554432000 4194304 4797429 140734801102496 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=693732 CPUtime=6.27 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 3062 0 0 0 626 1 0 0 25 0 4 0 519591152 710381568 10810 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 693732

[startup+12.701 s]
/proc/loadavg: 8.13 8.12 8.07 9/184 31360
/proc/meminfo: memFree=21887528/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=698160 CPUtime=50.64 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 24165 0 0 0 5056 8 0 0 25 0 4 0 519591149 714915840 12916 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 174540 12916 418 148 0 169469 0
[pid=31325/tid=31334] ppid=31323 vsize=698160 CPUtime=12.66 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 3959 0 0 0 1265 1 0 0 25 0 4 0 519591152 714915840 12916 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=698160 CPUtime=12.6 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 4112 0 0 0 1259 1 0 0 25 0 4 0 519591152 714915840 12916 33554432000 4194304 4797429 140734801102496 18446744073709551615 4567728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=698160 CPUtime=12.66 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 3870 0 0 0 1265 1 0 0 25 0 4 0 519591152 714915840 12916 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 698160

[startup+25.5008 s]
/proc/loadavg: 8.19 8.13 8.08 9/184 31360
/proc/meminfo: memFree=21836812/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=704948 CPUtime=101.77 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 35357 0 0 0 10166 11 0 0 25 0 4 0 519591149 721866752 15919 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424696 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 176237 15919 419 148 0 171166 0
[pid=31325/tid=31334] ppid=31323 vsize=704948 CPUtime=25.45 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 5389 0 0 0 2544 1 0 0 25 0 4 0 519591152 721866752 15919 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=704948 CPUtime=25.33 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 5187 0 0 0 2532 1 0 0 25 0 4 0 519591152 721866752 15919 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=704948 CPUtime=25.47 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 4900 0 0 0 2545 2 0 0 25 0 4 0 519591152 721866752 15919 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 704948

[startup+51.1002 s]
/proc/loadavg: 8.12 8.12 8.08 9/184 31361
/proc/meminfo: memFree=21804992/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=713432 CPUtime=204.03 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 51907 0 0 0 20386 17 0 0 25 0 4 0 519591149 730554368 19710 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 178358 19710 419 148 0 173287 0
[pid=31325/tid=31334] ppid=31323 vsize=713432 CPUtime=51.05 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 6878 0 0 0 5103 2 0 0 25 0 4 0 519591152 730554368 19710 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=713432 CPUtime=50.79 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 6976 0 0 0 5077 2 0 0 25 0 4 0 519591152 730554368 19710 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=713432 CPUtime=51.06 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 6736 0 0 0 5104 2 0 0 25 0 4 0 519591152 730554368 19710 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 713432

[startup+102.301 s]
/proc/loadavg: 8.05 8.09 8.07 9/184 31362
/proc/meminfo: memFree=21774116/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=727192 CPUtime=408.55 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 80239 0 0 0 40827 28 0 0 25 0 4 0 519591149 744644608 23777 33554432000 4194304 4797429 140734801102496 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 181798 23777 419 148 0 176727 0
[pid=31325/tid=31334] ppid=31323 vsize=727192 CPUtime=102.25 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 9763 0 0 0 10222 3 0 0 25 0 4 0 519591152 744644608 23777 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=727192 CPUtime=101.71 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 9461 0 0 0 10168 3 0 0 25 0 4 0 519591152 744644608 23777 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=727192 CPUtime=102.27 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 9713 0 0 0 10223 4 0 0 25 0 4 0 519591152 744644608 23777 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 727192

[startup+162.3 s]
/proc/loadavg: 8.02 8.07 8.06 9/184 31364
/proc/meminfo: memFree=21715824/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=738448 CPUtime=648.23 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 107323 0 0 0 64784 39 0 0 25 0 4 0 519591149 756170752 28164 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 184612 28164 419 148 0 179541 0
[pid=31325/tid=31334] ppid=31323 vsize=738448 CPUtime=162.25 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 12279 0 0 0 16221 4 0 0 25 0 4 0 519591152 756170752 28164 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=738448 CPUtime=161.38 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 12478 0 0 0 16135 3 0 0 25 0 4 0 519591152 756170752 28164 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=738448 CPUtime=162.26 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 12464 0 0 0 16222 4 0 0 25 0 4 0 519591152 756170752 28164 33554432000 4194304 4797429 140734801102496 18446744073709551615 4528948 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 738448

[startup+222.301 s]
/proc/loadavg: 8.00 8.06 8.06 9/184 31365
/proc/meminfo: memFree=21675988/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=744836 CPUtime=887.91 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 132491 0 0 0 88739 52 0 0 25 0 4 0 519591149 762712064 31890 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 186209 31890 419 148 0 181138 0
[pid=31325/tid=31334] ppid=31323 vsize=744836 CPUtime=222.26 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 14136 0 0 0 22221 5 0 0 25 0 4 0 519591152 762712064 31890 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=744836 CPUtime=221.06 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 14485 0 0 0 22102 4 0 0 25 0 4 0 519591152 762712064 31890 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=744836 CPUtime=222.26 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 14423 0 0 0 22221 5 0 0 25 0 4 0 519591152 762712064 31890 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 744836

[startup+282.301 s]
/proc/loadavg: 8.00 8.05 8.05 9/184 31367
/proc/meminfo: memFree=21653776/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=753264 CPUtime=1127.6 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 156231 0 0 0 112697 63 0 0 25 0 4 0 519591149 771342336 37450 33554432000 4194304 4797429 140734801102496 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 188316 37450 419 148 0 183245 0
[pid=31325/tid=31334] ppid=31323 vsize=753264 CPUtime=282.26 cores=1,3,5,7

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

[pid=31325] ppid=31323 vsize=802480 CPUtime=2805.32 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 284388 0 0 0 280398 134 0 0 25 0 4 0 519591149 821739520 55623 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 200620 55623 419 148 0 195549 0
[pid=31325/tid=31334] ppid=31323 vsize=802480 CPUtime=702.27 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 28771 0 0 0 70216 11 0 0 25 0 4 0 519591152 821739520 55623 33554432000 4194304 4797429 140734801102496 18446744073709551615 4642120 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=802480 CPUtime=698.44 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 29329 0 0 0 69833 11 0 0 25 0 4 0 519591152 821739520 55623 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=802480 CPUtime=702.28 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 29498 0 0 0 70215 13 0 0 25 0 4 0 519591152 821739520 55623 33554432000 4194304 4797429 140734801102496 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 802480

[startup+762.301 s]
/proc/loadavg: 8.10 8.07 8.05 9/184 31380
/proc/meminfo: memFree=21476772/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=812076 CPUtime=3045 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 298150 0 0 0 304360 140 0 0 25 0 4 0 519591149 831565824 58457 33554432000 4194304 4797429 140734801102496 18446744073709551615 4567894 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 203019 58457 419 148 0 197948 0
[pid=31325/tid=31334] ppid=31323 vsize=812076 CPUtime=762.27 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 30169 0 0 0 76215 12 0 0 25 0 4 0 519591152 831565824 58457 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=812076 CPUtime=758.11 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 30744 0 0 0 75799 12 0 0 25 0 4 0 519591152 831565824 58457 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=812076 CPUtime=762.28 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 30985 0 0 0 76214 14 0 0 25 0 4 0 519591152 831565824 58457 33554432000 4194304 4797429 140734801102496 18446744073709551615 4422876 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 812076

[startup+822.301 s]
/proc/loadavg: 8.09 8.07 8.05 9/184 31381
/proc/meminfo: memFree=21487184/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=815204 CPUtime=3284.68 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 302325 0 0 0 328325 143 0 0 25 0 4 0 519591149 834768896 59262 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 203801 59262 419 148 0 198730 0
[pid=31325/tid=31334] ppid=31323 vsize=815204 CPUtime=822.27 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 31597 0 0 0 82214 13 0 0 25 0 4 0 519591152 834768896 59262 33554432000 4194304 4797429 140734801102496 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=815204 CPUtime=817.79 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 31823 0 0 0 81766 13 0 0 25 0 4 0 519591152 834768896 59262 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=815204 CPUtime=822.28 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 32653 0 0 0 82213 15 0 0 25 0 4 0 519591152 834768896 59262 33554432000 4194304 4797429 140734801102496 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 815204

[startup+882.3 s]
/proc/loadavg: 8.13 8.08 8.06 9/184 31383
/proc/meminfo: memFree=21468676/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=816384 CPUtime=3524.36 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 316941 0 0 0 352285 151 0 0 25 0 4 0 519591149 835977216 59401 33554432000 4194304 4797429 140734801102496 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 204096 59401 419 148 0 199025 0
[pid=31325/tid=31334] ppid=31323 vsize=816384 CPUtime=882.27 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 32636 0 0 0 88213 14 0 0 25 0 4 0 519591152 835977216 59401 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=816384 CPUtime=877.46 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 33180 0 0 0 87733 13 0 0 25 0 4 0 519591152 835977216 59401 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=816384 CPUtime=882.28 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 33643 0 0 0 88213 15 0 0 25 0 4 0 519591152 835977216 59401 33554432000 4194304 4797429 140734801102496 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 816384

[startup+942.301 s]
/proc/loadavg: 8.13 8.10 8.06 9/184 31384
/proc/meminfo: memFree=21464200/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=820232 CPUtime=3764.06 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 333298 0 0 0 376246 160 0 0 25 0 4 0 519591149 839917568 57533 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 205058 57533 419 148 0 199987 0
[pid=31325/tid=31334] ppid=31323 vsize=820232 CPUtime=942.28 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 34177 0 0 0 94214 14 0 0 25 0 4 0 519591152 839917568 57533 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=820232 CPUtime=937.14 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 34660 0 0 0 93700 14 0 0 25 0 4 0 519591152 839917568 57533 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=820232 CPUtime=942.29 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 35178 0 0 0 94213 16 0 0 25 0 4 0 519591152 839917568 57533 33554432000 4194304 4797429 140734801102496 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 820232

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 8.07 9/184 31386
/proc/meminfo: memFree=21446940/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=821356 CPUtime=4003.71 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 346375 0 0 0 400204 167 0 0 25 0 4 0 519591149 841068544 63934 33554432000 4194304 4797429 140734801102496 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 205339 63934 419 148 0 200268 0
[pid=31325/tid=31334] ppid=31323 vsize=821356 CPUtime=1002.27 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 35052 0 0 0 100212 15 0 0 25 0 4 0 519591152 841068544 63934 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=821356 CPUtime=996.81 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 35623 0 0 0 99666 15 0 0 25 0 4 0 519591152 841068544 63934 33554432000 4194304 4797429 140734801102496 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=821356 CPUtime=1002.28 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 36063 0 0 0 100212 16 0 0 25 0 4 0 519591152 841068544 63934 33554432000 4194304 4797429 140734801102496 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 821356

[startup+1062.31 s]
/proc/loadavg: 8.20 8.13 8.08 9/184 31388
/proc/meminfo: memFree=21485732/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=849936 CPUtime=4243.41 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 368639 0 0 0 424164 177 0 0 25 0 4 0 519591149 870334464 61070 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 212484 61070 419 148 0 207413 0
[pid=31325/tid=31334] ppid=31323 vsize=849936 CPUtime=1062.28 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 38758 0 0 0 106212 16 0 0 25 0 4 0 519591152 870334464 61070 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=849936 CPUtime=1056.48 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 39175 0 0 0 105632 16 0 0 25 0 4 0 519591152 870334464 61070 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=849936 CPUtime=1062.29 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 39804 0 0 0 106212 17 0 0 25 0 4 0 519591152 870334464 61070 33554432000 4194304 4797429 140734801102496 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 849936

[startup+1122.3 s]
/proc/loadavg: 8.11 8.12 8.08 9/184 31389
/proc/meminfo: memFree=21419988/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=851096 CPUtime=4483.06 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 380736 0 0 0 448121 185 0 0 25 0 4 0 519591149 871522304 65931 33554432000 4194304 4797429 140734801102496 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 212774 65931 419 148 0 207703 0
[pid=31325/tid=31334] ppid=31323 vsize=851096 CPUtime=1122.28 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 39561 0 0 0 112211 17 0 0 25 0 4 0 519591152 871522304 65931 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=851096 CPUtime=1116.15 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 40049 0 0 0 111598 17 0 0 25 0 4 0 519591152 871522304 65931 33554432000 4194304 4797429 140734801102496 18446744073709551615 4502043 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=851096 CPUtime=1122.29 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 40624 0 0 0 112211 18 0 0 25 0 4 0 519591152 871522304 65931 33554432000 4194304 4797429 140734801102496 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 851096

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.08 9/184 31391
/proc/meminfo: memFree=21412656/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=857628 CPUtime=4722.74 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 389556 0 0 0 472084 190 0 0 25 0 4 0 519591149 878211072 68983 33554432000 4194304 4797429 140734801102496 18446744073709551615 4567894 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 214407 68983 419 148 0 209336 0
[pid=31325/tid=31334] ppid=31323 vsize=857628 CPUtime=1182.28 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 40953 0 0 0 118210 18 0 0 25 0 4 0 519591152 878211072 68983 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=857628 CPUtime=1175.82 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 41524 0 0 0 117564 18 0 0 25 0 4 0 519591152 878211072 68983 33554432000 4194304 4797429 140734801102496 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=857628 CPUtime=1182.29 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 42083 0 0 0 118210 19 0 0 25 0 4 0 519591152 878211072 68983 33554432000 4194304 4797429 140734801102496 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 857628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.10 8.08 9/184 31392
/proc/meminfo: memFree=21386364/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=857628 CPUtime=4800.26 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 390445 0 0 0 479835 191 0 0 25 0 4 0 519591149 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 214407 69858 419 148 0 209336 0
[pid=31325/tid=31334] ppid=31323 vsize=857628 CPUtime=1201.69 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 41306 0 0 0 120151 18 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4255520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=857628 CPUtime=1195.11 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 41789 0 0 0 119493 18 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=857628 CPUtime=1201.69 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 42354 0 0 0 120150 19 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 857628

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.10 8.08 9/184 31392
/proc/meminfo: memFree=21386364/32950928 swapFree=67111524/67111528
[pid=31325] ppid=31323 vsize=857628 CPUtime=4800.26 cores=1,3,5,7
/proc/31325/stat : 31325 (techdemo) R 31323 31325 31114 0 -1 4202496 390445 0 0 0 479835 191 0 0 25 0 4 0 519591149 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31325/statm: 214407 69858 419 148 0 209336 0
[pid=31325/tid=31334] ppid=31323 vsize=857628 CPUtime=1201.69 cores=1,3,5,7
/proc/31325/task/31334/stat : 31334 (techdemo) R 31323 31325 31114 0 -1 4202560 41306 0 0 0 120151 18 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4255520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31325/tid=31335] ppid=31323 vsize=857628 CPUtime=1195.11 cores=1,3,5,7
/proc/31325/task/31335/stat : 31335 (techdemo) R 31323 31325 31114 0 -1 4202560 41789 0 0 0 119493 18 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31325/tid=31336] ppid=31323 vsize=857628 CPUtime=1201.69 cores=1,3,5,7
/proc/31325/task/31336/stat : 31336 (techdemo) R 31323 31325 31114 0 -1 4202560 42354 0 0 0 120150 19 0 0 25 0 4 0 519591152 878211072 69858 33554432000 4194304 4797429 140734801102496 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 857628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.3
CPU user time (s): 4798.37
CPU system time (s): 1.92371
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 959624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.37
system time used= 1.92371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390445
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= 1086
involuntary context switches= 21402

runsolver used 1.80472 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 14:25:24
IDJOB=3172632
IDBENCH=82650
IDSOLVER=1584
FILE ID=node122/3172632-1304079923
RUNJOBID= node122-1304077515-31133
PBS_JOBID= 13170508
Free space on /tmp= 71656 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172632-1304079923/watcher-3172632-1304079923 -o /tmp/evaluation-result-3172632-1304079923/solver-3172632-1304079923 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172632-1304079923.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1990419646

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22142392 kB
Buffers:       1628088 kB
Cached:        8565028 kB
SwapCached:          4 kB
Active:        1095036 kB
Inactive:      9164676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22142392 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7828 kB
Writeback:           0 kB
AnonPages:       66540 kB
Mapped:          15288 kB
Slab:           486144 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71648 MiB
End job on node122 at 2011-04-29 14:45:27