Trace number 3172727

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
MD5SUMa88511669158afb29f3ddcebdff7b380
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3172727-1304091669.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
0.00/0.06	c learnt bin added due to v-elim: 0
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:      65 undec:      12 neg:      73
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.06	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.33/0.92	c Decided on static restart strategy
7.95/2.01	c  N dy     7     30001       150      3195         0     10291     15975    235822     31.11     23.95  --
7.95/2.03	c  S st     7     30001       150      3195         0     10291     15975    235822     31.11     23.95  --
7.95/2.06	c  S st     7     30504       150      3195         0     10783     15975    250100     31.11     23.95  --
7.95/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.95/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.10
7.95/2.09	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
7.95/2.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.95/2.09	c Subs w/ non-existent bins:      0 time:  0.00 s
7.95/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.35/2.65	c lits-rem:      1926  cl-subs:      922  v-elim:    150  v-fix:    0  time:  2.22 s
10.35/2.65	c learnt bin added due to v-elim: 0
10.35/2.65	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.35/2.65	c vivif2 --  cl tried     9861 cl shrink        0 lits rem          0 time: 0.01
10.75/2.75	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.37
10.75/2.75	c calculated reachability. Time: 0.00
10.75/2.75	c  N dy     7     30504       150      3195         0      9861     15975    223646     31.11     23.95  --
10.75/2.75	c  F st     7     30504       150      3195         0      9861     15975    223646     31.11     23.95  --
11.15/2.89	c Decided on static restart strategy
15.55/3.95	c  N dy    14     45756       150      3195         0     16819     15975    409385     30.92     23.98  --
15.55/3.97	c  S st    14     45756       150      3195         0     16819     15975    409385     30.92     23.98  --
15.96/4.03	c  S st    14     46257       150      3195         0      8820     15975    147678     30.92     23.98  --
15.96/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
15.96/4.04	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
15.96/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.04	c Subs w/ non-existent bins:      0 time:  0.00 s
15.96/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.24	c lits-rem:       125  cl-subs:      185  v-elim:    150  v-fix:    0  time:  0.79 s
16.74/4.24	c learnt bin added due to v-elim: 0
16.74/4.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.74/4.29	c vivif2 --  cl tried     8635 cl shrink        0 lits rem          0 time: 0.01
16.74/4.29	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
16.74/4.29	c calculated reachability. Time: 0.00
16.74/4.29	c  N dy    14     46257       150      3195         0      8635     15975    144736     30.92     23.98  --
25.15/6.39	c  N dy    15     69386       150      3195         0     10674     15975    167293     32.22     24.24  --
25.15/6.39	c  S st    15     69386       150      3195         0     10674     15975    167293     32.22     24.24  --
25.53/6.44	c  S st    15     69888       150      3195         0     11164     15975    181369     32.22     24.24  --
25.53/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.53/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
25.53/6.46	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
25.53/6.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.46	c Subs w/ non-existent bins:      0 time:  0.00 s
25.53/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.13/6.86	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
30.72/7.79	c Added 2 vars  tried: 80000 time: 3.71
30.72/7.79	c ORs :      2 avg-s:  0.0 cl-sh:  1356 l-rem:   1356 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.74
31.12/7.80	c lits-rem:       325  cl-subs:      216  v-elim:    150  v-fix:    0  time:  5.32 s
31.12/7.80	c learnt bin added due to v-elim: 0
31.12/7.80	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.12/7.80	c vivif2 --  cl tried    10948 cl shrink        0 lits rem          0 time: 0.01
31.12/7.86	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.23
31.12/7.86	c calculated reachability. Time: 0.00
31.12/7.86	c  N dy    15     69888       152      3197         4     10948     15986    175590     32.22     24.24  --
31.12/7.86	c  F st    15     69888       152      3197         4     10948     15986    175590     32.22     24.24  --
31.92/8.01	c Decided on static restart strategy
45.50/11.46	c  N dy    22    104832       152      3197         4     20291     15986    414136     29.90     23.88  --
45.50/11.47	c  S st    22    104832       152      3197         4     20291     15986    414136     29.90     23.88  --
45.90/11.54	c  S st    22    105335       152      3197         4     20788     15986    428499     29.90     23.88  --
45.90/11.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.90/11.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.90/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.23
45.90/11.60	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
45.90/11.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.30/11.60	c Subs w/ non-existent bins:      0 time:  0.01 s
46.30/11.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.30/11.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.30/11.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.90/12.56	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
49.90/12.57	c lits-rem:      3252  cl-subs:     1881  v-elim:    150  v-fix:    0  time:  3.84 s
49.90/12.57	c learnt bin added due to v-elim: 0
49.90/12.57	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
49.90/12.57	c vivif2 --  cl tried    18907 cl shrink        0 lits rem          0 time: 0.01
50.30/12.65	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.34
50.30/12.66	c calculated reachability. Time: 0.00
50.30/12.66	c  N dy    22    105335       152      3197         4     18907     15986    373015     29.90     23.88  --
78.66/19.72	c  N dy    23    158004       152      3197         4     26282     15986    550363     31.87     24.01  --
78.66/19.74	c  S st    23    158004       152      3197         4     26282     15986    550363     31.87     24.01  --
79.06/19.83	c  S st    23    158506       152      3197         4     26775     15986    564048     31.87     24.01  --
79.06/19.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.06/19.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.46/19.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.35
79.46/19.92	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
79.46/19.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.46/19.92	c Subs w/ non-existent bins:      0 time:  0.01 s
79.46/19.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.46/19.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.46/19.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.25/21.10	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
84.25/21.11	c lits-rem:      4091  cl-subs:     2322  v-elim:    150  v-fix:    0  time:  4.70 s
84.25/21.11	c learnt bin added due to v-elim: 0
84.25/21.11	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
84.25/21.11	c vivif2 --  cl tried    24453 cl shrink        0 lits rem          0 time: 0.02
84.65/21.21	c asymm  cl-useful: 0/2677/3197 lits-rem:0 time: 0.40
84.65/21.21	c calculated reachability. Time: 0.00
84.65/21.21	c  N dy    23    158506       152      3197         4     24453     15986    493259     31.87     24.01  --
132.59/33.27	c  N dy    24    237760       152      3197         4     29727     15986    573797     30.26     23.67  --
132.59/33.29	c  S st    24    237760       152      3197         4     29727     15986    573797     30.26     23.67  --
132.99/33.39	c  S st    24    238262       160      3197        20     30230     16018    588175     30.26     23.67  --
132.99/33.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.99/33.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.39/33.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.40
133.39/33.49	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
133.39/33.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.79/33.50	c Subs w/ non-existent bins:      0 time:  0.02 s
133.79/33.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.79/33.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.79/33.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
138.59/34.72	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
138.59/34.73	c lits-rem:      2513  cl-subs:     2308  v-elim:    150  v-fix:    0  time:  4.89 s
138.59/34.73	c learnt bin added due to v-elim: 0
138.59/34.73	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
138.59/34.74	c vivif2 --  cl tried    27922 cl shrink        0 lits rem          0 time: 0.02
138.59/34.76	c asymm  cl-useful: 0/520/3197 lits-rem:0 time: 0.11
138.59/34.77	c calculated reachability. Time: 0.00
138.59/34.77	c  N dy    24    238262       160      3197        20     27922     16018    523252     30.26     23.67  --
231.69/58.09	c  N dy    25    357394       160      3197        20     31981     16018    554705     31.29     23.48  --
232.07/58.11	c  S st    25    357394       160      3197        20     31981     16018    554705     31.29     23.48  --
232.47/58.21	c  S st    25    357896       162      3197        28     32478     16030    569410     31.29     23.48  --
232.47/58.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.47/58.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.87/58.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.52
232.87/58.34	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
232.87/58.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.87/58.35	c Subs w/ non-existent bins:      0 time:  0.02 s
232.87/58.35	c Replacing        1 vars Replaced      522 lits Time:     0.02 s 
232.87/58.36	c bin-w-bin subsume rem            2 bins  time:  0.00 s
232.87/58.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.87/58.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
238.46/59.71	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
238.46/59.72	c lits-rem:      2333  cl-subs:     2014  v-elim:    150  v-fix:    0  time:  5.43 s
238.46/59.72	c learnt bin added due to v-elim: 0
238.46/59.72	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
238.46/59.73	c vivif2 --  cl tried    30464 cl shrink        0 lits rem          0 time: 0.02
238.86/59.83	c asymm  cl-useful: 0/2004/3197 lits-rem:0 time: 0.39
238.86/59.83	c calculated reachability. Time: 0.00
238.86/59.83	c  N dy    25    357896       161      3197        22     30464     16022    513684     31.29     23.48  --
409.85/102.64	c  N dy    26    536844       161      3197        22     37773     16022    615451     31.23     23.37  --
409.85/102.66	c  S st    26    536844       161      3197        22     37773     16022    615451     31.23     23.37  --
410.25/102.78	c  S st    26    537348       163      3197        34     38273     16038    629720     31.23     23.37  --
410.25/102.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.25/102.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.05/102.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.68
411.05/102.95	c Calc non-exist non-lernt bins v-fix:     0 done:    163 time:  0.00 s
411.05/102.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.05/102.96	c Subs w/ non-existent bins:      0 time:  0.02 s
411.05/102.97	c Replacing        2 vars Replaced      594 lits Time:     0.04 s 
411.05/102.98	c bin-w-bin subsume rem            4 bins  time:  0.00 s
411.05/102.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.05/102.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
416.26/104.28	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
427.42/107.07	c Added 2 vars  tried: 80000 time: 11.16
427.82/107.19	c ORs :      2 avg-s:  0.0 cl-sh:  9235 l-rem:   9235 b-add:      5 v-rep:   0 cl-rem: 0 avg s: nan T:   11.62
428.22/107.20	c lits-rem:      2212  cl-subs:     2346  v-elim:    150  v-fix:    0  time: 16.85 s
428.22/107.20	c learnt bin added due to v-elim: 0
428.22/107.20	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
428.22/107.20	c vivif2 --  cl tried    35926 cl shrink        0 lits rem          0 time: 0.03
428.22/107.27	c asymm  cl-useful: 0/1195/3199 lits-rem:0 time: 0.28
428.22/107.27	c calculated reachability. Time: 0.00
428.22/107.27	c  N dy    26    537348       163      3199        27     35926     16029    560603     31.23     23.37  --
428.22/107.27	c  F st    26    537348       163      3199        27     35926     16029    560603     31.23     23.37  --
429.82/107.65	c Decided on static restart strategy
719.83/180.24	c  N dy    33    806024       163      3199        27     59394     16029   1128723     30.57     23.19  --
719.83/180.28	c  S st    33    806024       163      3199        27     59394     16029   1128723     30.57     23.19  --
720.63/180.48	c  S st    33    806531       163      3199        27     59892     16029   1142205     30.57     23.19  --
720.63/180.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
720.63/180.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.23/180.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  1.31
722.23/180.81	c Calc non-exist non-lernt bins v-fix:     0 done:    163 time:  0.00 s
722.23/180.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.23/180.82	c Subs w/ non-existent bins:      0 time:  0.04 s
722.23/180.82	c Replacing        1 vars Replaced       12 lits Time:     0.02 s 
722.23/180.84	c bin-w-bin subsume rem            2 bins  time:  0.00 s
722.23/180.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
722.23/180.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
734.22/183.80	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
734.22/183.82	c lits-rem:      1780  cl-subs:     5803  v-elim:    150  v-fix:    0  time: 11.86 s
734.22/183.82	c learnt bin added due to v-elim: 0
734.22/183.82	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
734.22/183.83	c vivif2 --  cl tried    54089 cl shrink        0 lits rem          0 time: 0.04
734.62/183.93	c asymm  cl-useful: 0/1581/3199 lits-rem:0 time: 0.40
734.62/183.93	c calculated reachability. Time: 0.00
734.62/183.93	c  N dy    33    806531       162      3199        24     54089     16025    988096     30.57     23.19  --
1326.64/332.13	c  N dy    34   1209796       162      3199        24     69113     16025   1275089     31.23     23.24  --
1326.64/332.18	c  S st    34   1209796       162      3199        24     69113     16025   1275089     31.23     23.24  --
1326.64/332.18	c Finding binary XORs  T:     0.00 s  found:       1
1327.84/332.42	c  S st    34   1210299       166      3199        36     69605     16045   1289585     31.23     23.24  --
1327.84/332.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1327.84/332.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1329.04/332.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  1.42
1329.04/332.78	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.01 s
1329.04/332.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1329.04/332.80	c Subs w/ non-existent bins:      0 time:  0.04 s
1329.44/332.80	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
1329.44/332.82	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1329.44/332.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1329.44/332.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1343.04/336.23	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
1343.04/336.25	c lits-rem:      2851  cl-subs:     4827  v-elim:    150  v-fix:    0  time: 13.68 s
1343.04/336.25	c learnt bin added due to v-elim: 0
1343.04/336.25	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1343.04/336.27	c vivif2 --  cl tried    64778 cl shrink        0 lits rem          0 time: 0.06
1343.44/336.38	c asymm  cl-useful: 0/924/3199 lits-rem:0 time: 0.45
1343.44/336.38	c calculated reachability. Time: 0.00
1343.44/336.38	c  N dy    34   1210299       165      3199        30     64778     16037   1159694     31.23     23.24  --
2239.44/560.66	c  N dy    35   1710300       165      3199        30     95650     16037   1962708     33.41     23.34  --
2239.85/560.74	c  S st    35   1710300       165      3199        30     95650     16037   1962708     33.41     23.34  --
2241.02/561.08	c  S st    35   1710801       173      3199        50     96152     16073   1976718     33.41     23.34  --
2241.02/561.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2241.02/561.09	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
2243.84/561.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.1M T:  2.54
2243.84/561.73	c Calc non-exist non-lernt bins v-fix:     0 done:    173 time:  0.01 s
2243.84/561.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2243.84/561.75	c Subs w/ non-existent bins:      0 time:  0.08 s
2243.84/561.76	c Replacing        1 vars Replaced       21 lits Time:     0.03 s 
2243.84/561.79	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2243.84/561.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2243.84/561.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2282.56/571.48	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
2282.96/571.51	c lits-rem:      1425  cl-subs:     7001  v-elim:    150  v-fix:    0  time: 38.82 s
2282.96/571.51	c learnt bin added due to v-elim: 0
2282.96/571.51	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2282.96/571.54	c vivif2 --  cl tried    89151 cl shrink        0 lits rem          0 time: 0.10
2283.38/571.66	c asymm  cl-useful: 0/614/3199 lits-rem:0 time: 0.48
2283.38/571.66	c calculated reachability. Time: 0.00
2283.38/571.66	c  N dy    35   1710801       172      3199        44     89151     16065   1766901     33.41     23.34  --
3302.00/826.66	c  N dy    36   2210801       172      3199        44    104947     16065   2090608     32.88     23.01  --
3302.40/826.75	c  S st    36   2210801       172      3199        44    104947     16065   2090608     32.88     23.01  --
3304.00/827.14	c  S st    36   2211305       176      3199        52    105451     16081   2105167     32.88     23.01  --
3304.00/827.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3304.00/827.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3307.21/827.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.6M T:  3.11
3307.21/827.93	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.01 s
3307.21/827.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3307.21/827.95	c Subs w/ non-existent bins:      0 time:  0.08 s
3307.21/827.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3307.21/827.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3307.21/827.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3349.13/838.46	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.09
3400.27/851.28	c Added 2 vars  tried: 80000 time: 51.22
3404.66/852.36	c ORs :      2 avg-s:  0.0 cl-sh: 26082 l-rem:  26082 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   55.52
3405.06/852.40	c lits-rem:      4757  cl-subs:     7955  v-elim:    150  v-fix:    0  time: 97.48 s
3405.06/852.40	c learnt bin added due to v-elim: 0
3405.06/852.40	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3405.06/852.42	c vivif2 --  cl tried    97496 cl shrink        0 lits rem          0 time: 0.10
3405.46/852.55	c asymm  cl-useful: 0/732/3201 lits-rem:0 time: 0.51
3405.46/852.55	c calculated reachability. Time: 0.00
3405.46/852.55	c  N dy    36   2211305       178      3201        56     97496     16092   1832003     32.88     23.01  --
4594.26/1150.18	c  N dy    37   2711305       178      3201        56    121218     16092   2511555     32.53     22.84  --
4594.68/1150.29	c  S st    37   2711305       178      3201        56    121218     16092   2511555     32.53     22.84  --
4596.66/1150.77	c  S st    37   2711807       178      3201        56    121707     16092   2525790     32.53     22.84  --
4596.66/1150.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4596.66/1150.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4600.65/1151.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.6M T:  4.00
4600.65/1151.78	c Calc non-exist non-lernt bins v-fix:     0 done:    178 time:  0.01 s
4600.65/1151.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4601.05/1151.81	c Subs w/ non-existent bins:      0 time:  0.10 s
4601.05/1151.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4601.05/1151.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4601.05/1151.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4658.18/1166.16	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 38.5 T:    0.18
4658.58/1166.21	c lits-rem:      4677  cl-subs:     7678  v-elim:    150  v-fix:    0  time: 57.31 s
4658.58/1166.21	c learnt bin added due to v-elim: 0
4658.58/1166.21	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
4658.58/1166.24	c vivif2 --  cl tried   114027 cl shrink        0 lits rem          0 time: 0.13
4658.98/1166.38	c asymm  cl-useful: 0/552/3201 lits-rem:0 time: 0.55
4658.98/1166.38	c calculated reachability. Time: 0.00
4658.98/1166.38	c  N dy    37   2711807       178      3201        56    114027     16092   2269935     32.53     22.84  --
4658.98/1166.38	c  F st    37   2711807       178      3201        56    114027     16092   2269935     32.53     22.84  --
4665.77/1168.03	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-3172727-1304091669/watcher-3172727-1304091669 -o /tmp/evaluation-result-3172727-1304091669/solver-3172727-1304091669 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172727-1304091669.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: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=50276 CPUtime=0 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 672 0 0 0 0 0 0 0 22 0 1 0 520769291 51482624 603 33554432000 4194304 4797429 140733242127376 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18613/statm: 12569 603 347 148 0 7498 0

[startup+0.0401781 s]
/proc/loadavg: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=607512 CPUtime=0.33 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 1598 0 0 0 33 0 0 0 18 0 4 0 520769291 622092288 1413 33554432000 4194304 4797429 140733242127376 18446744073709551615 212436122143 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 153558 3924 413 148 0 148487 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 607512

[startup+0.934658 s]
/proc/loadavg: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=614400 CPUtime=3.7 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 5187 0 0 0 369 1 0 0 19 0 4 0 520769291 629145600 4013 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 153600 4013 413 148 0 148529 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 614400

[startup+1.03464 s]
/proc/loadavg: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=614540 CPUtime=4.1 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 5359 0 0 0 409 1 0 0 19 0 4 0 520769291 629288960 4181 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 153635 4181 414 148 0 148564 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 614540

[startup+1.13462 s]
/proc/loadavg: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=615392 CPUtime=4.5 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 6115 0 0 0 449 1 0 0 19 0 4 0 520769291 630161408 3759 33554432000 4194304 4797429 140733242127376 18446744073709551615 212435713726 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 153848 3759 414 148 0 148777 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 615392

[startup+1.50055 s]
/proc/loadavg: 5.36 7.36 7.40 2/173 18613
/proc/meminfo: memFree=30256328/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=615660 CPUtime=5.96 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 6615 0 0 0 595 1 0 0 20 0 4 0 520769291 630435840 4249 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 153915 4250 416 148 0 148844 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 615660

[startup+3.10025 s]
/proc/loadavg: 5.36 7.36 7.40 9/184 18625
/proc/meminfo: memFree=30208896/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=619192 CPUtime=12.34 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 8603 0 0 0 1233 1 0 0 25 0 4 0 520769291 634052608 5838 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 154798 5838 416 148 0 149727 0
[pid=18613/tid=18615] ppid=18611 vsize=619192 CPUtime=3.08 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 1615 0 0 0 308 0 0 0 25 0 4 0 520769292 634052608 5838 33554432000 4194304 4797429 140733242127376 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=619192 CPUtime=3.07 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 1805 0 0 0 307 0 0 0 25 0 4 0 520769292 634052608 5838 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=619192 CPUtime=3.08 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 1735 0 0 0 308 0 0 0 25 0 4 0 520769292 634052608 5838 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 619192

[startup+6.30664 s]
/proc/loadavg: 5.57 7.37 7.40 9/184 18625
/proc/meminfo: memFree=30199860/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=621376 CPUtime=25.15 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 11736 0 0 0 2513 2 0 0 25 0 4 0 520769291 636289024 6521 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 155344 6521 416 148 0 150273 0
[pid=18613/tid=18615] ppid=18611 vsize=621376 CPUtime=6.28 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 2066 0 0 0 628 0 0 0 25 0 4 0 520769292 636289024 6521 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=621376 CPUtime=6.26 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 2197 0 0 0 626 0 0 0 25 0 4 0 520769292 636289024 6521 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=621376 CPUtime=6.29 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 2116 0 0 0 629 0 0 0 25 0 4 0 520769292 636289024 6521 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 621376

[startup+12.7004 s]
/proc/loadavg: 5.76 7.38 7.40 9/184 18625
/proc/meminfo: memFree=30188352/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=625000 CPUtime=50.7 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 16159 0 0 0 5067 3 0 0 25 0 4 0 520769291 640000000 8011 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 156250 8011 432 148 0 151179 0
[pid=18613/tid=18615] ppid=18611 vsize=625000 CPUtime=12.67 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 2689 0 0 0 1267 0 0 0 25 0 4 0 520769292 640000000 8011 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=625000 CPUtime=12.63 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 2812 0 0 0 1263 0 0 0 25 0 4 0 520769292 640000000 8011 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=625000 CPUtime=12.68 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 2715 0 0 0 1268 0 0 0 25 0 4 0 520769292 640000000 8011 33554432000 4194304 4797429 140733242127376 18446744073709551615 4523992 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) 625000

[startup+25.501 s]
/proc/loadavg: 6.26 7.41 7.41 9/184 18625
/proc/meminfo: memFree=30171372/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=630796 CPUtime=101.84 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 24072 0 0 0 10180 4 0 0 25 0 4 0 520769291 645935104 9576 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 157699 9576 420 148 0 152628 0
[pid=18613/tid=18615] ppid=18611 vsize=630796 CPUtime=25.48 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 3448 0 0 0 2548 0 0 0 25 0 4 0 520769292 645935104 9576 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=630796 CPUtime=25.36 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 3832 0 0 0 2536 0 0 0 25 0 4 0 520769292 645935104 9576 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=630796 CPUtime=25.48 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 3765 0 0 0 2548 0 0 0 25 0 4 0 520769292 645935104 9576 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524521 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 630796

[startup+51.1011 s]
/proc/loadavg: 6.91 7.47 7.43 9/184 18626
/proc/meminfo: memFree=30153748/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=636740 CPUtime=204.11 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 35244 0 0 0 20403 8 0 0 25 0 4 0 520769291 652021760 11890 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 159185 11890 421 148 0 154114 0
[pid=18613/tid=18615] ppid=18611 vsize=636740 CPUtime=51.07 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 4715 0 0 0 5107 0 0 0 25 0 4 0 520769292 652021760 11890 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=636740 CPUtime=50.83 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 5034 0 0 0 5082 1 0 0 25 0 4 0 520769292 652021760 11890 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=636740 CPUtime=51.08 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 5073 0 0 0 5107 1 0 0 25 0 4 0 520769292 652021760 11890 33554432000 4194304 4797429 140733242127376 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 636740

[startup+102.3 s]
/proc/loadavg: 7.62 7.58 7.47 9/184 18627
/proc/meminfo: memFree=30133316/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=644776 CPUtime=408.65 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 52266 0 0 0 40852 13 0 0 25 0 4 0 520769291 660250624 14913 33554432000 4194304 4797429 140733242127376 18446744073709551615 4415680 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 161194 14913 421 148 0 156123 0
[pid=18613/tid=18615] ppid=18611 vsize=644776 CPUtime=102.28 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 7005 0 0 0 10227 1 0 0 25 0 4 0 520769292 660250624 14913 33554432000 4194304 4797429 140733242127376 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=644776 CPUtime=101.77 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 7008 0 0 0 10176 1 0 0 25 0 4 0 520769292 660250624 14913 33554432000 4194304 4797429 140733242127376 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=644776 CPUtime=102.28 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 7021 0 0 0 10227 1 0 0 25 0 4 0 520769292 660250624 14913 33554432000 4194304 4797429 140733242127376 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 644776

[startup+162.301 s]
/proc/loadavg: 7.95 7.68 7.51 9/184 18629
/proc/meminfo: memFree=30111960/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=650968 CPUtime=648.33 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 68031 0 0 0 64814 19 0 0 25 0 4 0 520769291 666591232 18346 33554432000 4194304 4797429 140733242127376 18446744073709551615 4345032 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 162742 18346 421 148 0 157671 0
[pid=18613/tid=18615] ppid=18611 vsize=650968 CPUtime=162.28 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 8805 0 0 0 16226 2 0 0 25 0 4 0 520769292 666591232 18346 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=650968 CPUtime=161.46 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 8780 0 0 0 16144 2 0 0 25 0 4 0 520769292 666591232 18346 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=650968 CPUtime=162.29 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 8830 0 0 0 16226 3 0 0 25 0 4 0 520769292 666591232 18346 33554432000 4194304 4797429 140733242127376 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.33
Current children cumulated vsize (KiB) 650968

[startup+222.301 s]
/proc/loadavg: 8.03 7.75 7.54 9/184 18631
/proc/meminfo: memFree=30092208/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=656308 CPUtime=888.02 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 84264 0 0 0 88776 26 0 0 25 0 4 0 520769291 672059392 19924 33554432000 4194304 4797429 140733242127376 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 164077 19924 421 148 0 159006 0
[pid=18613/tid=18615] ppid=18611 vsize=656308 CPUtime=222.28 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 10895 0 0 0 22225 3 0 0 25 0 4 0 520769292 672059392 19924 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=656308 CPUtime=221.14 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 10498 0 0 0 22111 3 0 0 25 0 4 0 520769292 672059392 19924 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=656308 CPUtime=222.28 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 10462 0 0 0 22225 3 0 0 25 0 4 0 520769292 672059392 19924 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888.02
Current children cumulated vsize (KiB) 656308

[startup+282.3 s]
/proc/loadavg: 8.08 7.81 7.57 9/184 18632
/proc/meminfo: memFree=30080876/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=661956 CPUtime=1127.72 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 96897 0 0 0 112741 31 0 0 25 0 4 0 520769291 677842944 21789 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 165489 21789 421 148 0 160418 0
[pid=18613/tid=18615] ppid=18611 vsize=661956 CPUtime=282.29 cores=0,2,4,6

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

[pid=18613] ppid=18611 vsize=689396 CPUtime=2805.47 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 170713 0 0 0 280484 63 0 0 25 0 4 0 520769291 705941504 30049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 172349 30049 421 148 0 167278 0
[pid=18613/tid=18615] ppid=18611 vsize=689396 CPUtime=702.3 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 21355 0 0 0 70220 10 0 0 25 0 4 0 520769292 705941504 30049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=689396 CPUtime=698.58 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 21311 0 0 0 69850 8 0 0 25 0 4 0 520769292 705941504 30049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=689396 CPUtime=702.3 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 20817 0 0 0 70222 8 0 0 25 0 4 0 520769292 705941504 30049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.47
Current children cumulated vsize (KiB) 689396

[startup+762.301 s]
/proc/loadavg: 8.19 8.08 7.79 9/184 18645
/proc/meminfo: memFree=30003204/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=691516 CPUtime=3045.15 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 179222 0 0 0 304448 67 0 0 25 0 4 0 520769291 708112384 31858 33554432000 4194304 4797429 140733242127376 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 172879 31858 421 148 0 167808 0
[pid=18613/tid=18615] ppid=18611 vsize=691516 CPUtime=762.3 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 22532 0 0 0 76220 10 0 0 25 0 4 0 520769292 708112384 31858 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=691516 CPUtime=758.26 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 22359 0 0 0 75818 8 0 0 25 0 4 0 520769292 708112384 31858 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=691516 CPUtime=762.31 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 21906 0 0 0 76222 9 0 0 25 0 4 0 520769292 708112384 31858 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 691516

[startup+822.301 s]
/proc/loadavg: 8.22 8.11 7.82 9/184 18647
/proc/meminfo: memFree=29988152/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=693060 CPUtime=3284.83 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 187281 0 0 0 328413 70 0 0 25 0 4 0 520769291 709693440 34031 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 173265 34031 421 148 0 168194 0
[pid=18613/tid=18615] ppid=18611 vsize=693060 CPUtime=822.3 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 23437 0 0 0 82220 10 0 0 25 0 4 0 520769292 709693440 34031 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=693060 CPUtime=817.93 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 23011 0 0 0 81785 8 0 0 25 0 4 0 520769292 709693440 34031 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=693060 CPUtime=822.31 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 22493 0 0 0 82222 9 0 0 25 0 4 0 520769292 709693440 34031 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.83
Current children cumulated vsize (KiB) 693060

[startup+882.3 s]
/proc/loadavg: 8.19 8.12 7.83 9/184 18648
/proc/meminfo: memFree=29982776/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=696476 CPUtime=3524.5 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 195554 0 0 0 352376 74 0 0 25 0 4 0 520769291 713191424 35049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 174119 35049 421 148 0 169048 0
[pid=18613/tid=18615] ppid=18611 vsize=696476 CPUtime=882.31 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 24549 0 0 0 88220 11 0 0 25 0 4 0 520769292 713191424 35049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=696476 CPUtime=877.61 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 24217 0 0 0 87752 9 0 0 25 0 4 0 520769292 713191424 35049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=696476 CPUtime=882.31 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 23775 0 0 0 88221 10 0 0 25 0 4 0 520769292 713191424 35049 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429184 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 696476

[startup+942.301 s]
/proc/loadavg: 8.14 8.11 7.85 9/184 18650
/proc/meminfo: memFree=29981756/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=698556 CPUtime=3764.2 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 203348 0 0 0 376343 77 0 0 25 0 4 0 520769291 715321344 35873 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 174639 35873 421 148 0 169568 0
[pid=18613/tid=18615] ppid=18611 vsize=698556 CPUtime=942.31 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 25627 0 0 0 94220 11 0 0 25 0 4 0 520769292 715321344 35873 33554432000 4194304 4797429 140733242127376 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=698556 CPUtime=937.3 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 25247 0 0 0 93720 10 0 0 25 0 4 0 520769292 715321344 35873 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=698556 CPUtime=942.32 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 24897 0 0 0 94221 11 0 0 25 0 4 0 520769292 715321344 35873 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 698556

[startup+1002.3 s]
/proc/loadavg: 8.11 8.10 7.86 9/184 18651
/proc/meminfo: memFree=29970448/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=699004 CPUtime=4003.86 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 211127 0 0 0 400306 80 0 0 25 0 4 0 520769291 715780096 37041 33554432000 4194304 4797429 140733242127376 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 174751 37041 421 148 0 169680 0
[pid=18613/tid=18615] ppid=18611 vsize=699004 CPUtime=1002.31 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 26512 0 0 0 100219 12 0 0 25 0 4 0 520769292 715780096 37041 33554432000 4194304 4797429 140733242127376 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=699004 CPUtime=996.97 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 25804 0 0 0 99687 10 0 0 25 0 4 0 520769292 715780096 37041 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=699004 CPUtime=1002.31 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 25416 0 0 0 100220 11 0 0 25 0 4 0 520769292 715780096 37041 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 699004

[startup+1062.31 s]
/proc/loadavg: 8.10 8.10 7.87 9/184 18653
/proc/meminfo: memFree=29953812/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=701984 CPUtime=4243.56 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 219194 0 0 0 424272 84 0 0 25 0 4 0 520769291 718831616 37911 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 175496 37911 421 148 0 170425 0
[pid=18613/tid=18615] ppid=18611 vsize=701984 CPUtime=1062.32 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 27628 0 0 0 106220 12 0 0 25 0 4 0 520769292 718831616 37911 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=701984 CPUtime=1056.65 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 26942 0 0 0 105654 11 0 0 25 0 4 0 520769292 718831616 37911 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=701984 CPUtime=1062.32 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 26514 0 0 0 106221 11 0 0 25 0 4 0 520769292 718831616 37911 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.56
Current children cumulated vsize (KiB) 701984

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 7.88 9/184 18656
/proc/meminfo: memFree=29962700/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=708448 CPUtime=4483.21 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 228587 0 0 0 448233 88 0 0 25 0 4 0 520769291 725450752 36565 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 177112 36565 421 148 0 172041 0
[pid=18613/tid=18615] ppid=18611 vsize=708448 CPUtime=1122.32 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 28786 0 0 0 112219 13 0 0 25 0 4 0 520769292 725450752 36565 33554432000 4194304 4797429 140733242127376 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=708448 CPUtime=1116.32 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 28312 0 0 0 111621 11 0 0 25 0 4 0 520769292 725450752 36565 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=708448 CPUtime=1122.32 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 27950 0 0 0 112220 12 0 0 25 0 4 0 520769292 725450752 36565 33554432000 4194304 4797429 140733242127376 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 708448

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.90 9/184 18657
/proc/meminfo: memFree=29938716/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=708448 CPUtime=4722.88 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 233346 0 0 0 472198 90 0 0 25 0 4 0 520769291 725450752 41105 33554432000 4194304 4797429 140733242127376 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 177112 41105 421 148 0 172041 0
[pid=18613/tid=18615] ppid=18611 vsize=708448 CPUtime=1182.32 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 29327 0 0 0 118219 13 0 0 25 0 4 0 520769292 725450752 41105 33554432000 4194304 4797429 140733242127376 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=708448 CPUtime=1176 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 28994 0 0 0 117588 12 0 0 25 0 4 0 520769292 725450752 41105 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=708448 CPUtime=1182.32 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 28518 0 0 0 118220 12 0 0 25 0 4 0 520769292 725450752 41105 33554432000 4194304 4797429 140733242127376 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.88
Current children cumulated vsize (KiB) 708448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 7.90 9/184 18667
/proc/meminfo: memFree=29947568/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=708528 CPUtime=4800.39 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 236104 0 0 0 479948 91 0 0 25 0 4 0 520769291 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 177132 40063 421 148 0 172061 0
[pid=18613/tid=18615] ppid=18611 vsize=708528 CPUtime=1201.71 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 29468 0 0 0 120158 13 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=708528 CPUtime=1195.3 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 29149 0 0 0 119518 12 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=708528 CPUtime=1201.72 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 28687 0 0 0 120160 12 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 708528

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.13 8.11 7.90 9/184 18667
/proc/meminfo: memFree=29947568/32951124 swapFree=67111416/67111528
[pid=18613] ppid=18611 vsize=708528 CPUtime=4800.39 cores=0,2,4,6
/proc/18613/stat : 18613 (techdemo) R 18611 18613 17513 0 -1 4202496 236104 0 0 0 479948 91 0 0 25 0 4 0 520769291 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18613/statm: 177132 40063 421 148 0 172061 0
[pid=18613/tid=18615] ppid=18611 vsize=708528 CPUtime=1201.71 cores=0,2,4,6
/proc/18613/task/18615/stat : 18615 (techdemo) R 18611 18613 17513 0 -1 4202560 29468 0 0 0 120158 13 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18613/tid=18616] ppid=18611 vsize=708528 CPUtime=1195.3 cores=0,2,4,6
/proc/18613/task/18616/stat : 18616 (techdemo) R 18611 18613 17513 0 -1 4202560 29149 0 0 0 119518 12 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18613/tid=18617] ppid=18611 vsize=708528 CPUtime=1201.72 cores=0,2,4,6
/proc/18613/task/18617/stat : 18617 (techdemo) R 18611 18613 17513 0 -1 4202560 28687 0 0 0 120160 12 0 0 25 0 4 0 520769292 725532672 40063 33554432000 4194304 4797429 140733242127376 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 708528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.43
CPU user time (s): 4799.51
CPU system time (s): 0.922859
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 808428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.51
system time used= 0.922859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236104
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= 532
involuntary context switches= 34530

runsolver used 2.0037 second user time and 4.44832 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 17:41:09
IDJOB=3172727
IDBENCH=82745
IDSOLVER=1584
FILE ID=node102/3172727-1304091669
RUNJOBID= node102-1304091669-18598
PBS_JOBID= 13170533
Free space on /tmp= 71560 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172727-1304091669/watcher-3172727-1304091669 -o /tmp/evaluation-result-3172727-1304091669/solver-3172727-1304091669 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172727-1304091669.cnf

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

MD5SUM BENCH= a88511669158afb29f3ddcebdff7b380
RANDOM SEED=1431623047

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30257988 kB
Buffers:        651932 kB
Cached:        1553008 kB
SwapCached:          8 kB
Active:         263448 kB
Inactive:      2005828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30257988 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            9432 kB
Writeback:           0 kB
AnonPages:       64216 kB
Mapped:          14488 kB
Slab:           360096 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188312 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= 71544 MiB
End job on node102 at 2011-04-29 18:01:13