Trace number 3173080

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
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-3173080-1304127627.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.01	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.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.01 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      57
0.00/0.03	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.04	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.27/0.09	c Decided on static restart strategy
7.16/1.81	c  N dy     7     30000       125      2662         0     10114     13310    198267     24.84     18.78  --
7.16/1.82	c  S st     7     30000       125      2662         0     10114     13310    198267     24.84     18.78  --
7.16/1.86	c  S st     7     30505       125      2662         0     10606     13310    210802     24.84     18.78  --
7.16/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
7.16/1.88	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
7.16/1.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.88	c Subs w/ non-existent bins:      0 time:  0.00 s
7.16/1.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.77/2.28	c lits-rem:      1598  cl-subs:     1220  v-elim:    125  v-fix:    0  time:  1.58 s
8.77/2.28	c learnt bin added due to v-elim: 0
8.77/2.28	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
8.77/2.28	c vivif2 --  cl tried     9386 cl shrink        0 lits rem          0 time: 0.01
9.15/2.36	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.30
9.15/2.36	c calculated reachability. Time: 0.00
9.15/2.36	c  N dy     7     30505       125      2662         0      9386     13310    184186     24.84     18.78  --
9.15/2.36	c  F st     7     30505       125      2662         0      9386     13310    184186     24.84     18.78  --
9.55/2.49	c Decided on static restart strategy
13.94/3.50	c  N dy    14     45758       125      2662         0     16368     13310    348360     25.70     19.30  --
13.94/3.52	c  S st    14     45758       125      2662         0     16368     13310    348360     25.70     19.30  --
13.94/3.58	c  S st    14     46260       125      2662         0      8450     13310    127143     25.70     19.30  --
13.94/3.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.94/3.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.94/3.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
13.94/3.59	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
13.94/3.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.94/3.59	c Subs w/ non-existent bins:      0 time:  0.00 s
14.34/3.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.74/3.73	c lits-rem:        54  cl-subs:      187  v-elim:    125  v-fix:    0  time:  0.52 s
14.74/3.73	c learnt bin added due to v-elim: 0
14.74/3.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
14.74/3.73	c vivif2 --  cl tried     8263 cl shrink        0 lits rem          0 time: 0.00
14.74/3.78	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
14.74/3.78	c calculated reachability. Time: 0.00
14.74/3.78	c  N dy    14     46260       125      2662         0      8263     13310    124780     25.70     19.30  --
23.13/5.89	c  N dy    15     69390       125      2662         0     20604     13310    440831     27.39     19.91  --
23.53/5.90	c  S st    15     69390       125      2662         0     20604     13310    440831     27.39     19.91  --
23.53/5.96	c  S st    15     69891       125      2662         0     10784     13310    158035     27.39     19.91  --
23.53/5.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.53/5.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.53/5.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.08
23.53/5.98	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
23.53/5.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.53/5.98	c Subs w/ non-existent bins:      0 time:  0.00 s
23.53/5.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.53/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.53/5.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.73/6.27	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.92/7.08	c Added 2 vars  tried: 66612 time: 3.24
27.92/7.09	c ORs :      2 avg-s:  0.0 cl-sh:   944 l-rem:    944 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.25
27.92/7.09	c lits-rem:       137  cl-subs:      208  v-elim:    125  v-fix:    0  time:  4.41 s
27.92/7.09	c learnt bin added due to v-elim: 0
27.92/7.09	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
27.92/7.09	c vivif2 --  cl tried    10576 cl shrink        0 lits rem          0 time: 0.01
28.32/7.15	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.21
28.32/7.15	c calculated reachability. Time: 0.00
28.32/7.15	c  N dy    15     69891       127      2664         4     10576     13319    154064     27.39     19.91  --
28.32/7.15	c  F st    15     69891       127      2664         4     10576     13319    154064     27.39     19.91  --
29.12/7.30	c Decided on static restart strategy
42.31/10.64	c  N dy    22    104837       127      2664         4     19900     13319    364219     25.57     19.95  --
42.31/10.65	c  S st    22    104837       127      2664         4     19900     13319    364219     25.57     19.95  --
42.71/10.72	c  S st    22    105342       127      2664         4     20389     13319    376741     25.57     19.95  --
42.71/10.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.71/10.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.71/10.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.20
42.71/10.77	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
42.71/10.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.71/10.77	c Subs w/ non-existent bins:      0 time:  0.01 s
42.71/10.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.71/10.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.71/10.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.90/11.57	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
45.90/11.58	c lits-rem:      2971  cl-subs:     2104  v-elim:    125  v-fix:    0  time:  3.18 s
45.90/11.58	c learnt bin added due to v-elim: 0
45.90/11.58	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
45.90/11.58	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.01
46.30/11.66	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.32
46.30/11.66	c calculated reachability. Time: 0.00
46.30/11.66	c  N dy    22    105342       127      2664         4     18285     13319    324210     25.57     19.95  --
72.27/18.15	c  N dy    23    158014       127      2664         4     25513     13319    456716     24.69     19.80  --
72.27/18.17	c  S st    23    158014       127      2664         4     25513     13319    456716     24.69     19.80  --
72.66/18.24	c  S st    23    158518       127      2664         4     25999     13319    468866     24.69     19.80  --
72.66/18.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.66/18.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.06/18.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.30
73.06/18.32	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
73.06/18.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.06/18.32	c Subs w/ non-existent bins:      0 time:  0.01 s
73.06/18.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.06/18.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.06/18.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
77.07/19.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.00
77.07/19.30	c lits-rem:      2641  cl-subs:     2964  v-elim:    125  v-fix:    0  time:  3.88 s
77.07/19.30	c learnt bin added due to v-elim: 0
77.07/19.30	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
77.07/19.31	c vivif2 --  cl tried    23035 cl shrink        0 lits rem          0 time: 0.01
77.47/19.40	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.39
77.47/19.40	c calculated reachability. Time: 0.00
77.47/19.40	c  N dy    23    158518       127      2664         4     23035     13319    399254     24.69     19.80  --
123.02/30.87	c  N dy    24    237777       127      2664         4     28103     13319    465095     25.84     19.51  --
123.02/30.89	c  S st    24    237777       127      2664         4     28103     13319    465095     25.84     19.51  --
123.40/30.97	c  S st    24    238280       135      2664        20     28602     13351    477666     25.84     19.51  --
123.40/30.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.40/30.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.80/31.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.35
123.80/31.05	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
123.80/31.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.80/31.06	c Subs w/ non-existent bins:      0 time:  0.02 s
123.80/31.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.80/31.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.80/31.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
127.79/32.02	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
127.79/32.03	c lits-rem:      1785  cl-subs:     2369  v-elim:    125  v-fix:    0  time:  3.85 s
127.79/32.03	c learnt bin added due to v-elim: 0
127.79/32.03	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
127.79/32.04	c vivif2 --  cl tried    26233 cl shrink        0 lits rem          0 time: 0.02
128.19/32.14	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.41
128.19/32.14	c calculated reachability. Time: 0.00
128.19/32.14	c  N dy    24    238280       135      2664        20     26233     13351    422911     25.84     19.51  --
219.29/55.00	c  N dy    25    357423       135      2664        20     30424     13351    459273     25.43     19.72  --
219.70/55.02	c  S st    25    357423       135      2664        20     30424     13351    459273     25.43     19.72  --
220.07/55.11	c  S st    25    357925       137      2664        28     30918     13363    471713     25.43     19.72  --
220.07/55.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.07/55.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.47/55.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.40
220.47/55.21	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
220.47/55.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.47/55.21	c Subs w/ non-existent bins:      0 time:  0.01 s
220.47/55.23	c Replacing        1 vars Replaced     1807 lits Time:     0.07 s 
220.47/55.24	c bin-w-bin subsume rem            2 bins  time:  0.00 s
220.47/55.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.47/55.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
224.09/56.15	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
224.09/56.15	c lits-rem:      2240  cl-subs:     1926  v-elim:    125  v-fix:    0  time:  3.65 s
224.09/56.15	c learnt bin added due to v-elim: 0
224.09/56.15	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
224.09/56.16	c vivif2 --  cl tried    28992 cl shrink        0 lits rem          0 time: 0.02
224.47/56.28	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.49
224.47/56.28	c calculated reachability. Time: 0.00
224.47/56.28	c  N dy    25    357925       136      2664        22     28992     13355    427377     25.43     19.72  --
388.65/97.32	c  N dy    26    536887       136      2664        22     36581     13355    522438     26.22     19.67  --
388.65/97.34	c  S st    26    536887       136      2664        22     36581     13355    522438     26.22     19.67  --
389.05/97.46	c  S st    26    537391       142      2664        38     37077     13383    535262     26.22     19.67  --
389.05/97.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
389.05/97.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.85/97.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.55
389.85/97.60	c Calc non-exist non-lernt bins v-fix:     0 done:    142 time:  0.00 s
389.85/97.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.85/97.60	c Subs w/ non-existent bins:      0 time:  0.02 s
389.85/97.61	c Replacing        1 vars Replaced      273 lits Time:     0.02 s 
389.85/97.62	c bin-w-bin subsume rem            2 bins  time:  0.00 s
389.85/97.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.85/97.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
393.84/98.69	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
403.85/101.13	c Added 2 vars  tried: 80000 time: 9.76
404.25/101.20	c ORs :      2 avg-s:  0.0 cl-sh:  5514 l-rem:   5514 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.04
404.25/101.21	c lits-rem:      2108  cl-subs:     2245  v-elim:    125  v-fix:    0  time: 14.36 s
404.25/101.21	c learnt bin added due to v-elim: 0
404.25/101.21	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
404.25/101.22	c vivif2 --  cl tried    34832 cl shrink        0 lits rem          0 time: 0.02
404.63/101.37	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.60
404.63/101.37	c calculated reachability. Time: 0.00
404.63/101.37	c  N dy    26    537391       143      2666        36     34832     13384    480328     26.22     19.67  --
404.63/101.37	c  F st    26    537391       143      2666        36     34832     13384    480328     26.22     19.67  --
406.23/101.76	c Decided on static restart strategy
695.45/174.19	c  N dy    33    806086       143      2666        36     57888     13384   1005098     28.09     19.40  --
695.85/174.23	c  S st    33    806086       143      2666        36     57888     13384   1005098     28.09     19.40  --
696.65/174.43	c  S st    33    806590       143      2666        36     58380     13384   1017692     28.09     19.40  --
696.65/174.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
696.65/174.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.85/174.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.2M T:  1.23
697.85/174.74	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.01 s
697.85/174.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.85/174.75	c Subs w/ non-existent bins:      0 time:  0.04 s
697.85/174.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.85/174.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
697.85/174.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
706.64/177.00	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.05
707.06/177.02	c lits-rem:      6650  cl-subs:     3483  v-elim:    125  v-fix:    0  time:  8.97 s
707.06/177.02	c learnt bin added due to v-elim: 0
707.06/177.02	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
707.06/177.03	c vivif2 --  cl tried    54897 cl shrink        0 lits rem          0 time: 0.04
707.46/177.12	c asymm  cl-useful: 0/1209/2666 lits-rem:0 time: 0.39
707.46/177.13	c calculated reachability. Time: 0.00
707.46/177.13	c  N dy    33    806590       143      2666        36     54897     13384    926466     28.09     19.40  --
1297.85/324.97	c  N dy    34   1209886       143      2666        36     70535     13384   1175537     25.85     19.36  --
1298.25/325.02	c  S st    34   1209886       143      2666        36     70535     13384   1175537     25.85     19.36  --
1298.25/325.02	c Finding binary XORs  T:     0.00 s  found:       0
1299.05/325.27	c  S st    34   1210390       149      2666        48     71037     13408   1188587     25.85     19.36  --
1299.05/325.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1299.05/325.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.05/325.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.3M T:  1.75
1301.05/325.71	c Calc non-exist non-lernt bins v-fix:     0 done:    149 time:  0.01 s
1301.05/325.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1301.05/325.72	c Subs w/ non-existent bins:      0 time:  0.05 s
1301.05/325.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1301.05/325.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1301.05/325.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1315.43/329.38	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.04
1315.83/329.40	c lits-rem:      1120  cl-subs:     5752  v-elim:    125  v-fix:    0  time: 14.60 s
1315.83/329.40	c learnt bin added due to v-elim: 0
1315.83/329.40	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1315.83/329.42	c vivif2 --  cl tried    65285 cl shrink        0 lits rem          0 time: 0.06
1316.23/329.52	c asymm  cl-useful: 0/785/2666 lits-rem:0 time: 0.42
1316.23/329.52	c calculated reachability. Time: 0.00
1316.23/329.52	c  N dy    34   1210390       149      2666        48     65285     13408   1047804     25.85     19.36  --
2220.23/555.82	c  N dy    35   1710391       149      2666        48     95611     13408   1693820     28.17     19.16  --
2220.23/555.89	c  S st    35   1710391       149      2666        48     95611     13408   1693820     28.17     19.16  --
2221.83/556.25	c  S st    35   1710898       151      2666        56     96109     13420   1706873     28.17     19.16  --
2221.83/556.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2221.83/556.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2224.63/556.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.6M T:  2.87
2224.63/556.98	c Calc non-exist non-lernt bins v-fix:     0 done:    151 time:  0.01 s
2224.63/556.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2224.63/557.00	c Subs w/ non-existent bins:      0 time:  0.07 s
2225.03/557.09	c Replacing        1 vars Replaced     2229 lits Time:     0.36 s 
2225.43/557.12	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2225.43/557.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2225.43/557.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2258.21/565.31	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.04
2258.21/565.34	c lits-rem:      2290  cl-subs:    10811  v-elim:    125  v-fix:    0  time: 32.84 s
2258.21/565.34	c learnt bin added due to v-elim: 0
2258.21/565.34	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
2258.21/565.36	c vivif2 --  cl tried    85298 cl shrink        0 lits rem          0 time: 0.08
2258.61/565.49	c asymm  cl-useful: 0/476/2666 lits-rem:0 time: 0.49
2258.61/565.49	c calculated reachability. Time: 0.00
2258.61/565.49	c  N dy    35   1710898       150      2666        50     85298     13412   1447586     28.17     19.16  --
3329.56/833.54	c  N dy    36   2210899       150      2666        50    101455     13412   1766213     27.88     19.07  --
3329.96/833.61	c  S st    36   2210899       150      2666        50    101455     13412   1766213     27.88     19.07  --
3331.56/834.01	c  S st    36   2211401       156      2666        66    101954     13440   1779227     27.88     19.07  --
3331.56/834.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3331.56/834.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3334.36/834.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.8M T:  2.84
3334.36/834.73	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.01 s
3334.36/834.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3334.36/834.75	c Subs w/ non-existent bins:      0 time:  0.08 s
3334.36/834.77	c Replacing        1 vars Replaced      328 lits Time:     0.08 s 
3334.78/834.80	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3334.78/834.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3334.78/834.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3364.72/842.36	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 26.0 T:    0.24
3407.87/853.14	c Added 2 vars  tried: 80000 time: 43.04
3411.46/854.07	c ORs :      2 avg-s:  0.0 cl-sh: 23817 l-rem:  23817 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   46.77
3411.86/854.11	c lits-rem:       606  cl-subs:     6955  v-elim:    125  v-fix:    0  time: 77.11 s
3411.86/854.11	c learnt bin added due to v-elim: 0
3411.86/854.11	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
3411.86/854.13	c vivif2 --  cl tried    94998 cl shrink        0 lits rem          0 time: 0.10
3412.26/854.25	c asymm  cl-useful: 0/807/2668 lits-rem:0 time: 0.46
3412.26/854.25	c calculated reachability. Time: 0.00
3412.26/854.25	c  N dy    36   2211401       157      2668        64     94998     13443   1578856     27.88     19.07  --
4736.50/1185.75	c  N dy    37   2711403       157      2668        64    119339     13443   2078555     26.98     18.86  --
4736.91/1185.83	c  S st    37   2711403       157      2668        64    119339     13443   2078555     26.98     18.86  --
4738.88/1186.33	c  S st    37   2711905       157      2668        64    119831     13443   2091808     26.98     18.86  --
4738.88/1186.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4738.88/1186.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4742.48/1187.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.1M T:  3.64
4742.48/1187.25	c Calc non-exist non-lernt bins v-fix:     0 done:    157 time:  0.01 s
4742.48/1187.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4742.48/1187.27	c Subs w/ non-existent bins:      0 time:  0.09 s
4742.88/1187.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4742.88/1187.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4742.88/1187.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4788.82/1198.85	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 31.0 T:    0.15
4788.82/1198.89	c lits-rem:       509  cl-subs:     9563  v-elim:    125  v-fix:    0  time: 46.23 s
4788.82/1198.89	c learnt bin added due to v-elim: 0
4788.82/1198.89	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
4789.23/1198.92	c vivif2 --  cl tried   110267 cl shrink        0 lits rem          0 time: 0.11
4789.64/1199.04	c asymm  cl-useful: 0/532/2668 lits-rem:0 time: 0.47
4789.64/1199.04	c calculated reachability. Time: 0.00
4789.64/1199.04	c  N dy    37   2711905       157      2668        64    110267     13443   1872897     26.98     18.86  --
4789.64/1199.04	c  F st    37   2711905       157      2668        64    110267     13443   1872897     26.98     18.86  --
4795.21/1200.48	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-3173080-1304127627/watcher-3173080-1304127627 -o /tmp/evaluation-result-3173080-1304127627/solver-3173080-1304127627 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173080-1304127627.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: 3.38 4.08 5.48 2/173 28669
/proc/meminfo: memFree=30927692/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=50144 CPUtime=0 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 640 0 0 0 0 0 0 0 24 0 1 0 524360688 51347456 572 33554432000 4194304 4797429 140735025294048 18446744073709551615 228122374853 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/28669/statm: 12536 573 347 148 0 7465 0

[startup+0.0792711 s]
/proc/loadavg: 3.38 4.08 5.48 2/173 28669
/proc/meminfo: memFree=30927692/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=607200 CPUtime=0.27 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 1477 0 0 0 27 0 0 0 25 0 4 0 524360688 621772800 1305 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 151800 1305 406 148 0 146729 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 607200

[startup+0.100267 s]
/proc/loadavg: 3.38 4.08 5.48 2/173 28669
/proc/meminfo: memFree=30927692/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=607332 CPUtime=0.36 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 1584 0 0 0 36 0 0 0 25 0 4 0 524360688 621907968 1408 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 151833 1408 408 148 0 146762 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 607332

[startup+0.300232 s]
/proc/loadavg: 3.38 4.08 5.48 2/173 28669
/proc/meminfo: memFree=30927692/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=609040 CPUtime=1.16 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 2635 0 0 0 116 0 0 0 25 0 4 0 524360688 623656960 1852 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 152260 1852 408 148 0 147189 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 609040

[startup+0.700161 s]
/proc/loadavg: 3.38 4.08 5.48 2/173 28669
/proc/meminfo: memFree=30927692/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=611568 CPUtime=2.75 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 4559 0 0 0 275 0 0 0 25 0 4 0 524360688 626245632 3543 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 152892 3543 413 148 0 147821 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 611568

[startup+1.50102 s]
/proc/loadavg: 3.38 4.08 5.48 9/184 28681
/proc/meminfo: memFree=30897532/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=613588 CPUtime=5.96 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 6300 0 0 0 595 1 0 0 25 0 4 0 524360688 628314112 4231 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 153397 4231 416 148 0 148326 0
[pid=28669/tid=28671] ppid=28667 vsize=613588 CPUtime=1.48 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 1405 0 0 0 148 0 0 0 25 0 4 0 524360689 628314112 4231 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=613588 CPUtime=1.48 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 1398 0 0 0 148 0 0 0 25 0 4 0 524360689 628314112 4231 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=613588 CPUtime=1.48 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 1285 0 0 0 148 0 0 0 25 0 4 0 524360689 628314112 4231 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 613588

[startup+3.10073 s]
/proc/loadavg: 3.38 4.08 5.48 9/184 28681
/proc/meminfo: memFree=30889348/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=616984 CPUtime=12.35 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 8485 0 0 0 1234 1 0 0 25 0 4 0 524360688 631791616 5109 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 154246 5109 416 148 0 149175 0
[pid=28669/tid=28671] ppid=28667 vsize=616984 CPUtime=3.08 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 1790 0 0 0 308 0 0 0 25 0 4 0 524360689 631791616 5109 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=616984 CPUtime=3.07 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 1618 0 0 0 307 0 0 0 25 0 4 0 524360689 631791616 5109 33554432000 4194304 4797429 140735025294048 18446744073709551615 4426348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=616984 CPUtime=3.08 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 1704 0 0 0 308 0 0 0 25 0 4 0 524360689 631791616 5109 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 616984

[startup+6.30115 s]
/proc/loadavg: 3.83 4.16 5.49 9/184 28681
/proc/meminfo: memFree=30877560/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=619736 CPUtime=25.13 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 11406 0 0 0 2511 2 0 0 25 0 4 0 524360688 634609664 6337 33554432000 4194304 4797429 140735025294048 18446744073709551615 4509104 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 154934 6337 418 148 0 149863 0
[pid=28669/tid=28671] ppid=28667 vsize=619736 CPUtime=6.28 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 2129 0 0 0 628 0 0 0 25 0 4 0 524360689 634609664 6337 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=619736 CPUtime=6.26 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 2086 0 0 0 626 0 0 0 25 0 4 0 524360689 634609664 6337 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=619736 CPUtime=6.28 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 2124 0 0 0 628 0 0 0 25 0 4 0 524360689 634609664 6337 33554432000 4194304 4797429 140735025294048 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 619736

[startup+12.701 s]
/proc/loadavg: 4.17 4.22 5.51 9/184 28682
/proc/meminfo: memFree=30863196/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=624880 CPUtime=50.7 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 16141 0 0 0 5067 3 0 0 25 0 4 0 524360688 639877120 7196 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 156220 7196 419 148 0 151149 0
[pid=28669/tid=28671] ppid=28667 vsize=624880 CPUtime=12.68 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 2847 0 0 0 1268 0 0 0 25 0 4 0 524360689 639877120 7196 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=624880 CPUtime=12.62 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 2824 0 0 0 1262 0 0 0 25 0 4 0 524360689 639877120 7196 33554432000 4194304 4797429 140735025294048 18446744073709551615 4430056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=624880 CPUtime=12.68 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 2845 0 0 0 1268 0 0 0 25 0 4 0 524360689 639877120 7197 33554432000 4194304 4797429 140735025294048 18446744073709551615 228122410683 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 624880

[startup+25.5007 s]
/proc/loadavg: 5.02 4.41 5.55 9/184 28682
/proc/meminfo: memFree=30850656/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=628628 CPUtime=101.83 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 22278 0 0 0 10179 4 0 0 25 0 4 0 524360688 643715072 9540 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 157157 9540 419 148 0 152086 0
[pid=28669/tid=28671] ppid=28667 vsize=628628 CPUtime=25.47 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 3370 0 0 0 2547 0 0 0 25 0 4 0 524360689 643715072 9540 33554432000 4194304 4797429 140735025294048 18446744073709551615 4495471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=628628 CPUtime=25.35 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 3681 0 0 0 2535 0 0 0 25 0 4 0 524360689 643715072 9540 33554432000 4194304 4797429 140735025294048 18446744073709551615 4356207 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=628628 CPUtime=25.48 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 3682 0 0 0 2548 0 0 0 25 0 4 0 524360689 643715072 9540 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 628628

[startup+51.1011 s]
/proc/loadavg: 6.03 4.70 5.61 9/184 28682
/proc/meminfo: memFree=30833388/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=634888 CPUtime=204.09 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 33013 0 0 0 20401 8 0 0 25 0 4 0 524360688 650125312 11581 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 158722 11581 421 148 0 153651 0
[pid=28669/tid=28671] ppid=28667 vsize=634888 CPUtime=51.08 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 4890 0 0 0 5107 1 0 0 25 0 4 0 524360689 650125312 11581 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=634888 CPUtime=50.82 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 5089 0 0 0 5081 1 0 0 25 0 4 0 524360689 650125312 11581 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=634888 CPUtime=51.08 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 5018 0 0 0 5108 0 0 0 25 0 4 0 524360689 650125312 11581 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 634888

[startup+102.307 s]
/proc/loadavg: 7.14 5.20 5.73 9/184 28684
/proc/meminfo: memFree=30810280/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=643332 CPUtime=408.64 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 49499 0 0 0 40850 14 0 0 25 0 4 0 524360688 658771968 14365 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 160833 14365 421 148 0 155762 0
[pid=28669/tid=28671] ppid=28667 vsize=643332 CPUtime=102.28 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 6927 0 0 0 10226 2 0 0 25 0 4 0 524360689 658771968 14365 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=643332 CPUtime=101.76 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 7326 0 0 0 10174 2 0 0 25 0 4 0 524360689 658771968 14365 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=643332 CPUtime=102.29 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 7369 0 0 0 10228 1 0 0 25 0 4 0 524360689 658771968 14365 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 643332

[startup+162.301 s]
/proc/loadavg: 7.73 5.72 5.88 9/184 28686
/proc/meminfo: memFree=30788564/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=648664 CPUtime=648.32 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 64744 0 0 0 64811 21 0 0 25 0 4 0 524360688 664231936 16674 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424670 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 162166 16674 421 148 0 157095 0
[pid=28669/tid=28671] ppid=28667 vsize=648664 CPUtime=162.27 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 8686 0 0 0 16225 2 0 0 25 0 4 0 524360689 664231936 16674 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=648664 CPUtime=161.43 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 9046 0 0 0 16141 2 0 0 25 0 4 0 524360689 664231936 16674 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=648664 CPUtime=162.29 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 9154 0 0 0 16227 2 0 0 25 0 4 0 524360689 664231936 16674 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 648664

[startup+222.3 s]
/proc/loadavg: 7.94 6.15 6.01 9/184 28687
/proc/meminfo: memFree=30768676/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=656976 CPUtime=887.99 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 78694 0 0 0 88775 24 0 0 25 0 4 0 524360688 672743424 19353 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 164244 19353 424 148 0 159173 0
[pid=28669/tid=28671] ppid=28667 vsize=656976 CPUtime=222.28 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 10399 0 0 0 22225 3 0 0 25 0 4 0 524360689 672743424 19353 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=656976 CPUtime=221.11 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 10652 0 0 0 22108 3 0 0 25 0 4 0 524360689 672743424 19353 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=656976 CPUtime=222.28 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 11029 0 0 0 22226 2 0 0 25 0 4 0 524360689 672743424 19353 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 656976

[startup+282.301 s]

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

[pid=28669] ppid=28667 vsize=687100 CPUtime=2565.8 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 149910 0 0 0 256526 54 0 0 25 0 4 0 524360688 703590400 28140 33554432000 4194304 4797429 140735025294048 18446744073709551615 228122410683 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 171775 28140 424 148 0 166704 0
[pid=28669/tid=28671] ppid=28667 vsize=687100 CPUtime=642.29 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 19927 0 0 0 64221 8 0 0 25 0 4 0 524360689 703590400 28140 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=687100 CPUtime=638.86 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 20239 0 0 0 63879 7 0 0 25 0 4 0 524360689 703590400 28140 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=687100 CPUtime=642.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 20222 0 0 0 64223 7 0 0 25 0 4 0 524360689 703590400 28140 33554432000 4194304 4797429 140735025294048 18446744073709551615 4491072 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.8
Current children cumulated vsize (KiB) 687100

[startup+702.301 s]
/proc/loadavg: 8.12 7.74 6.86 9/184 28700
/proc/meminfo: memFree=30679924/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=687192 CPUtime=2805.46 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 156862 0 0 0 280490 56 0 0 25 0 4 0 524360688 703684608 31290 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 171798 31290 424 148 0 166727 0
[pid=28669/tid=28671] ppid=28667 vsize=687192 CPUtime=702.29 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 20753 0 0 0 70221 8 0 0 25 0 4 0 524360689 703684608 31290 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=687192 CPUtime=698.54 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 21006 0 0 0 69847 7 0 0 25 0 4 0 524360689 703684608 31290 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=687192 CPUtime=702.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 21349 0 0 0 70222 8 0 0 25 0 4 0 524360689 703684608 31290 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.46
Current children cumulated vsize (KiB) 687192

[startup+762.306 s]
/proc/loadavg: 8.11 7.80 6.94 9/184 28702
/proc/meminfo: memFree=30679120/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=687960 CPUtime=3045.17 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 165812 0 0 0 304457 60 0 0 25 0 4 0 524360688 704471040 31070 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 171990 31070 424 148 0 166919 0
[pid=28669/tid=28671] ppid=28667 vsize=687960 CPUtime=762.3 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 21862 0 0 0 76221 9 0 0 25 0 4 0 524360689 704471040 31070 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=687960 CPUtime=758.22 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 22306 0 0 0 75815 7 0 0 25 0 4 0 524360689 704471040 31070 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=687960 CPUtime=762.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 22551 0 0 0 76222 8 0 0 25 0 4 0 524360689 704471040 31070 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 687960

[startup+822.301 s]
/proc/loadavg: 8.09 7.85 7.01 9/184 28703
/proc/meminfo: memFree=30678200/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=690176 CPUtime=3284.82 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 174637 0 0 0 328419 63 0 0 25 0 4 0 524360688 706740224 30770 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 172544 30770 424 148 0 167473 0
[pid=28669/tid=28671] ppid=28667 vsize=690176 CPUtime=822.29 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 23001 0 0 0 82219 10 0 0 25 0 4 0 524360689 706740224 30770 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=690176 CPUtime=817.9 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 23375 0 0 0 81782 8 0 0 25 0 4 0 524360689 706740224 30770 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=690176 CPUtime=822.31 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 23612 0 0 0 82222 9 0 0 25 0 4 0 524360689 706740224 30770 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.82
Current children cumulated vsize (KiB) 690176

[startup+882.301 s]
/proc/loadavg: 8.13 7.91 7.07 9/184 28705
/proc/meminfo: memFree=30666620/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=697584 CPUtime=3524.5 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 181820 0 0 0 352385 65 0 0 25 0 4 0 524360688 714326016 31463 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 174396 31463 422 148 0 169325 0
[pid=28669/tid=28671] ppid=28667 vsize=697584 CPUtime=882.29 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 24059 0 0 0 88219 10 0 0 25 0 4 0 524360689 714326016 31463 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=697584 CPUtime=877.57 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 24429 0 0 0 87749 8 0 0 25 0 4 0 524360689 714326016 31463 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=697584 CPUtime=882.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 24598 0 0 0 88221 9 0 0 25 0 4 0 524360689 714326016 31463 33554432000 4194304 4797429 140735025294048 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 697584

[startup+942.301 s]
/proc/loadavg: 8.14 7.95 7.14 9/184 28706
/proc/meminfo: memFree=30650948/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=700228 CPUtime=3764.19 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 188147 0 0 0 376350 69 0 0 25 0 4 0 524360688 717033472 33787 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 175057 33787 422 148 0 169986 0
[pid=28669/tid=28671] ppid=28667 vsize=700228 CPUtime=942.3 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 25146 0 0 0 94219 11 0 0 25 0 4 0 524360689 717033472 33787 33554432000 4194304 4797429 140735025294048 18446744073709551615 4422906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=700228 CPUtime=937.25 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 25102 0 0 0 93716 9 0 0 25 0 4 0 524360689 717033472 33787 33554432000 4194304 4797429 140735025294048 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=700228 CPUtime=942.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 25302 0 0 0 94220 10 0 0 25 0 4 0 524360689 717033472 33787 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.19
Current children cumulated vsize (KiB) 700228

[startup+1002.3 s]
/proc/loadavg: 8.13 7.98 7.20 9/184 28708
/proc/meminfo: memFree=30642696/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=704160 CPUtime=4003.86 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 195252 0 0 0 400313 73 0 0 25 0 4 0 524360688 721059840 35681 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 176040 35681 422 148 0 170969 0
[pid=28669/tid=28671] ppid=28667 vsize=704160 CPUtime=1002.29 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 25871 0 0 0 100218 11 0 0 25 0 4 0 524360689 721059840 35681 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=704160 CPUtime=996.92 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 26480 0 0 0 99682 10 0 0 25 0 4 0 524360689 721059840 35681 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=704160 CPUtime=1002.3 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 26880 0 0 0 100219 11 0 0 25 0 4 0 524360689 721059840 35681 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 704160

[startup+1062.3 s]
/proc/loadavg: 8.08 8.00 7.25 9/184 28709
/proc/meminfo: memFree=30645244/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=705444 CPUtime=4243.54 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 203682 0 0 0 424279 75 0 0 25 0 4 0 524360688 722374656 34431 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 176361 34431 422 148 0 171290 0
[pid=28669/tid=28671] ppid=28667 vsize=705444 CPUtime=1062.3 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 27214 0 0 0 106218 12 0 0 25 0 4 0 524360689 722374656 34431 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=705444 CPUtime=1056.59 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 27581 0 0 0 105649 10 0 0 25 0 4 0 524360689 722374656 34431 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=705444 CPUtime=1062.31 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 28183 0 0 0 106220 11 0 0 25 0 4 0 524360689 722374656 34431 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.54
Current children cumulated vsize (KiB) 705444

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.31 9/184 28711
/proc/meminfo: memFree=30627580/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=706568 CPUtime=4483.23 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 208750 0 0 0 448244 79 0 0 25 0 4 0 524360688 723525632 36631 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 176642 36631 422 148 0 171571 0
[pid=28669/tid=28671] ppid=28667 vsize=706568 CPUtime=1122.3 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 27773 0 0 0 112218 12 0 0 25 0 4 0 524360689 723525632 36631 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=706568 CPUtime=1116.26 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 28164 0 0 0 111616 10 0 0 25 0 4 0 524360689 723525632 36631 33554432000 4194304 4797429 140735025294048 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=706568 CPUtime=1122.31 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 28735 0 0 0 112219 12 0 0 25 0 4 0 524360689 723525632 36631 33554432000 4194304 4797429 140735025294048 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.23
Current children cumulated vsize (KiB) 706568

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.35 9/184 28713
/proc/meminfo: memFree=30629644/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=707828 CPUtime=4722.91 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 215715 0 0 0 472210 81 0 0 25 0 4 0 524360688 724815872 36485 33554432000 4194304 4797429 140735025294048 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 176957 36485 422 148 0 171886 0
[pid=28669/tid=28671] ppid=28667 vsize=707828 CPUtime=1182.31 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 28851 0 0 0 118218 13 0 0 25 0 4 0 524360689 724815872 36485 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=707828 CPUtime=1175.95 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 29350 0 0 0 117584 11 0 0 25 0 4 0 524360689 724815872 36485 33554432000 4194304 4797429 140735025294048 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=707828 CPUtime=1182.31 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 29831 0 0 0 118219 12 0 0 25 0 4 0 524360689 724815872 36485 33554432000 4194304 4797429 140735025294048 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.91
Current children cumulated vsize (KiB) 707828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.12 8.05 7.37 9/184 28713
/proc/meminfo: memFree=30619220/32951124 swapFree=67111444/67111528
[pid=28669] ppid=28667 vsize=711252 CPUtime=4800.02 cores=0,2,4,6
/proc/28669/stat : 28669 (techdemo) R 28667 28669 27910 0 -1 4202496 217418 0 0 0 479921 81 0 0 25 0 4 0 524360688 728322048 38160 33554432000 4194304 4797429 140735025294048 18446744073709551615 4426365 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28669/statm: 177813 38160 422 148 0 172742 0
[pid=28669/tid=28671] ppid=28667 vsize=711252 CPUtime=1201.61 cores=0,2,4,6
/proc/28669/task/28671/stat : 28671 (techdemo) R 28667 28669 27910 0 -1 4202560 29085 0 0 0 120148 13 0 0 25 0 4 0 524360689 728322048 38160 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28669/tid=28672] ppid=28667 vsize=711252 CPUtime=1195.14 cores=0,2,4,6
/proc/28669/task/28672/stat : 28672 (techdemo) R 28667 28669 27910 0 -1 4202560 29535 0 0 0 119503 11 0 0 25 0 4 0 524360689 728322048 38160 33554432000 4194304 4797429 140735025294048 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28669/tid=28673] ppid=28667 vsize=711252 CPUtime=1201.62 cores=0,2,4,6
/proc/28669/task/28673/stat : 28673 (techdemo) R 28667 28669 27910 0 -1 4202560 30028 0 0 0 120150 12 0 0 25 0 4 0 524360689 728322048 38160 33554432000 4194304 4797429 140735025294048 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 711252

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.06
CPU user time (s): 4799.23
CPU system time (s): 0.823874
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 814128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.23
system time used= 0.823874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217418
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= 414
involuntary context switches= 19206

runsolver used 2.08268 second user time and 4.41533 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 03:40:27
IDJOB=3173080
IDBENCH=83098
IDSOLVER=1584
FILE ID=node138/3173080-1304127627
RUNJOBID= node138-1304127627-28654
PBS_JOBID= 13170741
Free space on /tmp= 71816 MiB

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

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=1684242756

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30929088 kB
Buffers:        619072 kB
Cached:         951304 kB
SwapCached:         84 kB
Active:         100760 kB
Inactive:      1533296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30929088 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           13672 kB
Writeback:           0 kB
AnonPages:       63720 kB
Mapped:          14488 kB
Slab:           324192 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189048 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= 71800 MiB
End job on node138 at 2011-04-30 04:00:31