Trace number 3172556

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.18 1201.93

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
MD5SUM3cf1ca6aaef3b8ffa068d087f2b6934e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.16467
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-3172556-1304064495.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.02	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.03
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.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.00/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    136  v-fix:    0  time:  0.06 s
0.00/0.06	c learnt bin added due to v-elim: 0
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:    1127 undec:     283 neg:    1090
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.06	c  B st     0         0      2424     10395         0         0     31622         0   no data   no data  --
0.70/0.22	c Decided on static restart strategy
17.49/4.43	c  N dy     7     30001      2424     10395         0     10795     31622    552715     93.16     70.91  --
17.49/4.47	c  S st     7     30001      2424     10395         0     10795     31622    552715     93.16     70.91  --
17.90/4.52	c  S st     7     30502      2424     10395         0     11296     31622    577733     93.16     70.91  --
17.90/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.90/4.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.90/4.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
17.90/4.56	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
17.90/4.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.90/4.56	c Subs w/ non-existent bins:      0 time:  0.01 s
17.90/4.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.90/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.90/4.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
23.46/5.94	c lits-rem:        33  cl-subs:      520  v-elim:     34  v-fix:    0  time:  5.44 s
23.46/5.94	c learnt bin added due to v-elim: 0
23.46/5.94	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
23.46/5.95	c vivif2 --  cl tried    10776 cl shrink        0 lits rem          0 time: 0.02
23.86/6.01	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.25
23.86/6.01	c calculated reachability. Time: 0.00
23.86/6.01	c  N dy     7     30502      2424     10395         0     10776     31622    556729     93.16     70.91  --
23.86/6.01	c  F st     7     30502      2424     10395         0     10776     31622    556729     93.16     70.91  --
24.66/6.22	c Decided on static restart strategy
32.65/8.21	c  N dy    14     45755      2424     10395         0      9171     31622    204798     87.27     63.90  --
32.65/8.22	c  S st    14     45755      2424     10395         0      9171     31622    204798     87.27     63.90  --
32.65/8.27	c  S st    14     46259      2424     10395         0      9675     31622    230734     87.27     63.90  --
32.65/8.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.65/8.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.65/8.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.08
32.65/8.29	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
32.65/8.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.65/8.29	c Subs w/ non-existent bins:      0 time:  0.01 s
33.05/8.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.05/8.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.05/8.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.85/8.58	c lits-rem:         6  cl-subs:      353  v-elim:     34  v-fix:    0  time:  1.11 s
33.85/8.58	c learnt bin added due to v-elim: 0
33.85/8.58	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
33.85/8.58	c vivif2 --  cl tried     9322 cl shrink        0 lits rem          0 time: 0.01
34.25/8.61	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.12
34.25/8.61	c calculated reachability. Time: 0.00
34.25/8.61	c  N dy    14     46259      2424     10395         0      9322     31622    223745     87.27     63.90  --
51.43/12.92	c  N dy    15     69389      2424     10395         0     11473     31622    249179     85.89     62.27  --
51.43/12.93	c  S st    15     69389      2424     10395         0     11473     31622    249179     85.89     62.27  --
51.43/12.98	c  S st    15     69892      2424     10395         0     11976     31622    273797     85.89     62.27  --
51.43/12.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.43/12.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.83/13.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.10
51.83/13.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
51.83/13.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.83/13.01	c Subs w/ non-existent bins:      0 time:  0.01 s
51.83/13.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.83/13.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.83/13.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
53.42/13.40	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.42/13.93	c Added 25 vars  tried: 80000 time: 2.10
55.42/13.93	c ORs :     25 avg-s:  0.0 cl-sh:  1570 l-rem:   1570 b-add:     51 v-rep:   0 cl-rem: 0 avg s: nan T:    2.12
55.42/13.94	c lits-rem:        19  cl-subs:      200  v-elim:     34  v-fix:    0  time:  3.66 s
55.42/13.94	c learnt bin added due to v-elim: 0
55.42/13.94	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
55.42/13.94	c vivif2 --  cl tried    11776 cl shrink        0 lits rem          0 time: 0.01
55.42/13.97	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.13
55.42/13.97	c calculated reachability. Time: 0.00
55.42/13.97	c  N dy    15     69892      2449     10419        51     11776     31796    267374     85.89     62.27  --
55.42/13.97	c  F st    15     69892      2449     10419        51     11776     31796    267374     85.89     62.27  --
56.22/14.19	c Decided on static restart strategy
80.58/20.28	c  N dy    22    104839      2449     10419        51     21713     31796    989450     88.36     59.73  --
80.98/20.32	c  S st    22    104839      2449     10419        51     21713     31796    989450     88.36     59.73  --
80.98/20.39	c  S st    22    105340      2449     10419        51     22214     31796   1013636     88.36     59.73  --
81.38/20.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.38/20.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.38/20.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.35
81.38/20.48	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
81.38/20.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.38/20.49	c Subs w/ non-existent bins:      0 time:  0.02 s
81.78/20.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.78/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.78/20.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
86.18/21.69	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
86.58/21.70	c lits-rem:        44  cl-subs:      801  v-elim:     40  v-fix:    0  time:  4.74 s
86.58/21.70	c learnt bin added due to v-elim: 0
86.58/21.70	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
86.58/21.71	c vivif2 --  cl tried    21413 cl shrink        0 lits rem          0 time: 0.03
86.98/21.80	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.35
86.98/21.80	c calculated reachability. Time: 0.00
86.98/21.80	c  N dy    22    105340      2449     10419        51     21413     31796    964901     88.36     59.73  --
133.31/33.40	c  N dy    23    158010      2449     10419        51     29091     31796   1436808     92.48     60.69  --
133.31/33.47	c  S st    23    158010      2449     10419        51     29091     31796   1436808     92.48     60.69  --
133.71/33.57	c  S st    23    158514      2449     10419        51     29595     31796   1463785     92.48     60.69  --
133.71/33.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.71/33.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.10/33.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.44
134.10/33.68	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
134.10/33.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.10/33.69	c Subs w/ non-existent bins:      0 time:  0.04 s
134.50/33.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.50/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
134.50/33.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
140.92/35.32	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
140.92/35.34	c lits-rem:       512  cl-subs:      777  v-elim:     40  v-fix:    0  time:  6.45 s
140.92/35.34	c learnt bin added due to v-elim: 0
140.92/35.34	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
140.92/35.35	c vivif2 --  cl tried    28818 cl shrink        0 lits rem          0 time: 0.05
141.29/35.48	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.52
141.29/35.48	c calculated reachability. Time: 0.00
141.29/35.48	c  N dy    23    158514      2449     10419        51     28818     31796   1407455     92.48     60.69  --
218.39/54.77	c  N dy    24    237771      2449     10419        51     34045     31796   1621213    100.89     59.16  --
218.79/54.83	c  S st    24    237771      2449     10419        51     34045     31796   1621213    100.89     59.16  --
219.19/54.94	c  S st    24    238274      2449     10419        51     34548     31796   1643756    100.89     59.16  --
219.19/54.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
219.19/54.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.61/55.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.56
219.61/55.09	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
219.61/55.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.61/55.10	c Subs w/ non-existent bins:      0 time:  0.04 s
220.01/55.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.01/55.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
220.01/55.14	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
225.98/56.67	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
225.98/56.69	c lits-rem:        18  cl-subs:     1286  v-elim:     40  v-fix:    0  time:  6.21 s
225.98/56.69	c learnt bin added due to v-elim: 0
225.98/56.69	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
226.38/56.71	c vivif2 --  cl tried    33262 cl shrink        0 lits rem          0 time: 0.06
226.78/56.87	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.64
226.78/56.87	c calculated reachability. Time: 0.00
226.78/56.87	c  N dy    24    238274      2449     10419        51     33262     31796   1561107    100.89     59.16  --
370.59/92.86	c  N dy    25    357414      2449     10419        51     37410     31796   1569948     93.53     60.90  --
370.99/92.95	c  S st    25    357414      2449     10419        51     37410     31796   1569948     93.53     60.90  --
371.39/93.07	c  S st    25    357914      2449     10419        51     37910     31796   1595525     93.53     60.90  --
371.39/93.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
371.39/93.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.19/93.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.68
372.19/93.24	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
372.19/93.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.19/93.25	c Subs w/ non-existent bins:      0 time:  0.04 s
372.19/93.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
372.19/93.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.19/93.29	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
378.20/94.76	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
378.20/94.78	c lits-rem:        30  cl-subs:     1157  v-elim:     40  v-fix:    0  time:  5.96 s
378.20/94.78	c learnt bin added due to v-elim: 0
378.20/94.78	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
378.57/94.80	c vivif2 --  cl tried    36753 cl shrink        0 lits rem          0 time: 0.06
378.97/94.95	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.60
378.97/94.95	c calculated reachability. Time: 0.00
378.97/94.95	c  N dy    25    357914      2449     10419        51     36753     31796   1517292     93.53     60.90  --
628.65/157.48	c  N dy    26    536871      2449     10419        51     44578     31796   1630108     86.51     62.50  --
629.03/157.54	c  S st    26    536871      2449     10419        51     44578     31796   1630108     86.51     62.50  --
629.43/157.67	c  S st    26    537372      2449     10419        51     45079     31796   1654146     86.51     62.50  --
629.43/157.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
629.43/157.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.23/157.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.79
630.23/157.87	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
630.23/157.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.23/157.88	c Subs w/ non-existent bins:      0 time:  0.04 s
630.63/157.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.63/157.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
630.63/157.92	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
636.63/159.45	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
640.22/160.39	c Added 25 vars  tried: 80000 time: 3.74
641.02/160.60	c ORs :     25 avg-s:  0.0 cl-sh: 22024 l-rem:  22024 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    4.57
641.44/160.63	c lits-rem:        21  cl-subs:     1366  v-elim:     40  v-fix:    0  time: 10.80 s
641.44/160.63	c learnt bin added due to v-elim: 0
641.44/160.63	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
641.44/160.64	c vivif2 --  cl tried    43713 cl shrink        0 lits rem          0 time: 0.06
641.84/160.76	c asymm  cl-useful: 0/10444/10444 lits-rem:0 time: 0.48
641.84/160.77	c calculated reachability. Time: 0.00
641.84/160.77	c  N dy    26    537372      2474     10444       101     43713     31971   1546940     86.51     62.50  --
641.84/160.77	c  F st    26    537372      2474     10444       101     43713     31971   1546940     86.51     62.50  --
643.42/161.16	c Decided on static restart strategy
1031.29/258.25	c  N dy    33    806058      2474     10444       101     67451     31971   3119550     92.70     61.47  --
1031.69/258.37	c  S st    33    806058      2474     10444       101     67451     31971   3119550     92.70     61.47  --
1032.50/258.56	c  S st    33    806558      2474     10444       101     67951     31971   3144052     92.70     61.47  --
1032.50/258.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1032.50/258.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.08/258.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  1.52
1034.08/258.95	c Calc non-exist non-lernt bins v-fix:     0 done:   2474 time:  0.01 s
1034.08/258.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.08/258.97	c Subs w/ non-existent bins:      0 time:  0.08 s
1034.48/259.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1034.48/259.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1034.48/259.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1054.06/263.96	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.06
1054.47/264.01	c lits-rem:         0  cl-subs:     2400  v-elim:     47  v-fix:    0  time: 19.76 s
1054.47/264.01	c learnt bin added due to v-elim: 0
1054.47/264.01	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
1054.47/264.04	c vivif2 --  cl tried    65551 cl shrink        0 lits rem          0 time: 0.12
1055.65/264.33	c asymm  cl-useful: 0/8878/10444 lits-rem:0 time: 1.18
1055.65/264.34	c calculated reachability. Time: 0.00
1055.65/264.34	c  N dy    33    806558      2474     10444       101     65551     31971   2988945     92.70     61.47  --
1855.76/464.60	c  N dy    34   1209837      2474     10444       101     81745     31971   3803488     91.58     62.85  --
1856.16/464.75	c  S st    34   1209837      2474     10444       101     81745     31971   3803488     91.58     62.85  --
1856.95/464.98	c  S st    34   1210339      2474     10444       101     82247     31971   3830073     91.58     62.85  --
1856.95/464.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1856.95/464.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1858.97/465.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  1.98
1858.97/465.49	c Calc non-exist non-lernt bins v-fix:     0 done:   2474 time:  0.01 s
1858.97/465.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1859.35/465.51	c Subs w/ non-existent bins:      0 time:  0.09 s
1859.74/465.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1859.74/465.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1859.74/465.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1946.45/487.35	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
1946.86/487.41	c lits-rem:         0  cl-subs:     2843  v-elim:     47  v-fix:    0  time: 87.07 s
1946.86/487.41	c learnt bin added due to v-elim: 0
1946.86/487.41	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
1946.86/487.45	c vivif2 --  cl tried    79404 cl shrink        0 lits rem          0 time: 0.14
1947.23/487.51	c asymm  cl-useful: 0/1566/10444 lits-rem:0 time: 0.26
1947.23/487.52	c calculated reachability. Time: 0.00
1947.23/487.52	c  N dy    34   1210339      2474     10444       101     79404     31971   3655446     91.58     62.85  --
3112.83/779.37	c  N dy    35   1710339      2474     10444       101    111430     31971   5858534     97.12     63.70  --
3113.63/779.59	c  S st    35   1710339      2474     10444       101    111430     31971   5858534     97.12     63.70  --
3115.25/779.93	c  S st    35   1710841      2474     10444       101    111932     31971   5883014     97.12     63.70  --
3115.25/779.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3115.25/779.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3118.83/780.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  3.61
3118.83/780.85	c Calc non-exist non-lernt bins v-fix:     0 done:   2474 time:  0.02 s
3118.83/780.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3118.83/780.89	c Subs w/ non-existent bins:      0 time:  0.14 s
3119.65/781.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3119.65/781.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3119.65/781.03	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3420.42/856.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.05
3420.82/856.46	c lits-rem:         9  cl-subs:     3782  v-elim:     47  v-fix:    0  time: 301.28 s
3420.82/856.46	c learnt bin added due to v-elim: 0
3420.82/856.46	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
3421.22/856.51	c vivif2 --  cl tried   108150 cl shrink        0 lits rem          0 time: 0.22
3422.42/856.82	c asymm  cl-useful: 0/5765/10444 lits-rem:0 time: 1.25
3422.42/856.83	c calculated reachability. Time: 0.00
3422.42/856.83	c  N dy    35   1710841      2474     10444       101    108150     31971   5612631     97.12     63.70  --
4696.68/1176.04	c  N dy    36   2210843      2474     10444       101    123783     31971   6221779    102.81     64.03  --
4697.86/1176.30	c  S st    36   2210843      2474     10444       101    123783     31971   6221779    102.81     64.03  --
4697.86/1176.30	c Finding binary XORs  T:     0.00 s  found:       0
4699.06/1176.67	c  S st    36   2211348      2474     10444       101    124288     31971   6247242    102.81     64.03  --
4699.06/1176.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4699.06/1176.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4702.65/1177.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  3.37
4702.65/1177.53	c Calc non-exist non-lernt bins v-fix:     0 done:   2474 time:  0.02 s
4702.65/1177.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4702.65/1177.56	c Subs w/ non-existent bins:      0 time:  0.14 s
4703.45/1177.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4703.45/1177.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4703.45/1177.70	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-3172556-1304064495/watcher-3172556-1304064495 -o /tmp/evaluation-result-3172556-1304064495/solver-3172556-1304064495 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172556-1304064495.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: 3.73 4.54 6.11 2/174 25702
/proc/meminfo: memFree=14975304/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=24540 CPUtime=0 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 1200 0 0 0 0 0 0 0 22 0 1 0 498865374 25128960 1139 33554432000 4194304 4797429 140735816998576 18446744073709551615 233509994607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25702/statm: 6177 1148 341 148 0 1106 0

[startup+0.10273 s]
/proc/loadavg: 3.73 4.54 6.11 2/174 25702
/proc/meminfo: memFree=14975304/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=680416 CPUtime=0.31 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 3976 0 0 0 30 1 0 0 24 0 4 0 498865374 696745984 3586 33554432000 4194304 4797429 140735816998576 18446744073709551615 4415821 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 170104 3586 409 148 0 165033 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 680416

[startup+0.200712 s]
/proc/loadavg: 3.73 4.54 6.11 2/174 25702
/proc/meminfo: memFree=14975304/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=680560 CPUtime=0.7 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 4410 0 0 0 69 1 0 0 25 0 4 0 498865374 696893440 4010 33554432000 4194304 4797429 140735816998576 18446744073709551615 4389576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 170140 4010 409 148 0 165069 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 680560

[startup+0.300695 s]
/proc/loadavg: 3.73 4.54 6.11 2/174 25702
/proc/meminfo: memFree=14975304/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=680956 CPUtime=1.1 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 4861 0 0 0 109 1 0 0 25 0 4 0 498865374 697298944 4455 33554432000 4194304 4797429 140735816998576 18446744073709551615 4387843 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 170239 4456 411 148 0 165168 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 680956

[startup+0.700624 s]
/proc/loadavg: 3.73 4.54 6.11 2/174 25702
/proc/meminfo: memFree=14975304/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=683452 CPUtime=2.7 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 6927 0 0 0 269 1 0 0 25 0 4 0 498865374 699854848 4798 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 170863 4798 411 148 0 165792 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 683452

[startup+1.50048 s]
/proc/loadavg: 4.23 4.63 6.13 9/184 25715
/proc/meminfo: memFree=14901808/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=688964 CPUtime=5.89 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 11129 0 0 0 587 2 0 0 18 0 4 0 498865374 705499136 8275 33554432000 4194304 4797429 140735816998576 18446744073709551615 4351810 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 172241 8275 415 148 0 167170 0
[pid=25702/tid=25705] ppid=25700 vsize=688964 CPUtime=1.46 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 2189 0 0 0 146 0 0 0 25 0 4 0 498865377 705499136 8275 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=688964 CPUtime=1.46 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 2347 0 0 0 146 0 0 0 18 0 4 0 498865377 705499136 8275 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=688964 CPUtime=1.46 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 2213 0 0 0 146 0 0 0 18 0 4 0 498865377 705499136 8275 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524489 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 688964

[startup+3.1002 s]
/proc/loadavg: 4.23 4.63 6.13 9/184 25715
/proc/meminfo: memFree=14891148/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=690892 CPUtime=12.29 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 13938 0 0 0 1226 3 0 0 20 0 4 0 498865374 707473408 8417 33554432000 4194304 4797429 140735816998576 18446744073709551615 4425828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 172723 8417 418 148 0 167652 0
[pid=25702/tid=25705] ppid=25700 vsize=690892 CPUtime=3.05 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 2739 0 0 0 305 0 0 0 25 0 4 0 498865377 707473408 8417 33554432000 4194304 4797429 140735816998576 18446744073709551615 233509994132 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=690892 CPUtime=3.06 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 2853 0 0 0 306 0 0 0 21 0 4 0 498865377 707473408 8417 33554432000 4194304 4797429 140735816998576 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=690892 CPUtime=3.05 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 2661 0 0 0 305 0 0 0 21 0 4 0 498865377 707473408 8417 33554432000 4194304 4797429 140735816998576 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 690892

[startup+6.30063 s]
/proc/loadavg: 4.23 4.63 6.13 9/184 25715
/proc/meminfo: memFree=14856668/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=695016 CPUtime=25.07 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 17708 0 0 0 2503 4 0 0 25 0 4 0 498865374 711696384 11104 33554432000 4194304 4797429 140735816998576 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 173754 11104 418 148 0 168683 0
[pid=25702/tid=25705] ppid=25700 vsize=695016 CPUtime=6.25 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 3212 0 0 0 625 0 0 0 25 0 4 0 498865377 711696384 11104 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524208 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=695016 CPUtime=6.26 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 3261 0 0 0 626 0 0 0 25 0 4 0 498865377 711696384 11104 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=695016 CPUtime=6.23 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 3247 0 0 0 623 0 0 0 25 0 4 0 498865377 711696384 11104 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 695016

[startup+12.7005 s]
/proc/loadavg: 4.89 4.76 6.16 9/184 25716
/proc/meminfo: memFree=14819652/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=699452 CPUtime=50.63 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 24521 0 0 0 5058 5 0 0 25 0 4 0 498865374 716238848 12982 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 174863 12982 418 148 0 169792 0
[pid=25702/tid=25705] ppid=25700 vsize=699452 CPUtime=12.66 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 4036 0 0 0 1265 1 0 0 25 0 4 0 498865377 716238848 12982 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=699452 CPUtime=12.65 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 4035 0 0 0 1265 0 0 0 25 0 4 0 498865377 716238848 12982 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=699452 CPUtime=12.59 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 4074 0 0 0 1259 0 0 0 25 0 4 0 498865377 716238848 12982 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 699452

[startup+25.5012 s]
/proc/loadavg: 5.37 4.86 6.17 9/184 25716
/proc/meminfo: memFree=14816448/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=705652 CPUtime=101.76 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 36294 0 0 0 10168 8 0 0 25 0 4 0 498865374 722587648 15781 33554432000 4194304 4797429 140735816998576 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 176413 15781 419 148 0 171342 0
[pid=25702/tid=25705] ppid=25700 vsize=705652 CPUtime=25.46 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 5067 0 0 0 2545 1 0 0 25 0 4 0 498865377 722587648 15781 33554432000 4194304 4797429 140735816998576 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=705652 CPUtime=25.46 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 5472 0 0 0 2545 1 0 0 25 0 4 0 498865377 722587648 15781 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=705652 CPUtime=25.32 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 5539 0 0 0 2532 0 0 0 25 0 4 0 498865377 722587648 15781 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 705652

[startup+51.1006 s]
/proc/loadavg: 6.27 5.11 6.22 9/184 25717
/proc/meminfo: memFree=14760960/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=712428 CPUtime=204.01 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 53959 0 0 0 20389 12 0 0 25 0 4 0 498865374 729526272 20726 33554432000 4194304 4797429 140735816998576 18446744073709551615 4331999 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 178107 20726 419 148 0 173036 0
[pid=25702/tid=25705] ppid=25700 vsize=712428 CPUtime=51.06 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 6641 0 0 0 5104 2 0 0 25 0 4 0 498865377 729526272 20726 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=712428 CPUtime=51.05 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 7027 0 0 0 5104 1 0 0 25 0 4 0 498865377 729526272 20726 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=712428 CPUtime=50.79 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 7160 0 0 0 5078 1 0 0 25 0 4 0 498865377 729526272 20726 33554432000 4194304 4797429 140735816998576 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 712428

[startup+102.3 s]
/proc/loadavg: 7.41 5.63 6.33 9/184 25718
/proc/meminfo: memFree=14728560/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=725492 CPUtime=408.55 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 83095 0 0 0 40832 23 0 0 25 0 4 0 498865374 742903808 23586 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 181373 23586 419 148 0 176302 0
[pid=25702/tid=25705] ppid=25700 vsize=725492 CPUtime=102.27 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 9802 0 0 0 10224 3 0 0 25 0 4 0 498865377 742903808 23586 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=725492 CPUtime=102.25 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 9840 0 0 0 10223 2 0 0 25 0 4 0 498865377 742903808 23586 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=725492 CPUtime=101.71 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 9912 0 0 0 10169 2 0 0 25 0 4 0 498865377 742903808 23586 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 725492

[startup+162.301 s]
/proc/loadavg: 7.82 6.07 6.44 9/184 25720
/proc/meminfo: memFree=14695068/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=735468 CPUtime=648.21 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 109296 0 0 0 64787 34 0 0 25 0 4 0 498865374 753119232 27884 33554432000 4194304 4797429 140735816998576 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 183867 27884 419 148 0 178796 0
[pid=25702/tid=25705] ppid=25700 vsize=735468 CPUtime=162.26 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 12371 0 0 0 16222 4 0 0 25 0 4 0 498865377 753119232 27884 33554432000 4194304 4797429 140735816998576 18446744073709551615 4425692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=735468 CPUtime=162.24 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 12464 0 0 0 16221 3 0 0 25 0 4 0 498865377 753119232 27884 33554432000 4194304 4797429 140735816998576 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=735468 CPUtime=161.39 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 12591 0 0 0 16136 3 0 0 25 0 4 0 498865377 753119232 27884 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524050 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 735468

[startup+222.307 s]
/proc/loadavg: 7.93 6.42 6.53 9/184 25721
/proc/meminfo: memFree=14689716/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=742024 CPUtime=887.9 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 134374 0 0 0 88743 47 0 0 25 0 4 0 498865374 759832576 31062 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 185506 31062 419 148 0 180435 0
[pid=25702/tid=25705] ppid=25700 vsize=742024 CPUtime=222.26 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 14386 0 0 0 22222 4 0 0 25 0 4 0 498865377 759832576 31062 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=742024 CPUtime=222.24 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 14339 0 0 0 22221 3 0 0 25 0 4 0 498865377 759832576 31062 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=742024 CPUtime=221.06 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 14407 0 0 0 22102 4 0 0 25 0 4 0 498865377 759832576 31062 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424596 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.9
Current children cumulated vsize (KiB) 742024

[startup+282.3 s]

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

[pid=25702] ppid=25700 vsize=795820 CPUtime=2565.59 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 265955 0 0 0 256445 114 0 0 25 0 4 0 498865374 814919680 49665 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 198955 49665 419 148 0 193884 0
[pid=25702/tid=25705] ppid=25700 vsize=795820 CPUtime=642.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 26545 0 0 0 64219 9 0 0 25 0 4 0 498865377 814919680 49665 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=795820 CPUtime=642.2 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 27581 0 0 0 64211 9 0 0 25 0 4 0 498865377 814919680 49665 33554432000 4194304 4797429 140735816998576 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=795820 CPUtime=638.78 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 27858 0 0 0 63869 9 0 0 25 0 4 0 498865377 814919680 49665 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 795820

[startup+702.301 s]
/proc/loadavg: 8.20 7.80 7.17 9/184 25734
/proc/meminfo: memFree=14513972/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=796900 CPUtime=2805.26 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 281163 0 0 0 280402 124 0 0 25 0 4 0 498865374 816025600 54167 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 199225 54167 419 148 0 194154 0
[pid=25702/tid=25705] ppid=25700 vsize=796900 CPUtime=702.27 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 28043 0 0 0 70217 10 0 0 25 0 4 0 498865377 816025600 54167 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=796900 CPUtime=702.2 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 29023 0 0 0 70210 10 0 0 25 0 4 0 498865377 816025600 54167 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=796900 CPUtime=698.45 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 29244 0 0 0 69835 10 0 0 25 0 4 0 498865377 816025600 54167 33554432000 4194304 4797429 140735816998576 18446744073709551615 4503773 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 796900

[startup+762.3 s]
/proc/loadavg: 8.14 7.85 7.23 9/184 25736
/proc/meminfo: memFree=14529444/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=799768 CPUtime=3044.95 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 297182 0 0 0 304362 133 0 0 25 0 4 0 498865374 818962432 52721 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 199942 52721 419 148 0 194871 0
[pid=25702/tid=25705] ppid=25700 vsize=799768 CPUtime=762.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 29544 0 0 0 76217 11 0 0 25 0 4 0 498865377 818962432 52721 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=799768 CPUtime=762.19 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 30535 0 0 0 76209 10 0 0 25 0 4 0 498865377 818962432 52721 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=799768 CPUtime=758.13 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 30681 0 0 0 75803 10 0 0 25 0 4 0 498865377 818962432 52721 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524002 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 799768

[startup+822.301 s]
/proc/loadavg: 8.05 7.88 7.27 9/184 25737
/proc/meminfo: memFree=14478452/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=805600 CPUtime=3284.61 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 307464 0 0 0 328323 138 0 0 25 0 4 0 498865374 824934400 59615 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 201400 59615 419 148 0 196329 0
[pid=25702/tid=25705] ppid=25700 vsize=805600 CPUtime=822.27 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 31166 0 0 0 82215 12 0 0 25 0 4 0 498865377 824934400 59615 33554432000 4194304 4797429 140735816998576 18446744073709551615 4241714 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=805600 CPUtime=822.19 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 32101 0 0 0 82208 11 0 0 25 0 4 0 498865377 824934400 59615 33554432000 4194304 4797429 140735816998576 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=805600 CPUtime=817.8 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 31640 0 0 0 81769 11 0 0 25 0 4 0 498865377 824934400 59615 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 805600

[startup+882.307 s]
/proc/loadavg: 8.02 7.90 7.31 9/184 25739
/proc/meminfo: memFree=14465668/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=806756 CPUtime=3524.3 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 316317 0 0 0 352287 143 0 0 25 0 4 0 498865374 826118144 60212 33554432000 4194304 4797429 140735816998576 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 201689 60212 419 148 0 196618 0
[pid=25702/tid=25705] ppid=25700 vsize=806756 CPUtime=882.29 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 32085 0 0 0 88215 14 0 0 25 0 4 0 498865377 826118144 60212 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=806756 CPUtime=882.19 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 33091 0 0 0 88208 11 0 0 25 0 4 0 498865377 826118144 60212 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=806756 CPUtime=877.48 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 32978 0 0 0 87736 12 0 0 25 0 4 0 498865377 826118144 60212 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 806756

[startup+942.301 s]
/proc/loadavg: 8.06 7.93 7.36 9/184 25740
/proc/meminfo: memFree=14491932/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=811792 CPUtime=3763.95 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 332483 0 0 0 376243 152 0 0 25 0 4 0 498865374 831275008 58805 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 202948 58805 419 148 0 197877 0
[pid=25702/tid=25705] ppid=25700 vsize=811792 CPUtime=942.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 33761 0 0 0 94214 14 0 0 25 0 4 0 498865377 831275008 58805 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=811792 CPUtime=942.18 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 34674 0 0 0 94206 12 0 0 25 0 4 0 498865377 831275008 58805 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=811792 CPUtime=937.15 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 34515 0 0 0 93702 13 0 0 25 0 4 0 498865377 831275008 58805 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 811792

[startup+1002.3 s]
/proc/loadavg: 8.07 7.95 7.40 9/184 25744
/proc/meminfo: memFree=14457692/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=811860 CPUtime=4003.62 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 344989 0 0 0 400203 159 0 0 25 0 4 0 498865374 831344640 64590 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 202965 64590 419 148 0 197894 0
[pid=25702/tid=25705] ppid=25700 vsize=811860 CPUtime=1002.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 34617 0 0 0 100213 15 0 0 25 0 4 0 498865377 831344640 64590 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=811860 CPUtime=1002.17 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 35554 0 0 0 100205 12 0 0 25 0 4 0 498865377 831344640 64590 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=811860 CPUtime=996.82 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 35334 0 0 0 99669 13 0 0 25 0 4 0 498865377 831344640 64590 33554432000 4194304 4797429 140735816998576 18446744073709551615 4415680 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 811860

[startup+1062.3 s]
/proc/loadavg: 8.25 8.04 7.47 9/184 25747
/proc/meminfo: memFree=14459316/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=840764 CPUtime=4242.48 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 367923 0 0 0 424080 168 0 0 25 0 4 0 498865374 860942336 62242 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424468 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 210191 62242 419 148 0 205120 0
[pid=25702/tid=25705] ppid=25700 vsize=840764 CPUtime=1062.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 38525 0 0 0 106212 16 0 0 25 0 4 0 498865377 860942336 62242 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=840764 CPUtime=1062.17 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 39486 0 0 0 106204 13 0 0 25 0 4 0 498865377 860942336 62242 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=840764 CPUtime=1056.5 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 39002 0 0 0 105636 14 0 0 25 0 4 0 498865377 860942336 62242 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 840764

[startup+1122.3 s]
/proc/loadavg: 8.14 8.05 7.50 9/184 25748
/proc/meminfo: memFree=14414912/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=840816 CPUtime=4482.15 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 380062 0 0 0 448037 178 0 0 25 0 4 0 498865374 860995584 67095 33554432000 4194304 4797429 140735816998576 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 210204 67095 419 148 0 205133 0
[pid=25702/tid=25705] ppid=25700 vsize=840816 CPUtime=1122.29 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 39293 0 0 0 112212 17 0 0 25 0 4 0 498865377 860995584 67095 33554432000 4194304 4797429 140735816998576 18446744073709551615 4492036 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=840816 CPUtime=1122.16 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 40325 0 0 0 112203 13 0 0 25 0 4 0 498865377 860995584 67095 33554432000 4194304 4797429 140735816998576 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=840816 CPUtime=1116.18 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 39914 0 0 0 111603 15 0 0 25 0 4 0 498865377 860995584 67095 33554432000 4194304 4797429 140735816998576 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.15
Current children cumulated vsize (KiB) 840816

[startup+1182.3 s]
/proc/loadavg: 8.13 8.07 7.54 9/184 25750
/proc/meminfo: memFree=14402984/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=844264 CPUtime=4721.83 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 394869 0 0 0 471998 185 0 0 25 0 4 0 498865374 864526336 69075 33554432000 4194304 4797429 140735816998576 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 211066 69075 419 148 0 205995 0
[pid=25702/tid=25705] ppid=25700 vsize=844264 CPUtime=1182.28 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 40902 0 0 0 118211 17 0 0 25 0 4 0 498865377 864526336 69075 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=844264 CPUtime=1182.15 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 41923 0 0 0 118201 14 0 0 25 0 4 0 498865377 864526336 69075 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=844264 CPUtime=1175.85 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 41207 0 0 0 117569 16 0 0 25 0 4 0 498865377 864526336 69075 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.83
Current children cumulated vsize (KiB) 844264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.15 8.08 7.56 5/179 25751
/proc/meminfo: memFree=14690324/32951124 swapFree=67111528/67111528
[pid=25702] ppid=25700 vsize=844264 CPUtime=4800.13 cores=1,3,5,7
/proc/25702/stat : 25702 (techdemo) R 25700 25702 24982 0 -1 4202496 395636 0 0 0 479827 186 0 0 25 0 4 0 498865374 864526336 69831 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25702/statm: 211066 69831 419 148 0 205995 0
[pid=25702/tid=25705] ppid=25700 vsize=844264 CPUtime=1201.9 cores=1,3,5,7
/proc/25702/task/25705/stat : 25705 (techdemo) R 25700 25702 24982 0 -1 4202560 41150 0 0 0 120172 18 0 0 25 0 4 0 498865377 864526336 69831 33554432000 4194304 4797429 140735816998576 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25702/tid=25706] ppid=25700 vsize=844264 CPUtime=1201.76 cores=1,3,5,7
/proc/25702/task/25706/stat : 25706 (techdemo) R 25700 25702 24982 0 -1 4202560 42184 0 0 0 120161 15 0 0 25 0 4 0 498865377 864526336 69831 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25702/tid=25707] ppid=25700 vsize=844264 CPUtime=1195.34 cores=1,3,5,7
/proc/25702/task/25707/stat : 25707 (techdemo) R 25700 25702 24982 0 -1 4202560 41465 0 0 0 119518 16 0 0 25 0 4 0 498865377 864526336 69831 33554432000 4194304 4797429 140735816998576 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 844264

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.93
CPU time (s): 4800.18
CPU user time (s): 4798.3
CPU system time (s): 1.87571
CPU usage (%): 399.374
Max. virtual memory (cumulated for all children) (KiB): 901208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 1.87571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 395636
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= 1574
involuntary context switches= 34812

runsolver used 1.84672 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 10:08:15
IDJOB=3172556
IDBENCH=82574
IDSOLVER=1584
FILE ID=node145/3172556-1304064495
RUNJOBID= node145-1304064495-25689
PBS_JOBID= 13170440
Free space on /tmp= 72208 MiB

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

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

MD5SUM BENCH= 3cf1ca6aaef3b8ffa068d087f2b6934e
RANDOM SEED=1194391486

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:      14975708 kB
Buffers:       2100256 kB
Cached:       15235424 kB
SwapCached:          0 kB
Active:        5208568 kB
Inactive:     12195248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14975708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8216 kB
Writeback:           0 kB
AnonPages:       67220 kB
Mapped:          14400 kB
Slab:           508940 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188372 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 10:28:19