Trace number 3172785

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3172785-1307636894.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     31  v-fix:    0  time:  0.01 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     232 undec:      67 neg:     251
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       528      2325         0         0      7087         0   no data   no data  --
0.00/0.14	c Decided on static restart strategy
8.35/2.13	c  N dy     7     30001       528      2325         0     10586      7087    191435     25.84     17.32  --
8.35/2.14	c  S st     7     30001       528      2325         0     10586      7087    191435     25.84     17.32  --
8.35/2.18	c  S st     7     30505       528      2325         0     11089      7087    202471     25.84     17.32  --
8.35/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.35/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.75/2.20	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
8.75/2.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.20	c Subs w/ non-existent bins:      0 time:  0.01 s
8.75/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.36	c lits-rem:       100  cl-subs:      679  v-elim:      6  v-fix:    0  time:  0.63 s
9.15/2.36	c learnt bin added due to v-elim: 0
9.15/2.36	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
9.15/2.36	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
9.15/2.39	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.10
9.15/2.39	c calculated reachability. Time: 0.00
9.15/2.39	c  N dy     7     30505       528      2325         0     10410      7087    188742     25.84     17.32  --
9.15/2.39	c  F st     7     30505       528      2325         0     10410      7087    188742     25.84     17.32  --
9.95/2.55	c Decided on static restart strategy
14.74/3.77	c  N dy    14     45758       528      2325         0      8837      7087    106614     26.32     17.52  --
14.74/3.78	c  S st    14     45758       528      2325         0      8837      7087    106614     26.32     17.52  --
15.14/3.81	c  S st    14     46264       528      2325         0      9343      7087    117670     26.32     17.52  --
15.14/3.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.14/3.83	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
15.14/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.83	c Subs w/ non-existent bins:      0 time:  0.00 s
15.14/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.14/3.88	c lits-rem:        11  cl-subs:      159  v-elim:      6  v-fix:    0  time:  0.22 s
15.14/3.88	c learnt bin added due to v-elim: 0
15.14/3.88	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
15.14/3.88	c vivif2 --  cl tried     9184 cl shrink        0 lits rem          0 time: 0.00
15.54/3.90	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
15.54/3.90	c calculated reachability. Time: 0.00
15.54/3.90	c  N dy    14     46264       528      2325         0      9184      7087    116015     26.32     17.52  --
24.74/6.28	c  N dy    15     69397       528      2325         0     11304      7087    134104     28.33     17.38  --
24.74/6.28	c  S st    15     69397       528      2325         0     11304      7087    134104     28.33     17.38  --
25.14/6.33	c  S st    15     69901       528      2325         0     11808      7087    146296     28.33     17.38  --
25.14/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.14/6.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.14/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
25.14/6.35	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
25.14/6.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.14/6.35	c Subs w/ non-existent bins:      0 time:  0.00 s
25.14/6.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.14/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.52/6.46	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
27.53/6.96	c Added 6 vars  tried: 80000 time: 2.00
27.53/6.96	c ORs :      6 avg-s:  0.0 cl-sh:   695 l-rem:    695 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
27.53/6.96	c lits-rem:        15  cl-subs:      241  v-elim:      6  v-fix:    0  time:  2.44 s
27.53/6.96	c learnt bin added due to v-elim: 0
27.53/6.96	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
27.53/6.96	c vivif2 --  cl tried    11567 cl shrink        0 lits rem          0 time: 0.00
27.53/6.98	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.08
27.53/6.98	c calculated reachability. Time: 0.00
27.53/6.98	c  N dy    15     69901       534      2331        12     11567      7129    142261     28.33     17.38  --
27.53/6.98	c  F st    15     69901       534      2331        12     11567      7129    142261     28.33     17.38  --
28.33/7.15	c Decided on static restart strategy
43.90/11.05	c  N dy    22    104851       534      2331        12     21246      7129    346527     26.11     17.24  --
43.90/11.07	c  S st    22    104851       534      2331        12     21246      7129    346527     26.11     17.24  --
44.30/11.14	c  S st    22    105355       534      2331        12     21750      7129    357637     26.11     17.24  --
44.30/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.30/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.17
44.30/11.18	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
44.30/11.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.30/11.18	c Subs w/ non-existent bins:      0 time:  0.01 s
44.30/11.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.30/11.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.72/11.78	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
46.72/11.78	c lits-rem:       242  cl-subs:     1530  v-elim:      7  v-fix:    0  time:  2.36 s
46.72/11.78	c learnt bin added due to v-elim: 0
46.72/11.78	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
46.72/11.79	c vivif2 --  cl tried    20220 cl shrink        0 lits rem          0 time: 0.01
47.12/11.83	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.16
47.12/11.83	c calculated reachability. Time: 0.00
47.12/11.83	c  N dy    22    105355       534      2331        12     20220      7129    323140     26.11     17.24  --
76.26/19.11	c  N dy    23    158032       534      2331        12     27758      7129    478324     26.89     17.24  --
76.26/19.12	c  S st    23    158032       534      2331        12     27758      7129    478324     26.89     17.24  --
76.66/19.21	c  S st    23    158532       534      2331        12     28258      7129    490151     26.89     17.24  --
76.66/19.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.66/19.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.66/19.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.27
76.66/19.28	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
76.66/19.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.66/19.29	c Subs w/ non-existent bins:      0 time:  0.01 s
76.66/19.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.66/19.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.06/19.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.05/20.31	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
81.05/20.32	c lits-rem:       846  cl-subs:     1772  v-elim:      7  v-fix:    0  time:  4.10 s
81.05/20.32	c learnt bin added due to v-elim: 0
81.05/20.32	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
81.05/20.33	c vivif2 --  cl tried    26486 cl shrink        0 lits rem          0 time: 0.02
81.05/20.39	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.26
81.05/20.39	c calculated reachability. Time: 0.00
81.05/20.39	c  N dy    23    158532       534      2331        12     26486      7129    448112     26.89     17.24  --
137.38/34.45	c  N dy    24    237800       534      2331        12     31626      7129    493672     24.64     17.38  --
137.38/34.47	c  S st    24    237800       534      2331        12     31626      7129    493672     24.64     17.38  --
137.78/34.58	c  S st    24    238300       534      2331        12     32126      7129    505082     24.64     17.38  --
137.78/34.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.78/34.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.18/34.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.31
138.18/34.66	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
138.18/34.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.18/34.67	c Subs w/ non-existent bins:      0 time:  0.01 s
138.18/34.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.18/34.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.18/34.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
142.57/35.73	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
142.57/35.73	c lits-rem:       529  cl-subs:     2251  v-elim:      7  v-fix:    0  time:  4.23 s
142.57/35.73	c learnt bin added due to v-elim: 0
142.57/35.73	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
142.57/35.74	c vivif2 --  cl tried    29875 cl shrink        0 lits rem          0 time: 0.02
142.97/35.80	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.23
142.97/35.80	c calculated reachability. Time: 0.00
142.97/35.80	c  N dy    24    238300       534      2331        12     29875      7129    454642     24.64     17.38  --
242.04/60.64	c  N dy    25    357451       534      2331        12     34205      7129    485222     27.92     17.62  --
242.04/60.66	c  S st    25    357451       534      2331        12     34205      7129    485222     27.92     17.62  --
242.44/60.78	c  S st    25    357952       534      2331        12     34705      7129    496255     27.92     17.62  --
242.44/60.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.44/60.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.84/60.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.37
242.84/60.87	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
242.84/60.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.84/60.88	c Subs w/ non-existent bins:      0 time:  0.01 s
242.84/60.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.84/60.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.84/60.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
246.83/61.83	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
249.25/62.41	c Added 6 vars  tried: 80000 time: 2.29
249.25/62.43	c ORs :      6 avg-s:  0.0 cl-sh:  4823 l-rem:   4823 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.39
249.25/62.44	c lits-rem:       368  cl-subs:     1430  v-elim:      7  v-fix:    0  time:  6.21 s
249.25/62.44	c learnt bin added due to v-elim: 0
249.25/62.44	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
249.25/62.45	c vivif2 --  cl tried    33275 cl shrink        0 lits rem          0 time: 0.02
249.63/62.51	c asymm  cl-useful: 0/2337/2337 lits-rem:0 time: 0.24
249.63/62.51	c calculated reachability. Time: 0.00
249.63/62.51	c  N dy    25    357952       540      2337        24     33275      7171    461910     27.92     17.62  --
425.41/106.51	c  N dy    26    536929       540      2337        24     40891      7171    547601     26.10     17.59  --
425.41/106.53	c  S st    26    536929       540      2337        24     40891      7171    547601     26.10     17.59  --
425.81/106.67	c  S st    26    537433       540      2337        24     41395      7171    559714     26.10     17.59  --
425.81/106.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.81/106.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.61/106.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.54
426.61/106.81	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
426.61/106.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.61/106.81	c Subs w/ non-existent bins:      0 time:  0.02 s
426.61/106.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.61/106.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.61/106.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
430.60/107.87	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
430.60/107.88	c lits-rem:       459  cl-subs:     1666  v-elim:      8  v-fix:    0  time:  4.23 s
430.60/107.88	c learnt bin added due to v-elim: 0
430.60/107.88	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
430.60/107.89	c vivif2 --  cl tried    39729 cl shrink        0 lits rem          0 time: 0.02
431.00/107.98	c asymm  cl-useful: 0/2337/2337 lits-rem:0 time: 0.35
431.00/107.98	c calculated reachability. Time: 0.00
431.00/107.98	c  N dy    26    537433       540      2337        24     39729      7171    524885     26.10     17.59  --
431.00/107.98	c  F st    26    537433       540      2337        24     39729      7171    524885     26.10     17.59  --
433.00/108.44	c Decided on static restart strategy
737.80/184.74	c  N dy    33    806149       540      2337        24     62620      7171    932768     23.51     17.11  --
737.80/184.78	c  S st    33    806149       540      2337        24     62620      7171    932768     23.51     17.11  --
739.00/185.01	c  S st    33    806650       542      2337        28     63123      7179    944668     23.51     17.11  --
739.00/185.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
739.00/185.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
739.80/185.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  1.11
740.20/185.30	c Calc non-exist non-lernt bins v-fix:     0 done:    542 time:  0.01 s
740.20/185.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.20/185.30	c Subs w/ non-existent bins:      0 time:  0.02 s
740.20/185.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.20/185.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.20/185.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
746.99/187.09	c ORs :     12 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
747.39/187.10	c lits-rem:       386  cl-subs:     5722  v-elim:      8  v-fix:    0  time:  7.11 s
747.39/187.10	c learnt bin added due to v-elim: 0
747.39/187.10	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
747.39/187.11	c vivif2 --  cl tried    57401 cl shrink        0 lits rem          0 time: 0.04
747.79/187.23	c asymm  cl-useful: 0/2066/2337 lits-rem:0 time: 0.47
747.79/187.23	c calculated reachability. Time: 0.00
747.79/187.23	c  N dy    33    806650       542      2337        28     57401      7179    831327     23.51     17.11  --
1356.63/339.67	c  N dy    34   1209975       542      2337        28     73710      7179   1057247     24.58     16.92  --
1357.01/339.72	c  S st    34   1209975       542      2337        28     73710      7179   1057247     24.58     16.92  --
1358.21/340.01	c  S st    34   1210478       542      2337        28     74212      7179   1068924     24.58     16.92  --
1358.21/340.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1358.21/340.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1359.41/340.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  1.43
1359.41/340.37	c Calc non-exist non-lernt bins v-fix:     0 done:    542 time:  0.00 s
1359.41/340.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1359.41/340.38	c Subs w/ non-existent bins:      0 time:  0.03 s
1359.81/340.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1359.81/340.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1359.81/340.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1366.99/342.26	c ORs :     12 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
1366.99/342.28	c lits-rem:      1020  cl-subs:     5738  v-elim:      8  v-fix:    0  time:  7.50 s
1366.99/342.28	c learnt bin added due to v-elim: 0
1366.99/342.28	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
1366.99/342.29	c vivif2 --  cl tried    68474 cl shrink        0 lits rem          0 time: 0.04
1367.79/342.41	c asymm  cl-useful: 0/1743/2337 lits-rem:0 time: 0.48
1367.79/342.42	c calculated reachability. Time: 0.00
1367.79/342.42	c  N dy    34   1210478       542      2337        28     68474      7179    953242     24.58     16.92  --
2295.78/574.71	c  N dy    35   1710479       542      2337        28     99404      7179   1604521     25.30     16.86  --
2295.78/574.78	c  S st    35   1710479       542      2337        28     99404      7179   1604521     25.30     16.86  --
2297.37/575.16	c  S st    35   1710984       542      2337        28     99907      7179   1617034     25.30     16.86  --
2297.37/575.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2297.37/575.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2299.37/575.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.3M T:  2.13
2299.77/575.70	c Calc non-exist non-lernt bins v-fix:     0 done:    542 time:  0.01 s
2299.77/575.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2299.77/575.71	c Subs w/ non-existent bins:      0 time:  0.04 s
2299.77/575.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2299.77/575.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2299.77/575.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2316.56/579.93	c ORs :     12 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
2321.75/581.29	c Added 6 vars  tried: 80000 time: 5.40
2322.55/581.45	c ORs :      6 avg-s:  0.0 cl-sh:  8485 l-rem:   8485 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    6.07
2322.55/581.48	c lits-rem:       166  cl-subs:     9022  v-elim:      8  v-fix:    0  time: 22.92 s
2322.55/581.48	c learnt bin added due to v-elim: 0
2322.55/581.48	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
2322.55/581.50	c vivif2 --  cl tried    90885 cl shrink        0 lits rem          0 time: 0.06
2322.97/581.56	c asymm  cl-useful: 0/600/2343 lits-rem:0 time: 0.25
2322.97/581.57	c calculated reachability. Time: 0.00
2322.97/581.57	c  N dy    35   1710984       548      2343        40     90885      7221   1413255     25.30     16.86  --
3375.55/845.04	c  N dy    36   2210985       548      2343        40    107639      7221   1774522     28.46     16.92  --
3375.95/845.12	c  S st    36   2210985       548      2343        40    107639      7221   1774522     28.46     16.92  --
3377.57/845.52	c  S st    36   2211491       548      2343        40    108145      7221   1786459     28.46     16.92  --
3377.57/845.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3377.57/845.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3380.34/846.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.8M T:  2.68
3380.34/846.20	c Calc non-exist non-lernt bins v-fix:     0 done:    548 time:  0.01 s
3380.34/846.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3380.34/846.21	c Subs w/ non-existent bins:      0 time:  0.06 s
3380.34/846.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3380.34/846.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3380.34/846.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3394.72/849.89	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
3395.14/849.93	c lits-rem:      1699  cl-subs:     6071  v-elim:      8  v-fix:    0  time: 14.68 s
3395.14/849.93	c learnt bin added due to v-elim: 0
3395.14/849.93	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
3395.14/849.95	c vivif2 --  cl tried   102074 cl shrink        0 lits rem          0 time: 0.08
3395.54/850.08	c asymm  cl-useful: 0/1177/2343 lits-rem:0 time: 0.55
3395.54/850.09	c calculated reachability. Time: 0.00
3395.54/850.09	c  N dy    36   2211491       548      2343        40    102074      7221   1649839     28.46     16.92  --
4669.84/1169.01	c  N dy    37   2711492       548      2343        40    125013      7221   2071700     27.43     17.24  --
4669.84/1169.09	c  S st    37   2711492       548      2343        40    125013      7221   2071700     27.43     17.24  --
4669.84/1169.09	c Finding binary XORs  T:     0.00 s  found:       0
4672.22/1169.61	c  S st    37   2711995       550      2343        44    125521      7229   2083491     27.43     17.24  --
4672.22/1169.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4672.22/1169.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4675.41/1170.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.0M T:  3.19
4675.41/1170.42	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.01 s
4675.41/1170.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4675.41/1170.44	c Subs w/ non-existent bins:      0 time:  0.07 s
4675.41/1170.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4675.41/1170.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4675.41/1170.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4701.37/1176.98	c ORs :     18 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
4701.77/1177.02	c lits-rem:        98  cl-subs:     9290  v-elim:      8  v-fix:    0  time: 26.11 s
4701.77/1177.02	c learnt bin added due to v-elim: 0
4701.77/1177.02	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
4701.77/1177.05	c vivif2 --  cl tried   116231 cl shrink        0 lits rem          0 time: 0.09
4702.17/1177.19	c asymm  cl-useful: 0/934/2343 lits-rem:0 time: 0.58
4702.17/1177.20	c calculated reachability. Time: 0.00
4702.17/1177.20	c  N dy    37   2711995       550      2343        44    116231      7229   1858404     27.43     17.24  --
4702.17/1177.20	c  F st    37   2711995       550      2343        44    116231      7229   1858404     27.43     17.24  --
4708.56/1178.80	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3172785-1307636894/watcher-3172785-1307636894 -o /tmp/evaluation-result-3172785-1307636894/solver-3172785-1307636894 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172785-1307636894.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=51080 CPUtime=0 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 770 0 0 0 0 0 0 0 25 0 1 0 607880716 52305920 705 33554432000 4194304 4797429 140737129998368 18446744073709551615 268660358923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10781/statm: 12770 708 347 148 0 7699 0

[startup+0.0821111 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=676548 CPUtime=2.05 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 3491 0 0 0 205 0 0 0 18 0 4 0 607880716 692785152 2723 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 169240 3310 415 148 0 164169 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 676548

[startup+0.921782 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=678140 CPUtime=3.65 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 5598 0 0 0 364 1 0 0 19 0 4 0 607880716 694415360 3916 33554432000 4194304 4797429 140737129998368 18446744073709551615 4404780 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 169535 3916 418 148 0 164464 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 678140

[startup+1.01324 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=678456 CPUtime=4.05 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 5770 0 0 0 404 1 0 0 19 0 4 0 607880716 694738944 4085 33554432000 4194304 4797429 140737129998368 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 169614 4085 418 148 0 164543 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 678456

[startup+1.12175 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=678588 CPUtime=4.45 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 5882 0 0 0 444 1 0 0 19 0 4 0 607880716 694874112 4195 33554432000 4194304 4797429 140737129998368 18446744073709551615 4331948 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 169647 4195 418 148 0 164576 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 678588

[startup+1.50068 s]
/proc/loadavg: 8.11 8.15 8.38 1/175 10781
/proc/meminfo: memFree=32440112/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=679788 CPUtime=5.96 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 6674 0 0 0 595 1 0 0 20 0 4 0 607880716 696102912 4702 33554432000 4194304 4797429 140737129998368 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 169947 4703 418 148 0 164876 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 679788

[startup+3.1004 s]
/proc/loadavg: 8.18 8.16 8.38 9/184 10826
/proc/meminfo: memFree=32399352/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=683464 CPUtime=12.34 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 9479 0 0 0 1232 2 0 0 25 0 4 0 607880716 699867136 6043 33554432000 4194304 4797429 140737129998368 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 170866 6043 418 148 0 165795 0
[pid=10781/tid=10783] ppid=10779 vsize=683464 CPUtime=3.07 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 2037 0 0 0 307 0 0 0 25 0 4 0 607880717 699867136 6043 33554432000 4194304 4797429 140737129998368 18446744073709551615 4567809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=683464 CPUtime=3.08 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 1900 0 0 0 308 0 0 0 25 0 4 0 607880717 699867136 6043 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=683464 CPUtime=3.07 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 1933 0 0 0 307 0 0 0 25 0 4 0 607880717 699867136 6043 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683464

[startup+6.30683 s]
/proc/loadavg: 8.18 8.16 8.38 9/184 10826
/proc/meminfo: memFree=32389680/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=686456 CPUtime=25.14 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 12837 0 0 0 2512 2 0 0 25 0 4 0 607880716 702930944 6909 33554432000 4194304 4797429 140737129998368 18446744073709551615 4423639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 171614 6909 418 148 0 166543 0
[pid=10781/tid=10783] ppid=10779 vsize=686456 CPUtime=6.28 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 2542 0 0 0 628 0 0 0 25 0 4 0 607880717 702930944 6909 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=686456 CPUtime=6.28 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 2448 0 0 0 628 0 0 0 25 0 4 0 607880717 702930944 6909 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524041 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=686456 CPUtime=6.26 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 2589 0 0 0 626 0 0 0 25 0 4 0 607880717 702930944 6909 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 686456

[startup+12.7007 s]
/proc/loadavg: 8.15 8.16 8.38 9/184 10827
/proc/meminfo: memFree=32379768/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=690680 CPUtime=50.7 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 17504 0 0 0 5066 4 0 0 25 0 4 0 607880716 707256320 8779 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 172670 8779 419 148 0 167599 0
[pid=10781/tid=10783] ppid=10779 vsize=690680 CPUtime=12.67 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 3495 0 0 0 1266 1 0 0 25 0 4 0 607880717 707256320 8779 33554432000 4194304 4797429 140737129998368 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=690680 CPUtime=12.68 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 3317 0 0 0 1268 0 0 0 25 0 4 0 607880717 707256320 8779 33554432000 4194304 4797429 140737129998368 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=690680 CPUtime=12.62 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 3342 0 0 0 1262 0 0 0 25 0 4 0 607880717 707256320 8779 33554432000 4194304 4797429 140737129998368 18446744073709551615 4423648 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 690680

[startup+25.5005 s]
/proc/loadavg: 8.20 8.17 8.38 9/184 10827
/proc/meminfo: memFree=32364992/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=697556 CPUtime=101.82 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 24728 0 0 0 10176 6 0 0 25 0 4 0 607880716 714297344 10224 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424859 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 174389 10224 419 148 0 169318 0
[pid=10781/tid=10783] ppid=10779 vsize=697556 CPUtime=25.47 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 4604 0 0 0 2546 1 0 0 25 0 4 0 607880717 714297344 10224 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=697556 CPUtime=25.48 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 4280 0 0 0 2547 1 0 0 25 0 4 0 607880717 714297344 10224 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=697556 CPUtime=25.36 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 4486 0 0 0 2535 1 0 0 25 0 4 0 607880717 714297344 10224 33554432000 4194304 4797429 140737129998368 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 697556

[startup+51.1009 s]
/proc/loadavg: 8.13 8.15 8.37 9/184 10828
/proc/meminfo: memFree=32348604/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=701964 CPUtime=204.09 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 34472 0 0 0 20401 8 0 0 25 0 4 0 607880716 718811136 12738 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 175491 12738 419 148 0 170420 0
[pid=10781/tid=10783] ppid=10779 vsize=701964 CPUtime=51.06 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 6007 0 0 0 5105 1 0 0 25 0 4 0 607880717 718811136 12738 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=701964 CPUtime=51.08 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 5668 0 0 0 5107 1 0 0 25 0 4 0 607880717 718811136 12738 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=701964 CPUtime=50.83 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 5695 0 0 0 5082 1 0 0 25 0 4 0 607880717 718811136 12738 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 701964

[startup+102.301 s]
/proc/loadavg: 8.10 8.14 8.35 9/184 10829
/proc/meminfo: memFree=32323012/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=711232 CPUtime=408.63 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 50316 0 0 0 40847 16 0 0 25 0 4 0 607880716 728301568 15854 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424882 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 177808 15854 419 148 0 172737 0
[pid=10781/tid=10783] ppid=10779 vsize=711232 CPUtime=102.26 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 8303 0 0 0 10223 3 0 0 25 0 4 0 607880717 728301568 15854 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=711232 CPUtime=102.28 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 7862 0 0 0 10226 2 0 0 25 0 4 0 607880717 728301568 15854 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524050 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=711232 CPUtime=101.77 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 8220 0 0 0 10175 2 0 0 25 0 4 0 607880717 728301568 15854 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 711232

[startup+162.3 s]
/proc/loadavg: 8.07 8.13 8.33 9/184 10831
/proc/meminfo: memFree=32304736/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=718032 CPUtime=648.32 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 64579 0 0 0 64810 22 0 0 25 0 4 0 607880716 735264768 18490 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 179508 18490 419 148 0 174437 0
[pid=10781/tid=10783] ppid=10779 vsize=718032 CPUtime=162.26 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 9916 0 0 0 16222 4 0 0 25 0 4 0 607880717 735264768 18490 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=718032 CPUtime=162.29 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 9567 0 0 0 16226 3 0 0 25 0 4 0 607880717 735264768 18490 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428966 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=718032 CPUtime=161.46 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 9870 0 0 0 16143 3 0 0 25 0 4 0 607880717 735264768 18490 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 718032

[startup+222.301 s]
/proc/loadavg: 8.06 8.11 8.31 9/184 10832
/proc/meminfo: memFree=32286700/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=721464 CPUtime=888.01 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 77285 0 0 0 88774 27 0 0 25 0 4 0 607880716 738779136 20950 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 180366 20950 419 148 0 175295 0
[pid=10781/tid=10783] ppid=10779 vsize=721464 CPUtime=222.24 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 11767 0 0 0 22220 4 0 0 25 0 4 0 607880717 738779136 20950 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=721464 CPUtime=222.28 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 11642 0 0 0 22225 3 0 0 25 0 4 0 607880717 738779136 20950 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=721464 CPUtime=221.16 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 11770 0 0 0 22112 4 0 0 25 0 4 0 607880717 738779136 20950 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.01
Current children cumulated vsize (KiB) 721464

[startup+282.3 s]
/proc/loadavg: 8.10 8.11 8.29 9/184 10834
/proc/meminfo: memFree=32271024/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=726264 CPUtime=1127.72 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 88231 0 0 0 112739 33 0 0 25 0 4 0 607880716 743694336 23069 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 181566 23069 419 148 0 176495 0
[pid=10781/tid=10783] ppid=10779 vsize=726264 CPUtime=282.25 cores=0,2,4,6

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

[pid=10781] ppid=10779 vsize=753548 CPUtime=2565.81 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 143636 0 0 0 256524 57 0 0 25 0 4 0 607880716 771633152 31712 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 188387 31712 419 148 0 183316 0
[pid=10781/tid=10783] ppid=10779 vsize=753548 CPUtime=642.22 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 20733 0 0 0 64213 9 0 0 25 0 4 0 607880717 771633152 31712 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=753548 CPUtime=642.29 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 20498 0 0 0 64222 7 0 0 25 0 4 0 607880717 771633152 31712 33554432000 4194304 4797429 140737129998368 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=753548 CPUtime=638.97 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 20413 0 0 0 63887 10 0 0 25 0 4 0 607880717 771633152 31712 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.81
Current children cumulated vsize (KiB) 753548

[startup+702.3 s]
/proc/loadavg: 8.09 8.08 8.20 9/184 10845
/proc/meminfo: memFree=32210264/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=753784 CPUtime=2805.5 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 151305 0 0 0 280488 62 0 0 25 0 4 0 607880716 771874816 31610 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 188446 31610 419 148 0 183375 0
[pid=10781/tid=10783] ppid=10779 vsize=753784 CPUtime=702.21 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 21762 0 0 0 70211 10 0 0 25 0 4 0 607880717 771874816 31610 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=753784 CPUtime=702.3 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 21521 0 0 0 70222 8 0 0 25 0 4 0 607880717 771874816 31610 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=753784 CPUtime=698.66 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 21434 0 0 0 69855 11 0 0 25 0 4 0 607880717 771874816 31610 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.5
Current children cumulated vsize (KiB) 753784

[startup+762.301 s]
/proc/loadavg: 8.08 8.07 8.18 9/184 10847
/proc/meminfo: memFree=32198184/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=757532 CPUtime=3045.18 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 159860 0 0 0 304451 67 0 0 25 0 4 0 607880716 775712768 31869 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 189383 31869 419 148 0 184312 0
[pid=10781/tid=10783] ppid=10779 vsize=757532 CPUtime=762.2 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 22805 0 0 0 76210 10 0 0 25 0 4 0 607880717 775712768 31869 33554432000 4194304 4797429 140737129998368 18446744073709551615 4430083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=757532 CPUtime=762.3 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 22518 0 0 0 76221 9 0 0 25 0 4 0 607880717 775712768 31869 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=757532 CPUtime=758.34 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 22597 0 0 0 75822 12 0 0 25 0 4 0 607880717 775712768 31869 33554432000 4194304 4797429 140737129998368 18446744073709551615 4523898 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.18
Current children cumulated vsize (KiB) 757532

[startup+822.3 s]
/proc/loadavg: 8.07 8.07 8.18 9/184 10848
/proc/meminfo: memFree=32185236/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=758524 CPUtime=3284.86 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 166402 0 0 0 328416 70 0 0 25 0 4 0 607880716 776728576 34644 33554432000 4194304 4797429 140737129998368 18446744073709551615 4375022 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 189631 34644 419 148 0 184560 0
[pid=10781/tid=10783] ppid=10779 vsize=758524 CPUtime=822.2 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 23558 0 0 0 82209 11 0 0 25 0 4 0 607880717 776728576 34644 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=758524 CPUtime=822.3 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 23267 0 0 0 82221 9 0 0 25 0 4 0 607880717 776728576 34644 33554432000 4194304 4797429 140737129998368 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=758524 CPUtime=818.02 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 23683 0 0 0 81790 12 0 0 25 0 4 0 607880717 776728576 34644 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.86
Current children cumulated vsize (KiB) 758524

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 8.18 9/184 10850
/proc/meminfo: memFree=32177012/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=764980 CPUtime=3524.55 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 175108 0 0 0 352381 74 0 0 25 0 4 0 607880716 783339520 35663 33554432000 4194304 4797429 140737129998368 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 191245 35663 419 148 0 186174 0
[pid=10781/tid=10783] ppid=10779 vsize=764980 CPUtime=882.17 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 24683 0 0 0 88205 12 0 0 25 0 4 0 607880717 783339520 35663 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=764980 CPUtime=882.3 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 24503 0 0 0 88220 10 0 0 25 0 4 0 607880717 783339520 35663 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=764980 CPUtime=877.74 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 24389 0 0 0 87761 13 0 0 25 0 4 0 607880717 783339520 35663 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.55
Current children cumulated vsize (KiB) 764980

[startup+942.301 s]
/proc/loadavg: 8.13 8.10 8.17 9/184 10851
/proc/meminfo: memFree=32170376/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=766052 CPUtime=3764.26 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 182478 0 0 0 376348 78 0 0 25 0 4 0 607880716 784437248 36863 33554432000 4194304 4797429 140737129998368 18446744073709551615 4425862 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 191513 36863 419 148 0 186442 0
[pid=10781/tid=10783] ppid=10779 vsize=766052 CPUtime=941.86 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 25781 0 0 0 94173 13 0 0 25 0 4 0 607880717 784437248 36863 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=766052 CPUtime=942.31 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 25575 0 0 0 94220 11 0 0 25 0 4 0 607880717 784437248 36863 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=766052 CPUtime=937.74 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 25504 0 0 0 93761 13 0 0 25 0 4 0 607880717 784437248 36863 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.26
Current children cumulated vsize (KiB) 766052

[startup+1002.3 s]
/proc/loadavg: 8.10 8.09 8.17 9/184 10853
/proc/meminfo: memFree=32164876/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=768892 CPUtime=4003.91 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 190373 0 0 0 400309 82 0 0 25 0 4 0 607880716 787345408 36613 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 192223 36613 419 148 0 187152 0
[pid=10781/tid=10783] ppid=10779 vsize=768892 CPUtime=1001.54 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 26363 0 0 0 100140 14 0 0 25 0 4 0 607880717 787345408 36613 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=768892 CPUtime=1002.31 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 26732 0 0 0 100219 12 0 0 25 0 4 0 607880717 787345408 36613 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=768892 CPUtime=997.73 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 26684 0 0 0 99760 13 0 0 25 0 4 0 607880717 787345408 36613 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.91
Current children cumulated vsize (KiB) 768892

[startup+1062.31 s]
/proc/loadavg: 8.08 8.09 8.16 9/184 10855
/proc/meminfo: memFree=32161348/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=771040 CPUtime=4243.61 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 197171 0 0 0 424276 85 0 0 25 0 4 0 607880716 789544960 37994 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 192760 37994 419 148 0 187689 0
[pid=10781/tid=10783] ppid=10779 vsize=771040 CPUtime=1061.21 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 27384 0 0 0 106107 14 0 0 25 0 4 0 607880717 789544960 37994 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=771040 CPUtime=1062.31 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 27396 0 0 0 106219 12 0 0 25 0 4 0 607880717 789544960 37994 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=771040 CPUtime=1057.74 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 27869 0 0 0 105760 14 0 0 25 0 4 0 607880717 789544960 37994 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.61
Current children cumulated vsize (KiB) 771040

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 8.16 9/184 10856
/proc/meminfo: memFree=32146784/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=773228 CPUtime=4483.27 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 203785 0 0 0 448239 88 0 0 25 0 4 0 607880716 791785472 39388 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 193307 39388 419 148 0 188236 0
[pid=10781/tid=10783] ppid=10779 vsize=773228 CPUtime=1120.9 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 28595 0 0 0 112075 15 0 0 25 0 4 0 607880717 791785472 39388 33554432000 4194304 4797429 140737129998368 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=773228 CPUtime=1122.3 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 28439 0 0 0 112218 12 0 0 25 0 4 0 607880717 791785472 39388 33554432000 4194304 4797429 140737129998368 18446744073709551615 4404772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=773228 CPUtime=1117.73 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 28582 0 0 0 111758 15 0 0 25 0 4 0 607880717 791785472 39388 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.27
Current children cumulated vsize (KiB) 773228

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 8.16 9/184 10858
/proc/meminfo: memFree=32134812/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=778172 CPUtime=4722.95 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 211409 0 0 0 472203 92 0 0 25 0 4 0 607880716 796848128 40354 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 194543 40354 419 148 0 189472 0
[pid=10781/tid=10783] ppid=10779 vsize=778172 CPUtime=1180.57 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 29642 0 0 0 118042 15 0 0 25 0 4 0 607880717 796848128 40354 33554432000 4194304 4797429 140737129998368 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=778172 CPUtime=1182.31 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 29323 0 0 0 118218 13 0 0 25 0 4 0 607880717 796848128 40354 33554432000 4194304 4797429 140737129998368 18446744073709551615 4424617 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=778172 CPUtime=1177.72 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 29744 0 0 0 117756 16 0 0 25 0 4 0 607880717 796848128 40354 33554432000 4194304 4797429 140737129998368 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.95
Current children cumulated vsize (KiB) 778172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.19 8.12 8.16 9/184 10858
/proc/meminfo: memFree=32142476/32951124 swapFree=67055696/67111528
[pid=10781] ppid=10779 vsize=779224 CPUtime=4800.06 cores=0,2,4,6
/proc/10781/stat : 10781 (techdemo) R 10779 10781 10396 0 -1 4202496 214226 0 0 0 479912 94 0 0 25 0 4 0 607880716 797925376 39887 33554432000 4194304 4797429 140737129998368 18446744073709551615 4426365 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10781/statm: 194806 39887 419 148 0 189735 0
[pid=10781/tid=10783] ppid=10779 vsize=779224 CPUtime=1199.77 cores=0,2,4,6
/proc/10781/task/10783/stat : 10783 (techdemo) R 10779 10781 10396 0 -1 4202560 29930 0 0 0 119962 15 0 0 25 0 4 0 607880717 797925376 39887 33554432000 4194304 4797429 140737129998368 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10781/tid=10784] ppid=10779 vsize=779224 CPUtime=1201.62 cores=0,2,4,6
/proc/10781/task/10784/stat : 10784 (techdemo) R 10779 10781 10396 0 -1 4202560 29648 0 0 0 120148 14 0 0 25 0 4 0 607880717 797925376 39887 33554432000 4194304 4797429 140737129998368 18446744073709551615 4255240 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10781/tid=10785] ppid=10779 vsize=779224 CPUtime=1197.02 cores=0,2,4,6
/proc/10781/task/10785/stat : 10785 (techdemo) R 10779 10781 10396 0 -1 4202560 29955 0 0 0 119686 16 0 0 25 0 4 0 607880717 797925376 39887 33554432000 4194304 4797429 140737129998368 18446744073709551615 4428791 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 779224

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.1
CPU user time (s): 4799.15
CPU system time (s): 0.951855
CPU usage (%): 399.469
Max. virtual memory (cumulated for all children) (KiB): 863336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.15
system time used= 0.951855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214227
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= 319
involuntary context switches= 32375

runsolver used 1.91271 second user time and 4.38433 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-09 18:28:14
IDJOB=3172785
IDBENCH=82803
IDSOLVER=1584
FILE ID=node107/3172785-1307636894
RUNJOBID= node107-1307635690-10675
PBS_JOBID= 13549384
Free space on /tmp= 74096 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172785-1307636894/watcher-3172785-1307636894 -o /tmp/evaluation-result-3172785-1307636894/solver-3172785-1307636894 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172785-1307636894.cnf

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=1205319134

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32440540 kB
Buffers:         57072 kB
Cached:         238000 kB
SwapCached:      19468 kB
Active:         128216 kB
Inactive:       196352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32440540 kB
SwapTotal:    67111528 kB
SwapFree:     67055696 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:       27776 kB
Mapped:          12960 kB
Slab:           120432 kB
PageTables:       4252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216228 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= 74088 MiB
End job on node107 at 2011-06-09 18:48:18