Trace number 3173005

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3173005-1304124211.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.06	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.01 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.00 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:      60 undec:       1 neg:      64
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       125      2662         0         0     13310         0   no data   no data  --
0.44/0.13	c Decided on static restart strategy
7.16/1.88	c  N dy     7     30001       125      2662         0     10150     13310    203882     24.69     19.21  --
7.16/1.89	c  S st     7     30001       125      2662         0     10150     13310    203882     24.69     19.21  --
7.56/1.92	c  S st     7     30502       125      2662         0     10640     13310    216275     24.69     19.21  --
7.56/1.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
7.56/1.94	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
7.56/1.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.95	c Subs w/ non-existent bins:      0 time:  0.00 s
7.56/1.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.38	c lits-rem:      1857  cl-subs:     1308  v-elim:    125  v-fix:    0  time:  1.72 s
9.15/2.38	c learnt bin added due to v-elim: 0
9.15/2.38	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.15/2.38	c vivif2 --  cl tried     9332 cl shrink        0 lits rem          0 time: 0.00
9.55/2.45	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
9.55/2.45	c calculated reachability. Time: 0.00
9.55/2.45	c  N dy     7     30502       125      2662         0      9332     13310    185703     24.69     19.21  --
9.55/2.45	c  F st     7     30502       125      2662         0      9332     13310    185703     24.69     19.21  --
9.95/2.58	c Decided on static restart strategy
13.94/3.58	c  N dy    14     45753       125      2662         0     16265     13310    342694     24.96     19.59  --
14.34/3.60	c  S st    14     45753       125      2662         0     16265     13310    342694     24.96     19.59  --
14.34/3.65	c  S st    14     46254       125      2662         0     16755     13310    355564     24.96     19.59  --
14.34/3.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.14
14.34/3.68	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
14.34/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.69	c Subs w/ non-existent bins:      0 time:  0.01 s
14.34/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.56/4.48	c lits-rem:      3142  cl-subs:     2057  v-elim:    125  v-fix:    0  time:  3.16 s
17.56/4.48	c learnt bin added due to v-elim: 0
17.56/4.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.56/4.48	c vivif2 --  cl tried    14698 cl shrink        0 lits rem          0 time: 0.01
17.94/4.55	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
17.94/4.55	c calculated reachability. Time: 0.00
17.94/4.55	c  N dy    14     46254       125      2662         0     14698     13310    300718     24.96     19.59  --
26.73/6.70	c  N dy    15     69381       125      2662         0     18653     13310    373124     25.53     19.55  --
26.73/6.71	c  S st    15     69381       125      2662         0     18653     13310    373124     25.53     19.55  --
26.73/6.77	c  S st    15     69882       125      2662         0     19140     13310    385819     25.53     19.55  --
26.73/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.73/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.17
27.13/6.82	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
27.13/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.82	c Subs w/ non-existent bins:      0 time:  0.01 s
27.13/6.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.34/7.68	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
37.11/9.36	c Added 2 vars  tried: 67712 time: 6.70
37.51/9.43	c ORs :      2 avg-s:  0.0 cl-sh:  6318 l-rem:   6318 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.98
37.51/9.44	c lits-rem:      3628  cl-subs:     2182  v-elim:    125  v-fix:    0  time: 10.43 s
37.51/9.44	c learnt bin added due to v-elim: 0
37.51/9.44	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
37.51/9.44	c vivif2 --  cl tried    16958 cl shrink        0 lits rem          0 time: 0.01
37.91/9.51	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.27
37.91/9.51	c calculated reachability. Time: 0.00
37.91/9.51	c  N dy    15     69882       127      2664         4     16958     13316    323731     25.53     19.55  --
37.91/9.51	c  F st    15     69882       127      2664         4     16958     13316    323731     25.53     19.55  --
38.31/9.67	c Decided on static restart strategy
51.10/12.89	c  N dy    22    104823       127      2664         4     16169     13316    265260     25.55     19.81  --
51.50/12.90	c  S st    22    104823       127      2664         4     16169     13316    265260     25.55     19.81  --
51.50/12.96	c  S st    22    105326       127      2664         4     16662     13316    277442     25.55     19.81  --
51.50/12.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.50/12.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.50/13.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.16
51.90/13.00	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
51.90/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.90/13.00	c Subs w/ non-existent bins:      0 time:  0.00 s
51.90/13.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.90/13.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
54.29/13.64	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
54.29/13.64	c lits-rem:      1788  cl-subs:     1068  v-elim:    125  v-fix:    0  time:  2.55 s
54.29/13.64	c learnt bin added due to v-elim: 0
54.29/13.64	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
54.29/13.64	c vivif2 --  cl tried    15594 cl shrink        0 lits rem          0 time: 0.01
54.69/13.72	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.30
54.69/13.72	c calculated reachability. Time: 0.00
54.69/13.72	c  N dy    22    105326       127      2664         4     15594     13316    251096     25.55     19.81  --
80.65/20.20	c  N dy    23    157992       127      2664         4     22774     13316    393253     25.59     20.03  --
80.65/20.21	c  S st    23    157992       127      2664         4     22774     13316    393253     25.59     20.03  --
80.65/20.29	c  S st    23    158496       127      2664         4     23268     13316    405712     25.59     20.03  --
80.65/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.65/20.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.06/20.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.24
81.06/20.35	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
81.06/20.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.06/20.36	c Subs w/ non-existent bins:      0 time:  0.01 s
81.06/20.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.06/20.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.06/20.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.65/21.24	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
84.65/21.24	c lits-rem:      2036  cl-subs:     2078  v-elim:    125  v-fix:    0  time:  3.52 s
84.65/21.24	c learnt bin added due to v-elim: 0
84.65/21.24	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
84.65/21.25	c vivif2 --  cl tried    21190 cl shrink        0 lits rem          0 time: 0.01
85.05/21.34	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.37
85.05/21.34	c calculated reachability. Time: 0.00
85.05/21.34	c  N dy    23    158496       127      2664         4     21190     13316    354829     25.59     20.03  --
132.17/33.15	c  N dy    24    237745       127      2664         4     26194     13316    428716     26.90     20.32  --
132.17/33.17	c  S st    24    237745       127      2664         4     26194     13316    428716     26.90     20.32  --
132.57/33.25	c  S st    24    238251       135      2664        20     26697     13348    441343     26.90     20.32  --
132.57/33.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.57/33.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.97/33.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.28
132.97/33.33	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
132.97/33.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.97/33.33	c Subs w/ non-existent bins:      0 time:  0.01 s
132.97/33.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.97/33.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.97/33.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
136.57/34.21	c ORs :      2 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
136.57/34.22	c lits-rem:      2795  cl-subs:     2020  v-elim:    125  v-fix:    0  time:  3.52 s
136.57/34.22	c learnt bin added due to v-elim: 0
136.57/34.22	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
136.57/34.22	c vivif2 --  cl tried    24677 cl shrink        0 lits rem          0 time: 0.02
136.97/34.33	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.44
136.97/34.33	c calculated reachability. Time: 0.00
136.97/34.33	c  N dy    24    238251       135      2664        20     24677     13348    390237     26.90     20.32  --
222.45/55.73	c  N dy    25    357378       135      2664        20     29002     13348    428415     28.36     19.91  --
222.45/55.74	c  S st    25    357378       135      2664        20     29002     13348    428415     28.36     19.91  --
222.85/55.84	c  S st    25    357881       139      2664        28     29498     13364    441111     28.36     19.91  --
222.85/55.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
222.85/55.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.25/55.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.41
223.25/55.94	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
223.25/55.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.25/55.94	c Subs w/ non-existent bins:      0 time:  0.02 s
223.25/55.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.25/55.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.25/55.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
226.85/56.81	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
226.85/56.82	c lits-rem:      2319  cl-subs:     1305  v-elim:    125  v-fix:    0  time:  3.46 s
226.85/56.82	c learnt bin added due to v-elim: 0
226.85/56.82	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
226.85/56.82	c vivif2 --  cl tried    28193 cl shrink        0 lits rem          0 time: 0.02
227.25/56.94	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.49
227.25/56.95	c calculated reachability. Time: 0.00
227.25/56.95	c  N dy    25    357881       139      2664        28     28193     13364    410137     28.36     19.91  --
391.05/97.95	c  N dy    26    536822       139      2664        28     35352     13364    502026     26.57     19.89  --
391.05/97.97	c  S st    26    536822       139      2664        28     35352     13364    502026     26.57     19.89  --
391.42/98.08	c  S st    26    537326       143      2664        52     35849     13396    514599     26.57     19.89  --
391.42/98.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
391.42/98.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.22/98.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.50
392.22/98.21	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
392.22/98.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.22/98.22	c Subs w/ non-existent bins:      0 time:  0.02 s
392.22/98.22	c Replacing        4 vars Replaced      817 lits Time:     0.02 s 
392.22/98.23	c bin-w-bin subsume rem            8 bins  time:  0.00 s
392.22/98.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.22/98.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
396.61/99.30	c ORs :      2 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
406.60/101.89	c Added 2 vars  tried: 80000 time: 10.36
407.00/101.94	c ORs :      2 avg-s:  0.0 cl-sh:  4766 l-rem:   4766 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.58
407.00/101.95	c lits-rem:      2736  cl-subs:     1817  v-elim:    125  v-fix:    0  time: 14.87 s
407.00/101.95	c learnt bin added due to v-elim: 0
407.00/101.95	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
407.00/101.96	c vivif2 --  cl tried    34032 cl shrink        0 lits rem          0 time: 0.02
407.80/102.10	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.56
407.80/102.10	c calculated reachability. Time: 0.00
407.80/102.10	c  N dy    26    537326       141      2666        32     34032     13373    467394     26.57     19.89  --
407.80/102.10	c  F st    26    537326       141      2666        32     34032     13373    467394     26.57     19.89  --
409.00/102.45	c Decided on static restart strategy
687.02/172.02	c  N dy    33    805990       141      2666        32     56189     13373    945054     27.22     19.75  --
687.02/172.06	c  S st    33    805990       141      2666        32     56189     13373    945054     27.22     19.75  --
687.82/172.24	c  S st    33    806492       141      2666        32     56671     13373    957385     27.22     19.75  --
687.82/172.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
687.82/172.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
688.62/172.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.4M T:  0.98
688.62/172.48	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.01 s
688.62/172.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
688.62/172.49	c Subs w/ non-existent bins:      0 time:  0.04 s
689.02/172.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.02/172.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.02/172.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
699.80/175.28	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
700.20/175.30	c lits-rem:      1617  cl-subs:     5666  v-elim:    125  v-fix:    0  time: 11.13 s
700.20/175.30	c learnt bin added due to v-elim: 0
700.20/175.30	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
700.20/175.31	c vivif2 --  cl tried    51005 cl shrink        0 lits rem          0 time: 0.04
700.60/175.41	c asymm  cl-useful: 0/1216/2666 lits-rem:0 time: 0.41
700.60/175.41	c calculated reachability. Time: 0.00
700.60/175.41	c  N dy    33    806492       141      2666        32     51005     13373    821066     27.22     19.75  --
1266.63/317.11	c  N dy    34   1209738       141      2666        32     67079     13373   1113176     27.18     19.97  --
1266.63/317.15	c  S st    34   1209738       141      2666        32     67079     13373   1113176     27.18     19.97  --
1266.63/317.15	c Finding binary XORs  T:     0.00 s  found:       1
1267.43/317.39	c  S st    34   1210240       149      2666        52     67576     13409   1125435     27.18     19.97  --
1267.43/317.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1267.43/317.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1269.03/317.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.3M T:  1.37
1269.03/317.74	c Calc non-exist non-lernt bins v-fix:     0 done:    149 time:  0.01 s
1269.03/317.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1269.03/317.75	c Subs w/ non-existent bins:      0 time:  0.05 s
1269.03/317.75	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1269.03/317.77	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1269.03/317.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1269.03/317.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1281.01/320.78	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1281.41/320.80	c lits-rem:       621  cl-subs:     5534  v-elim:    125  v-fix:    0  time: 12.10 s
1281.41/320.80	c learnt bin added due to v-elim: 0
1281.41/320.80	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1281.41/320.82	c vivif2 --  cl tried    62042 cl shrink        0 lits rem          0 time: 0.06
1281.81/320.92	c asymm  cl-useful: 0/791/2666 lits-rem:0 time: 0.41
1281.81/320.92	c calculated reachability. Time: 0.00
1281.81/320.92	c  N dy    34   1210240       148      2666        46     62042     13401    991987     27.18     19.97  --
2194.17/549.33	c  N dy    35   1710241       148      2666        46     92109     13401   1591237     26.95     19.77  --
2194.17/549.40	c  S st    35   1710241       148      2666        46     92109     13401   1591237     26.95     19.77  --
2195.77/549.73	c  S st    35   1710747       156      2666        66     92620     13437   1604124     26.95     19.77  --
2195.77/549.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2195.77/549.74	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
2198.16/550.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.8M T:  2.48
2198.16/550.36	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.01 s
2198.16/550.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2198.16/550.38	c Subs w/ non-existent bins:      0 time:  0.08 s
2198.16/550.39	c Replacing        1 vars Replaced       28 lits Time:     0.02 s 
2198.56/550.42	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2198.56/550.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2198.56/550.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2232.13/558.80	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
2232.13/558.83	c lits-rem:      2027  cl-subs:    11250  v-elim:    125  v-fix:    0  time: 33.60 s
2232.13/558.83	c learnt bin added due to v-elim: 0
2232.13/558.83	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
2232.13/558.85	c vivif2 --  cl tried    81370 cl shrink        0 lits rem          0 time: 0.08
2232.51/558.96	c asymm  cl-useful: 0/595/2666 lits-rem:0 time: 0.44
2232.51/558.97	c calculated reachability. Time: 0.00
2232.51/558.97	c  N dy    35   1710747       155      2666        60     81370     13429   1343661     26.95     19.77  --
3325.84/832.65	c  N dy    36   2210747       155      2666        60     97996     13429   1676583     29.07     19.62  --
3326.24/832.71	c  S st    36   2210747       155      2666        60     97996     13429   1676583     29.07     19.62  --
3327.82/833.11	c  S st    36   2211250       163      2666        76     98497     13461   1689456     29.07     19.62  --
3327.82/833.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3327.82/833.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3330.64/833.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.9M T:  3.03
3330.64/833.87	c Calc non-exist non-lernt bins v-fix:     0 done:    163 time:  0.01 s
3330.64/833.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3330.64/833.89	c Subs w/ non-existent bins:      0 time:  0.08 s
3331.01/833.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3331.01/833.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3331.01/833.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3363.76/842.17	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 29.0 T:    0.15
3410.10/853.74	c Added 2 vars  tried: 80000 time: 46.21
3413.30/854.58	c ORs :      2 avg-s:  0.0 cl-sh: 21513 l-rem:  21513 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   49.56
3413.71/854.61	c lits-rem:      3017  cl-subs:     7360  v-elim:    125  v-fix:    0  time: 82.61 s
3413.71/854.61	c learnt bin added due to v-elim: 0
3413.71/854.61	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
3413.71/854.63	c vivif2 --  cl tried    91136 cl shrink        0 lits rem          0 time: 0.09
3414.12/854.75	c asymm  cl-useful: 0/742/2668 lits-rem:0 time: 0.45
3414.12/854.75	c calculated reachability. Time: 0.00
3414.12/854.75	c  N dy    36   2211250       165      2668        80     91136     13474   1471276     29.07     19.62  --
4634.82/1160.37	c  N dy    37   2711251       165      2668        80    115801     13474   2043550     28.39     19.30  --
4635.24/1160.46	c  S st    37   2711251       165      2668        80    115801     13474   2043550     28.39     19.30  --
4637.22/1160.91	c  S st    37   2711753       165      2668        80    116292     13474   2055909     28.39     19.30  --
4637.22/1160.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4637.22/1160.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4641.21/1161.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.9M T:  4.17
4641.21/1161.97	c Calc non-exist non-lernt bins v-fix:     0 done:    165 time:  0.01 s
4641.21/1161.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4641.21/1161.99	c Subs w/ non-existent bins:      0 time:  0.10 s
4641.61/1162.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4641.61/1162.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4641.61/1162.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4678.76/1171.35	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 30.3 T:    0.32
4678.76/1171.39	c lits-rem:      3006  cl-subs:     6245  v-elim:    125  v-fix:    0  time: 37.35 s
4678.76/1171.39	c learnt bin added due to v-elim: 0
4678.76/1171.39	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
4679.18/1171.42	c vivif2 --  cl tried   110044 cl shrink        0 lits rem          0 time: 0.12
4679.58/1171.55	c asymm  cl-useful: 0/359/2668 lits-rem:0 time: 0.53
4679.58/1171.56	c calculated reachability. Time: 0.00
4679.58/1171.56	c  N dy    37   2711753       165      2668        80    110044     13474   1886956     28.39     19.30  --
4679.58/1171.56	c  F st    37   2711753       165      2668        80    110044     13474   1886956     28.39     19.30  --
4686.36/1173.23	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: 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-3173005-1304124211/watcher-3173005-1304124211 -o /tmp/evaluation-result-3173005-1304124211/solver-3173005-1304124211 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173005-1304124211.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: 6.34 7.67 7.71 2/174 21315
/proc/meminfo: memFree=30618260/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=50428 CPUtime=0 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 722 0 0 0 0 0 0 0 25 0 1 0 524020904 51638272 649 33554432000 4194304 4797429 140734657648176 18446744073709551615 248089395311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21315/statm: 12607 655 347 148 0 7536 0

[startup+0.00911494 s]
/proc/loadavg: 6.34 7.67 7.71 2/174 21315
/proc/meminfo: memFree=30618260/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=146692 CPUtime=0 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) S 21312 21315 21280 0 -1 4202496 777 0 0 0 0 0 0 0 25 0 4 0 524020904 150212608 696 33554432000 4194304 4797429 140734657648176 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 36673 699 368 148 0 31602 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 146692

[startup+0.120077 s]
/proc/loadavg: 6.34 7.67 7.71 2/174 21315
/proc/meminfo: memFree=30618260/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=672884 CPUtime=0.44 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 1669 0 0 0 44 0 0 0 25 0 4 0 524020904 689033216 1493 33554432000 4194304 4797429 140734657648176 18446744073709551615 4391368 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 168221 1493 408 148 0 163150 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 672884

[startup+0.301045 s]
/proc/loadavg: 6.34 7.67 7.71 2/174 21315
/proc/meminfo: memFree=30618260/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=674592 CPUtime=1.16 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 2650 0 0 0 116 0 0 0 25 0 4 0 524020904 690782208 1871 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 168648 1871 408 148 0 163577 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 674592

[startup+0.700976 s]
/proc/loadavg: 6.34 7.67 7.71 2/174 21315
/proc/meminfo: memFree=30618260/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=677876 CPUtime=2.77 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 4599 0 0 0 276 1 0 0 25 0 4 0 524020904 694145024 3586 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424859 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 169469 3586 413 148 0 164398 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 677876

[startup+1.50083 s]
/proc/loadavg: 6.34 7.67 7.71 10/184 21325
/proc/meminfo: memFree=30590048/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=680084 CPUtime=5.96 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 6299 0 0 0 595 1 0 0 25 0 4 0 524020904 696406016 4223 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 170021 4223 416 148 0 164950 0
[pid=21315/tid=21323] ppid=21312 vsize=680084 CPUtime=1.48 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 1329 0 0 0 148 0 0 0 25 0 4 0 524020905 696406016 4223 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=680084 CPUtime=1.49 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 1453 0 0 0 149 0 0 0 25 0 4 0 524020905 696406016 4223 33554432000 4194304 4797429 140734657648176 18446744073709551615 4426348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=680084 CPUtime=1.48 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 1345 0 0 0 148 0 0 0 25 0 4 0 524020905 696406016 4223 33554432000 4194304 4797429 140734657648176 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680084

[startup+3.10055 s]
/proc/loadavg: 6.34 7.67 7.71 10/184 21325
/proc/meminfo: memFree=30582008/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=682556 CPUtime=12.35 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 8480 0 0 0 1234 1 0 0 25 0 4 0 524020904 698937344 5087 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 170639 5087 416 148 0 165568 0
[pid=21315/tid=21323] ppid=21312 vsize=682556 CPUtime=3.08 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 1501 0 0 0 308 0 0 0 25 0 4 0 524020905 698937344 5087 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=682556 CPUtime=3.09 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 1865 0 0 0 309 0 0 0 25 0 4 0 524020905 698937344 5087 33554432000 4194304 4797429 140734657648176 18446744073709551615 4358816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=682556 CPUtime=3.07 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 1735 0 0 0 307 0 0 0 25 0 4 0 524020905 698937344 5087 33554432000 4194304 4797429 140734657648176 18446744073709551615 4430064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 682556

[startup+6.30099 s]
/proc/loadavg: 6.47 7.68 7.71 10/184 21325
/proc/meminfo: memFree=30571188/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=685180 CPUtime=25.13 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 11276 0 0 0 2511 2 0 0 25 0 4 0 524020904 701624320 6666 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 171295 6666 416 148 0 166224 0
[pid=21315/tid=21323] ppid=21312 vsize=685180 CPUtime=6.28 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 1953 0 0 0 628 0 0 0 25 0 4 0 524020905 701624320 6666 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=685180 CPUtime=6.29 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 2239 0 0 0 629 0 0 0 25 0 4 0 524020905 701624320 6666 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524193 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=685180 CPUtime=6.25 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 2055 0 0 0 625 0 0 0 25 0 4 0 524020905 701624320 6666 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 685180

[startup+12.7009 s]
/proc/loadavg: 6.59 7.68 7.71 10/184 21325
/proc/meminfo: memFree=30557860/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=688956 CPUtime=50.7 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 15761 0 0 0 5067 3 0 0 25 0 4 0 524020904 705490944 7660 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 172239 7660 419 148 0 167168 0
[pid=21315/tid=21323] ppid=21312 vsize=688956 CPUtime=12.68 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 2502 0 0 0 1268 0 0 0 25 0 4 0 524020905 705490944 7660 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=688956 CPUtime=12.68 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 3099 0 0 0 1268 0 0 0 25 0 4 0 524020905 705490944 7660 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=688956 CPUtime=12.62 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 2857 0 0 0 1262 0 0 0 25 0 4 0 524020905 705490944 7660 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568105 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) 688956

[startup+25.5006 s]
/proc/loadavg: 6.90 7.70 7.72 10/184 21325
/proc/meminfo: memFree=30546100/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=692616 CPUtime=101.82 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 22007 0 0 0 10178 4 0 0 25 0 4 0 524020904 709238784 9759 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 173154 9759 419 148 0 168083 0
[pid=21315/tid=21323] ppid=21312 vsize=692616 CPUtime=25.48 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 3131 0 0 0 2548 0 0 0 25 0 4 0 524020905 709238784 9759 33554432000 4194304 4797429 140734657648176 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=692616 CPUtime=25.48 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 3904 0 0 0 2548 0 0 0 25 0 4 0 524020905 709238784 9759 33554432000 4194304 4797429 140734657648176 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=692616 CPUtime=25.34 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 3693 0 0 0 2534 0 0 0 25 0 4 0 524020905 709238784 9759 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524386 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) 692616

[startup+51.1011 s]
/proc/loadavg: 7.28 7.72 7.72 9/184 21326
/proc/meminfo: memFree=30531016/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=698368 CPUtime=204.07 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 33535 0 0 0 20399 8 0 0 25 0 4 0 524020904 715128832 11591 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 174592 11591 419 148 0 169521 0
[pid=21315/tid=21323] ppid=21312 vsize=698368 CPUtime=51.08 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 4767 0 0 0 5107 1 0 0 25 0 4 0 524020905 715128832 11591 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=698368 CPUtime=51.08 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 5466 0 0 0 5107 1 0 0 25 0 4 0 524020905 715128832 11591 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=698368 CPUtime=50.8 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 4977 0 0 0 5080 0 0 0 25 0 4 0 524020905 715128832 11591 33554432000 4194304 4797429 140734657648176 18446744073709551615 4331639 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 698368

[startup+102.307 s]
/proc/loadavg: 7.68 7.76 7.73 10/184 21327
/proc/meminfo: memFree=30508668/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=705520 CPUtime=408.62 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 49315 0 0 0 40850 12 0 0 25 0 4 0 524020904 722452480 14332 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 176380 14332 421 148 0 171309 0
[pid=21315/tid=21323] ppid=21312 vsize=705520 CPUtime=102.29 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 6667 0 0 0 10227 2 0 0 25 0 4 0 524020905 722452480 14332 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=705520 CPUtime=102.28 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 7491 0 0 0 10227 1 0 0 25 0 4 0 524020905 722452480 14332 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=705520 CPUtime=101.74 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 7113 0 0 0 10173 1 0 0 25 0 4 0 524020905 722452480 14332 33554432000 4194304 4797429 140734657648176 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 705520

[startup+162.3 s]
/proc/loadavg: 8.02 7.83 7.76 10/184 21329
/proc/meminfo: memFree=30491376/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=712784 CPUtime=648.27 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 65074 0 0 0 64809 18 0 0 25 0 4 0 524020904 729890816 16771 33554432000 4194304 4797429 140734657648176 18446744073709551615 4340816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 178196 16771 421 148 0 173125 0
[pid=21315/tid=21323] ppid=21312 vsize=712784 CPUtime=162.28 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 8656 0 0 0 16226 2 0 0 25 0 4 0 524020905 729890816 16771 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=712784 CPUtime=162.28 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 9182 0 0 0 16225 3 0 0 25 0 4 0 524020905 729890816 16771 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=712784 CPUtime=161.4 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 8776 0 0 0 16139 1 0 0 25 0 4 0 524020905 729890816 16771 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 712784

[startup+222.301 s]
/proc/loadavg: 8.13 7.89 7.78 10/184 21331
/proc/meminfo: memFree=30471852/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=717288 CPUtime=887.95 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 78576 0 0 0 88772 23 0 0 25 0 4 0 524020904 734502912 18957 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 179322 18957 421 148 0 174251 0
[pid=21315/tid=21323] ppid=21312 vsize=717288 CPUtime=222.29 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 10250 0 0 0 22226 3 0 0 25 0 4 0 524020905 734502912 18957 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=717288 CPUtime=222.28 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 10866 0 0 0 22225 3 0 0 25 0 4 0 524020905 734502912 18957 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=717288 CPUtime=221.08 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 10407 0 0 0 22106 2 0 0 25 0 4 0 524020905 734502912 18957 33554432000 4194304 4797429 140734657648176 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 717288

[startup+282.3 s]

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

[pid=21315] ppid=21312 vsize=743344 CPUtime=2805.33 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 157247 0 0 0 280476 57 0 0 25 0 4 0 524020904 761184256 30649 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 185836 30649 421 148 0 180765 0
[pid=21315/tid=21323] ppid=21312 vsize=743344 CPUtime=702.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 20638 0 0 0 70222 8 0 0 25 0 4 0 524020905 761184256 30649 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=743344 CPUtime=702.29 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 21744 0 0 0 70220 9 0 0 25 0 4 0 524020905 761184256 30649 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=743344 CPUtime=698.48 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 21476 0 0 0 69842 6 0 0 25 0 4 0 524020905 761184256 30649 33554432000 4194304 4797429 140734657648176 18446744073709551615 4358490 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 743344

[startup+762.307 s]
/proc/loadavg: 8.00 8.03 7.91 10/184 21345
/proc/meminfo: memFree=30381192/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=744400 CPUtime=3045.02 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 165996 0 0 0 304442 60 0 0 25 0 4 0 524020904 762265600 30593 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 186100 30593 421 148 0 181029 0
[pid=21315/tid=21323] ppid=21312 vsize=744400 CPUtime=762.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 21866 0 0 0 76222 8 0 0 25 0 4 0 524020905 762265600 30593 33554432000 4194304 4797429 140734657648176 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=744400 CPUtime=762.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 22826 0 0 0 76220 10 0 0 25 0 4 0 524020905 762265600 30593 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=744400 CPUtime=758.16 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 22688 0 0 0 75809 7 0 0 25 0 4 0 524020905 762265600 30593 33554432000 4194304 4797429 140734657648176 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 744400

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 7.91 10/184 21347
/proc/meminfo: memFree=30376552/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=747716 CPUtime=3284.68 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 174740 0 0 0 328404 64 0 0 25 0 4 0 524020904 765661184 30161 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 186929 30161 421 148 0 181858 0
[pid=21315/tid=21323] ppid=21312 vsize=747716 CPUtime=822.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 23107 0 0 0 82221 9 0 0 25 0 4 0 524020905 765661184 30161 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=747716 CPUtime=822.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 24227 0 0 0 82220 10 0 0 25 0 4 0 524020905 765661184 30161 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=747716 CPUtime=817.82 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 23934 0 0 0 81775 7 0 0 25 0 4 0 524020905 765661184 30161 33554432000 4194304 4797429 140734657648176 18446744073709551615 4404943 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 747716

[startup+882.3 s]
/proc/loadavg: 8.00 8.02 7.91 10/184 21348
/proc/meminfo: memFree=30365216/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=750812 CPUtime=3524.35 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 182856 0 0 0 352367 68 0 0 25 0 4 0 524020904 768831488 31368 33554432000 4194304 4797429 140734657648176 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 187703 31368 421 148 0 182632 0
[pid=21315/tid=21323] ppid=21312 vsize=750812 CPUtime=882.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 24289 0 0 0 88220 10 0 0 25 0 4 0 524020905 768831488 31368 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=750812 CPUtime=882.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 25596 0 0 0 88219 11 0 0 25 0 4 0 524020905 768831488 31368 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=750812 CPUtime=877.49 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 24986 0 0 0 87741 8 0 0 25 0 4 0 524020905 768831488 31368 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524006 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 750812

[startup+942.301 s]
/proc/loadavg: 8.00 8.01 7.91 10/184 21350
/proc/meminfo: memFree=30358216/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=753192 CPUtime=3764.02 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 189380 0 0 0 376330 72 0 0 25 0 4 0 524020904 771268608 33881 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 188298 33881 421 148 0 183227 0
[pid=21315/tid=21323] ppid=21312 vsize=753192 CPUtime=942.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 24965 0 0 0 94219 11 0 0 25 0 4 0 524020905 771268608 33881 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=753192 CPUtime=942.29 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 27012 0 0 0 94218 11 0 0 25 0 4 0 524020905 771268608 33881 33554432000 4194304 4797429 140734657648176 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=753192 CPUtime=937.17 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 25669 0 0 0 93708 9 0 0 25 0 4 0 524020905 771268608 33881 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 753192

[startup+1002.3 s]
/proc/loadavg: 8.06 8.02 7.91 9/184 21351
/proc/meminfo: memFree=30354068/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=754940 CPUtime=4003.7 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 197835 0 0 0 400294 76 0 0 25 0 4 0 524020904 773058560 34242 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 188735 34242 421 148 0 183664 0
[pid=21315/tid=21323] ppid=21312 vsize=754940 CPUtime=1002.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 26254 0 0 0 100218 12 0 0 25 0 4 0 524020905 773058560 34242 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=754940 CPUtime=1002.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 27770 0 0 0 100218 12 0 0 25 0 4 0 524020905 773058560 34242 33554432000 4194304 4797429 140734657648176 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=754940 CPUtime=996.85 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 27088 0 0 0 99675 10 0 0 25 0 4 0 524020905 773058560 34242 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 754940

[startup+1062.3 s]
/proc/loadavg: 8.13 8.05 7.93 10/184 21362
/proc/meminfo: memFree=30344928/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=758752 CPUtime=4243.36 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 205709 0 0 0 424257 79 0 0 25 0 4 0 524020904 776962048 35385 33554432000 4194304 4797429 140734657648176 18446744073709551615 4425005 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 189688 35385 421 148 0 184617 0
[pid=21315/tid=21323] ppid=21312 vsize=758752 CPUtime=1062.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 27483 0 0 0 106218 12 0 0 25 0 4 0 524020905 776962048 35385 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=758752 CPUtime=1062.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 29274 0 0 0 106218 12 0 0 25 0 4 0 524020905 776962048 35385 33554432000 4194304 4797429 140734657648176 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=758752 CPUtime=1056.51 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 28355 0 0 0 105641 10 0 0 25 0 4 0 524020905 776962048 35385 33554432000 4194304 4797429 140734657648176 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 758752

[startup+1122.3 s]
/proc/loadavg: 8.05 8.03 7.93 10/184 21364
/proc/meminfo: memFree=30332972/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=758820 CPUtime=4483.03 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 210834 0 0 0 448221 82 0 0 25 0 4 0 524020904 777031680 37599 33554432000 4194304 4797429 140734657648176 18446744073709551615 4426361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 189705 37599 421 148 0 184634 0
[pid=21315/tid=21323] ppid=21312 vsize=758820 CPUtime=1122.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 28036 0 0 0 112217 13 0 0 25 0 4 0 524020905 777031680 37599 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=758820 CPUtime=1122.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 29796 0 0 0 112218 12 0 0 25 0 4 0 524020905 777031680 37599 33554432000 4194304 4797429 140734657648176 18446744073709551615 4404772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=758820 CPUtime=1116.19 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 28964 0 0 0 111608 11 0 0 25 0 4 0 524020905 777031680 37599 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 758820

[startup+1182.3 s]
/proc/loadavg: 8.02 8.03 7.93 10/184 21365
/proc/meminfo: memFree=30324860/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=759036 CPUtime=4722.71 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 218504 0 0 0 472185 86 0 0 25 0 4 0 524020904 777252864 38096 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 189759 38096 421 148 0 184688 0
[pid=21315/tid=21323] ppid=21312 vsize=759036 CPUtime=1182.3 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 29292 0 0 0 118217 13 0 0 25 0 4 0 524020905 777252864 38096 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=759036 CPUtime=1182.3 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 30938 0 0 0 118217 13 0 0 25 0 4 0 524020905 777252864 38096 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=759036 CPUtime=1175.87 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 30246 0 0 0 117575 12 0 0 25 0 4 0 524020905 777252864 38096 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 759036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.02 7.93 10/184 21366
/proc/meminfo: memFree=30326708/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=762840 CPUtime=4800.21 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 221373 0 0 0 479935 86 0 0 25 0 4 0 524020904 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 190710 37851 421 148 0 185639 0
[pid=21315/tid=21323] ppid=21312 vsize=762840 CPUtime=1201.72 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 29462 0 0 0 120158 14 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=762840 CPUtime=1201.71 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 31185 0 0 0 120158 13 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=762840 CPUtime=1195.16 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 30479 0 0 0 119504 12 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 762840

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

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

[startup+1201.7 s]
/proc/loadavg: 8.01 8.02 7.93 10/184 21366
/proc/meminfo: memFree=30326708/32950928 swapFree=67111428/67111528
[pid=21315] ppid=21312 vsize=762840 CPUtime=4800.21 cores=0,2,4,6
/proc/21315/stat : 21315 (techdemo) R 21312 21315 21280 0 -1 4202496 221373 0 0 0 479935 86 0 0 25 0 4 0 524020904 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21315/statm: 190710 37851 421 148 0 185639 0
[pid=21315/tid=21323] ppid=21312 vsize=762840 CPUtime=1201.72 cores=0,2,4,6
/proc/21315/task/21323/stat : 21323 (techdemo) R 21312 21315 21280 0 -1 4202560 29462 0 0 0 120158 14 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21315/tid=21324] ppid=21312 vsize=762840 CPUtime=1201.71 cores=0,2,4,6
/proc/21315/task/21324/stat : 21324 (techdemo) R 21312 21315 21280 0 -1 4202560 31185 0 0 0 120158 13 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21315/tid=21325] ppid=21312 vsize=762840 CPUtime=1195.16 cores=0,2,4,6
/proc/21315/task/21325/stat : 21325 (techdemo) R 21312 21315 21280 0 -1 4202560 30479 0 0 0 119504 12 0 0 25 0 4 0 524020905 781148160 37851 33554432000 4194304 4797429 140734657648176 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 762840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.25
CPU user time (s): 4799.38
CPU system time (s): 0.874867
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 849304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.38
system time used= 0.874867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221374
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= 564
involuntary context switches= 33277

runsolver used 1.86372 second user time and 4.69529 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 02:43:31
IDJOB=3173005
IDBENCH=83023
IDSOLVER=1584
FILE ID=node123/3173005-1304124211
RUNJOBID= node123-1304124211-21298
PBS_JOBID= 13170756
Free space on /tmp= 72816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173005-1304124211/watcher-3173005-1304124211 -o /tmp/evaluation-result-3173005-1304124211/solver-3173005-1304124211 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173005-1304124211.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1211016624

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      30618828 kB
Buffers:        589232 kB
Cached:        1315296 kB
SwapCached:        100 kB
Active:         153540 kB
Inactive:      1815044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30618828 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           15708 kB
Writeback:           0 kB
AnonPages:       63680 kB
Mapped:          14332 kB
Slab:           298312 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187380 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= 72804 MiB
End job on node123 at 2011-04-30 03:03:35