Trace number 3173004

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-mt? (TO) 4800.3 1201.72

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
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-3173004-1304123857.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.01 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.09/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
0.09/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.09/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.09/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.01 s
0.09/0.05	c learnt bin added due to v-elim: 0
0.09/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.05	c calculated reachability. Time: 0.00
0.09/0.05	c Calc default polars -  time:   0.00 s pos:      66 undec:       6 neg:      53
0.09/0.05	c =========================================================================================
0.09/0.05	c types(t): F = full restart, N = normal restart
0.09/0.05	c types(t): S = simplification begin/end, E = solution found
0.09/0.05	c restart types(rt): st = static, dy = dynamic
0.09/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.05	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.40/0.11	c Decided on static restart strategy
7.16/1.89	c  N dy     7     30003       125      2662         0     10128     13310    201820     25.86     20.56  --
7.56/1.90	c  S st     7     30003       125      2662         0     10128     13310    201820     25.86     20.56  --
7.56/1.94	c  S st     7     30505       125      2662         0     10620     13310    214237     25.86     20.56  --
7.56/1.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.96	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.96	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
7.56/1.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.96	c Subs w/ non-existent bins:      0 time:  0.00 s
7.56/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.15/2.39	c lits-rem:      1753  cl-subs:     1187  v-elim:    125  v-fix:    0  time:  1.66 s
9.15/2.39	c learnt bin added due to v-elim: 0
9.15/2.39	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.15/2.39	c vivif2 --  cl tried     9433 cl shrink        0 lits rem          0 time: 0.01
9.55/2.47	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.31
9.55/2.47	c calculated reachability. Time: 0.00
9.55/2.47	c  N dy     7     30505       125      2662         0      9433     13310    185776     25.86     20.56  --
9.55/2.47	c  F st     7     30505       125      2662         0      9433     13310    185776     25.86     20.56  --
10.35/2.61	c Decided on static restart strategy
14.34/3.68	c  N dy    15     45760       125      2662         0     16447     13310    350537     25.91     20.60  --
14.34/3.69	c  S st    15     45760       125      2662         0     16447     13310    350537     25.91     20.60  --
14.74/3.75	c  S st    15     46260       125      2662         0      8497     13310    128517     25.91     20.60  --
14.74/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.74/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
14.74/3.77	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
14.74/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.74/3.77	c Subs w/ non-existent bins:      0 time:  0.00 s
14.74/3.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.54/3.90	c lits-rem:       131  cl-subs:      162  v-elim:    125  v-fix:    0  time:  0.54 s
15.54/3.90	c learnt bin added due to v-elim: 0
15.54/3.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.54/3.91	c vivif2 --  cl tried     8335 cl shrink        0 lits rem          0 time: 0.00
15.54/3.95	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
15.54/3.95	c calculated reachability. Time: 0.00
15.54/3.95	c  N dy    15     46260       125      2662         0      8335     13310    126430     25.91     20.60  --
24.73/6.29	c  N dy    16     69391       125      2662         0     10293     13310    146327     23.97     20.04  --
24.73/6.29	c  S st    16     69391       125      2662         0     10293     13310    146327     23.97     20.04  --
25.13/6.33	c  S st    16     69891       125      2662         0     10783     13310    158706     23.97     20.04  --
25.13/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.13/6.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.08
25.13/6.35	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
25.13/6.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.13/6.36	c Subs w/ non-existent bins:      0 time:  0.00 s
25.13/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.13/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.13/6.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.35/6.65	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
29.52/7.47	c Added 2 vars  tried: 67344 time: 3.24
29.52/7.47	c ORs :      2 avg-s:  0.0 cl-sh:  1208 l-rem:   1208 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.26
29.52/7.47	c lits-rem:       340  cl-subs:      208  v-elim:    125  v-fix:    0  time:  4.45 s
29.52/7.47	c learnt bin added due to v-elim: 0
29.52/7.47	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
29.52/7.47	c vivif2 --  cl tried    10575 cl shrink        0 lits rem          0 time: 0.01
29.92/7.53	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.21
29.92/7.53	c calculated reachability. Time: 0.00
29.92/7.53	c  N dy    16     69891       127      2664         4     10575     13318    153916     23.97     20.04  --
29.92/7.53	c  F st    16     69891       127      2664         4     10575     13318    153916     23.97     20.04  --
30.34/7.68	c Decided on static restart strategy
42.71/10.72	c  N dy    23    104837       127      2664         4     19867     13318    367292     26.70     20.17  --
42.71/10.73	c  S st    23    104837       127      2664         4     19867     13318    367292     26.70     20.17  --
43.11/10.80	c  S st    23    105342       127      2664         4     20359     13318    379451     26.70     20.17  --
43.11/10.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.11/10.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.11/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.20
43.11/10.85	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
43.11/10.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.11/10.85	c Subs w/ non-existent bins:      0 time:  0.01 s
43.11/10.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.11/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.11/10.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.30/11.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
46.30/11.65	c lits-rem:      4582  cl-subs:     1872  v-elim:    125  v-fix:    0  time:  3.16 s
46.30/11.65	c learnt bin added due to v-elim: 0
46.30/11.65	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
46.30/11.65	c vivif2 --  cl tried    18487 cl shrink        0 lits rem          0 time: 0.01
46.70/11.74	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.34
46.70/11.74	c calculated reachability. Time: 0.00
46.70/11.74	c  N dy    23    105342       127      2664         4     18487     13318    328930     26.70     20.17  --
73.07/18.30	c  N dy    24    158013       127      2664         4     25855     13318    467625     25.91     19.72  --
73.07/18.32	c  S st    24    158013       127      2664         4     25855     13318    467625     25.91     19.72  --
73.47/18.41	c  S st    24    158518       127      2664         4     26351     13318    480295     25.91     19.72  --
73.47/18.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.47/18.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.47/18.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.33
73.47/18.49	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
73.47/18.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.47/18.49	c Subs w/ non-existent bins:      0 time:  0.01 s
73.87/18.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.87/18.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.87/18.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
77.86/19.55	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.86/19.56	c lits-rem:      3847  cl-subs:     2604  v-elim:    125  v-fix:    0  time:  4.21 s
77.86/19.56	c learnt bin added due to v-elim: 0
77.86/19.56	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
77.86/19.56	c vivif2 --  cl tried    23747 cl shrink        0 lits rem          0 time: 0.01
78.26/19.65	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.38
78.26/19.66	c calculated reachability. Time: 0.00
78.26/19.66	c  N dy    24    158518       127      2664         4     23747     13318    417401     25.91     19.72  --
125.40/31.49	c  N dy    25    237777       127      2664         4     28808     13318    491164     25.75     19.67  --
125.80/31.51	c  S st    25    237777       127      2664         4     28808     13318    491164     25.75     19.67  --
126.20/31.60	c  S st    25    238282       135      2664        20     29308     13350    503790     25.75     19.67  --
126.20/31.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.20/31.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.60/31.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.38
126.60/31.70	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
126.60/31.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.60/31.70	c Subs w/ non-existent bins:      0 time:  0.02 s
126.60/31.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.60/31.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.60/31.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
130.59/32.73	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
130.59/32.74	c lits-rem:      3218  cl-subs:     2544  v-elim:    125  v-fix:    0  time:  4.10 s
130.59/32.74	c learnt bin added due to v-elim: 0
130.59/32.74	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
130.59/32.74	c vivif2 --  cl tried    26764 cl shrink        0 lits rem          0 time: 0.02
130.99/32.85	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.43
130.99/32.85	c calculated reachability. Time: 0.00
130.99/32.85	c  N dy    25    238282       135      2664        20     26764     13350    442415     25.75     19.67  --
222.86/55.83	c  N dy    26    357423       135      2664        20     30586     13350    461049     24.97     19.59  --
222.86/55.85	c  S st    26    357423       135      2664        20     30586     13350    461049     24.97     19.59  --
223.26/55.95	c  S st    26    357927       143      2664        36     31087     13382    473549     24.97     19.59  --
223.26/55.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
223.26/55.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.67/56.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.47
223.67/56.07	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
223.67/56.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.67/56.07	c Subs w/ non-existent bins:      0 time:  0.02 s
223.67/56.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.67/56.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.67/56.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
227.25/56.94	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
227.25/56.95	c lits-rem:      1461  cl-subs:     2291  v-elim:    125  v-fix:    0  time:  3.47 s
227.25/56.95	c learnt bin added due to v-elim: 0
227.25/56.95	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
227.25/56.95	c vivif2 --  cl tried    28796 cl shrink        0 lits rem          0 time: 0.02
227.65/57.07	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.48
227.65/57.07	c calculated reachability. Time: 0.00
227.65/57.07	c  N dy    26    357927       143      2664        36     28796     13382    423434     24.97     19.59  --
383.84/96.10	c  N dy    27    536891       143      2664        36     36584     13382    518395     25.65     19.50  --
383.84/96.12	c  S st    27    536891       143      2664        36     36584     13382    518395     25.65     19.50  --
384.24/96.24	c  S st    27    537393       149      2664        52     37078     13410    530804     25.65     19.50  --
384.24/96.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
384.24/96.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.64/96.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.57
384.64/96.38	c Calc non-exist non-lernt bins v-fix:     0 done:    149 time:  0.00 s
384.64/96.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.64/96.39	c Subs w/ non-existent bins:      0 time:  0.02 s
384.64/96.39	c Replacing        1 vars Replaced       27 lits Time:     0.01 s 
385.04/96.40	c bin-w-bin subsume rem            2 bins  time:  0.00 s
385.04/96.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.04/96.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
389.03/97.43	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
399.43/100.09	c Added 2 vars  tried: 80000 time: 10.59
399.84/100.14	c ORs :      2 avg-s:  0.0 cl-sh:  4701 l-rem:   4701 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.80
399.84/100.15	c lits-rem:      2020  cl-subs:     2406  v-elim:    125  v-fix:    0  time: 14.96 s
399.84/100.15	c learnt bin added due to v-elim: 0
399.84/100.15	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
399.84/100.15	c vivif2 --  cl tried    34672 cl shrink        0 lits rem          0 time: 0.02
400.21/100.29	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.53
400.21/100.29	c calculated reachability. Time: 0.00
400.21/100.29	c  N dy    27    537393       150      2666        50     34672     13413    475715     25.65     19.50  --
400.21/100.29	c  F st    27    537393       150      2666        50     34672     13413    475715     25.65     19.50  --
401.81/100.67	c Decided on static restart strategy
702.62/175.99	c  N dy    34    806091       150      2666        50     57840     13413   1007016     28.27     19.06  --
703.03/176.03	c  S st    34    806091       150      2666        50     57840     13413   1007016     28.27     19.06  --
703.80/176.22	c  S st    34    806593       150      2666        50     58330     13413   1019508     28.27     19.06  --
703.80/176.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
703.80/176.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.00/176.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  1.32
705.00/176.55	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
705.00/176.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.00/176.56	c Subs w/ non-existent bins:      0 time:  0.04 s
705.00/176.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.00/176.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.00/176.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
713.79/178.70	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.03
713.79/178.72	c lits-rem:      3295  cl-subs:     3941  v-elim:    125  v-fix:    0  time:  8.56 s
713.79/178.72	c learnt bin added due to v-elim: 0
713.79/178.72	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
713.79/178.73	c vivif2 --  cl tried    54389 cl shrink        0 lits rem          0 time: 0.04
714.19/178.84	c asymm  cl-useful: 0/1173/2666 lits-rem:0 time: 0.41
714.19/178.84	c calculated reachability. Time: 0.00
714.19/178.84	c  N dy    34    806593       150      2666        50     54389     13413    915850     28.27     19.06  --
1304.19/326.51	c  N dy    35   1209891       150      2666        50     69609     13413   1160039     26.83     19.07  --
1304.19/326.56	c  S st    35   1209891       150      2666        50     69609     13413   1160039     26.83     19.07  --
1304.19/326.56	c Finding binary XORs  T:     0.00 s  found:       2
1304.19/326.56	c Replacing        2 vars Replaced       26 lits Time:     0.02 s 
1305.39/326.82	c  S st    35   1210394       152      2666        58     70106     13429   1173018     26.83     19.07  --
1305.39/326.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1305.39/326.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1306.99/327.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.7M T:  1.56
1306.99/327.21	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.01 s
1306.99/327.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1306.99/327.22	c Subs w/ non-existent bins:      0 time:  0.04 s
1306.99/327.24	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1306.99/327.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1306.99/327.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1322.58/331.14	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.02
1322.58/331.16	c lits-rem:      4590  cl-subs:     5306  v-elim:    125  v-fix:    0  time: 15.62 s
1322.58/331.16	c learnt bin added due to v-elim: 0
1322.58/331.16	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1322.58/331.17	c vivif2 --  cl tried    64800 cl shrink        0 lits rem          0 time: 0.06
1322.96/331.27	c asymm  cl-useful: 0/735/2666 lits-rem:0 time: 0.41
1322.96/331.28	c calculated reachability. Time: 0.00
1322.96/331.28	c  N dy    35   1210394       152      2666        54     64800     13421   1037116     26.83     19.07  --
2236.92/560.08	c  N dy    36   1710394       152      2666        54     95045     13421   1647261     25.58     19.13  --
2237.32/560.15	c  S st    36   1710394       152      2666        54     95045     13421   1647261     25.58     19.13  --
2238.92/560.52	c  S st    36   1710896       158      2666        70     95545     13449   1659641     25.58     19.13  --
2238.92/560.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2238.92/560.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2241.72/561.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.3M T:  2.71
2241.72/561.21	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.01 s
2241.72/561.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2241.72/561.23	c Subs w/ non-existent bins:      0 time:  0.07 s
2241.72/561.24	c Replacing        1 vars Replaced       43 lits Time:     0.03 s 
2241.72/561.27	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2241.72/561.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2241.72/561.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2275.27/569.65	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
2275.27/569.68	c lits-rem:       884  cl-subs:    11590  v-elim:    125  v-fix:    0  time: 33.60 s
2275.27/569.68	c learnt bin added due to v-elim: 0
2275.27/569.68	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
2275.69/569.71	c vivif2 --  cl tried    83955 cl shrink        0 lits rem          0 time: 0.11
2276.09/569.83	c asymm  cl-useful: 0/501/2666 lits-rem:0 time: 0.47
2276.09/569.83	c calculated reachability. Time: 0.00
2276.09/569.83	c  N dy    36   1710896       157      2666        64     83955     13441   1388424     25.58     19.13  --
3423.30/857.07	c  N dy    37   2210897       157      2666        64     99880     13441   1708015     28.00     19.02  --
3423.70/857.14	c  S st    37   2210897       157      2666        64     99880     13441   1708015     28.00     19.02  --
3425.30/857.52	c  S st    37   2211399       163      2666        76    100375     13465   1720368     28.00     19.02  --
3425.30/857.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3425.30/857.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3428.50/858.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.8M T:  3.22
3428.50/858.33	c Calc non-exist non-lernt bins v-fix:     0 done:    163 time:  0.01 s
3428.50/858.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3428.50/858.35	c Subs w/ non-existent bins:      0 time:  0.08 s
3428.50/858.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3428.50/858.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3428.50/858.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3463.25/867.06	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
3505.20/877.52	c Added 2 vars  tried: 80000 time: 41.77
3508.39/878.34	c ORs :      2 avg-s:  0.0 cl-sh: 21486 l-rem:  21486 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   45.04
3508.39/878.37	c lits-rem:      2829  cl-subs:     9493  v-elim:    125  v-fix:    0  time: 79.81 s
3508.39/878.37	c learnt bin added due to v-elim: 0
3508.39/878.37	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
3508.39/878.39	c vivif2 --  cl tried    90882 cl shrink        0 lits rem          0 time: 0.09
3509.19/878.50	c asymm  cl-useful: 0/800/2668 lits-rem:0 time: 0.44
3509.19/878.51	c calculated reachability. Time: 0.00
3509.19/878.51	c  N dy    37   2211399       165      2668        80     90882     13475   1461388     28.00     19.02  --
4797.86/1201.20	c  N dy    38   2711399       165      2668        80    115203     13475   2003139     27.02     19.04  --
4798.26/1201.28	c  S st    38   2711399       165      2668        80    115203     13475   2003139     27.02     19.04  --

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-3173004-1304123857/watcher-3173004-1304123857 -o /tmp/evaluation-result-3173004-1304123857/solver-3173004-1304123857 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173004-1304123857.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.35 7.69 7.76 3/176 9745
/proc/meminfo: memFree=19904256/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=50280 CPUtime=0 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 682 0 0 0 0 0 0 0 25 0 1 0 523985451 51486720 612 33554432000 4194304 4797429 140733767559376 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9745/statm: 12570 620 348 148 0 7499 0

[startup+0.0330891 s]
/proc/loadavg: 6.35 7.69 7.76 3/176 9745
/proc/meminfo: memFree=19904256/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=620720 CPUtime=0.09 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 920 0 0 0 9 0 0 0 25 0 4 0 523985451 635617280 802 33554432000 4194304 4797429 140733767559376 18446744073709551615 237278540485 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 155180 802 379 148 0 150109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 620720

[startup+0.108256 s]
/proc/loadavg: 6.35 7.69 7.76 3/176 9745
/proc/meminfo: memFree=19904256/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=672880 CPUtime=0.4 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 1611 0 0 0 40 0 0 0 25 0 4 0 523985451 689029120 1444 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 168220 1445 408 148 0 163149 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 672880

[startup+0.300223 s]
/proc/loadavg: 6.35 7.69 7.76 3/176 9745
/proc/meminfo: memFree=19904256/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=674860 CPUtime=1.16 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 2659 0 0 0 116 0 0 0 25 0 4 0 523985451 691056640 1875 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 168715 1875 408 148 0 163644 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 674860

[startup+0.700154 s]
/proc/loadavg: 6.35 7.69 7.76 3/176 9745
/proc/meminfo: memFree=19904256/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=679068 CPUtime=2.76 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 4593 0 0 0 276 0 0 0 25 0 4 0 523985451 695365632 3565 33554432000 4194304 4797429 140733767559376 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 169767 3565 413 148 0 164696 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 679068

[startup+1.50101 s]
/proc/loadavg: 6.35 7.69 7.76 10/184 9753
/proc/meminfo: memFree=19873688/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=681516 CPUtime=5.96 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 6274 0 0 0 596 0 0 0 25 0 4 0 523985451 697872384 4204 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 170379 4204 416 148 0 165308 0
[pid=9745/tid=9748] ppid=9743 vsize=681516 CPUtime=1.49 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 1357 0 0 0 149 0 0 0 25 0 4 0 523985452 697872384 4204 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=681516 CPUtime=1.48 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 1448 0 0 0 148 0 0 0 25 0 4 0 523985452 697872384 4204 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=681516 CPUtime=1.48 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 1315 0 0 0 148 0 0 0 25 0 4 0 523985452 697872384 4204 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424659 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) 681516

[startup+3.10073 s]
/proc/loadavg: 6.49 7.69 7.76 10/184 9753
/proc/meminfo: memFree=19864636/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=684320 CPUtime=12.35 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 8432 0 0 0 1235 0 0 0 25 0 4 0 523985451 700743680 5328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 171080 5328 416 148 0 166009 0
[pid=9745/tid=9748] ppid=9743 vsize=684320 CPUtime=3.09 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 1753 0 0 0 309 0 0 0 25 0 4 0 523985452 700743680 5328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428928 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=684320 CPUtime=3.08 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 1693 0 0 0 308 0 0 0 25 0 4 0 523985452 700743680 5328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4331992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=684320 CPUtime=3.08 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 1528 0 0 0 308 0 0 0 25 0 4 0 523985452 700743680 5328 33554432000 4194304 4797429 140733767559376 18446744073709551615 237278576284 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) 684320

[startup+6.30116 s]
/proc/loadavg: 6.49 7.69 7.76 10/184 9753
/proc/meminfo: memFree=19853772/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=687296 CPUtime=25.13 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 11488 0 0 0 2512 1 0 0 25 0 4 0 523985451 703791104 6458 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424882 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 171824 6458 416 148 0 166753 0
[pid=9745/tid=9748] ppid=9743 vsize=687296 CPUtime=6.29 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 2067 0 0 0 629 0 0 0 25 0 4 0 523985452 703791104 6458 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=687296 CPUtime=6.28 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 2246 0 0 0 628 0 0 0 25 0 4 0 523985452 703791104 6458 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524382 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=687296 CPUtime=6.28 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 2018 0 0 0 628 0 0 0 25 0 4 0 523985452 703791104 6458 33554432000 4194304 4797429 140733767559376 18446744073709551615 4523994 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) 687296

[startup+12.701 s]
/proc/loadavg: 6.72 7.70 7.76 10/184 9753
/proc/meminfo: memFree=19838568/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=691136 CPUtime=50.7 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 16041 0 0 0 5068 2 0 0 25 0 4 0 523985451 707723264 7720 33554432000 4194304 4797429 140733767559376 18446744073709551615 4390385 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 172784 7720 419 148 0 167713 0
[pid=9745/tid=9748] ppid=9743 vsize=691136 CPUtime=12.68 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 2844 0 0 0 1268 0 0 0 25 0 4 0 523985452 707723264 7720 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=691136 CPUtime=12.68 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 2969 0 0 0 1268 0 0 0 25 0 4 0 523985452 707723264 7720 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=691136 CPUtime=12.68 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 2622 0 0 0 1268 0 0 0 25 0 4 0 523985452 707723264 7720 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568013 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) 691136

[startup+25.5007 s]
/proc/loadavg: 6.99 7.73 7.77 10/184 9753
/proc/meminfo: memFree=19825752/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=694520 CPUtime=101.83 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 22486 0 0 0 10179 4 0 0 25 0 4 0 523985451 711188480 9594 33554432000 4194304 4797429 140733767559376 18446744073709551615 4394825 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 173630 9594 419 148 0 168559 0
[pid=9745/tid=9748] ppid=9743 vsize=694520 CPUtime=25.48 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 3450 0 0 0 2548 0 0 0 25 0 4 0 523985452 711188480 9594 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=694520 CPUtime=25.48 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 3777 0 0 0 2548 0 0 0 25 0 4 0 523985452 711188480 9594 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=694520 CPUtime=25.48 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 3427 0 0 0 2548 0 0 0 25 0 4 0 523985452 711188480 9594 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429083 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) 694520

[startup+51.1002 s]
/proc/loadavg: 7.33 7.75 7.77 10/184 9754
/proc/meminfo: memFree=19809172/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=700908 CPUtime=204.08 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 33137 0 0 0 20401 7 0 0 25 0 4 0 523985451 717729792 11518 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 175227 11518 419 148 0 170156 0
[pid=9745/tid=9748] ppid=9743 vsize=700908 CPUtime=51.08 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 5001 0 0 0 5108 0 0 0 25 0 4 0 523985452 717729792 11518 33554432000 4194304 4797429 140733767559376 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=700908 CPUtime=51.07 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 5281 0 0 0 5106 1 0 0 25 0 4 0 523985452 717729792 11518 33554432000 4194304 4797429 140733767559376 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=700908 CPUtime=51.08 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 4680 0 0 0 5108 0 0 0 25 0 4 0 523985452 717729792 11518 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 700908

[startup+102.307 s]
/proc/loadavg: 7.78 7.80 7.79 10/184 9755
/proc/meminfo: memFree=19785796/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=708224 CPUtime=408.62 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 49497 0 0 0 40851 11 0 0 25 0 4 0 523985451 725221376 14328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 177056 14328 421 148 0 171985 0
[pid=9745/tid=9748] ppid=9743 vsize=708224 CPUtime=102.29 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 7225 0 0 0 10228 1 0 0 25 0 4 0 523985452 725221376 14328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=708224 CPUtime=102.27 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 7315 0 0 0 10226 1 0 0 25 0 4 0 523985452 725221376 14328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424725 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=708224 CPUtime=102.29 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 6765 0 0 0 10228 1 0 0 25 0 4 0 523985452 725221376 14328 33554432000 4194304 4797429 140733767559376 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 708224

[startup+162.3 s]
/proc/loadavg: 8.01 7.87 7.81 10/184 9757
/proc/meminfo: memFree=19762968/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=715096 CPUtime=648.28 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 64852 0 0 0 64812 16 0 0 25 0 4 0 523985451 732258304 16456 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 178774 16456 421 148 0 173703 0
[pid=9745/tid=9748] ppid=9743 vsize=715096 CPUtime=162.28 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 8964 0 0 0 16227 1 0 0 25 0 4 0 523985452 732258304 16456 33554432000 4194304 4797429 140733767559376 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=715096 CPUtime=162.27 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 8996 0 0 0 16225 2 0 0 25 0 4 0 523985452 732258304 16456 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=715096 CPUtime=162.29 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 8463 0 0 0 16227 2 0 0 25 0 4 0 523985452 732258304 16456 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 715096

[startup+222.301 s]
/proc/loadavg: 8.08 7.92 7.83 10/184 9758
/proc/meminfo: memFree=19743624/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=720712 CPUtime=887.95 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 78824 0 0 0 88774 21 0 0 25 0 4 0 523985451 738009088 19121 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 180178 19121 421 148 0 175107 0
[pid=9745/tid=9748] ppid=9743 vsize=720712 CPUtime=222.29 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 10643 0 0 0 22227 2 0 0 25 0 4 0 523985452 738009088 19121 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=720712 CPUtime=222.25 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 10710 0 0 0 22223 2 0 0 25 0 4 0 523985452 738009088 19121 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=720712 CPUtime=222.28 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 10184 0 0 0 22226 2 0 0 25 0 4 0 523985452 738009088 19121 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 720712

[startup+282.301 s]

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

[pid=9745] ppid=9743 vsize=748720 CPUtime=2805.35 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 157410 0 0 0 280483 52 0 0 25 0 4 0 523985451 766689280 30647 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 187180 30647 421 148 0 182109 0
[pid=9745/tid=9748] ppid=9743 vsize=748720 CPUtime=702.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 20878 0 0 0 70224 7 0 0 25 0 4 0 523985452 766689280 30647 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=748720 CPUtime=702.23 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 21440 0 0 0 70216 7 0 0 25 0 4 0 523985452 766689280 30647 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=748720 CPUtime=702.3 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 20634 0 0 0 70222 8 0 0 25 0 4 0 523985452 766689280 30647 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 748720

[startup+762.307 s]
/proc/loadavg: 8.15 8.08 7.94 10/184 9773
/proc/meminfo: memFree=19643352/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=751504 CPUtime=3045.04 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 165643 0 0 0 304449 55 0 0 25 0 4 0 523985451 769540096 30500 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 187876 30500 421 148 0 182805 0
[pid=9745/tid=9748] ppid=9743 vsize=751504 CPUtime=762.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 22009 0 0 0 76224 7 0 0 25 0 4 0 523985452 769540096 30500 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=751504 CPUtime=762.22 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 22584 0 0 0 76215 7 0 0 25 0 4 0 523985452 769540096 30500 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=751504 CPUtime=762.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 21830 0 0 0 76223 8 0 0 25 0 4 0 523985452 769540096 30500 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 751504

[startup+822.301 s]
/proc/loadavg: 8.16 8.09 7.95 10/184 9774
/proc/meminfo: memFree=19635288/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=752296 CPUtime=3284.7 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 172726 0 0 0 328412 58 0 0 25 0 4 0 523985451 770351104 31543 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 188074 31543 421 148 0 183003 0
[pid=9745/tid=9748] ppid=9743 vsize=752296 CPUtime=822.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 23197 0 0 0 82224 7 0 0 25 0 4 0 523985452 770351104 31543 33554432000 4194304 4797429 140733767559376 18446744073709551615 4351248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=752296 CPUtime=822.22 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 23645 0 0 0 82214 8 0 0 25 0 4 0 523985452 770351104 31543 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=752296 CPUtime=822.3 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 22945 0 0 0 82222 8 0 0 25 0 4 0 523985452 770351104 31543 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 752296

[startup+882.3 s]
/proc/loadavg: 8.15 8.10 7.96 10/184 9776
/proc/meminfo: memFree=19628832/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=754344 CPUtime=3524.36 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 179785 0 0 0 352375 61 0 0 25 0 4 0 523985451 772448256 32372 33554432000 4194304 4797429 140733767559376 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 188586 32372 421 148 0 183515 0
[pid=9745/tid=9748] ppid=9743 vsize=754344 CPUtime=882.3 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 24352 0 0 0 88223 7 0 0 25 0 4 0 523985452 772448256 32372 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=754344 CPUtime=882.21 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 24788 0 0 0 88213 8 0 0 25 0 4 0 523985452 772448256 32372 33554432000 4194304 4797429 140733767559376 18446744073709551615 4430083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=754344 CPUtime=882.3 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 24062 0 0 0 88221 9 0 0 25 0 4 0 523985452 772448256 32372 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 754344

[startup+942.301 s]
/proc/loadavg: 8.14 8.11 7.97 10/184 9778
/proc/meminfo: memFree=19610600/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=759884 CPUtime=3764.04 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 186546 0 0 0 376340 64 0 0 25 0 4 0 523985451 778121216 34928 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 189971 34928 421 148 0 184900 0
[pid=9745/tid=9748] ppid=9743 vsize=759884 CPUtime=942.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 25036 0 0 0 94223 8 0 0 25 0 4 0 523985452 778121216 34928 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=759884 CPUtime=942.21 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 26458 0 0 0 94212 9 0 0 25 0 4 0 523985452 778121216 34928 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=759884 CPUtime=942.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 24745 0 0 0 94221 10 0 0 25 0 4 0 523985452 778121216 34928 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 759884

[startup+1002.3 s]
/proc/loadavg: 8.05 8.09 7.97 10/184 9779
/proc/meminfo: memFree=19596452/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=764724 CPUtime=4003.72 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 194786 0 0 0 400304 68 0 0 25 0 4 0 523985451 783077376 35238 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191181 35238 421 148 0 186110 0
[pid=9745/tid=9748] ppid=9743 vsize=764724 CPUtime=1002.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 26357 0 0 0 100223 8 0 0 25 0 4 0 523985452 783077376 35238 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=764724 CPUtime=1002.21 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 27134 0 0 0 100211 10 0 0 25 0 4 0 523985452 783077376 35238 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=764724 CPUtime=1002.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 25851 0 0 0 100221 10 0 0 25 0 4 0 523985452 783077376 35238 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 764724

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 7.97 10/184 9781
/proc/meminfo: memFree=19589996/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=765940 CPUtime=4243.4 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 202113 0 0 0 424268 72 0 0 25 0 4 0 523985451 784322560 35869 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191485 35869 421 148 0 186414 0
[pid=9745/tid=9748] ppid=9743 vsize=765940 CPUtime=1062.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 27575 0 0 0 106223 8 0 0 25 0 4 0 523985452 784322560 35869 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=765940 CPUtime=1062.2 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 28241 0 0 0 106209 11 0 0 25 0 4 0 523985452 784322560 35869 33554432000 4194304 4797429 140733767559376 18446744073709551615 4526463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=765940 CPUtime=1062.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 27333 0 0 0 106220 11 0 0 25 0 4 0 523985452 784322560 35869 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 765940

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 7.98 10/184 9782
/proc/meminfo: memFree=19574740/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=766036 CPUtime=4483.07 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 208056 0 0 0 448233 74 0 0 25 0 4 0 523985451 784420864 37523 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191509 37523 421 148 0 186438 0
[pid=9745/tid=9748] ppid=9743 vsize=766036 CPUtime=1122.32 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 28180 0 0 0 112223 9 0 0 25 0 4 0 523985452 784420864 37523 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=766036 CPUtime=1122.2 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 29251 0 0 0 112209 11 0 0 25 0 4 0 523985452 784420864 37523 33554432000 4194304 4797429 140733767559376 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=766036 CPUtime=1122.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 27843 0 0 0 112220 11 0 0 25 0 4 0 523985452 784420864 37523 33554432000 4194304 4797429 140733767559376 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 766036

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 7.98 10/184 9784
/proc/meminfo: memFree=19578580/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=766260 CPUtime=4722.75 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 216078 0 0 0 472197 78 0 0 25 0 4 0 523985451 784650240 36835 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191565 36835 421 148 0 186494 0
[pid=9745/tid=9748] ppid=9743 vsize=766260 CPUtime=1182.31 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 29239 0 0 0 118222 9 0 0 25 0 4 0 523985452 784650240 36835 33554432000 4194304 4797429 140733767559376 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=766260 CPUtime=1182.19 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 29927 0 0 0 118208 11 0 0 25 0 4 0 523985452 784650240 36835 33554432000 4194304 4797429 140733767559376 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=766260 CPUtime=1182.31 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 28933 0 0 0 118219 12 0 0 25 0 4 0 523985452 784650240 36835 33554432000 4194304 4797429 140733767559376 18446744073709551615 4258329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 766260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.09 7.99 10/184 9785
/proc/meminfo: memFree=19566304/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=766260 CPUtime=4800.26 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 217303 0 0 0 479948 78 0 0 25 0 4 0 523985451 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191565 38022 421 148 0 186494 0
[pid=9745/tid=9748] ppid=9743 vsize=766260 CPUtime=1201.72 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 29441 0 0 0 120163 9 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=766260 CPUtime=1201.6 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 30080 0 0 0 120148 12 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=766260 CPUtime=1201.72 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 29057 0 0 0 120160 12 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4567873 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 766260

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.11 8.09 7.99 10/184 9785
/proc/meminfo: memFree=19566304/32950904 swapFree=67082284/67111528
[pid=9745] ppid=9743 vsize=766260 CPUtime=4800.26 cores=0,2,4,6
/proc/9745/stat : 9745 (techdemo) R 9743 9745 9708 0 -1 4202496 217303 0 0 0 479948 78 0 0 25 0 4 0 523985451 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9745/statm: 191565 38022 421 148 0 186494 0
[pid=9745/tid=9748] ppid=9743 vsize=766260 CPUtime=1201.72 cores=0,2,4,6
/proc/9745/task/9748/stat : 9748 (techdemo) R 9743 9745 9708 0 -1 4202560 29441 0 0 0 120163 9 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9745/tid=9749] ppid=9743 vsize=766260 CPUtime=1201.6 cores=0,2,4,6
/proc/9745/task/9749/stat : 9749 (techdemo) R 9743 9745 9708 0 -1 4202560 30080 0 0 0 120148 12 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9745/tid=9750] ppid=9743 vsize=766260 CPUtime=1201.72 cores=0,2,4,6
/proc/9745/task/9750/stat : 9750 (techdemo) R 9743 9745 9708 0 -1 4202560 29057 0 0 0 120160 12 0 0 25 0 4 0 523985452 784650240 38022 33554432000 4194304 4797429 140733767559376 18446744073709551615 4567873 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 766260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.3
CPU user time (s): 4799.5
CPU system time (s): 0.794879
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 856640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.5
system time used= 0.794879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217304
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= 413
involuntary context switches= 33466

runsolver used 2.02969 second user time and 4.51531 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 02:37:37
IDJOB=3173004
IDBENCH=83022
IDSOLVER=1584
FILE ID=node121/3173004-1304123857
RUNJOBID= node121-1304123857-9726
PBS_JOBID= 13170754
Free space on /tmp= 72656 MiB

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

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1491932699

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      19904816 kB
Buffers:       2185000 kB
Cached:       10298424 kB
SwapCached:       2776 kB
Active:        9148188 kB
Inactive:      3374076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19904816 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           15624 kB
Writeback:           0 kB
AnonPages:       36116 kB
Mapped:          13416 kB
Slab:           456592 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   184868 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= 72640 MiB
End job on node121 at 2011-04-30 02:57:41