Trace number 3172928

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.31 1201.52

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
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-3172928-1304120497.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.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
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.00
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
3.15/0.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.15/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.15/0.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.15/0.82	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.01 s
3.15/0.82	c learnt bin added due to v-elim: 0
3.15/0.82	c Finding binary XORs  T:     0.00 s  found:       0
3.15/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.15/0.82	c calculated reachability. Time: 0.00
3.15/0.82	c Calc default polars -  time:   0.00 s pos:      78 undec:       5 neg:      67
3.15/0.82	c =========================================================================================
3.15/0.82	c types(t): F = full restart, N = normal restart
3.15/0.82	c types(t): S = simplification begin/end, E = solution found
3.15/0.82	c restart types(rt): st = static, dy = dynamic
3.15/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.15/0.82	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
3.15/0.82	c Decided on static restart strategy
7.95/2.02	c  N dy     7     30000       150      3195         0     10286     15975    235508     31.15     24.31  --
7.95/2.04	c  S st     7     30000       150      3195         0     10286     15975    235508     31.15     24.31  --
7.95/2.07	c  S st     7     30503       150      3195         0     10780     15975    249498     31.15     24.31  --
7.95/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.95/2.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.09
7.95/2.10	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
7.95/2.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.95/2.10	c Subs w/ non-existent bins:      0 time:  0.01 s
8.37/2.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.35/2.67	c lits-rem:      2194  cl-subs:      984  v-elim:    150  v-fix:    0  time:  2.26 s
10.35/2.67	c learnt bin added due to v-elim: 0
10.35/2.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.35/2.67	c vivif2 --  cl tried     9796 cl shrink        0 lits rem          0 time: 0.01
10.75/2.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.35
10.75/2.76	c calculated reachability. Time: 0.00
10.75/2.76	c  N dy     7     30503       150      3195         0      9796     15975    221575     31.15     24.31  --
10.75/2.76	c  F st     7     30503       150      3195         0      9796     15975    221575     31.15     24.31  --
11.55/2.90	c Decided on static restart strategy
15.54/3.92	c  N dy    14     45754       150      3195         0     16820     15975    408204     29.63     24.00  --
15.54/3.94	c  S st    14     45754       150      3195         0     16820     15975    408204     29.63     24.00  --
15.94/4.00	c  S st    14     46258       150      3195         0      8794     15975    146659     29.63     24.00  --
15.94/4.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
15.94/4.02	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
15.94/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.02	c Subs w/ non-existent bins:      0 time:  0.00 s
15.94/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.23	c lits-rem:       133  cl-subs:      189  v-elim:    150  v-fix:    0  time:  0.85 s
16.74/4.23	c learnt bin added due to v-elim: 0
16.74/4.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.74/4.23	c vivif2 --  cl tried     8605 cl shrink        0 lits rem          0 time: 0.00
16.74/4.28	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
16.74/4.28	c calculated reachability. Time: 0.00
16.74/4.28	c  N dy    14     46258       150      3195         0      8605     15975    143950     29.63     24.00  --
25.53/6.49	c  N dy    15     69387       150      3195         0     10607     15975    164935     29.48     23.41  --
25.53/6.50	c  S st    15     69387       150      3195         0     10607     15975    164935     29.48     23.41  --
25.95/6.54	c  S st    15     69889       150      3195         0     11098     15975    178724     29.48     23.41  --
25.95/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.95/6.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.95/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
25.95/6.57	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
25.95/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.95/6.57	c Subs w/ non-existent bins:      0 time:  0.00 s
25.95/6.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.95/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.53/6.91	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
31.12/7.82	c Added 2 vars  tried: 80000 time: 3.65
31.12/7.83	c ORs :      2 avg-s:  0.0 cl-sh:  1157 l-rem:   1157 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.67
31.12/7.83	c lits-rem:       198  cl-subs:      257  v-elim:    150  v-fix:    0  time:  5.04 s
31.12/7.83	c learnt bin added due to v-elim: 0
31.12/7.83	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
31.12/7.83	c vivif2 --  cl tried    10841 cl shrink        0 lits rem          0 time: 0.00
31.12/7.89	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.24
31.12/7.89	c calculated reachability. Time: 0.00
31.12/7.89	c  N dy    15     69889       152      3197         4     10841     15983    172742     29.48     23.41  --
31.12/7.89	c  F st    15     69889       152      3197         4     10841     15983    172742     29.48     23.41  --
31.92/8.06	c Decided on static restart strategy
45.90/11.56	c  N dy    22    104833       152      3197         4     20256     15983    413489     29.67     23.66  --
45.90/11.58	c  S st    22    104833       152      3197         4     20256     15983    413489     29.67     23.66  --
46.30/11.64	c  S st    22    105334       152      3197         4     20749     15983    427067     29.67     23.66  --
46.30/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.30/11.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.70/11.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.22
46.70/11.70	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
46.70/11.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.70/11.70	c Subs w/ non-existent bins:      0 time:  0.01 s
46.70/11.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.70/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.70/11.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.90/12.57	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
49.90/12.58	c lits-rem:      3086  cl-subs:     1826  v-elim:    150  v-fix:    0  time:  3.48 s
49.90/12.58	c learnt bin added due to v-elim: 0
49.90/12.58	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
49.90/12.58	c vivif2 --  cl tried    18923 cl shrink        0 lits rem          0 time: 0.01
50.30/12.67	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.37
50.30/12.67	c calculated reachability. Time: 0.00
50.30/12.67	c  N dy    22    105334       152      3197         4     18923     15983    372423     29.67     23.66  --
79.46/19.93	c  N dy    23    158001       152      3197         4     26231     15983    544962     30.59     23.91  --
79.46/19.95	c  S st    23    158001       152      3197         4     26231     15983    544962     30.59     23.91  --
79.86/20.04	c  S st    23    158504       152      3197         4     26725     15983    559075     30.59     23.91  --
79.86/20.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.86/20.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.26/20.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.33
80.26/20.12	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
80.26/20.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.26/20.12	c Subs w/ non-existent bins:      0 time:  0.01 s
80.26/20.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.26/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.26/20.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.66/21.20	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
84.66/21.21	c lits-rem:      3530  cl-subs:     2404  v-elim:    150  v-fix:    0  time:  4.29 s
84.66/21.21	c learnt bin added due to v-elim: 0
84.66/21.21	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
84.66/21.21	c vivif2 --  cl tried    24321 cl shrink        0 lits rem          0 time: 0.02
85.06/21.30	c asymm  cl-useful: 0/2715/3197 lits-rem:0 time: 0.38
85.06/21.30	c calculated reachability. Time: 0.00
85.06/21.30	c  N dy    23    158504       152      3197         4     24321     15983    484787     30.59     23.91  --
132.20/33.19	c  N dy    24    237756       152      3197         4     29373     15983    571381     31.14     24.00  --
132.60/33.21	c  S st    24    237756       152      3197         4     29373     15983    571381     31.14     24.00  --
133.00/33.30	c  S st    24    238266       160      3197        20     29885     16015    586205     31.14     24.00  --
133.00/33.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.00/33.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.40/33.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.37
133.40/33.40	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
133.40/33.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.40/33.40	c Subs w/ non-existent bins:      0 time:  0.02 s
133.40/33.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.40/33.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.40/33.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.79/34.55	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
137.79/34.56	c lits-rem:      2843  cl-subs:     2199  v-elim:    150  v-fix:    0  time:  4.57 s
137.79/34.56	c learnt bin added due to v-elim: 0
137.79/34.56	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
137.79/34.56	c vivif2 --  cl tried    27686 cl shrink        0 lits rem          0 time: 0.02
138.19/34.66	c asymm  cl-useful: 0/2473/3197 lits-rem:0 time: 0.38
138.19/34.66	c calculated reachability. Time: 0.00
138.19/34.66	c  N dy    24    238266       160      3197        20     27686     16015    521071     31.14     24.00  --
230.09/57.66	c  N dy    25    357401       160      3197        20     31746     16015    543005     30.54     23.67  --
230.09/57.68	c  S st    25    357401       160      3197        20     31746     16015    543005     30.54     23.67  --
230.49/57.78	c  S st    25    357904       168      3197        40     32245     16051    557318     30.54     23.67  --
230.49/57.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.49/57.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.89/57.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.42
230.89/57.89	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
230.89/57.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.89/57.89	c Subs w/ non-existent bins:      0 time:  0.02 s
231.29/57.90	c Replacing        1 vars Replaced      511 lits Time:     0.02 s 
231.29/57.91	c bin-w-bin subsume rem            2 bins  time:  0.00 s
231.29/57.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.29/57.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
235.28/58.98	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
235.28/58.98	c lits-rem:      2277  cl-subs:     2016  v-elim:    150  v-fix:    0  time:  4.31 s
235.28/58.98	c learnt bin added due to v-elim: 0
235.28/58.98	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
235.28/58.99	c vivif2 --  cl tried    30229 cl shrink        0 lits rem          0 time: 0.02
235.68/59.03	c asymm  cl-useful: 0/724/3197 lits-rem:0 time: 0.16
235.68/59.03	c calculated reachability. Time: 0.00
235.68/59.03	c  N dy    25    357904       167      3197        34     30229     16043    502891     30.54     23.67  --
403.90/101.18	c  N dy    26    536856       167      3197        34     38403     16043    647773     31.95     23.65  --
403.90/101.20	c  S st    26    536856       167      3197        34     38403     16043    647773     31.95     23.65  --
404.68/101.33	c  S st    26    537360       169      3197        38     38903     16051    662068     31.95     23.65  --
404.68/101.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
404.68/101.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.08/101.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.60
405.08/101.49	c Calc non-exist non-lernt bins v-fix:     0 done:    169 time:  0.00 s
405.08/101.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.08/101.49	c Subs w/ non-existent bins:      0 time:  0.02 s
405.48/101.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
405.48/101.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
405.48/101.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
409.88/102.68	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
423.05/105.95	c Added 2 vars  tried: 80000 time: 13.07
423.85/106.10	c ORs :      2 avg-s:  0.0 cl-sh: 10794 l-rem:  10794 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.69
423.85/106.12	c lits-rem:      2163  cl-subs:     1383  v-elim:    150  v-fix:    0  time: 18.42 s
423.85/106.12	c learnt bin added due to v-elim: 0
423.85/106.12	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
423.85/106.12	c vivif2 --  cl tried    37520 cl shrink        0 lits rem          0 time: 0.03
424.25/106.22	c asymm  cl-useful: 0/2071/3199 lits-rem:0 time: 0.37
424.25/106.22	c calculated reachability. Time: 0.00
424.25/106.22	c  N dy    26    537360       171      3199        42     37520     16063    612395     31.95     23.65  --
424.25/106.22	c  F st    26    537360       171      3199        42     37520     16063    612395     31.95     23.65  --
425.88/106.65	c Decided on static restart strategy
718.72/179.97	c  N dy    33    806041       171      3199        42     59480     16063   1138308     31.46     23.53  --
719.12/180.02	c  S st    33    806041       171      3199        42     59480     16063   1138308     31.46     23.53  --
719.92/180.22	c  S st    33    806546       171      3199        42     59981     16063   1152861     31.46     23.53  --
719.92/180.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.92/180.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
721.11/180.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.9M T:  1.14
721.11/180.51	c Calc non-exist non-lernt bins v-fix:     0 done:    171 time:  0.01 s
721.11/180.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
721.11/180.52	c Subs w/ non-existent bins:      0 time:  0.04 s
721.11/180.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.11/180.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.11/180.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
735.90/184.25	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
735.90/184.27	c lits-rem:      2456  cl-subs:     6310  v-elim:    150  v-fix:    0  time: 14.91 s
735.90/184.27	c learnt bin added due to v-elim: 0
735.90/184.27	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
735.90/184.28	c vivif2 --  cl tried    53671 cl shrink        0 lits rem          0 time: 0.05
736.30/184.39	c asymm  cl-useful: 0/1024/3199 lits-rem:0 time: 0.42
736.30/184.39	c calculated reachability. Time: 0.00
736.30/184.39	c  N dy    33    806546       171      3199        42     53671     16063    981589     31.46     23.53  --
1310.03/327.92	c  N dy    34   1209820       171      3199        42     69021     16063   1239110     29.67     23.26  --
1310.03/327.97	c  S st    34   1209820       171      3199        42     69021     16063   1239110     29.67     23.26  --
1310.03/327.97	c Finding binary XORs  T:     0.00 s  found:       1
1310.83/328.19	c  S st    34   1210321       179      3199        62     69526     16099   1252805     29.67     23.26  --
1310.83/328.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1310.83/328.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1312.43/328.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.7M T:  1.22
1312.43/328.50	c Calc non-exist non-lernt bins v-fix:     0 done:    179 time:  0.00 s
1312.43/328.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1312.43/328.51	c Subs w/ non-existent bins:      0 time:  0.05 s
1312.43/328.52	c Replacing        1 vars Replaced       14 lits Time:     0.02 s 
1312.43/328.54	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1312.43/328.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1312.43/328.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1327.61/332.31	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1327.61/332.33	c lits-rem:       539  cl-subs:     6199  v-elim:    150  v-fix:    0  time: 15.12 s
1327.61/332.33	c learnt bin added due to v-elim: 0
1327.61/332.33	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
1327.61/332.35	c vivif2 --  cl tried    63327 cl shrink        0 lits rem          0 time: 0.06
1328.01/332.46	c asymm  cl-useful: 0/1221/3199 lits-rem:0 time: 0.44
1328.01/332.46	c calculated reachability. Time: 0.00
1328.01/332.46	c  N dy    34   1210321       178      3199        56     63327     16091   1094681     29.67     23.26  --
2220.56/555.87	c  N dy    35   1710321       178      3199        56     95464     16091   1897356     32.85     22.80  --
2220.96/555.95	c  S st    35   1710321       178      3199        56     95464     16091   1897356     32.85     22.80  --
2222.56/556.31	c  S st    35   1710827       180      3199        64     95962     16103   1911775     32.85     22.80  --
2222.56/556.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2222.56/556.32	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
2224.55/556.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.0M T:  2.23
2224.55/556.88	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.01 s
2224.55/556.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2224.55/556.90	c Subs w/ non-existent bins:      0 time:  0.08 s
2224.95/556.90	c Replacing        1 vars Replaced       20 lits Time:     0.03 s 
2224.95/556.94	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2224.95/556.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2224.95/556.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2254.13/564.29	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
2254.53/564.32	c lits-rem:       639  cl-subs:     6298  v-elim:    150  v-fix:    0  time: 29.46 s
2254.53/564.32	c learnt bin added due to v-elim: 0
2254.53/564.32	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
2254.53/564.35	c vivif2 --  cl tried    89664 cl shrink        0 lits rem          0 time: 0.09
2254.91/564.48	c asymm  cl-useful: 0/645/3199 lits-rem:0 time: 0.53
2254.91/564.48	c calculated reachability. Time: 0.00
2254.91/564.48	c  N dy    35   1710827       179      3199        58     89664     16095   1742168     32.85     22.80  --
3417.13/855.31	c  N dy    36   2210828       179      3199        58    104837     16095   2042780     30.44     22.72  --
3417.13/855.39	c  S st    36   2210828       179      3199        58    104837     16095   2042780     30.44     22.72  --
3418.75/855.77	c  S st    36   2211330       187      3199        86    105344     16139   2056992     30.44     22.72  --
3418.75/855.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3418.75/855.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3421.92/856.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.7M T:  3.05
3421.92/856.54	c Calc non-exist non-lernt bins v-fix:     0 done:    187 time:  0.01 s
3421.92/856.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3421.92/856.56	c Subs w/ non-existent bins:      0 time:  0.08 s
3422.32/856.62	c Replacing        3 vars Replaced     1181 lits Time:     0.22 s 
3422.32/856.65	c bin-w-bin subsume rem            6 bins  time:  0.00 s
3422.32/856.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3422.32/856.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3457.88/865.59	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
3507.03/877.87	c Added 2 vars  tried: 80000 time: 49.05
3512.20/879.12	c ORs :      2 avg-s:  0.0 cl-sh: 27892 l-rem:  27892 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   54.06
3512.20/879.16	c lits-rem:      2483  cl-subs:     7031  v-elim:    150  v-fix:    0  time: 89.89 s
3512.20/879.16	c learnt bin added due to v-elim: 0
3512.20/879.17	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
3512.20/879.19	c vivif2 --  cl tried    98313 cl shrink        0 lits rem          0 time: 0.10
3513.00/879.32	c asymm  cl-useful: 0/552/3201 lits-rem:0 time: 0.50
3513.00/879.32	c calculated reachability. Time: 0.00
3513.00/879.32	c  N dy    36   2211330       186      3201        72     98313     16125   1826925     30.44     22.72  --

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-3172928-1304120497/watcher-3172928-1304120497 -o /tmp/evaluation-result-3172928-1304120497/solver-3172928-1304120497 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172928-1304120497.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.52 5.68 7.04 5/178 15252
/proc/meminfo: memFree=31257696/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=50280 CPUtime=0 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 676 0 0 0 0 0 0 0 21 0 1 0 523648380 51486720 607 33554432000 4194304 4797429 140736225382304 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15252/statm: 12603 613 347 148 0 7532 0

[startup+0.0468079 s]
/proc/loadavg: 3.52 5.68 7.04 5/178 15252
/proc/meminfo: memFree=31257696/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=672680 CPUtime=0.15 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 1381 0 0 0 15 0 0 0 18 0 4 0 523648380 688824320 1202 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 168170 1202 406 148 0 163099 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 672680

[startup+0.100798 s]
/proc/loadavg: 3.52 5.68 7.04 5/178 15252
/proc/meminfo: memFree=31257696/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=672944 CPUtime=0.36 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 1670 0 0 0 36 0 0 0 18 0 4 0 523648380 689094656 1488 33554432000 4194304 4797429 140736225382304 18446744073709551615 4423652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 168236 1488 406 148 0 163165 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 672944

[startup+0.300765 s]
/proc/loadavg: 3.52 5.68 7.04 5/178 15252
/proc/meminfo: memFree=31257696/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=675052 CPUtime=1.16 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 2844 0 0 0 116 0 0 0 18 0 4 0 523648380 691253248 1952 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 168763 1952 408 148 0 163692 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675052

[startup+0.700698 s]
/proc/loadavg: 3.52 5.68 7.04 5/178 15252
/proc/meminfo: memFree=31257696/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=678356 CPUtime=2.75 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 5036 0 0 0 275 0 0 0 18 0 4 0 523648380 694636544 3868 33554432000 4194304 4797429 140736225382304 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 169589 3868 413 148 0 164518 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 678356

[startup+1.50056 s]
/proc/loadavg: 3.52 5.68 7.04 10/182 15256
/proc/meminfo: memFree=31230384/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=680360 CPUtime=5.96 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 6660 0 0 0 595 1 0 0 20 0 4 0 523648380 696688640 4295 33554432000 4194304 4797429 140736225382304 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 170090 4295 416 148 0 165019 0
[pid=15252/tid=15254] ppid=15250 vsize=680360 CPUtime=1.48 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 1397 0 0 0 148 0 0 0 25 0 4 0 523648381 696688640 4295 33554432000 4194304 4797429 140736225382304 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=680360 CPUtime=1.48 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 1422 0 0 0 148 0 0 0 20 0 4 0 523648381 696688640 4295 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=680360 CPUtime=1.48 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 1452 0 0 0 148 0 0 0 20 0 4 0 523648381 696688640 4295 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429141 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 680360

[startup+3.10029 s]
/proc/loadavg: 3.52 5.68 7.04 10/182 15256
/proc/meminfo: memFree=31223812/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=682952 CPUtime=12.34 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 8760 0 0 0 1233 1 0 0 25 0 4 0 523648380 699342848 5992 33554432000 4194304 4797429 140736225382304 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 170738 5992 416 148 0 165667 0
[pid=15252/tid=15254] ppid=15250 vsize=682952 CPUtime=3.07 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 1735 0 0 0 307 0 0 0 25 0 4 0 523648381 699342848 5992 33554432000 4194304 4797429 140736225382304 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=682952 CPUtime=3.08 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 1726 0 0 0 308 0 0 0 25 0 4 0 523648381 699342848 5992 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=682952 CPUtime=3.08 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 1743 0 0 0 308 0 0 0 25 0 4 0 523648381 699342848 5992 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 682952

[startup+6.30073 s]
/proc/loadavg: 3.88 5.72 7.05 11/182 15256
/proc/meminfo: memFree=31213060/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=685408 CPUtime=25.13 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 11725 0 0 0 2511 2 0 0 25 0 4 0 523648380 701857792 6528 33554432000 4194304 4797429 140736225382304 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 171352 6528 416 148 0 166281 0
[pid=15252/tid=15254] ppid=15250 vsize=685408 CPUtime=6.25 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 2091 0 0 0 625 0 0 0 25 0 4 0 523648381 701857792 6528 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=685408 CPUtime=6.28 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 2086 0 0 0 628 0 0 0 25 0 4 0 523648381 701857792 6528 33554432000 4194304 4797429 140736225382304 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=685408 CPUtime=6.28 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 2147 0 0 0 628 0 0 0 25 0 4 0 523648381 701857792 6528 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 685408

[startup+12.7006 s]
/proc/loadavg: 4.53 5.83 7.07 10/182 15257
/proc/meminfo: memFree=31202876/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=688660 CPUtime=50.7 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 16123 0 0 0 5067 3 0 0 25 0 4 0 523648380 705187840 8011 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 172165 8011 419 148 0 167094 0
[pid=15252/tid=15254] ppid=15250 vsize=688660 CPUtime=12.62 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 2662 0 0 0 1262 0 0 0 25 0 4 0 523648381 705187840 8011 33554432000 4194304 4797429 140736225382304 18446744073709551615 4523990 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=688660 CPUtime=12.68 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 2663 0 0 0 1268 0 0 0 25 0 4 0 523648381 705187840 8011 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=688660 CPUtime=12.68 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 2710 0 0 0 1268 0 0 0 25 0 4 0 523648381 705187840 8011 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 688660

[startup+25.5004 s]
/proc/loadavg: 5.30 5.93 7.09 10/182 15257
/proc/meminfo: memFree=31186512/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=693816 CPUtime=101.84 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 24075 0 0 0 10179 5 0 0 25 0 4 0 523648380 710467584 9482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 173454 9482 419 148 0 168383 0
[pid=15252/tid=15254] ppid=15250 vsize=693816 CPUtime=25.37 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 3524 0 0 0 2536 1 0 0 25 0 4 0 523648381 710467584 9482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=693816 CPUtime=25.48 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 3777 0 0 0 2548 0 0 0 25 0 4 0 523648381 710467584 9482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=693816 CPUtime=25.48 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 3783 0 0 0 2548 0 0 0 25 0 4 0 523648381 710467584 9482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 693816

[startup+51.101 s]
/proc/loadavg: 6.22 6.10 7.11 10/182 15257
/proc/meminfo: memFree=31169588/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=699300 CPUtime=204.13 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 35121 0 0 0 20403 10 0 0 25 0 4 0 523648380 716083200 11847 33554432000 4194304 4797429 140736225382304 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 174825 11847 421 148 0 169754 0
[pid=15252/tid=15254] ppid=15250 vsize=699300 CPUtime=50.85 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 4963 0 0 0 5084 1 0 0 25 0 4 0 523648381 716083200 11847 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=699300 CPUtime=51.07 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 5000 0 0 0 5106 1 0 0 25 0 4 0 523648381 716083200 11847 33554432000 4194304 4797429 140736225382304 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=699300 CPUtime=51.08 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 5136 0 0 0 5107 1 0 0 25 0 4 0 523648381 716083200 11847 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 699300

[startup+102.306 s]
/proc/loadavg: 7.27 6.40 7.16 9/182 15259
/proc/meminfo: memFree=31151312/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=705792 CPUtime=408.7 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 52937 0 0 0 40854 16 0 0 25 0 4 0 523648380 722731008 14957 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 176448 14957 421 148 0 171377 0
[pid=15252/tid=15254] ppid=15250 vsize=705792 CPUtime=101.81 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 7180 0 0 0 10180 1 0 0 25 0 4 0 523648381 722731008 14957 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=705792 CPUtime=102.28 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 7137 0 0 0 10226 2 0 0 25 0 4 0 523648381 722731008 14957 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=705792 CPUtime=102.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 7313 0 0 0 10227 2 0 0 25 0 4 0 523648381 722731008 14957 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 705792

[startup+162.301 s]
/proc/loadavg: 7.73 6.69 7.21 10/182 15260
/proc/meminfo: memFree=31129452/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=712516 CPUtime=648.39 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 68701 0 0 0 64815 24 0 0 25 0 4 0 523648380 729616384 17168 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 178129 17168 421 148 0 173058 0
[pid=15252/tid=15254] ppid=15250 vsize=712516 CPUtime=161.53 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 8889 0 0 0 16151 2 0 0 25 0 4 0 523648381 729616384 17168 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=712516 CPUtime=162.27 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 8860 0 0 0 16224 3 0 0 25 0 4 0 523648381 729616384 17168 33554432000 4194304 4797429 140736225382304 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=712516 CPUtime=162.28 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 9235 0 0 0 16225 3 0 0 25 0 4 0 523648381 729616384 17168 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.39
Current children cumulated vsize (KiB) 712516

[startup+222.301 s]
/proc/loadavg: 7.94 6.94 7.26 9/182 15262
/proc/meminfo: memFree=31114284/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=717564 CPUtime=888.12 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 83053 0 0 0 88781 31 0 0 25 0 4 0 523648380 734785536 19546 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 179391 19546 421 148 0 174320 0
[pid=15252/tid=15254] ppid=15250 vsize=717564 CPUtime=221.25 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 10505 0 0 0 22122 3 0 0 25 0 4 0 523648381 734785536 19546 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=717564 CPUtime=222.26 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 10662 0 0 0 22223 3 0 0 25 0 4 0 523648381 734785536 19546 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=717564 CPUtime=222.28 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 10833 0 0 0 22225 3 0 0 25 0 4 0 523648381 734785536 19546 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 888.12
Current children cumulated vsize (KiB) 717564

[startup+282.3 s]

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

[pid=15252] ppid=15250 vsize=743360 CPUtime=2805.87 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 167545 0 0 0 280512 75 0 0 25 0 4 0 523648380 761200640 31916 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 185840 31916 421 148 0 180769 0
[pid=15252/tid=15254] ppid=15250 vsize=743360 CPUtime=699 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 21521 0 0 0 69891 9 0 0 25 0 4 0 523648381 761200640 31916 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=743360 CPUtime=702.26 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 21638 0 0 0 70217 9 0 0 25 0 4 0 523648381 761200640 31916 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=743360 CPUtime=702.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 21729 0 0 0 70221 8 0 0 25 0 4 0 523648381 761200640 31916 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.87
Current children cumulated vsize (KiB) 743360

[startup+762.307 s]
/proc/loadavg: 8.04 7.89 7.61 10/182 15277
/proc/meminfo: memFree=31025732/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=746084 CPUtime=3045.6 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 176417 0 0 0 304480 80 0 0 25 0 4 0 523648380 763990016 31397 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 186521 31397 421 148 0 181450 0
[pid=15252/tid=15254] ppid=15250 vsize=746084 CPUtime=758.7 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 22581 0 0 0 75861 9 0 0 25 0 4 0 523648381 763990016 31397 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=746084 CPUtime=762.26 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 22855 0 0 0 76216 10 0 0 25 0 4 0 523648381 763990016 31397 33554432000 4194304 4797429 140736225382304 18446744073709551615 4528060 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=746084 CPUtime=762.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 22821 0 0 0 76221 8 0 0 25 0 4 0 523648381 763990016 31397 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.6
Current children cumulated vsize (KiB) 746084

[startup+822.3 s]
/proc/loadavg: 8.07 7.92 7.64 10/182 15278
/proc/meminfo: memFree=31012180/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=747236 CPUtime=3285.29 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 183852 0 0 0 328444 85 0 0 25 0 4 0 523648380 765169664 32217 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 186809 32217 421 148 0 181738 0
[pid=15252/tid=15254] ppid=15250 vsize=747236 CPUtime=818.4 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 23739 0 0 0 81830 10 0 0 25 0 4 0 523648381 765169664 32217 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=747236 CPUtime=822.26 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 23920 0 0 0 82215 11 0 0 25 0 4 0 523648381 765169664 32217 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=747236 CPUtime=822.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 23927 0 0 0 82220 9 0 0 25 0 4 0 523648381 765169664 32217 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3285.29
Current children cumulated vsize (KiB) 747236

[startup+882.301 s]
/proc/loadavg: 8.13 7.97 7.67 10/182 15280
/proc/meminfo: memFree=31001484/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=749380 CPUtime=3524.99 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 190207 0 0 0 352412 87 0 0 25 0 4 0 523648380 767365120 35482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4426358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 187345 35482 421 148 0 182274 0
[pid=15252/tid=15254] ppid=15250 vsize=749380 CPUtime=878.12 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 24445 0 0 0 87801 11 0 0 25 0 4 0 523648381 767365120 35482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=749380 CPUtime=882.25 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 24650 0 0 0 88214 11 0 0 25 0 4 0 523648381 767365120 35482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4425057 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=749380 CPUtime=882.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 24684 0 0 0 88220 9 0 0 25 0 4 0 523648381 767365120 35482 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.99
Current children cumulated vsize (KiB) 749380

[startup+942.301 s]
/proc/loadavg: 8.09 7.98 7.69 10/182 15281
/proc/meminfo: memFree=31006912/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=754400 CPUtime=3764.71 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 199298 0 0 0 376379 92 0 0 25 0 4 0 523648380 772505600 34597 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 188600 34597 421 148 0 183529 0
[pid=15252/tid=15254] ppid=15250 vsize=754400 CPUtime=937.83 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 25651 0 0 0 93772 11 0 0 25 0 4 0 523648381 772505600 34597 33554432000 4194304 4797429 140736225382304 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=754400 CPUtime=942.25 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 25842 0 0 0 94213 12 0 0 25 0 4 0 523648381 772505600 34597 33554432000 4194304 4797429 140736225382304 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=754400 CPUtime=942.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 25809 0 0 0 94219 10 0 0 25 0 4 0 523648381 772505600 34597 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.71
Current children cumulated vsize (KiB) 754400

[startup+1002.3 s]
/proc/loadavg: 8.08 8.00 7.71 10/182 15283
/proc/meminfo: memFree=30993372/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=756180 CPUtime=4004.41 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 207477 0 0 0 400344 97 0 0 25 0 4 0 523648380 774328320 35592 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 189045 35592 421 148 0 183974 0
[pid=15252/tid=15254] ppid=15250 vsize=756180 CPUtime=997.53 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 26915 0 0 0 99741 12 0 0 25 0 4 0 523648381 774328320 35592 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=756180 CPUtime=1002.26 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 26987 0 0 0 100213 13 0 0 25 0 4 0 523648381 774328320 35592 33554432000 4194304 4797429 140736225382304 18446744073709551615 4525016 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=756180 CPUtime=1002.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 27240 0 0 0 100218 11 0 0 25 0 4 0 523648381 774328320 35592 33554432000 4194304 4797429 140736225382304 18446744073709551615 4404813 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4004.41
Current children cumulated vsize (KiB) 756180

[startup+1062.3 s]
/proc/loadavg: 8.03 8.00 7.73 10/182 15284
/proc/meminfo: memFree=30983800/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=758332 CPUtime=4244.14 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 213551 0 0 0 424313 101 0 0 25 0 4 0 523648380 776531968 38382 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 189583 38382 421 148 0 184512 0
[pid=15252/tid=15254] ppid=15250 vsize=758332 CPUtime=1057.26 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 27647 0 0 0 105713 13 0 0 25 0 4 0 523648381 776531968 38382 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=758332 CPUtime=1062.25 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 27587 0 0 0 106212 13 0 0 25 0 4 0 523648381 776531968 38382 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=758332 CPUtime=1062.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 27897 0 0 0 106218 11 0 0 25 0 4 0 523648381 776531968 38382 33554432000 4194304 4797429 140736225382304 18446744073709551615 4390401 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4244.14
Current children cumulated vsize (KiB) 758332

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.75 10/182 15286
/proc/meminfo: memFree=30978072/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=760468 CPUtime=4483.85 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 221239 0 0 0 448280 105 0 0 25 0 4 0 523648380 778719232 38642 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 190117 38642 421 148 0 185046 0
[pid=15252/tid=15254] ppid=15250 vsize=760468 CPUtime=1116.96 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 28759 0 0 0 111683 13 0 0 25 0 4 0 523648381 778719232 38642 33554432000 4194304 4797429 140736225382304 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=760468 CPUtime=1122.25 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 28726 0 0 0 112211 14 0 0 25 0 4 0 523648381 778719232 38642 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=760468 CPUtime=1122.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 29123 0 0 0 112217 12 0 0 25 0 4 0 523648381 778719232 38642 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.85
Current children cumulated vsize (KiB) 760468

[startup+1182.3 s]
/proc/loadavg: 8.48 8.14 7.81 10/182 15297
/proc/meminfo: memFree=30972852/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=761832 CPUtime=4723.56 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 229071 0 0 0 472246 110 0 0 25 0 4 0 523648380 780115968 38558 33554432000 4194304 4797429 140736225382304 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 190458 38558 421 148 0 185387 0
[pid=15252/tid=15254] ppid=15250 vsize=761832 CPUtime=1176.68 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 30477 0 0 0 117654 14 0 0 25 0 4 0 523648381 780115968 38558 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=761832 CPUtime=1182.25 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 29279 0 0 0 118210 15 0 0 25 0 4 0 523648381 780115968 38558 33554432000 4194304 4797429 140736225382304 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=761832 CPUtime=1182.29 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 29687 0 0 0 118217 12 0 0 25 0 4 0 523648381 780115968 38558 33554432000 4194304 4797429 140736225382304 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4723.56
Current children cumulated vsize (KiB) 761832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.40 8.15 7.82 9/182 15297
/proc/meminfo: memFree=30972340/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=763980 CPUtime=4800.27 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 231902 0 0 0 479916 111 0 0 25 0 4 0 523648380 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 242970246854 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 190995 38583 421 148 0 185924 0
[pid=15252/tid=15254] ppid=15250 vsize=763980 CPUtime=1195.78 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 30707 0 0 0 119564 14 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=763980 CPUtime=1201.46 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 30140 0 0 0 120131 15 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4356297 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=763980 CPUtime=1201.5 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 30443 0 0 0 120138 12 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 763980

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

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

[startup+1201.5 s]
/proc/loadavg: 8.40 8.15 7.82 9/182 15297
/proc/meminfo: memFree=30972340/32951132 swapFree=67111364/67111528
[pid=15252] ppid=15250 vsize=763980 CPUtime=4800.27 cores=1,3,5,7
/proc/15252/stat : 15252 (techdemo) R 15250 15252 14885 0 -1 4202496 231902 0 0 0 479916 111 0 0 25 0 4 0 523648380 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 242970246854 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15252/statm: 190995 38583 421 148 0 185924 0
[pid=15252/tid=15254] ppid=15250 vsize=763980 CPUtime=1195.78 cores=1,3,5,7
/proc/15252/task/15254/stat : 15254 (techdemo) R 15250 15252 14885 0 -1 4202560 30707 0 0 0 119564 14 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15252/tid=15255] ppid=15250 vsize=763980 CPUtime=1201.46 cores=1,3,5,7
/proc/15252/task/15255/stat : 15255 (techdemo) R 15250 15252 14885 0 -1 4202560 30140 0 0 0 120131 15 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4356297 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15252/tid=15256] ppid=15250 vsize=763980 CPUtime=1201.5 cores=1,3,5,7
/proc/15252/task/15256/stat : 15256 (techdemo) R 15250 15252 14885 0 -1 4202560 30443 0 0 0 120138 12 0 0 25 0 4 0 523648381 782315520 38583 33554432000 4194304 4797429 140736225382304 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 763980

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.52
CPU time (s): 4800.31
CPU user time (s): 4799.19
CPU system time (s): 1.11983
CPU usage (%): 399.52
Max. virtual memory (cumulated for all children) (KiB): 871688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.19
system time used= 1.11983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231902
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= 441
involuntary context switches= 34417

runsolver used 1.70174 second user time and 4.00939 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 01:41:37
IDJOB=3172928
IDBENCH=82946
IDSOLVER=1584
FILE ID=node128/3172928-1304120497
RUNJOBID= node128-1304120497-15230
PBS_JOBID= 13170717
Free space on /tmp= 66968 MiB

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

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

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=1150282845

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:      31257736 kB
Buffers:        421464 kB
Cached:         791032 kB
SwapCached:          0 kB
Active:         152640 kB
Inactive:      1126828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31257736 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15668 kB
Writeback:           8 kB
AnonPages:       66644 kB
Mapped:          15108 kB
Slab:           351920 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   269904 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= 66960 MiB
End job on node128 at 2011-04-30 02:01:41