Trace number 3172692

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.21 1202.52

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
MD5SUM57a2cff28dc53061839e3102dd9b3447
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172692-1304087018.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     236 undec:      54 neg:     210
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       493      2127         0         0      6423         0   no data   no data  --
0.17/0.08	c Decided on static restart strategy
8.35/2.11	c  N dy     7     30000       493      2127         0     10529      6423    183164     25.92     17.41  --
8.35/2.12	c  S st     7     30000       493      2127         0     10529      6423    183164     25.92     17.41  --
8.35/2.16	c  S st     7     30502       493      2127         0     11031      6423    193991     25.92     17.41  --
8.35/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.35/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.35/2.18	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
8.35/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.18	c Subs w/ non-existent bins:      0 time:  0.00 s
8.35/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.35/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.35/2.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.13/2.34	c lits-rem:       208  cl-subs:      835  v-elim:      5  v-fix:    0  time:  0.61 s
9.13/2.34	c learnt bin added due to v-elim: 0
9.13/2.34	c vivif2 --  cl tried     2127 cl shrink        0 lits rem          0 time: 0.00
9.13/2.34	c vivif2 --  cl tried    10196 cl shrink        0 lits rem          0 time: 0.00
9.13/2.36	c asymm  cl-useful: 0/2127/2127 lits-rem:0 time: 0.09
9.13/2.36	c calculated reachability. Time: 0.00
9.13/2.36	c  N dy     7     30502       493      2127         0     10196      6423    178079     25.92     17.41  --
9.13/2.36	c  F st     7     30502       493      2127         0     10196      6423    178079     25.92     17.41  --
9.93/2.54	c Decided on static restart strategy
14.33/3.67	c  N dy    14     45753       493      2127         0     17392      6423    316141     22.92     16.85  --
14.33/3.68	c  S st    14     45753       493      2127         0     17392      6423    316141     22.92     16.85  --
14.73/3.73	c  S st    14     46257       493      2127         0      9159      6423    107629     22.92     16.85  --
14.73/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.73/3.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
14.73/3.74	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
14.73/3.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.74	c Subs w/ non-existent bins:      0 time:  0.00 s
14.73/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.73/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.73/3.79	c lits-rem:        19  cl-subs:      185  v-elim:      5  v-fix:    0  time:  0.18 s
14.73/3.79	c learnt bin added due to v-elim: 0
14.73/3.79	c vivif2 --  cl tried     2127 cl shrink        0 lits rem          0 time: 0.00
14.73/3.79	c vivif2 --  cl tried     8974 cl shrink        0 lits rem          0 time: 0.00
15.13/3.81	c asymm  cl-useful: 0/2127/2127 lits-rem:0 time: 0.06
15.13/3.81	c calculated reachability. Time: 0.00
15.13/3.81	c  N dy    14     46257       493      2127         0      8974      6423    105778     22.92     16.85  --
38.11/10.39	c  N dy    15     69387       493      2127         0     11072      6423    121727     23.30     16.37  --
38.51/10.40	c  S st    15     69387       493      2127         0     11072      6423    121727     23.30     16.37  --
38.51/10.44	c  S st    15     69892       493      2127         0     11576      6423    132876     23.30     16.37  --
38.51/10.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.51/10.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.51/10.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.06
38.51/10.46	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
38.51/10.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.51/10.46	c Subs w/ non-existent bins:      0 time:  0.00 s
38.51/10.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.51/10.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.51/10.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.91/10.55	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
40.93/11.01	c Added 5 vars  tried: 80000 time: 1.85
40.93/11.01	c ORs :      5 avg-s:  0.0 cl-sh:   806 l-rem:    806 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    1.86
40.93/11.01	c lits-rem:        19  cl-subs:      221  v-elim:      5  v-fix:    0  time:  2.20 s
40.93/11.01	c learnt bin added due to v-elim: 0
40.93/11.01	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
40.93/11.02	c vivif2 --  cl tried    11355 cl shrink        0 lits rem          0 time: 0.00
40.93/11.03	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.07
40.93/11.03	c calculated reachability. Time: 0.00
40.93/11.03	c  N dy    15     69892       498      2132        10     11355      6458    129367     23.30     16.37  --
40.93/11.03	c  F st    15     69892       498      2132        10     11355      6458    129367     23.30     16.37  --
41.70/11.20	c Decided on static restart strategy
56.46/14.97	c  N dy    22    104841       498      2132        10     21142      6458    334371     23.71     16.37  --
56.46/14.98	c  S st    22    104841       498      2132        10     21142      6458    334371     23.71     16.37  --
56.86/15.06	c  S st    22    105344       498      2132        10     21645      6458    345168     23.71     16.37  --
56.86/15.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.86/15.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.26/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.18
57.26/15.10	c Calc non-exist non-lernt bins v-fix:     0 done:    498 time:  0.00 s
57.26/15.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.26/15.11	c Subs w/ non-existent bins:      0 time:  0.01 s
57.26/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.26/15.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.26/15.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.25/15.66	c ORs :      5 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
59.25/15.67	c lits-rem:       190  cl-subs:     1232  v-elim:      6  v-fix:    0  time:  2.21 s
59.25/15.67	c learnt bin added due to v-elim: 0
59.25/15.67	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
59.25/15.67	c vivif2 --  cl tried    20413 cl shrink        0 lits rem          0 time: 0.01
59.65/15.70	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.13
59.65/15.70	c calculated reachability. Time: 0.00
59.65/15.70	c  N dy    22    105344       498      2132        10     20413      6458    317971     23.71     16.37  --
88.01/22.83	c  N dy    23    158016       498      2132        10     27786      6458    446179     25.81     16.13  --
88.01/22.85	c  S st    23    158016       498      2132        10     27786      6458    446179     25.81     16.13  --
88.41/22.95	c  S st    23    158521       498      2132        10     28289      6458    457142     25.81     16.13  --
88.41/22.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.41/22.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.83/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.27
88.83/23.02	c Calc non-exist non-lernt bins v-fix:     0 done:    498 time:  0.00 s
88.83/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.83/23.02	c Subs w/ non-existent bins:      0 time:  0.01 s
88.83/23.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.83/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.83/23.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.40/23.96	c ORs :      5 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
92.40/23.97	c lits-rem:       562  cl-subs:     2149  v-elim:      6  v-fix:    0  time:  3.75 s
92.40/23.97	c learnt bin added due to v-elim: 0
92.40/23.97	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
92.40/23.97	c vivif2 --  cl tried    26140 cl shrink        0 lits rem          0 time: 0.02
92.80/24.02	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.18
92.80/24.02	c calculated reachability. Time: 0.00
92.80/24.02	c  N dy    23    158521       498      2132        10     26140      6458    411551     25.81     16.13  --
146.72/37.56	c  N dy    24    237781       498      2132        10     31427      6458    466276     22.83     16.13  --
146.72/37.58	c  S st    24    237781       498      2132        10     31427      6458    466276     22.83     16.13  --
147.12/37.69	c  S st    24    238284       499      2132        12     31940      6462    476915     22.83     16.13  --
147.12/37.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.12/37.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.52/37.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.36
147.52/37.78	c Calc non-exist non-lernt bins v-fix:     0 done:    499 time:  0.00 s
147.52/37.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.52/37.78	c Subs w/ non-existent bins:      0 time:  0.02 s
147.52/37.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.52/37.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.52/37.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
151.50/38.77	c ORs :      5 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
151.50/38.78	c lits-rem:       348  cl-subs:     2254  v-elim:      6  v-fix:    0  time:  3.93 s
151.50/38.78	c learnt bin added due to v-elim: 0
151.50/38.78	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
151.50/38.78	c vivif2 --  cl tried    29686 cl shrink        0 lits rem          0 time: 0.02
151.90/38.83	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.21
151.90/38.84	c calculated reachability. Time: 0.00
151.90/38.84	c  N dy    24    238284       499      2132        12     29686      6462    430910     22.83     16.13  --
244.57/62.04	c  N dy    25    357426       499      2132        12     33707      6462    453204     25.45     16.13  --
244.57/62.06	c  S st    25    357426       499      2132        12     33707      6462    453204     25.45     16.13  --
244.97/62.17	c  S st    25    357931       500      2132        14     34213      6466    464130     25.45     16.13  --
244.97/62.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.97/62.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.37/62.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.36
245.37/62.26	c Calc non-exist non-lernt bins v-fix:     0 done:    500 time:  0.00 s
245.37/62.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.37/62.27	c Subs w/ non-existent bins:      0 time:  0.01 s
245.37/62.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.37/62.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.37/62.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.37/63.23	c ORs :      5 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
249.37/63.24	c lits-rem:       448  cl-subs:     1629  v-elim:      7  v-fix:    0  time:  3.85 s
249.37/63.24	c learnt bin added due to v-elim: 0
249.37/63.24	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
249.37/63.24	c vivif2 --  cl tried    32584 cl shrink        0 lits rem          0 time: 0.02
249.77/63.30	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.23
249.77/63.30	c calculated reachability. Time: 0.00
249.77/63.30	c  N dy    25    357931       500      2132        14     32584      6466    431789     25.45     16.13  --
416.36/105.07	c  N dy    26    536896       500      2132        14     40319      6466    503507     25.00     15.81  --
416.36/105.09	c  S st    26    536896       500      2132        14     40319      6466    503507     25.00     15.81  --
417.15/105.24	c  S st    26    537400       500      2132        14     40823      6466    514774     25.00     15.81  --
417.15/105.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.15/105.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.55/105.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.56
417.55/105.38	c Calc non-exist non-lernt bins v-fix:     0 done:    500 time:  0.00 s
417.55/105.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.55/105.38	c Subs w/ non-existent bins:      0 time:  0.02 s
417.55/105.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.55/105.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.55/105.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
421.55/106.38	c ORs :      5 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
423.94/106.99	c Added 6 vars  tried: 80000 time: 2.43
424.34/107.02	c ORs :      6 avg-s:  0.0 cl-sh:  3730 l-rem:   3730 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.52
424.34/107.03	c lits-rem:       496  cl-subs:     1909  v-elim:      7  v-fix:    0  time:  6.52 s
424.34/107.03	c learnt bin added due to v-elim: 0
424.34/107.03	c vivif2 --  cl tried     2138 cl shrink        0 lits rem          0 time: 0.00
424.34/107.03	c vivif2 --  cl tried    38914 cl shrink        0 lits rem          0 time: 0.02
424.74/107.11	c asymm  cl-useful: 0/2138/2138 lits-rem:0 time: 0.29
424.74/107.11	c calculated reachability. Time: 0.00
424.74/107.11	c  N dy    26    537400       506      2138        26     38914      6508    477260     25.00     15.81  --
424.74/107.11	c  F st    26    537400       506      2138        26     38914      6508    477260     25.00     15.81  --
426.73/107.60	c Decided on static restart strategy
729.51/183.48	c  N dy    33    806100       506      2138        26     62300      6508    969681     27.25     15.90  --
729.91/183.52	c  S st    33    806100       506      2138        26     62300      6508    969681     27.25     15.90  --
730.73/183.76	c  S st    33    806603       506      2138        26     62803      6508    981104     27.25     15.90  --
730.73/183.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
730.73/183.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.90/184.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.9M T:  1.08
731.90/184.04	c Calc non-exist non-lernt bins v-fix:     0 done:    506 time:  0.01 s
731.90/184.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.90/184.05	c Subs w/ non-existent bins:      0 time:  0.03 s
731.90/184.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.90/184.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.90/184.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
738.31/185.63	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
738.31/185.65	c lits-rem:      1316  cl-subs:     3482  v-elim:      8  v-fix:    0  time:  6.33 s
738.31/185.65	c learnt bin added due to v-elim: 0
738.31/185.65	c vivif2 --  cl tried     2138 cl shrink        0 lits rem          0 time: 0.00
738.31/185.66	c vivif2 --  cl tried    59321 cl shrink        0 lits rem          0 time: 0.04
738.71/185.78	c asymm  cl-useful: 0/1971/2138 lits-rem:0 time: 0.49
738.71/185.78	c calculated reachability. Time: 0.00
738.71/185.78	c  N dy    33    806603       506      2138        26     59321      6508    908714     27.25     15.90  --
1320.71/331.40	c  N dy    34   1209904       506      2138        26     75140      6508   1121301     25.05     15.86  --
1320.71/331.45	c  S st    34   1209904       506      2138        26     75140      6508   1121301     25.05     15.86  --
1321.91/331.78	c  S st    34   1210405       510      2138        34     75646      6524   1132431     25.05     15.86  --
1321.91/331.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1321.91/331.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1323.52/332.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.8M T:  1.36
1323.52/332.13	c Calc non-exist non-lernt bins v-fix:     0 done:    510 time:  0.01 s
1323.52/332.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1323.52/332.14	c Subs w/ non-existent bins:      0 time:  0.04 s
1323.52/332.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1323.52/332.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1323.52/332.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1330.69/333.98	c ORs :     11 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
1331.09/334.00	c lits-rem:        93  cl-subs:     5001  v-elim:      8  v-fix:    0  time:  7.34 s
1331.09/334.00	c learnt bin added due to v-elim: 0
1331.09/334.00	c vivif2 --  cl tried     2138 cl shrink        0 lits rem          0 time: 0.00
1331.09/334.01	c vivif2 --  cl tried    70645 cl shrink        0 lits rem          0 time: 0.05
1331.49/334.13	c asymm  cl-useful: 0/1829/2138 lits-rem:0 time: 0.48
1331.49/334.13	c calculated reachability. Time: 0.00
1331.49/334.13	c  N dy    34   1210405       510      2138        34     70645      6524   1032216     25.05     15.86  --
2279.76/571.51	c  N dy    35   1710406       510      2138        34    102238      6524   1664203     26.12     15.96  --
2279.76/571.58	c  S st    35   1710406       510      2138        34    102238      6524   1664203     26.12     15.96  --
2281.37/571.97	c  S st    35   1710912       521      2138        56    102756      6568   1675823     26.12     15.96  --
2281.37/571.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2281.37/571.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2283.75/572.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.2M T:  2.46
2283.75/572.60	c Calc non-exist non-lernt bins v-fix:     0 done:    521 time:  0.01 s
2283.75/572.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2284.15/572.61	c Subs w/ non-existent bins:      0 time:  0.06 s
2284.15/572.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2284.15/572.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2284.15/572.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2299.34/576.42	c ORs :     11 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
2299.34/576.45	c lits-rem:       110  cl-subs:     6825  v-elim:     10  v-fix:    0  time: 15.20 s
2299.34/576.45	c learnt bin added due to v-elim: 0
2299.34/576.45	c vivif2 --  cl tried     2138 cl shrink        0 lits rem          0 time: 0.00
2299.34/576.47	c vivif2 --  cl tried    95931 cl shrink        0 lits rem          0 time: 0.07
2300.12/576.62	c asymm  cl-useful: 0/1304/2138 lits-rem:0 time: 0.57
2300.12/576.62	c calculated reachability. Time: 0.00
2300.12/576.62	c  N dy    35   1710912       521      2138        56     95931      6568   1522332     26.12     15.96  --
3402.18/852.55	c  N dy    36   2210912       521      2138        56    111396      6568   1652588     24.00     15.73  --
3402.56/852.62	c  S st    36   2210912       521      2138        56    111396      6568   1652588     24.00     15.73  --
3402.56/852.62	c Finding binary XORs  T:     0.00 s  found:       0
3404.16/853.05	c  S st    36   2211414       521      2138        56    111898      6568   1663987     24.00     15.73  --
3404.16/853.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3404.16/853.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3406.96/853.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.2M T:  2.95
3406.96/853.79	c Calc non-exist non-lernt bins v-fix:     0 done:    521 time:  0.01 s
3406.96/853.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3407.36/853.81	c Subs w/ non-existent bins:      0 time:  0.06 s
3407.36/853.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3407.36/853.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3407.36/853.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3422.14/857.51	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
3427.33/858.88	c Added 6 vars  tried: 80000 time: 5.45
3428.92/859.21	c ORs :      6 avg-s:  0.0 cl-sh: 16312 l-rem:  16312 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    6.76
3428.92/859.24	c lits-rem:       186  cl-subs:     9315  v-elim:     10  v-fix:    0  time: 21.53 s
3428.92/859.24	c learnt bin added due to v-elim: 0
3428.92/859.24	c vivif2 --  cl tried     2144 cl shrink        0 lits rem          0 time: 0.00
3428.92/859.26	c vivif2 --  cl tried   102583 cl shrink        0 lits rem          0 time: 0.08
3429.32/859.36	c asymm  cl-useful: 0/840/2144 lits-rem:0 time: 0.38
3429.32/859.36	c calculated reachability. Time: 0.00
3429.32/859.36	c  N dy    36   2211414       527      2144        68    102583      6610   1473018     24.00     15.73  --
4654.39/1166.01	c  N dy    37   2711414       527      2144        68    126901      6610   2031000     24.93     16.03  --
4654.39/1166.09	c  S st    37   2711414       527      2144        68    126901      6610   2031000     24.93     16.03  --
4656.77/1166.62	c  S st    37   2711916       527      2144        68    127399      6610   2042854     24.93     16.03  --
4656.77/1166.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4656.77/1166.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4660.36/1167.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.3M T:  3.69
4660.36/1167.55	c Calc non-exist non-lernt bins v-fix:     0 done:    527 time:  0.01 s
4660.36/1167.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4660.36/1167.57	c Subs w/ non-existent bins:      0 time:  0.07 s
4660.76/1167.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4660.76/1167.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4660.76/1167.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4683.13/1173.21	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
4683.13/1173.25	c lits-rem:       177  cl-subs:     7491  v-elim:     11  v-fix:    0  time: 22.49 s
4683.13/1173.25	c learnt bin added due to v-elim: 0
4683.13/1173.25	c vivif2 --  cl tried     2144 cl shrink        0 lits rem          0 time: 0.00
4683.13/1173.27	c vivif2 --  cl tried   119908 cl shrink        0 lits rem          0 time: 0.10
4683.93/1173.41	c asymm  cl-useful: 0/1127/2144 lits-rem:0 time: 0.54
4683.93/1173.41	c calculated reachability. Time: 0.00
4683.93/1173.41	c  N dy    37   2711916       527      2144        68    119908      6610   1866950     24.93     16.03  --
4683.93/1173.41	c  F st    37   2711916       527      2144        68    119908      6610   1866950     24.93     16.03  --
4689.92/1174.98	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-3172692-1304087018/watcher-3172692-1304087018 -o /tmp/evaluation-result-3172692-1304087018/solver-3172692-1304087018 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172692-1304087018.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: 7.56 7.98 7.98 3/170 11916
/proc/meminfo: memFree=26615352/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=50572 CPUtime=0 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 704 0 0 0 0 0 0 0 22 0 1 0 520300440 51785728 639 33554432000 4194304 4797429 140735539387424 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11916/statm: 12643 639 347 148 0 7572 0

[startup+0.0550701 s]
/proc/loadavg: 7.56 7.98 7.98 3/170 11916
/proc/meminfo: memFree=26615352/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=672720 CPUtime=0.17 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 1428 0 0 0 17 0 0 0 23 0 4 0 520300440 688865280 1275 33554432000 4194304 4797429 140735539387424 18446744073709551615 242970655214 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 168180 1275 409 148 0 163109 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 672720

[startup+0.111105 s]
/proc/loadavg: 7.56 7.98 7.98 3/170 11916
/proc/meminfo: memFree=26615352/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=673276 CPUtime=0.4 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 1724 0 0 0 40 0 0 0 23 0 4 0 520300440 689434624 1565 33554432000 4194304 4797429 140735539387424 18446744073709551615 4354746 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 168319 1565 411 148 0 163248 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 673276

[startup+0.300073 s]
/proc/loadavg: 7.56 7.98 7.98 3/170 11916
/proc/meminfo: memFree=26615352/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=674636 CPUtime=1.15 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 2609 0 0 0 115 0 0 0 24 0 4 0 520300440 690827264 1903 33554432000 4194304 4797429 140735539387424 18446744073709551615 4423639 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 168659 1903 411 148 0 163588 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 674636

[startup+0.701005 s]
/proc/loadavg: 7.56 7.98 7.98 3/170 11916
/proc/meminfo: memFree=26615352/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=678480 CPUtime=2.75 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 4890 0 0 0 275 0 0 0 25 0 4 0 520300440 694763520 3521 33554432000 4194304 4797429 140735539387424 18446744073709551615 4395274 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 169620 3522 416 148 0 164549 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 678480

[startup+1.50087 s]
/proc/loadavg: 7.56 7.98 7.98 9/182 11928
/proc/meminfo: memFree=26585612/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=681040 CPUtime=5.96 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 6574 0 0 0 595 1 0 0 25 0 4 0 520300440 697384960 4726 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425635 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 170260 4726 418 148 0 165189 0
[pid=11916/tid=11922] ppid=11914 vsize=681040 CPUtime=1.48 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 1542 0 0 0 148 0 0 0 25 0 4 0 520300441 697384960 4726 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=681040 CPUtime=1.48 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 1480 0 0 0 148 0 0 0 20 0 4 0 520300441 697384960 4726 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=681040 CPUtime=1.48 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 1473 0 0 0 148 0 0 0 25 0 4 0 520300441 697384960 4726 33554432000 4194304 4797429 140735539387424 18446744073709551615 4567765 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) 681040

[startup+3.10059 s]
/proc/loadavg: 7.56 7.98 7.98 9/182 11928
/proc/meminfo: memFree=26578892/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=683600 CPUtime=12.33 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 9048 0 0 0 1232 1 0 0 25 0 4 0 520300440 700006400 5800 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11916/statm: 170900 5800 418 148 0 165829 0
[pid=11916/tid=11922] ppid=11914 vsize=683600 CPUtime=3.07 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 1949 0 0 0 307 0 0 0 25 0 4 0 520300441 700006400 5800 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=683600 CPUtime=3.08 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 1876 0 0 0 308 0 0 0 25 0 4 0 520300441 700006400 5800 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=683600 CPUtime=3.08 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 1947 0 0 0 308 0 0 0 25 0 4 0 520300441 700006400 5800 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 683600

[startup+6.30104 s]
/proc/loadavg: 7.59 7.98 7.98 9/182 11929
/proc/meminfo: memFree=26564340/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=686372 CPUtime=24.16 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 12089 0 0 0 2407 9 0 0 25 0 4 0 520300440 702844928 6575 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 171593 6575 418 148 0 166522 0
[pid=11916/tid=11922] ppid=11914 vsize=686372 CPUtime=5.86 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 2452 0 0 0 585 1 0 0 25 0 4 0 520300441 702844928 6575 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=686372 CPUtime=6.26 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 2518 0 0 0 625 1 0 0 25 0 4 0 520300441 702844928 6575 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=686372 CPUtime=6.28 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 2700 0 0 0 627 1 0 0 25 0 4 0 520300441 702844928 6575 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425957 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.16
Current children cumulated vsize (KiB) 686372

[startup+12.7009 s]
/proc/loadavg: 7.70 8.00 7.99 9/182 11929
/proc/meminfo: memFree=26555340/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=688928 CPUtime=47.7 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 15658 0 0 0 4746 24 0 0 25 0 4 0 520300440 705462272 7860 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 172232 7860 419 148 0 167161 0
[pid=11916/tid=11922] ppid=11914 vsize=688928 CPUtime=12.23 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 3387 0 0 0 1220 3 0 0 25 0 4 0 520300441 705462272 7860 33554432000 4194304 4797429 140735539387424 18446744073709551615 4523856 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=688928 CPUtime=12.65 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 3342 0 0 0 1261 4 0 0 25 0 4 0 520300441 705462272 7860 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=688928 CPUtime=12.68 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 3427 0 0 0 1265 3 0 0 25 0 4 0 520300441 705462272 7860 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 688928

[startup+25.5007 s]
/proc/loadavg: 7.77 8.00 7.99 9/182 11929
/proc/meminfo: memFree=26535276/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=694484 CPUtime=98.79 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 22985 0 0 0 9849 30 0 0 25 0 4 0 520300440 711151616 9777 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 173621 9777 419 148 0 168550 0
[pid=11916/tid=11922] ppid=11914 vsize=694484 CPUtime=24.97 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 4307 0 0 0 2494 3 0 0 25 0 4 0 520300441 711151616 9777 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=694484 CPUtime=25.44 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 4461 0 0 0 2540 4 0 0 25 0 4 0 520300441 711151616 9777 33554432000 4194304 4797429 140735539387424 18446744073709551615 4528056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=694484 CPUtime=25.47 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 4514 0 0 0 2544 3 0 0 25 0 4 0 520300441 711151616 9777 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.79
Current children cumulated vsize (KiB) 694484

[startup+51.1003 s]
/proc/loadavg: 7.85 8.00 7.99 9/182 11930
/proc/meminfo: memFree=26518304/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=700032 CPUtime=201.03 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 33187 0 0 0 20067 36 0 0 25 0 4 0 520300440 716832768 12356 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 175008 12356 419 148 0 169937 0
[pid=11916/tid=11922] ppid=11914 vsize=700032 CPUtime=50.46 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 5584 0 0 0 5042 4 0 0 25 0 4 0 520300441 716832768 12356 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=700032 CPUtime=51.01 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 5849 0 0 0 5097 4 0 0 25 0 4 0 520300441 716832768 12356 33554432000 4194304 4797429 140735539387424 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=700032 CPUtime=51.08 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 6035 0 0 0 5104 4 0 0 25 0 4 0 520300441 716832768 12356 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524002 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.03
Current children cumulated vsize (KiB) 700032

[startup+102.307 s]
/proc/loadavg: 7.99 8.01 8.00 9/182 11931
/proc/meminfo: memFree=26494160/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=707264 CPUtime=405.58 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 48077 0 0 0 40515 43 0 0 25 0 4 0 520300440 724238336 15125 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 176816 15125 419 148 0 171745 0
[pid=11916/tid=11922] ppid=11914 vsize=707264 CPUtime=101.42 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 7864 0 0 0 10137 5 0 0 25 0 4 0 520300441 724238336 15125 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=707264 CPUtime=102.19 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 7969 0 0 0 10214 5 0 0 25 0 4 0 520300441 724238336 15125 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=707264 CPUtime=102.28 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 7802 0 0 0 10224 4 0 0 25 0 4 0 520300441 724238336 15125 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.58
Current children cumulated vsize (KiB) 707264

[startup+162.301 s]
/proc/loadavg: 8.03 8.02 8.00 9/182 11933
/proc/meminfo: memFree=26473320/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=714056 CPUtime=645.24 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 62753 0 0 0 64473 51 0 0 25 0 4 0 520300440 731193344 17040 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 178514 17040 419 148 0 173443 0
[pid=11916/tid=11922] ppid=11914 vsize=714056 CPUtime=161.14 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 9428 0 0 0 16108 6 0 0 25 0 4 0 520300441 731193344 17040 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=714056 CPUtime=162.16 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 9955 0 0 0 16210 6 0 0 25 0 4 0 520300441 731193344 17040 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=714056 CPUtime=162.28 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 9704 0 0 0 16223 5 0 0 25 0 4 0 520300441 731193344 17040 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 645.24
Current children cumulated vsize (KiB) 714056

[startup+222.301 s]
/proc/loadavg: 8.17 8.06 8.01 9/182 11934
/proc/meminfo: memFree=26451612/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=720632 CPUtime=884.91 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 76058 0 0 0 88434 57 0 0 25 0 4 0 520300440 737927168 20096 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 180158 20096 420 148 0 175087 0
[pid=11916/tid=11922] ppid=11914 vsize=720632 CPUtime=220.84 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 11403 0 0 0 22078 6 0 0 25 0 4 0 520300441 737927168 20096 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=720632 CPUtime=222.14 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 11614 0 0 0 22207 7 0 0 25 0 4 0 520300441 737927168 20096 33554432000 4194304 4797429 140735539387424 18446744073709551615 4427942 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=720632 CPUtime=222.28 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 11090 0 0 0 22222 6 0 0 25 0 4 0 520300441 737927168 20096 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 884.91
Current children cumulated vsize (KiB) 720632

[startup+282.301 s]

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

[pid=11916] ppid=11914 vsize=742476 CPUtime=2802.23 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 150038 0 0 0 280121 102 0 0 25 0 4 0 520300440 760295424 30773 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425129 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 185619 30773 419 148 0 180548 0
[pid=11916/tid=11922] ppid=11914 vsize=742476 CPUtime=698.48 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 21124 0 0 0 69835 13 0 0 25 0 4 0 520300441 760295424 30773 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=742476 CPUtime=702.02 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 22051 0 0 0 70191 11 0 0 25 0 4 0 520300441 760295424 30773 33554432000 4194304 4797429 140735539387424 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=742476 CPUtime=702.29 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 21772 0 0 0 70217 12 0 0 25 0 4 0 520300441 760295424 30773 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.23
Current children cumulated vsize (KiB) 742476

[startup+762.307 s]
/proc/loadavg: 8.12 8.09 8.02 9/182 11949
/proc/meminfo: memFree=26353332/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=746300 CPUtime=3041.91 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 158017 0 0 0 304084 107 0 0 25 0 4 0 520300440 764211200 31249 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 186575 31249 419 148 0 181504 0
[pid=11916/tid=11922] ppid=11914 vsize=746300 CPUtime=758.19 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 22252 0 0 0 75805 14 0 0 25 0 4 0 520300441 764211200 31249 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=746300 CPUtime=762.01 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 23327 0 0 0 76190 11 0 0 25 0 4 0 520300441 764211200 31249 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=746300 CPUtime=762.3 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 23189 0 0 0 76217 13 0 0 25 0 4 0 520300441 764211200 31249 33554432000 4194304 4797429 140735539387424 18446744073709551615 4258128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.91
Current children cumulated vsize (KiB) 746300

[startup+822.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/182 11950
/proc/meminfo: memFree=26346256/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=747828 CPUtime=3281.55 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 164456 0 0 0 328044 111 0 0 25 0 4 0 520300440 765775872 34200 33554432000 4194304 4797429 140735539387424 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 186957 34200 419 148 0 181886 0
[pid=11916/tid=11922] ppid=11914 vsize=747828 CPUtime=817.89 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 23632 0 0 0 81774 15 0 0 25 0 4 0 520300441 765775872 34200 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=747828 CPUtime=822.01 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 24069 0 0 0 82189 12 0 0 25 0 4 0 520300441 765775872 34200 33554432000 4194304 4797429 140735539387424 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=747828 CPUtime=822.29 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 23896 0 0 0 82216 13 0 0 25 0 4 0 520300441 765775872 34200 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.55
Current children cumulated vsize (KiB) 747828

[startup+882.301 s]
/proc/loadavg: 8.15 8.11 8.03 9/182 11952
/proc/meminfo: memFree=26342156/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=749064 CPUtime=3521.2 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 172407 0 0 0 352004 116 0 0 25 0 4 0 520300440 767041536 33855 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 187266 33855 419 148 0 182195 0
[pid=11916/tid=11922] ppid=11914 vsize=749064 CPUtime=877.58 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 24722 0 0 0 87743 15 0 0 25 0 4 0 520300441 767041536 33855 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=749064 CPUtime=882.01 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 25122 0 0 0 88189 12 0 0 25 0 4 0 520300441 767041536 33855 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425700 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=749064 CPUtime=882.29 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 24993 0 0 0 88215 14 0 0 25 0 4 0 520300441 767041536 33855 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.2
Current children cumulated vsize (KiB) 749064

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.03 9/182 11954
/proc/meminfo: memFree=26332952/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=753688 CPUtime=3760.84 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 180046 0 0 0 375963 121 0 0 25 0 4 0 520300440 771776512 35586 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 188422 35586 419 148 0 183351 0
[pid=11916/tid=11922] ppid=11914 vsize=753688 CPUtime=937.28 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 25798 0 0 0 93712 16 0 0 25 0 4 0 520300441 771776512 35586 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=753688 CPUtime=941.99 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 26413 0 0 0 94187 12 0 0 25 0 4 0 520300441 771776512 35586 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=753688 CPUtime=942.3 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 26270 0 0 0 94215 15 0 0 25 0 4 0 520300441 771776512 35586 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.84
Current children cumulated vsize (KiB) 753688

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.04 9/182 11955
/proc/meminfo: memFree=26324268/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=754796 CPUtime=4000.51 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 187279 0 0 0 399925 126 0 0 25 0 4 0 520300440 772911104 35436 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 188699 35436 419 148 0 183628 0
[pid=11916/tid=11922] ppid=11914 vsize=754796 CPUtime=996.97 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 26442 0 0 0 99681 16 0 0 25 0 4 0 520300441 772911104 35436 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=754796 CPUtime=1001.99 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 27583 0 0 0 100187 12 0 0 25 0 4 0 520300441 772911104 35436 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=754796 CPUtime=1002.3 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 27234 0 0 0 100215 15 0 0 25 0 4 0 520300441 772911104 35436 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.51
Current children cumulated vsize (KiB) 754796

[startup+1062.3 s]
/proc/loadavg: 8.09 8.11 8.04 9/182 11957
/proc/meminfo: memFree=26313964/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=755932 CPUtime=4240.17 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 193358 0 0 0 423887 130 0 0 25 0 4 0 520300440 774074368 37681 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 188983 37681 419 148 0 183912 0
[pid=11916/tid=11922] ppid=11914 vsize=755932 CPUtime=1056.68 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 27648 0 0 0 105651 17 0 0 25 0 4 0 520300441 774074368 37681 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=755932 CPUtime=1061.99 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 28199 0 0 0 106186 13 0 0 25 0 4 0 520300441 774074368 37681 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=755932 CPUtime=1062.3 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 27871 0 0 0 106215 15 0 0 25 0 4 0 520300441 774074368 37681 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.17
Current children cumulated vsize (KiB) 755932

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.04 9/182 11958
/proc/meminfo: memFree=26311852/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=757568 CPUtime=4479.82 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 200102 0 0 0 447848 134 0 0 25 0 4 0 520300440 775749632 37813 33554432000 4194304 4797429 140735539387424 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 189392 37813 419 148 0 184321 0
[pid=11916/tid=11922] ppid=11914 vsize=757568 CPUtime=1116.37 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 28641 0 0 0 111619 18 0 0 25 0 4 0 520300441 775749632 37813 33554432000 4194304 4797429 140735539387424 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=757568 CPUtime=1121.98 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 29248 0 0 0 112185 13 0 0 25 0 4 0 520300441 775749632 37813 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=757568 CPUtime=1122.29 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 28899 0 0 0 112214 15 0 0 25 0 4 0 520300441 775749632 37813 33554432000 4194304 4797429 140735539387424 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.82
Current children cumulated vsize (KiB) 757568

[startup+1182.3 s]
/proc/loadavg: 8.23 8.13 8.05 9/182 11960
/proc/meminfo: memFree=26301548/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=760848 CPUtime=4719.48 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 206865 0 0 0 471809 139 0 0 25 0 4 0 520300440 779108352 39147 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 190212 39147 419 148 0 185141 0
[pid=11916/tid=11922] ppid=11914 vsize=760848 CPUtime=1176.08 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 29203 0 0 0 117589 19 0 0 25 0 4 0 520300441 779108352 39147 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=760848 CPUtime=1181.98 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 30286 0 0 0 118184 14 0 0 25 0 4 0 520300441 779108352 39147 33554432000 4194304 4797429 140735539387424 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=760848 CPUtime=1182.3 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 29954 0 0 0 118214 16 0 0 25 0 4 0 520300441 779108352 39147 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.48
Current children cumulated vsize (KiB) 760848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.24 8.14 8.05 5/177 11961
/proc/meminfo: memFree=26461796/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=764188 CPUtime=4800.17 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 210077 0 0 0 479876 141 0 0 25 0 4 0 520300440 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425120 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 191047 38288 419 148 0 185976 0
[pid=11916/tid=11922] ppid=11914 vsize=764188 CPUtime=1196.18 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 29941 0 0 0 119599 19 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=764188 CPUtime=1202.18 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 30478 0 0 0 120204 14 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=764188 CPUtime=1202.5 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 30194 0 0 0 120234 16 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 764188

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

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

[startup+1202.5 s]
/proc/loadavg: 8.24 8.14 8.05 5/177 11961
/proc/meminfo: memFree=26461796/32951132 swapFree=67111364/67111528
[pid=11916] ppid=11914 vsize=764188 CPUtime=4800.17 cores=0,2,4,6
/proc/11916/stat : 11916 (techdemo) R 11914 11916 11258 0 -1 4202496 210077 0 0 0 479876 141 0 0 25 0 4 0 520300440 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4425120 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11916/statm: 191047 38288 419 148 0 185976 0
[pid=11916/tid=11922] ppid=11914 vsize=764188 CPUtime=1196.18 cores=0,2,4,6
/proc/11916/task/11922/stat : 11922 (techdemo) R 11914 11916 11258 0 -1 4202560 29941 0 0 0 119599 19 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11916/tid=11923] ppid=11914 vsize=764188 CPUtime=1202.18 cores=0,2,4,6
/proc/11916/task/11923/stat : 11923 (techdemo) R 11914 11916 11258 0 -1 4202560 30478 0 0 0 120204 14 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11916/tid=11924] ppid=11914 vsize=764188 CPUtime=1202.5 cores=0,2,4,6
/proc/11916/task/11924/stat : 11924 (techdemo) R 11914 11916 11258 0 -1 4202560 30194 0 0 0 120234 16 0 0 25 0 4 0 520300441 782528512 38288 33554432000 4194304 4797429 140735539387424 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 764188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.52
CPU time (s): 4800.21
CPU user time (s): 4798.79
CPU system time (s): 1.42078
CPU usage (%): 399.179
Max. virtual memory (cumulated for all children) (KiB): 872924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.79
system time used= 1.42078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210077
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= 351
involuntary context switches= 21786

runsolver used 1.88771 second user time and 4.06138 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 16:23:38
IDJOB=3172692
IDBENCH=82710
IDSOLVER=1584
FILE ID=node128/3172692-1304087018
RUNJOBID= node128-1304087018-11901
PBS_JOBID= 13170532
Free space on /tmp= 66976 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172692-1304087018/watcher-3172692-1304087018 -o /tmp/evaluation-result-3172692-1304087018/solver-3172692-1304087018 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172692-1304087018.cnf

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

MD5SUM BENCH= 57a2cff28dc53061839e3102dd9b3447
RANDOM SEED=733716647

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26615632 kB
Buffers:       1278876 kB
Cached:        4405108 kB
SwapCached:        160 kB
Active:         341712 kB
Inactive:      5407068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26615632 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15568 kB
Writeback:           0 kB
AnonPages:       64532 kB
Mapped:          14784 kB
Slab:           524096 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66968 MiB
End job on node128 at 2011-04-29 16:43:42