Trace number 3265761

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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-3265761-1304181566.cnf'
0.00/0.00	c -- header says num vars:           2731
0.00/0.00	c -- header says num clauses:       17983
0.00/0.05	c -- clauses added:            0 learnts,        17983 normals,            0 xors
0.00/0.05	c -- vars added       2731
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      2731     16452      1185         0    125048         0   no data   no data  --
0.00/0.20	c asymm  cl-useful: 1737/11718/15393 lits-rem:2733 time: 0.57
0.13/0.22	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.06
0.13/0.22	c Calc non-exist non-lernt bins v-fix:     0 done:   2674 time:  0.00 s
0.13/0.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.13/0.22	c Subs w/ non-existent bins:    102 time:  0.00 s
0.13/0.27	c bin-w-bin subsume rem         1012 bins  time:  0.00 s
0.13/0.27	c subs with bin:        2  lits-rem:       174  v-fix:    0  time:  0.01 s
0.13/0.27	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.13/0.97	c lits-rem:      5109  cl-subs:     3317  v-elim:   1262  v-fix:    0  time:  0.16 s
0.13/0.97	c learnt bin added due to v-elim: 0
0.13/0.97	c Finding binary XORs  T:     0.00 s  found:       0
0.13/0.97	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.13/0.97	c calculated reachability. Time: 0.00
0.13/0.97	c Calc default polars -  time:   0.00 s pos:     667 undec:    1352 neg:     712
0.13/0.97	c =========================================================================================
0.13/0.97	c types(t): F = full restart, N = normal restart
0.13/0.97	c types(t): S = simplification begin/end, E = solution found
0.13/0.97	c restart types(rt): st = static, dy = dynamic
0.13/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.13/0.97	c  B st     0         0      2154     11416      1053         0     81757         0   no data   no data  --
0.13/0.97	c Decided on static restart strategy
0.13/0.97	c  N dy    21      4119      2154     11416      1069      3725     81748     51951     14.00      6.82  --
0.13/0.97	c  N dy    51      8185      2154     11416      1122      5276     81746     68381     13.53      7.05  --
0.13/0.97	c  N dy    81     12220      2154     11416      1194      5151     81743     58531     13.54      7.21  --
0.13/0.97	c  N dy   111     16290      2154     11416      1211      8963     81738    113622     14.95      7.43  --
0.13/0.97	c  N dy   141     20343      2154     11416      1236      7501     81736     85925     16.48      7.65  --
1.94/1.17	c  N dy   171     24462      2154     11416      1263     11369     81733    143117     15.67      7.76  --
5.27/1.37	c  N dy   201     28578      2154     11416      1275      8872     81731    100307     16.21      7.89  --
5.67/1.47	c  S st   212     30002      2154     11416      1275     10240     81730    122410     17.17      7.94  --
5.67/1.47	c  S st   212     30504      2154     11416      1323     10689     81728    127539     17.17      7.94  --
5.67/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.67/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   27 Bin:    606 BRemL:      2 BRemN:      0 CBin:       0 P:  3.6M T:  0.29
6.07/1.57	c Calc non-exist non-lernt bins v-fix:     0 done:   2154 time:  0.00 s
6.07/1.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/1.57	c Subs w/ non-existent bins:    254 time:  0.02 s
6.07/1.57	c Replacing       27 vars Replaced     8203 lits Time:     0.02 s 
6.07/1.57	c bin-w-bin subsume rem            1 bins  time:  0.00 s
6.07/1.57	c subs with bin:      808  lits-rem:      2488  v-fix:    0  time:  0.10 s
6.07/1.57	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
7.02/1.86	c lits-rem:      2345  cl-subs:     1937  v-elim:   1353  v-fix:    0  time:  1.21 s
7.02/1.86	c learnt bin added due to v-elim: 0
7.02/1.86	c vivif2 --  cl tried    10427 cl shrink       19 lits rem         19 time: 0.00
7.02/1.86	c vivif2 --  cl tried     8548 cl shrink        6 lits rem          7 time: 0.00
7.83/2.02	c asymm  cl-useful: 80/4161/10427 lits-rem:135 time: 0.65
7.83/2.03	c calculated reachability. Time: 0.00
7.83/2.03	c  N dy   212     30504      1881     10420      1831      8548     72618    107534     17.17      7.94  --
7.83/2.03	c  F st   212     30504      1881     10420      1831      8548     72618    107534     17.17      7.94  --
8.23/2.14	c Decided on static restart strategy
13.00/3.39	c  N dy   221     45756      1881     10420      1864     15957     72618    312970     29.37      9.71  --
13.40/3.41	c  S st   221     45756      1881     10420      1864     15957     72618    312970     29.37      9.71  --
13.40/3.47	c  S st   221     46259      1881     10420      2439     16825     72660    322535     29.37      9.71  --
13.40/3.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.40/3.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.20/3.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   16 Bin:      3 BRemL:     17 BRemN:      0 CBin:       0 P:  7.9M T:  0.69
14.20/3.65	c Calc non-exist non-lernt bins v-fix:     0 done:   1881 time:  0.00 s
14.20/3.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.20/3.66	c Subs w/ non-existent bins:     41 time:  0.04 s
14.20/3.68	c Replacing       16 vars Replaced     8158 lits Time:     0.07 s 
14.20/3.68	c bin-w-bin subsume rem           33 bins  time:  0.00 s
14.60/3.79	c subs with bin:      461  lits-rem:      4021  v-fix:    0  time:  0.42 s
14.60/3.79	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
19.39/4.96	c lits-rem:      2463  cl-subs:     1762  v-elim:    832  v-fix:    0  time:  4.68 s
19.39/4.96	c learnt bin added due to v-elim: 0
19.39/4.96	c vivif2 --  cl tried    10279 cl shrink        0 lits rem          0 time: 0.01
19.39/4.97	c vivif2 --  cl tried    14677 cl shrink       23 lits rem         23 time: 0.02
20.19/5.15	c asymm  cl-useful: 1/1980/10279 lits-rem:1 time: 0.73
20.19/5.15	c calculated reachability. Time: 0.00
20.19/5.15	c  N dy   221     46259      1808     10279      2355     14677     71491    277793     29.37      9.71  --
32.18/8.16	c  N dy   223     69388      1808     10279      2362     18820     71491    364533     33.21     11.58  --
32.18/8.18	c  S st   223     69388      1808     10279      2362     18820     71491    364533     33.21     11.58  --
32.58/8.25	c  S st   223     69889      1808     10279      2401     19335     71491    371794     33.21     11.58  --
32.58/8.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.58/8.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.77/8.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      1 BRemN:      0 CBin:       0 P: 11.9M T:  1.04
33.77/8.51	c Calc non-exist non-lernt bins v-fix:     0 done:   1808 time:  0.00 s
33.77/8.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.77/8.52	c Subs w/ non-existent bins:      0 time:  0.04 s
33.77/8.53	c bin-w-bin subsume rem           12 bins  time:  0.00 s
34.19/8.64	c subs with bin:       63  lits-rem:       890  v-fix:    0  time:  0.42 s
34.19/8.64	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
38.58/9.79	c ORs :    336 avg-s:  5.9 cl-sh:  1794 l-rem:   8654 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
41.36/10.48	c Added 19 vars  tried: 80000 time: 2.76
41.76/10.53	c ORs :     19 avg-s:  0.0 cl-sh: 11409 l-rem:  11409 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    2.96
41.76/10.54	c lits-rem:      2053  cl-subs:     1713  v-elim:    610  v-fix:    0  time:  7.60 s
41.76/10.54	c learnt bin added due to v-elim: 0
41.76/10.54	c vivif2 --  cl tried    10295 cl shrink        0 lits rem          0 time: 0.01
41.76/10.55	c vivif2 --  cl tried    17518 cl shrink      267 lits rem        566 time: 0.03
42.56/10.73	c asymm  cl-useful: 3/1836/10295 lits-rem:3 time: 0.72
42.56/10.73	c calculated reachability. Time: 0.00
42.56/10.73	c  N dy   223     69889      1827     10295      2471     17517     71568    311394     33.21     11.58  --
42.56/10.73	c  F st   223     69889      1827     10295      2471     17517     71568    311394     33.21     11.58  --
43.38/10.97	c Decided on static restart strategy
62.93/15.86	c  N dy   230    104833      1827     10295      2485     16504     71568    214298     24.86     11.73  --
62.93/15.87	c  S st   230    104833      1827     10295      2485     16504     71568    214298     24.86     11.73  --
63.33/15.94	c  S st   230    105334      1827     10295      2617     17051     71568    222519     24.86     11.73  --
63.33/15.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.33/15.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.13/16.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      7 BRemL:      5 BRemN:      0 CBin:       0 P: 11.9M T:  0.78
64.13/16.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1827 time:  0.00 s
64.13/16.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.13/16.14	c Subs w/ non-existent bins:     30 time:  0.03 s
64.13/16.15	c bin-w-bin subsume rem           45 bins  time:  0.00 s
64.53/16.20	c subs with bin:      446  lits-rem:      1239  v-fix:    0  time:  0.23 s
64.53/16.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
66.53/16.77	c ORs :    345 avg-s:  5.6 cl-sh:     5 l-rem:      5 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
66.53/16.77	c lits-rem:       677  cl-subs:     1363  v-elim:    613  v-fix:    0  time:  2.28 s
66.53/16.77	c learnt bin added due to v-elim: 0
66.53/16.78	c vivif2 --  cl tried    10287 cl shrink        0 lits rem          0 time: 0.01
66.53/16.78	c vivif2 --  cl tried    15217 cl shrink       14 lits rem         14 time: 0.02
67.33/16.95	c asymm  cl-useful: 4/1923/10287 lits-rem:4 time: 0.68
67.33/16.95	c calculated reachability. Time: 0.00
67.33/16.95	c  N dy   230    105334      1824     10287      2576     15217     71484    199918     24.86     11.73  --
107.67/27.00	c  N dy   231    158003      1824     10287      2601     22725     71484    328624     26.52     12.00  --
107.67/27.01	c  S st   231    158003      1824     10287      2601     22725     71484    328624     26.52     12.00  --
108.07/27.10	c  S st   231    158504      1824     10287      2690     23265     71484    337971     26.52     12.00  --
108.07/27.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.07/27.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.29/27.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      4 BRemN:      0 CBin:       0 P: 21.0M T:  1.46
109.29/27.47	c Calc non-exist non-lernt bins v-fix:     0 done:   1824 time:  0.00 s
109.29/27.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.29/27.48	c Subs w/ non-existent bins:      0 time:  0.04 s
109.29/27.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.67/27.58	c subs with bin:      368  lits-rem:      1929  v-fix:    0  time:  0.39 s
109.67/27.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
113.69/28.56	c ORs :    345 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    0.02
113.69/28.57	c lits-rem:      1144  cl-subs:     1698  v-elim:    614  v-fix:    0  time:  3.94 s
113.69/28.57	c learnt bin added due to v-elim: 0
113.69/28.57	c vivif2 --  cl tried    10272 cl shrink        0 lits rem          0 time: 0.01
113.69/28.58	c vivif2 --  cl tried    21209 cl shrink       25 lits rem         25 time: 0.02
114.46/28.78	c asymm  cl-useful: 171/1695/10272 lits-rem:179 time: 0.80
114.46/28.78	c calculated reachability. Time: 0.00
114.46/28.78	c  N dy   231    158504      1820     10272      2690     21209     71159    306168     26.52     12.00  --
182.37/45.78	c  N dy   232    237756      1820     10272      2700     26400     71157    352504     23.65     12.12  --
182.77/45.80	c  S st   232    237756      1820     10272      2700     26400     71157    352504     23.65     12.12  --
182.77/45.89	c  S st   232    238257      1841     10272      2907     27005     71243    361393     23.65     12.12  --
182.77/45.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.77/45.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.76/46.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     47 BRemN:      0 CBin:       0 P: 27.9M T:  1.79
184.76/46.34	c Calc non-exist non-lernt bins v-fix:     0 done:   1841 time:  0.00 s
184.76/46.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.76/46.35	c Subs w/ non-existent bins:      8 time:  0.04 s
184.76/46.36	c bin-w-bin subsume rem            1 bins  time:  0.00 s
185.16/46.47	c subs with bin:      395  lits-rem:      2015  v-fix:    0  time:  0.44 s
185.16/46.47	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
189.15/47.40	c ORs :    345 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.02
189.15/47.41	c lits-rem:       974  cl-subs:     1541  v-elim:    649  v-fix:    0  time:  3.76 s
189.15/47.41	c learnt bin added due to v-elim: 0
189.15/47.41	c vivif2 --  cl tried    10187 cl shrink        0 lits rem          0 time: 0.01
189.15/47.42	c vivif2 --  cl tried    25122 cl shrink        1 lits rem          1 time: 0.03
189.95/47.60	c asymm  cl-useful: 23/1602/10187 lits-rem:23 time: 0.73
189.95/47.60	c calculated reachability. Time: 0.00
189.95/47.60	c  N dy   232    238257      1802     10187      2860     25122     70359    335531     23.65     12.12  --
322.58/80.81	c  N dy   234    357386      1802     10187      2866     29236     70359    360089     26.72     11.90  --
322.58/80.83	c  S st   234    357386      1802     10187      2866     29236     70359    360089     26.72     11.90  --
322.58/80.83	c Finding binary XORs  T:     0.00 s  found:       4
322.98/80.96	c  S st   234    357888      1827     10187      3140     29906     70475    371406     26.72     11.90  --
322.98/80.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.98/80.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.98/81.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     28 BRemN:      2 CBin:       0 P: 34.6M T:  2.11
324.98/81.49	c Calc non-exist non-lernt bins v-fix:     0 done:   1827 time:  0.01 s
324.98/81.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.38/81.50	c Subs w/ non-existent bins:      0 time:  0.04 s
325.38/81.50	c Replacing        4 vars Replaced       58 lits Time:     0.01 s 
325.38/81.51	c bin-w-bin subsume rem            6 bins  time:  0.00 s
325.78/81.61	c subs with bin:      521  lits-rem:      1402  v-fix:    0  time:  0.40 s
325.78/81.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
329.00/82.44	c ORs :    345 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
329.00/82.45	c lits-rem:      1099  cl-subs:     2304  v-elim:    618  v-fix:    0  time:  3.35 s
329.00/82.45	c learnt bin added due to v-elim: 0
329.00/82.45	c vivif2 --  cl tried    10172 cl shrink        0 lits rem          0 time: 0.01
329.00/82.46	c vivif2 --  cl tried    27093 cl shrink      154 lits rem        154 time: 0.03
329.77/82.64	c asymm  cl-useful: 1/848/10172 lits-rem:1 time: 0.71
329.77/82.64	c calculated reachability. Time: 0.00
329.77/82.64	c  N dy   234    357888      1815     10172      3090     27093     70313    329192     26.72     11.90  --
550.68/137.96	c  N dy   235    536833      1815     10172      3092     34407     70313    407370     22.28     11.19  --
550.68/137.98	c  S st   235    536833      1815     10172      3092     34407     70313    407370     22.28     11.19  --
551.08/138.09	c  S st   235    537336      1862     10172      3365     35063     70523    418387     22.28     11.19  --
551.48/138.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.48/138.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
553.87/138.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:      0 BRemL:     37 BRemN:      0 CBin:       0 P: 45.8M T:  2.74
553.87/138.78	c Calc non-exist non-lernt bins v-fix:     0 done:   1862 time:  0.01 s
553.87/138.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.27/138.80	c Subs w/ non-existent bins:      0 time:  0.06 s
554.27/138.80	c Replacing        5 vars Replaced      158 lits Time:     0.01 s 
554.27/138.81	c bin-w-bin subsume rem           10 bins  time:  0.00 s
554.67/138.94	c subs with bin:     1740  lits-rem:       326  v-fix:    0  time:  0.52 s
554.67/138.94	c Removed useless bin:       1  fixed:     0  bprops:   0.01M  time:  0.00 s
557.49/139.69	c ORs :    345 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
559.86/140.27	c Added 19 vars  tried: 80000 time: 2.34
559.86/140.28	c ORs :     19 avg-s:  0.0 cl-sh:  3170 l-rem:   3170 b-add:     41 v-rep:   1 cl-rem: 5 avg s: 9.4 T:    2.38
559.86/140.29	c lits-rem:      1641  cl-subs:     2245  v-elim:    611  v-fix:    0  time:  5.39 s
559.86/140.29	c learnt bin added due to v-elim: 0
559.86/140.29	c vivif2 --  cl tried    10188 cl shrink        0 lits rem          0 time: 0.01
560.26/140.30	c vivif2 --  cl tried    31076 cl shrink        0 lits rem          0 time: 0.03
560.66/140.48	c asymm  cl-useful: 4/625/10188 lits-rem:4 time: 0.72
560.66/140.48	c calculated reachability. Time: 0.00
560.66/140.48	c  N dy   235    537336      1875     10188      3339     31076     70558    368902     22.28     11.19  --
560.66/140.48	c  F st   235    537336      1875     10188      3339     31076     70558    368902     22.28     11.19  --
560.66/140.49	c Replacing        1 vars Replaced      296 lits Time:     0.01 s 
562.66/140.90	c Decided on static restart strategy
946.55/237.01	c  N dy   242    806005      1874     10188      3354     55067     70554    952824     36.14     12.55  --
946.55/237.06	c  S st   242    806005      1874     10188      3354     55067     70554    952824     36.14     12.55  --
947.35/237.25	c  S st   242    806509      1874     10188      3377     55593     70554    963376     36.14     12.55  --
947.35/237.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
947.35/237.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
952.14/238.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     24 BRemL:     33 BRemN:      0 CBin:       0 P: 60.0M T:  4.94
952.14/238.49	c Calc non-exist non-lernt bins v-fix:     0 done:   1874 time:  0.01 s
952.14/238.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
952.56/238.52	c Subs w/ non-existent bins:      0 time:  0.10 s
952.56/238.52	c Replacing        1 vars Replaced       12 lits Time:     0.02 s 
952.56/238.54	c bin-w-bin subsume rem            4 bins  time:  0.00 s
953.73/238.86	c subs with bin:      339  lits-rem:      1992  v-fix:    0  time:  1.27 s
953.73/238.86	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
958.53/240.00	c ORs :    346 avg-s:  5.3 cl-sh:     9 l-rem:      9 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
958.53/240.02	c lits-rem:       445  cl-subs:     5929  v-elim:    611  v-fix:    0  time:  4.62 s
958.53/240.02	c learnt bin added due to v-elim: 0
958.53/240.02	c vivif2 --  cl tried    10184 cl shrink        0 lits rem          0 time: 0.01
958.53/240.04	c vivif2 --  cl tried    49329 cl shrink      551 lits rem        577 time: 0.08
958.93/240.15	c asymm  cl-useful: 0/135/10184 lits-rem:0 time: 0.44
958.93/240.16	c calculated reachability. Time: 0.00
958.93/240.16	c  N dy   242    806509      1871     10184      3362     49329     70524    835813     36.14     12.55  --
1705.12/426.92	c  N dy   243   1209763      1871     10184      3362     65652     70524   1151503     37.21     12.57  --
1705.12/426.98	c  S st   243   1209763      1871     10184      3362     65652     70524   1151503     37.21     12.57  --
1705.12/426.98	c Finding binary XORs  T:     0.00 s  found:       0
1706.32/427.23	c  S st   243   1210264      1875     10184      3376     66164     70540   1162106     37.21     12.57  --
1706.32/427.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1706.32/427.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1711.11/428.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      2 BRemN:      0 CBin:       0 P: 60.0M T:  4.75
1711.11/428.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1875 time:  0.01 s
1711.11/428.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1711.11/428.46	c Subs w/ non-existent bins:      0 time:  0.13 s
1711.11/428.48	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1712.74/428.88	c subs with bin:        2  lits-rem:        23  v-fix:    0  time:  1.58 s
1712.74/428.88	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1717.91/430.11	c ORs :    346 avg-s:  5.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
1717.91/430.14	c lits-rem:       238  cl-subs:     3991  v-elim:    609  v-fix:    0  time:  5.02 s
1717.91/430.14	c learnt bin added due to v-elim: 0
1717.91/430.14	c vivif2 --  cl tried    10184 cl shrink        0 lits rem          0 time: 0.01
1717.91/430.16	c vivif2 --  cl tried    62171 cl shrink        9 lits rem         15 time: 0.10
1718.31/430.28	c asymm  cl-useful: 0/136/10184 lits-rem:0 time: 0.47
1718.31/430.28	c calculated reachability. Time: 0.00
1718.31/430.28	c  N dy   243   1210264      1875     10184      3373     62171     70540   1081770     37.21     12.57  --
2777.69/695.46	c  N dy   244   1710266      1875     10184      3373     94146     70540   1918354     36.84     12.69  --
2778.09/695.55	c  S st   244   1710266      1875     10184      3373     94146     70540   1918354     36.84     12.69  --
2779.29/695.88	c  S st   244   1710767      1875     10184      3375     94655     70540   1928668     36.84     12.69  --
2779.29/695.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2779.29/695.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2785.30/697.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.66
2785.30/697.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1875 time:  0.01 s
2785.30/697.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2785.30/697.36	c Subs w/ non-existent bins:      0 time:  0.20 s
2785.67/697.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2788.48/698.15	c subs with bin:        8  lits-rem:         4  v-fix:    0  time:  2.99 s
2788.48/698.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2802.88/701.75	c ORs :    346 avg-s:  5.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 9.2 T:    0.24
2802.88/701.78	c lits-rem:       285  cl-subs:     6462  v-elim:    609  v-fix:    0  time: 14.52 s
2802.88/701.78	c learnt bin added due to v-elim: 0
2802.88/701.79	c vivif2 --  cl tried    10184 cl shrink        0 lits rem          0 time: 0.01
2803.26/701.82	c vivif2 --  cl tried    88180 cl shrink        6 lits rem         10 time: 0.15
2803.66/701.95	c asymm  cl-useful: 0/94/10184 lits-rem:0 time: 0.50
2803.66/701.95	c calculated reachability. Time: 0.00
2803.66/701.95	c  N dy   244   1710767      1875     10184      3375     88180     70540   1781282     36.84     12.69  --
4092.35/1024.50	c  N dy   245   2210767      1875     10184      3375    104013     70540   2082500     30.75     12.64  --
4092.75/1024.60	c  S st   245   2210767      1875     10184      3375    104013     70540   2082500     30.75     12.64  --
4093.95/1024.99	c  S st   245   2211272      1875     10184      3378    104528     70540   2093487     30.75     12.64  --
4093.95/1024.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4093.95/1024.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4099.94/1026.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.91
4099.94/1026.48	c Calc non-exist non-lernt bins v-fix:     0 done:   1875 time:  0.01 s
4099.94/1026.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4100.34/1026.53	c Subs w/ non-existent bins:      0 time:  0.22 s
4100.34/1026.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4103.93/1027.43	c subs with bin:       13  lits-rem:       351  v-fix:    0  time:  3.41 s
4103.93/1027.43	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
4120.73/1031.65	c ORs :    346 avg-s:  5.3 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 12.7 T:    0.29
4123.11/1032.25	c Added 19 vars  tried: 80000 time: 2.41
4123.91/1032.49	c ORs :     19 avg-s:  0.0 cl-sh: 13251 l-rem:  13251 b-add:     40 v-rep:   1 cl-rem: 3 avg s: 7.7 T:    3.37
4124.31/1032.53	c lits-rem:       591  cl-subs:     5995  v-elim:    609  v-fix:    0  time: 20.39 s
4124.31/1032.53	c learnt bin added due to v-elim: 0
4124.31/1032.54	c vivif2 --  cl tried    10202 cl shrink        0 lits rem          0 time: 0.01
4124.31/1032.58	c vivif2 --  cl tried    98515 cl shrink        8 lits rem         12 time: 0.17
4125.12/1032.72	c asymm  cl-useful: 0/84/10202 lits-rem:0 time: 0.54
4125.12/1032.72	c calculated reachability. Time: 0.00
4125.12/1032.72	c  N dy   245   2211272      1894     10202      3418     98515     70663   1943681     30.75     12.64  --

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-3265761-1304181566/watcher-3265761-1304181566 -o /tmp/evaluation-result-3265761-1304181566/solver-3265761-1304181566 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3265761-1304181566.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: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=24080 CPUtime=0 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 1219 0 0 0 0 0 0 0 25 0 1 0 529757031 24657920 1158 33554432000 4194304 4797429 140733695001680 18446744073709551615 4365441 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15976/statm: 6055 1159 341 148 0 984 0

[startup+0.0724299 s]
/proc/loadavg: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=220576 CPUtime=0.13 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 3488 0 0 0 12 1 0 0 25 0 4 0 529757031 225869824 3261 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429118 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 55276 3449 375 148 0 50205 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 220576

[startup+0.270002 s]
/proc/loadavg: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=754036 CPUtime=1.94 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 8526 0 0 0 189 5 0 0 18 0 4 0 529757031 772132864 6555 33554432000 4194304 4797429 140733695001680 18446744073709551615 230808862475 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 188803 7078 417 148 0 183732 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 754036

[startup+1.26494 s]
/proc/loadavg: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=756880 CPUtime=4.87 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 10345 0 0 0 481 6 0 0 19 0 4 0 529757031 775045120 7577 33554432000 4194304 4797429 140733695001680 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 189220 7577 418 148 0 184149 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 756880

[startup+1.36492 s]
/proc/loadavg: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=756880 CPUtime=5.27 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 10394 0 0 0 521 6 0 0 19 0 4 0 529757031 775045120 7623 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 189220 7623 418 148 0 184149 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 756880

[startup+1.56488 s]
/proc/loadavg: 7.85 8.04 8.00 5/180 15976
/proc/meminfo: memFree=30686616/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=757236 CPUtime=6.07 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 10719 0 0 0 601 6 0 0 19 0 4 0 529757031 775409664 7706 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524288 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 189309 7706 418 148 0 184238 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 757236

[startup+3.1006 s]
/proc/loadavg: 7.87 8.04 8.00 9/184 15980
/proc/meminfo: memFree=30666204/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=758064 CPUtime=12.22 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 12131 0 0 0 1216 6 0 0 23 0 4 0 529757031 776257536 8207 33554432000 4194304 4797429 140733695001680 18446744073709551615 230808862356 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 189516 8207 420 148 0 184445 0
[pid=15976/tid=15978] ppid=15974 vsize=758064 CPUtime=3.04 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 2147 0 0 0 303 1 0 0 24 0 4 0 529757036 776257536 8207 33554432000 4194304 4797429 140733695001680 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=758064 CPUtime=3.04 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 1654 0 0 0 303 1 0 0 25 0 4 0 529757036 776257536 8207 33554432000 4194304 4797429 140733695001680 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=758064 CPUtime=3.03 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 1873 0 0 0 302 1 0 0 23 0 4 0 529757036 776257536 8207 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 758064

[startup+6.30101 s]
/proc/loadavg: 7.87 8.04 8.00 10/184 15980
/proc/meminfo: memFree=30657900/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=760812 CPUtime=24.99 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 14372 0 0 0 2492 7 0 0 25 0 4 0 529757031 779071488 9150 33554432000 4194304 4797429 140733695001680 18446744073709551615 4425828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 190203 9150 420 148 0 185132 0
[pid=15976/tid=15978] ppid=15974 vsize=760812 CPUtime=6.23 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 2529 0 0 0 622 1 0 0 25 0 4 0 529757036 779071488 9150 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=760812 CPUtime=6.23 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 2046 0 0 0 622 1 0 0 25 0 4 0 529757036 779071488 9150 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=760812 CPUtime=6.21 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 2223 0 0 0 620 1 0 0 25 0 4 0 529757036 779071488 9150 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 760812

[startup+12.7008 s]
/proc/loadavg: 7.88 8.04 8.00 9/184 15980
/proc/meminfo: memFree=30644796/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=764056 CPUtime=50.56 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 17891 0 0 0 5048 8 0 0 25 0 4 0 529757031 782393344 10631 33554432000 4194304 4797429 140733695001680 18446744073709551615 4380685 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 191014 10631 422 148 0 185943 0
[pid=15976/tid=15978] ppid=15974 vsize=764056 CPUtime=12.63 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 3070 0 0 0 1262 1 0 0 25 0 4 0 529757036 782393344 10631 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=764056 CPUtime=12.63 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 2666 0 0 0 1262 1 0 0 25 0 4 0 529757036 782393344 10631 33554432000 4194304 4797429 140733695001680 18446744073709551615 4519880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=764056 CPUtime=12.57 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 2708 0 0 0 1256 1 0 0 25 0 4 0 529757036 782393344 10631 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 764056

[startup+25.5005 s]
/proc/loadavg: 7.90 8.03 8.00 9/184 15980
/proc/meminfo: memFree=30638108/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=768184 CPUtime=101.68 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 23699 0 0 0 10159 9 0 0 25 0 4 0 529757031 786620416 11777 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 192046 11777 421 148 0 186975 0
[pid=15976/tid=15978] ppid=15974 vsize=768184 CPUtime=25.43 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 3915 0 0 0 2541 2 0 0 25 0 4 0 529757036 786620416 11777 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=768184 CPUtime=25.43 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 3546 0 0 0 2542 1 0 0 25 0 4 0 529757036 786620416 11777 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=768184 CPUtime=25.3 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 3550 0 0 0 2529 1 0 0 25 0 4 0 529757036 786620416 11777 33554432000 4194304 4797429 140733695001680 18446744073709551615 4482470 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 768184

[startup+51.1008 s]
/proc/loadavg: 7.93 8.03 8.00 9/184 15981
/proc/meminfo: memFree=30623040/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=772020 CPUtime=203.94 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 32180 0 0 0 20382 12 0 0 25 0 4 0 529757031 790548480 13472 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 193005 13472 421 148 0 187934 0
[pid=15976/tid=15978] ppid=15974 vsize=772020 CPUtime=51.03 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 5049 0 0 0 5101 2 0 0 25 0 4 0 529757036 790548480 13472 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=772020 CPUtime=51.02 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 4688 0 0 0 5101 1 0 0 25 0 4 0 529757036 790548480 13472 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=772020 CPUtime=50.76 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 4636 0 0 0 5075 1 0 0 25 0 4 0 529757036 790548480 13472 33554432000 4194304 4797429 140733695001680 18446744073709551615 4430024 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 772020

[startup+102.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 15983
/proc/meminfo: memFree=30609504/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=777784 CPUtime=408.46 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 45087 0 0 0 40829 17 0 0 25 0 4 0 529757031 796450816 15673 33554432000 4194304 4797429 140733695001680 18446744073709551615 4404790 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 194446 15673 421 148 0 189375 0
[pid=15976/tid=15978] ppid=15974 vsize=777784 CPUtime=102.24 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 6492 0 0 0 10221 3 0 0 25 0 4 0 529757036 796450816 15673 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=777784 CPUtime=102.23 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 6081 0 0 0 10221 2 0 0 25 0 4 0 529757036 796450816 15673 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=777784 CPUtime=101.68 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 6131 0 0 0 10166 2 0 0 25 0 4 0 529757036 796450816 15673 33554432000 4194304 4797429 140733695001680 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 777784

[startup+162.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/184 15984
/proc/meminfo: memFree=30584540/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=784976 CPUtime=648.15 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 59450 0 0 0 64792 23 0 0 25 0 4 0 529757031 803815424 18000 33554432000 4194304 4797429 140733695001680 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 196244 18000 421 148 0 191173 0
[pid=15976/tid=15978] ppid=15974 vsize=784976 CPUtime=162.24 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 8101 0 0 0 16221 3 0 0 25 0 4 0 529757036 803815424 18000 33554432000 4194304 4797429 140733695001680 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=784976 CPUtime=162.23 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 7693 0 0 0 16220 3 0 0 25 0 4 0 529757036 803815424 18000 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=784976 CPUtime=161.36 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 8130 0 0 0 16134 2 0 0 25 0 4 0 529757036 803815424 18000 33554432000 4194304 4797429 140733695001680 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 784976

[startup+222.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 15986
/proc/meminfo: memFree=30564920/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=787284 CPUtime=887.82 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 72678 0 0 0 88753 29 0 0 25 0 4 0 529757031 806178816 19925 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 196821 19925 421 148 0 191750 0
[pid=15976/tid=15978] ppid=15974 vsize=787284 CPUtime=222.24 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 9759 0 0 0 22221 3 0 0 25 0 4 0 529757036 806178816 19925 33554432000 4194304 4797429 140733695001680 18446744073709551615 4387828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=787284 CPUtime=222.23 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 9157 0 0 0 22219 4 0 0 25 0 4 0 529757036 806178816 19925 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524050 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=787284 CPUtime=221.03 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 9668 0 0 0 22100 3 0 0 25 0 4 0 529757036 806178816 19925 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 787284

[startup+282.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/184 15987
/proc/meminfo: memFree=30558288/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=792836 CPUtime=1127.5 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 84975 0 0 0 112716 34 0 0 25 0 4 0 529757031 811864064 21967 33554432000 4194304 4797429 140733695001680 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 198209 21967 422 148 0 193138 0
[pid=15976/tid=15978] ppid=15974 vsize=792836 CPUtime=282.24 cores=1,3,5,7

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

[pid=15976] ppid=15974 vsize=813136 CPUtime=2805.26 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 155656 0 0 0 280457 69 0 0 25 0 4 0 529757031 832651264 30752 33554432000 4194304 4797429 140733695001680 18446744073709551615 4351618 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 203284 30752 421 148 0 198213 0
[pid=15976/tid=15978] ppid=15974 vsize=813136 CPUtime=702.25 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 19687 0 0 0 70217 8 0 0 25 0 4 0 529757036 832651264 30752 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=813136 CPUtime=702.24 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 19649 0 0 0 70215 9 0 0 25 0 4 0 529757036 832651264 30752 33554432000 4194304 4797429 140733695001680 18446744073709551615 4642064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=813136 CPUtime=698.43 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 20099 0 0 0 69834 9 0 0 25 0 4 0 529757036 832651264 30752 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 813136

[startup+762.3 s]
/proc/loadavg: 8.21 8.12 8.03 9/184 16000
/proc/meminfo: memFree=30444920/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=823392 CPUtime=3044.93 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 166759 0 0 0 304418 75 0 0 25 0 4 0 529757031 843153408 32481 33554432000 4194304 4797429 140733695001680 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 205848 32481 421 148 0 200777 0
[pid=15976/tid=15978] ppid=15974 vsize=823392 CPUtime=762.25 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 21576 0 0 0 76216 9 0 0 25 0 4 0 529757036 843153408 32481 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=823392 CPUtime=762.25 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 21346 0 0 0 76215 10 0 0 25 0 4 0 529757036 843153408 32481 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524398 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=823392 CPUtime=758.11 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 21698 0 0 0 75801 10 0 0 25 0 4 0 529757036 843153408 32481 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 823392

[startup+822.3 s]
/proc/loadavg: 8.14 8.11 8.03 9/184 16002
/proc/meminfo: memFree=30418968/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=823584 CPUtime=3284.61 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 173854 0 0 0 328382 79 0 0 25 0 4 0 529757031 843350016 34412 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 205896 34412 421 148 0 200825 0
[pid=15976/tid=15978] ppid=15974 vsize=823584 CPUtime=822.26 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 22618 0 0 0 82216 10 0 0 25 0 4 0 529757036 843350016 34412 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=823584 CPUtime=822.24 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 22426 0 0 0 82214 10 0 0 25 0 4 0 529757036 843350016 34412 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=823584 CPUtime=817.78 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 22412 0 0 0 81768 10 0 0 25 0 4 0 529757036 843350016 34412 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 823584

[startup+882.3 s]
/proc/loadavg: 8.11 8.10 8.03 9/184 16003
/proc/meminfo: memFree=30420660/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=823856 CPUtime=3524.28 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 182078 0 0 0 352346 82 0 0 25 0 4 0 529757031 843628544 33290 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 205964 33290 421 148 0 200893 0
[pid=15976/tid=15978] ppid=15974 vsize=823856 CPUtime=882.25 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 23573 0 0 0 88215 10 0 0 25 0 4 0 529757036 843628544 33290 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428722 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=823856 CPUtime=882.25 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 23369 0 0 0 88214 11 0 0 25 0 4 0 529757036 843628544 33290 33554432000 4194304 4797429 140733695001680 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=823856 CPUtime=877.45 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 23425 0 0 0 87734 11 0 0 25 0 4 0 529757036 843628544 33290 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 823856

[startup+942.3 s]
/proc/loadavg: 6.55 7.73 7.91 5/175 16023
/proc/meminfo: memFree=30749340/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=824996 CPUtime=3763.97 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 188964 0 0 0 376312 85 0 0 25 0 4 0 529757031 844795904 35768 33554432000 4194304 4797429 140733695001680 18446744073709551615 4422982 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 206249 35768 421 148 0 201178 0
[pid=15976/tid=15978] ppid=15974 vsize=824996 CPUtime=942.26 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 24284 0 0 0 94215 11 0 0 25 0 4 0 529757036 844795904 35768 33554432000 4194304 4797429 140733695001680 18446744073709551615 4520249 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=824996 CPUtime=942.25 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 24157 0 0 0 94214 11 0 0 25 0 4 0 529757036 844795904 35768 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=824996 CPUtime=937.13 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 24534 0 0 0 93702 11 0 0 25 0 4 0 529757036 844795904 35768 33554432000 4194304 4797429 140733695001680 18446744073709551615 4519904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 824996

[startup+1002.3 s]
/proc/loadavg: 4.94 7.05 7.66 5/175 16024
/proc/meminfo: memFree=30752036/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=830780 CPUtime=4003.66 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 198146 0 0 0 400276 90 0 0 25 0 4 0 529757031 850718720 35078 33554432000 4194304 4797429 140733695001680 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 207695 35078 421 148 0 202624 0
[pid=15976/tid=15978] ppid=15974 vsize=830780 CPUtime=1002.26 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 25516 0 0 0 100215 11 0 0 25 0 4 0 529757036 850718720 35078 33554432000 4194304 4797429 140733695001680 18446744073709551615 4523870 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=830780 CPUtime=1002.25 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 25349 0 0 0 100213 12 0 0 25 0 4 0 529757036 850718720 35078 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=830780 CPUtime=996.82 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 25818 0 0 0 99670 12 0 0 25 0 4 0 529757036 850718720 35078 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524031 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 830780

[startup+1062.3 s]
/proc/loadavg: 4.34 6.49 7.43 5/175 16026
/proc/meminfo: memFree=30746288/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=833504 CPUtime=4243.36 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 205706 0 0 0 424241 95 0 0 25 0 4 0 529757031 853508096 35808 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 208376 35808 421 148 0 203305 0
[pid=15976/tid=15978] ppid=15974 vsize=833504 CPUtime=1062.26 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 26713 0 0 0 106214 12 0 0 25 0 4 0 529757036 853508096 35808 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=833504 CPUtime=1062.26 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 26560 0 0 0 106213 13 0 0 25 0 4 0 529757036 853508096 35808 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=833504 CPUtime=1056.51 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 26758 0 0 0 105639 12 0 0 25 0 4 0 529757036 853508096 35808 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428814 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 833504

[startup+1122.3 s]
/proc/loadavg: 4.12 6.04 7.21 5/175 16028
/proc/meminfo: memFree=30737704/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=833488 CPUtime=4483.04 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 211675 0 0 0 448203 101 0 0 25 0 4 0 529757031 853491712 38699 33554432000 4194304 4797429 140733695001680 18446744073709551615 4404780 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 208372 38699 421 148 0 203301 0
[pid=15976/tid=15978] ppid=15974 vsize=833488 CPUtime=1122.27 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 27330 0 0 0 112213 14 0 0 25 0 4 0 529757036 853491712 38699 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=833488 CPUtime=1122.26 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 27203 0 0 0 112212 14 0 0 25 0 4 0 529757036 853491712 38699 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=833488 CPUtime=1116.19 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 27456 0 0 0 111606 13 0 0 25 0 4 0 529757036 853491712 38699 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 833488

[startup+1182.3 s]
/proc/loadavg: 4.08 5.68 7.02 5/175 16029
/proc/meminfo: memFree=30741504/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=834536 CPUtime=4722.75 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 220100 0 0 0 472169 106 0 0 25 0 4 0 529757031 854564864 37718 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 208634 37718 421 148 0 203563 0
[pid=15976/tid=15978] ppid=15974 vsize=834536 CPUtime=1182.27 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 28392 0 0 0 118212 15 0 0 25 0 4 0 529757036 854564864 37718 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=834536 CPUtime=1182.26 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 28251 0 0 0 118211 15 0 0 25 0 4 0 529757036 854564864 37718 33554432000 4194304 4797429 140733695001680 18446744073709551615 4523848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=834536 CPUtime=1175.87 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 28558 0 0 0 117574 13 0 0 25 0 4 0 529757036 854564864 37718 33554432000 4194304 4797429 140733695001680 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 834536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.12 5.58 6.96 5/175 16030
/proc/meminfo: memFree=30735672/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=834536 CPUtime=4800.25 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 221594 0 0 0 479918 107 0 0 25 0 4 0 529757031 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 208634 39168 421 148 0 203563 0
[pid=15976/tid=15978] ppid=15974 vsize=834536 CPUtime=1201.68 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 28550 0 0 0 120153 15 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=834536 CPUtime=1201.66 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 28451 0 0 0 120151 15 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=834536 CPUtime=1195.17 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 28725 0 0 0 119503 14 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4270232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 834536

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: 4.12 5.58 6.96 5/175 16030
/proc/meminfo: memFree=30735672/32951124 swapFree=67111448/67111528
[pid=15976] ppid=15974 vsize=834536 CPUtime=4800.25 cores=1,3,5,7
/proc/15976/stat : 15976 (techdemo) R 15974 15976 15356 0 -1 4202496 221594 0 0 0 479918 107 0 0 25 0 4 0 529757031 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15976/statm: 208634 39168 421 148 0 203563 0
[pid=15976/tid=15978] ppid=15974 vsize=834536 CPUtime=1201.68 cores=1,3,5,7
/proc/15976/task/15978/stat : 15978 (techdemo) R 15974 15976 15356 0 -1 4202560 28550 0 0 0 120153 15 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15976/tid=15979] ppid=15974 vsize=834536 CPUtime=1201.66 cores=1,3,5,7
/proc/15976/task/15979/stat : 15979 (techdemo) R 15974 15976 15356 0 -1 4202560 28451 0 0 0 120151 15 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15976/tid=15980] ppid=15974 vsize=834536 CPUtime=1195.17 cores=1,3,5,7
/proc/15976/task/15980/stat : 15980 (techdemo) R 15974 15976 15356 0 -1 4202560 28725 0 0 0 119503 14 0 0 25 0 4 0 529757036 854564864 39168 33554432000 4194304 4797429 140733695001680 18446744073709551615 4270232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 834536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.28
CPU user time (s): 4799.2
CPU system time (s): 1.08183
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 940900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.2
system time used= 1.08183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221595
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= 4493
involuntary context switches= 34626

runsolver used 2.04769 second user time and 4.47832 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 18:39:26
IDJOB=3265761
IDBENCH=85805
IDSOLVER=1584
FILE ID=node104/3265761-1304181566
RUNJOBID= node104-1304180065-15792
PBS_JOBID= 13172420
Free space on /tmp= 72536 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265761-1304181566/watcher-3265761-1304181566 -o /tmp/evaluation-result-3265761-1304181566/solver-3265761-1304181566 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3265761-1304181566.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1482462173

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30686772 kB
Buffers:        425668 kB
Cached:        1167608 kB
SwapCached:         80 kB
Active:         415616 kB
Inactive:      1439700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30686772 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            8596 kB
Writeback:           0 kB
AnonPages:      261264 kB
Mapped:          15632 kB
Slab:           345312 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   840288 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= 72536 MiB
End job on node104 at 2011-04-30 18:59:30