Trace number 3172806

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.35 1201.62

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
MD5SUM6cadcf1602218f53da431eaffbc93148
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

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-3172806-1304101961.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.13	c asymm  cl-useful: 0/1876/8010 lits-rem:0 time: 0.45
0.47/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.02
0.47/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.47/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.47/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
2.73/0.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.73/0.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.73/0.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.73/0.74	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.07 s
2.73/0.74	c learnt bin added due to v-elim: 0
2.73/0.74	c Finding binary XORs  T:     0.00 s  found:       0
2.73/0.74	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.73/0.74	c calculated reachability. Time: 0.00
2.73/0.74	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      46
2.73/0.74	c =========================================================================================
2.73/0.74	c types(t): F = full restart, N = normal restart
2.73/0.74	c types(t): S = simplification begin/end, E = solution found
2.73/0.74	c restart types(rt): st = static, dy = dynamic
2.73/0.74	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
2.73/0.74	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
2.73/0.74	c Decided on static restart strategy
9.92/2.56	c  N dy    11     30002        90      8010         0      9847     56070    234163     29.98     25.43  --
9.92/2.58	c  S st    11     30002        90      8010         0      9847     56070    234163     29.98     25.43  --
10.32/2.63	c  S st    11     30504        90      8010         0     10319     56070    248331     29.98     25.43  --
10.32/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.32/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.32/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.11
10.32/2.65	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
10.32/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.32/2.66	c Subs w/ non-existent bins:      0 time:  0.01 s
10.32/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.32/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.32/2.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.52/3.49	c lits-rem:      1592  cl-subs:     1237  v-elim:     90  v-fix:    0  time:  3.31 s
13.52/3.49	c learnt bin added due to v-elim: 0
13.52/3.49	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.52/3.49	c vivif2 --  cl tried     9082 cl shrink        0 lits rem          0 time: 0.00
14.31/3.66	c asymm  cl-useful: 0/2685/8010 lits-rem:0 time: 0.66
14.31/3.66	c calculated reachability. Time: 0.00
14.31/3.66	c  N dy    11     30504        90      8010         0      9082     56070    213387     29.98     25.43  --
14.31/3.66	c  F st    11     30504        90      8010         0      9082     56070    213387     29.98     25.43  --
15.11/3.84	c Decided on static restart strategy
19.91/5.01	c  N dy    23     45757        90      8010         0     15946     56070    395188     29.80     25.08  --
19.91/5.03	c  S st    23     45757        90      8010         0     15946     56070    395188     29.80     25.08  --
20.31/5.10	c  S st    23     46260        90      8010         0      8225     56070    153263     29.80     25.08  --
20.31/5.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.31/5.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.31/5.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.10
20.31/5.13	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
20.31/5.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.31/5.13	c Subs w/ non-existent bins:      0 time:  0.00 s
20.31/5.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.31/5.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.31/5.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.30/5.60	c lits-rem:        79  cl-subs:      166  v-elim:     90  v-fix:    0  time:  1.85 s
22.30/5.60	c learnt bin added due to v-elim: 0
22.30/5.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.30/5.60	c vivif2 --  cl tried     8059 cl shrink        0 lits rem          0 time: 0.00
22.70/5.75	c asymm  cl-useful: 0/2366/8010 lits-rem:0 time: 0.59
22.70/5.75	c calculated reachability. Time: 0.00
22.70/5.75	c  N dy    23     46260        90      8010         0      8059     56070    150498     29.80     25.08  --
32.29/8.15	c  N dy    25     69391        90      8010         0     20086     56070    488492     28.73     24.86  --
32.29/8.18	c  S st    25     69391        90      8010         0     20086     56070    488492     28.73     24.86  --
32.69/8.26	c  S st    25     69895        90      8010         0     10514     56070    190218     28.73     24.86  --
32.69/8.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/8.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.69/8.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
32.69/8.29	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
32.69/8.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.69/8.29	c Subs w/ non-existent bins:      0 time:  0.00 s
32.69/8.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.69/8.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/8.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.11/8.86	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
38.69/9.80	c Added 1 vars  tried: 35378 time: 3.75
39.10/9.80	c ORs :      1 avg-s:  0.0 cl-sh:   806 l-rem:    806 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.76
39.10/9.81	c lits-rem:       191  cl-subs:      230  v-elim:     90  v-fix:    0  time:  6.06 s
39.10/9.81	c learnt bin added due to v-elim: 0
39.10/9.81	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
39.10/9.81	c vivif2 --  cl tried    10284 cl shrink        0 lits rem          0 time: 0.00
39.10/9.89	c asymm  cl-useful: 0/1084/8011 lits-rem:0 time: 0.32
39.10/9.89	c calculated reachability. Time: 0.00
39.10/9.89	c  N dy    25     69895        91      8011         2     10284     56060    184715     28.73     24.86  --
39.10/9.89	c  F st    25     69895        91      8011         2     10284     56060    184715     28.73     24.86  --
39.88/10.08	c Decided on static restart strategy
54.66/13.78	c  N dy    32    104842        91      8011         2     19489     56060    426174     29.98     24.85  --
55.06/13.80	c  S st    32    104842        91      8011         2     19489     56060    426174     29.98     24.85  --
55.06/13.87	c  S st    32    105347        91      8011         2     19963     56060    439877     29.98     24.85  --
55.06/13.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.06/13.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.46/13.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.27
55.46/13.94	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
55.46/13.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.46/13.94	c Subs w/ non-existent bins:      0 time:  0.01 s
55.46/13.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.46/13.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.46/13.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.85/15.07	c ORs :      1 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
59.85/15.08	c lits-rem:      2306  cl-subs:     1881  v-elim:     90  v-fix:    0  time:  4.51 s
59.85/15.08	c learnt bin added due to v-elim: 0
59.85/15.08	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
59.85/15.08	c vivif2 --  cl tried    18082 cl shrink        0 lits rem          0 time: 0.01
60.65/15.26	c asymm  cl-useful: 0/2437/8011 lits-rem:0 time: 0.70
60.65/15.26	c calculated reachability. Time: 0.00
60.65/15.26	c  N dy    32    105347        91      8011         2     18082     56060    383870     29.98     24.85  --
87.44/22.00	c  N dy    43    158021        91      8011         2     25315     56060    545085     29.63     24.55  --
87.85/22.02	c  S st    43    158021        91      8011         2     25315     56060    545085     29.63     24.55  --
88.22/22.10	c  S st    43    158524        91      8011         2     25796     56060    559030     29.63     24.55  --
88.22/22.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.22/22.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.63/22.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.39
88.63/22.20	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
88.63/22.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.63/22.21	c Subs w/ non-existent bins:      0 time:  0.02 s
88.63/22.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.63/22.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.63/22.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.22/23.60	c ORs :      1 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
94.22/23.61	c lits-rem:      1630  cl-subs:     2666  v-elim:     90  v-fix:    0  time:  5.56 s
94.22/23.61	c learnt bin added due to v-elim: 0
94.22/23.61	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
94.22/23.61	c vivif2 --  cl tried    23130 cl shrink        0 lits rem          0 time: 0.02
94.62/23.70	c asymm  cl-useful: 0/827/8011 lits-rem:0 time: 0.36
94.62/23.70	c calculated reachability. Time: 0.00
94.62/23.70	c  N dy    43    158524        91      8011         2     23130     56060    485207     29.63     24.55  --
142.56/35.74	c  N dy    54    237786        91      8011         2     28080     56060    569763     30.32     24.62  --
142.56/35.77	c  S st    54    237786        91      8011         2     28080     56060    569763     30.32     24.62  --
142.96/35.86	c  S st    54    238287        95      8011        10     28566     56076    584167     30.32     24.62  --
142.96/35.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.96/35.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.36/35.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.45
143.36/35.98	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
143.36/35.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.36/35.98	c Subs w/ non-existent bins:      0 time:  0.02 s
143.36/35.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.36/35.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.36/35.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
149.37/37.48	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
149.37/37.49	c lits-rem:      1983  cl-subs:     2687  v-elim:     90  v-fix:    0  time:  5.97 s
149.37/37.49	c learnt bin added due to v-elim: 0
149.37/37.49	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
149.37/37.49	c vivif2 --  cl tried    25879 cl shrink        0 lits rem          0 time: 0.02
149.75/37.58	c asymm  cl-useful: 0/687/8011 lits-rem:0 time: 0.37
149.75/37.59	c calculated reachability. Time: 0.00
149.75/37.59	c  N dy    54    238287        95      8011        10     25879     56076    509143     30.32     24.62  --
243.24/60.99	c  N dy    58    357430        95      8011        10     29838     56076    533875     30.14     24.46  --
243.64/61.01	c  S st    58    357430        95      8011        10     29838     56076    533875     30.14     24.46  --
244.04/61.11	c  S st    58    357934        98      8011        16     30322     56088    547734     30.14     24.46  --
244.04/61.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.04/61.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.44/61.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.50
244.44/61.24	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
244.44/61.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.44/61.24	c Subs w/ non-existent bins:      0 time:  0.02 s
244.44/61.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.44/61.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.44/61.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
250.04/62.67	c ORs :      1 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
250.04/62.68	c lits-rem:      1080  cl-subs:     2119  v-elim:     90  v-fix:    0  time:  5.72 s
250.04/62.68	c learnt bin added due to v-elim: 0
250.04/62.68	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
250.04/62.69	c vivif2 --  cl tried    28203 cl shrink        0 lits rem          0 time: 0.02
250.45/62.78	c asymm  cl-useful: 0/578/8011 lits-rem:0 time: 0.36
250.45/62.78	c calculated reachability. Time: 0.00
250.45/62.78	c  N dy    58    357934        98      8011        16     28203     56088    493296     30.14     24.46  --
423.82/106.14	c  N dy    59    536902        98      8011        16     35536     56088    605868     29.68     24.36  --
423.82/106.17	c  S st    59    536902        98      8011        16     35536     56088    605868     29.68     24.36  --
424.22/106.29	c  S st    59    537403        99      8011        18     36012     56092    619918     29.68     24.36  --
424.22/106.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
424.22/106.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.02/106.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  0.66
425.02/106.46	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
425.02/106.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.02/106.46	c Subs w/ non-existent bins:      0 time:  0.02 s
425.02/106.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.02/106.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.02/106.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
431.41/108.07	c ORs :      1 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
456.18/114.22	c Added 2 vars  tried: 80000 time: 24.56
456.18/114.29	c ORs :      2 avg-s:  0.0 cl-sh:  5548 l-rem:   5548 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   24.86
456.59/114.30	c lits-rem:       519  cl-subs:     2519  v-elim:     90  v-fix:    0  time: 31.28 s
456.59/114.30	c learnt bin added due to v-elim: 0
456.59/114.31	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
456.59/114.31	c vivif2 --  cl tried    33493 cl shrink        0 lits rem          0 time: 0.03
456.99/114.40	c asymm  cl-useful: 0/597/8013 lits-rem:0 time: 0.36
456.99/114.40	c calculated reachability. Time: 0.00
456.99/114.40	c  N dy    59    537403       101      8013        22     33493     56074    551477     29.68     24.36  --
456.99/114.40	c  F st    59    537403       101      8013        22     33493     56074    551477     29.68     24.36  --
458.57/114.82	c Decided on static restart strategy
753.02/188.53	c  N dy    67    806104       101      8013        22     56305     56074   1140120     32.65     24.09  --
753.02/188.58	c  S st    67    806104       101      8013        22     56305     56074   1140120     32.65     24.09  --
753.82/188.76	c  S st    67    806605       101      8013        22     56785     56074   1154192     32.65     24.09  --
753.82/188.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
753.82/188.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
755.43/189.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  1.44
755.43/189.12	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
755.43/189.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
755.43/189.13	c Subs w/ non-existent bins:      0 time:  0.04 s
755.43/189.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.43/189.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
755.43/189.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
769.81/192.77	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
769.81/192.79	c lits-rem:      2134  cl-subs:     4272  v-elim:     90  v-fix:    0  time: 14.53 s
769.81/192.79	c learnt bin added due to v-elim: 0
769.81/192.79	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
770.20/192.80	c vivif2 --  cl tried    52513 cl shrink        0 lits rem          0 time: 0.05
770.60/192.91	c asymm  cl-useful: 0/370/8013 lits-rem:0 time: 0.42
770.60/192.91	c calculated reachability. Time: 0.00
770.60/192.91	c  N dy    67    806605       101      8013        22     52513     56074   1035978     32.65     24.09  --
1390.24/348.02	c  N dy    68   1209907       101      8013        22     67995     56074   1335120     32.11     23.81  --
1390.24/348.07	c  S st    68   1209907       101      8013        22     67995     56074   1335120     32.11     23.81  --
1391.44/348.31	c  S st    68   1210412       107      8013        42     68490     56106   1349744     32.11     23.81  --
1391.44/348.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1391.44/348.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1393.05/348.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.0M T:  1.71
1393.05/348.75	c Calc non-exist non-lernt bins v-fix:     0 done:    107 time:  0.00 s
1393.05/348.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1393.05/348.76	c Subs w/ non-existent bins:      0 time:  0.06 s
1393.43/348.80	c Replacing        2 vars Replaced     1181 lits Time:     0.17 s 
1393.43/348.83	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1393.43/348.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1393.43/348.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1415.81/354.48	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 33.0 T:    0.22
1416.21/354.50	c lits-rem:      5983  cl-subs:     4932  v-elim:     90  v-fix:    0  time: 22.66 s
1416.21/354.50	c learnt bin added due to v-elim: 0
1416.21/354.50	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
1416.21/354.52	c vivif2 --  cl tried    63557 cl shrink        0 lits rem          0 time: 0.06
1416.61/354.62	c asymm  cl-useful: 0/384/8013 lits-rem:0 time: 0.42
1416.61/354.63	c calculated reachability. Time: 0.00
1416.61/354.63	c  N dy    68   1210412       105      8013        30     63557     56090   1207085     32.11     23.81  --
2319.88/580.72	c  N dy    74   1710414       105      8013        30     93772     56090   1972078     31.87     23.62  --
2319.88/580.80	c  S st    74   1710414       105      8013        30     93772     56090   1972078     31.87     23.62  --
2319.88/580.80	c Finding binary XORs  T:     0.00 s  found:       1
2321.47/581.14	c  S st    74   1710917       113      8013        50     94260     56126   1986125     31.87     23.62  --
2321.47/581.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2321.47/581.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2324.28/581.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.8M T:  2.82
2324.28/581.85	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.01 s
2324.28/581.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2324.28/581.87	c Subs w/ non-existent bins:      0 time:  0.08 s
2324.28/581.88	c Replacing        1 vars Replaced       13 lits Time:     0.04 s 
2324.69/581.92	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2324.69/581.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2324.69/581.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2375.40/594.61	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 35.0 T:    0.09
2375.40/594.65	c lits-rem:      9050  cl-subs:     7704  v-elim:     90  v-fix:    0  time: 50.84 s
2375.40/594.65	c learnt bin added due to v-elim: 0
2375.40/594.65	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
2375.40/594.67	c vivif2 --  cl tried    86554 cl shrink        0 lits rem          0 time: 0.09
2375.80/594.79	c asymm  cl-useful: 0/275/8013 lits-rem:0 time: 0.45
2375.80/594.79	c calculated reachability. Time: 0.00
2375.80/594.79	c  N dy    74   1710917       112      8013        44     86554     56118   1755934     31.87     23.62  --
3399.31/850.91	c  N dy    79   2210918       112      8013        44    101068     56118   2011737     30.97     23.65  --
3399.31/850.99	c  S st    79   2210918       112      8013        44    101068     56118   2011737     30.97     23.65  --
3400.92/851.35	c  S st    79   2211419       120      8013        68    101561     56158   2026176     30.97     23.65  --
3400.92/851.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3400.92/851.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3404.10/852.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.1M T:  3.19
3404.10/852.16	c Calc non-exist non-lernt bins v-fix:     0 done:    120 time:  0.01 s
3404.10/852.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3404.10/852.18	c Subs w/ non-existent bins:      0 time:  0.10 s
3404.10/852.19	c Replacing        2 vars Replaced       34 lits Time:     0.04 s 
3404.50/852.23	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3404.50/852.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3404.50/852.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3469.61/868.52	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
3567.48/893.04	c Added 2 vars  tried: 80000 time: 97.96
3573.07/894.46	c ORs :      2 avg-s:  0.0 cl-sh: 36186 l-rem:  36186 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:  103.64
3573.47/894.50	c lits-rem:      2191  cl-subs:    11680  v-elim:     90  v-fix:    0  time: 168.84 s
3573.47/894.50	c learnt bin added due to v-elim: 0
3573.47/894.50	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
3573.47/894.53	c vivif2 --  cl tried    89881 cl shrink        0 lits rem          0 time: 0.11
3573.87/894.65	c asymm  cl-useful: 0/217/8015 lits-rem:0 time: 0.48
3573.87/894.65	c calculated reachability. Time: 0.00
3573.87/894.65	c  N dy    79   2211419       120      8015        60     89881     56127   1667749     30.97     23.65  --
4753.95/1190.04	c  N dy    82   2711419       120      8015        60    114449     56127   2272178     30.43     23.57  --
4754.36/1190.13	c  S st    82   2711419       120      8015        60    114449     56127   2272178     30.43     23.57  --
4755.95/1190.59	c  S st    82   2711922       120      8015        60    114937     56127   2286304     30.43     23.57  --
4756.35/1190.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4756.35/1190.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4760.34/1191.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.3M T:  4.33
4760.34/1191.69	c Calc non-exist non-lernt bins v-fix:     0 done:    120 time:  0.01 s
4760.34/1191.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4760.74/1191.71	c Subs w/ non-existent bins:      0 time:  0.11 s
4760.74/1191.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4760.74/1191.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4760.74/1191.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.39 7.95 8.00 6/180 2710
/proc/meminfo: memFree=30896104/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=50008 CPUtime=0 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 610 0 0 0 0 0 0 0 25 0 1 0 502611997 51208192 546 33554432000 4194304 4797429 140737167240784 18446744073709551615 220815897285 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/2710/statm: 12502 550 347 148 0 7431 0

[startup+0.0642481 s]
/proc/loadavg: 7.39 7.95 8.00 6/180 2710
/proc/meminfo: memFree=30896104/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=148116 CPUtime=0.19 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 1416 0 0 0 19 0 0 0 18 0 4 0 502611997 151670784 1312 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429174 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 37029 1312 372 148 0 31958 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 148116

[startup+0.133286 s]
/proc/loadavg: 7.39 7.95 8.00 6/180 2710
/proc/meminfo: memFree=30896104/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=531436 CPUtime=0.47 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 1675 0 0 0 47 0 0 0 18 0 4 0 502611997 544190464 1571 33554432000 4194304 4797429 140737167240784 18446744073709551615 220815934058 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 132859 1578 375 148 0 127788 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 531436

[startup+0.300205 s]
/proc/loadavg: 7.39 7.95 8.00 6/180 2710
/proc/meminfo: memFree=30896104/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=611236 CPUtime=1.12 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 3101 0 0 0 112 0 0 0 18 0 4 0 502611997 625905664 2668 33554432000 4194304 4797429 140737167240784 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 152809 2668 408 148 0 147738 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 611236

[startup+0.700132 s]
/proc/loadavg: 7.39 7.95 8.00 6/180 2710
/proc/meminfo: memFree=30896104/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=613288 CPUtime=2.73 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 4709 0 0 0 272 1 0 0 18 0 4 0 502611997 628006912 3368 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 153322 3368 408 148 0 148251 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 613288

[startup+1.50099 s]
/proc/loadavg: 7.39 7.95 8.00 9/184 2714
/proc/meminfo: memFree=30869784/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=617604 CPUtime=5.93 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 6895 0 0 0 592 1 0 0 20 0 4 0 502611997 632426496 4874 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 154401 4874 413 148 0 149330 0
[pid=2710/tid=2712] ppid=2708 vsize=617604 CPUtime=1.47 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 1310 0 0 0 147 0 0 0 25 0 4 0 502611999 632426496 4874 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=617604 CPUtime=1.47 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 1394 0 0 0 147 0 0 0 20 0 4 0 502611999 632426496 4874 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=617604 CPUtime=1.47 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 1333 0 0 0 147 0 0 0 20 0 4 0 502611999 632426496 4874 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 617604

[startup+3.10069 s]
/proc/loadavg: 7.39 7.95 8.00 9/184 2714
/proc/meminfo: memFree=30863708/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=620696 CPUtime=12.32 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 8469 0 0 0 1230 2 0 0 25 0 4 0 502611997 635592704 6020 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 155174 6020 414 148 0 150103 0
[pid=2710/tid=2712] ppid=2708 vsize=620696 CPUtime=3.06 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 1447 0 0 0 306 0 0 0 25 0 4 0 502611999 635592704 6020 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=620696 CPUtime=3.07 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 1542 0 0 0 307 0 0 0 25 0 4 0 502611999 635592704 6020 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=620696 CPUtime=3.07 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 1464 0 0 0 307 0 0 0 25 0 4 0 502611999 635592704 6020 33554432000 4194304 4797429 140737167240784 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 620696

[startup+6.3011 s]
/proc/loadavg: 7.44 7.95 8.00 9/184 2714
/proc/meminfo: memFree=30852920/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=623200 CPUtime=25.11 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 11092 0 0 0 2509 2 0 0 25 0 4 0 502611997 638156800 6583 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 155800 6583 416 148 0 150729 0
[pid=2710/tid=2712] ppid=2708 vsize=623200 CPUtime=6.25 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 1884 0 0 0 625 0 0 0 25 0 4 0 502611999 638156800 6583 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=623200 CPUtime=6.27 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 1945 0 0 0 627 0 0 0 25 0 4 0 502611999 638156800 6583 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=623200 CPUtime=6.27 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 1866 0 0 0 627 0 0 0 25 0 4 0 502611999 638156800 6583 33554432000 4194304 4797429 140737167240784 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 623200

[startup+12.7009 s]
/proc/loadavg: 7.48 7.95 8.00 9/184 2715
/proc/meminfo: memFree=30838512/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=627768 CPUtime=50.67 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 15586 0 0 0 5064 3 0 0 25 0 4 0 502611997 642834432 8051 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 156942 8051 419 148 0 151871 0
[pid=2710/tid=2712] ppid=2708 vsize=627768 CPUtime=12.61 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 2491 0 0 0 1261 0 0 0 25 0 4 0 502611999 642834432 8051 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=627768 CPUtime=12.67 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 2476 0 0 0 1267 0 0 0 25 0 4 0 502611999 642834432 8051 33554432000 4194304 4797429 140737167240784 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=627768 CPUtime=12.67 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 2503 0 0 0 1267 0 0 0 25 0 4 0 502611999 642834432 8051 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 627768

[startup+25.5006 s]
/proc/loadavg: 7.60 7.95 8.00 9/184 2715
/proc/meminfo: memFree=30819272/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=636160 CPUtime=101.81 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 23396 0 0 0 10176 5 0 0 25 0 4 0 502611997 651427840 10490 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 159040 10490 419 148 0 153969 0
[pid=2710/tid=2712] ppid=2708 vsize=636160 CPUtime=25.35 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 3637 0 0 0 2535 0 0 0 25 0 4 0 502611999 651427840 10490 33554432000 4194304 4797429 140737167240784 18446744073709551615 4495448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=636160 CPUtime=25.47 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 3260 0 0 0 2547 0 0 0 25 0 4 0 502611999 651427840 10490 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=636160 CPUtime=25.47 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 3305 0 0 0 2547 0 0 0 25 0 4 0 502611999 651427840 10490 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 636160

[startup+51.1008 s]
/proc/loadavg: 7.73 7.96 8.00 9/184 2716
/proc/meminfo: memFree=30799792/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=642104 CPUtime=204.09 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 35797 0 0 0 20402 7 0 0 25 0 4 0 502611997 657514496 12506 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 160526 12506 419 148 0 155455 0
[pid=2710/tid=2712] ppid=2708 vsize=642104 CPUtime=50.84 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 5451 0 0 0 5083 1 0 0 25 0 4 0 502611999 657514496 12506 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=642104 CPUtime=51.08 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 5537 0 0 0 5107 1 0 0 25 0 4 0 502611999 657514496 12506 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=642104 CPUtime=51.07 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 4632 0 0 0 5107 0 0 0 25 0 4 0 502611999 657514496 12506 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 642104

[startup+102.306 s]
/proc/loadavg: 7.96 7.98 8.00 9/184 2717
/proc/meminfo: memFree=30778816/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=650500 CPUtime=408.65 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 53452 0 0 0 40851 14 0 0 25 0 4 0 502611997 666112000 15154 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 162625 15154 419 148 0 157554 0
[pid=2710/tid=2712] ppid=2708 vsize=650500 CPUtime=101.78 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 7708 0 0 0 10177 1 0 0 25 0 4 0 502611999 666112000 15154 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=650500 CPUtime=102.28 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 7690 0 0 0 10227 1 0 0 25 0 4 0 502611999 666112000 15154 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=650500 CPUtime=102.28 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 7458 0 0 0 10227 1 0 0 25 0 4 0 502611999 666112000 15154 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 650500

[startup+162.3 s]
/proc/loadavg: 8.05 7.99 8.00 9/184 2719
/proc/meminfo: memFree=30762908/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=658568 CPUtime=648.35 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 70746 0 0 0 64814 21 0 0 25 0 4 0 502611997 674373632 17212 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424713 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 164642 17212 419 148 0 159571 0
[pid=2710/tid=2712] ppid=2708 vsize=658568 CPUtime=161.5 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 9677 0 0 0 16148 2 0 0 25 0 4 0 502611999 674373632 17212 33554432000 4194304 4797429 140737167240784 18446744073709551615 4414314 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=658568 CPUtime=162.28 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 9438 0 0 0 16226 2 0 0 25 0 4 0 502611999 674373632 17212 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=658568 CPUtime=162.27 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 9244 0 0 0 16226 1 0 0 25 0 4 0 502611999 674373632 17212 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 658568

[startup+222.3 s]
/proc/loadavg: 8.12 8.02 8.01 9/184 2720
/proc/meminfo: memFree=30736832/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=666856 CPUtime=888.06 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 85356 0 0 0 88781 25 0 0 25 0 4 0 502611997 682860544 19968 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 166714 19968 421 148 0 161643 0
[pid=2710/tid=2712] ppid=2708 vsize=666856 CPUtime=221.21 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 11166 0 0 0 22118 3 0 0 25 0 4 0 502611999 682860544 19968 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=666856 CPUtime=222.28 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 11181 0 0 0 22226 2 0 0 25 0 4 0 502611999 682860544 19968 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=666856 CPUtime=222.27 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 11120 0 0 0 22225 2 0 0 25 0 4 0 502611999 682860544 19968 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888.06
Current children cumulated vsize (KiB) 666856

[startup+282.3 s]

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

[pid=2710] ppid=2708 vsize=698156 CPUtime=2565.97 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 162071 0 0 0 256539 58 0 0 25 0 4 0 502611997 714911744 31206 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 174539 31206 421 148 0 169468 0
[pid=2710/tid=2712] ppid=2708 vsize=698156 CPUtime=639.12 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 20436 0 0 0 63904 8 0 0 25 0 4 0 502611999 714911744 31206 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=698156 CPUtime=642.29 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 20131 0 0 0 64223 6 0 0 25 0 4 0 502611999 714911744 31206 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=698156 CPUtime=642.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 20037 0 0 0 64223 7 0 0 25 0 4 0 502611999 714911744 31206 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.97
Current children cumulated vsize (KiB) 698156

[startup+702.301 s]
/proc/loadavg: 8.05 8.04 8.00 9/184 2736
/proc/meminfo: memFree=30649180/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=698968 CPUtime=2805.67 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 171438 0 0 0 280506 61 0 0 25 0 4 0 502611997 715743232 31428 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 174742 31428 421 148 0 169671 0
[pid=2710/tid=2712] ppid=2708 vsize=698968 CPUtime=698.82 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 21507 0 0 0 69874 8 0 0 25 0 4 0 502611999 715743232 31428 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=698968 CPUtime=702.29 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 21202 0 0 0 70222 7 0 0 25 0 4 0 502611999 715743232 31428 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=698968 CPUtime=702.29 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 21233 0 0 0 70222 7 0 0 25 0 4 0 502611999 715743232 31428 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.67
Current children cumulated vsize (KiB) 698968

[startup+762.307 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 2738
/proc/meminfo: memFree=30648156/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=699196 CPUtime=3045.38 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 180493 0 0 0 304473 65 0 0 25 0 4 0 502611997 715976704 30652 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424662 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 174799 30652 421 148 0 169728 0
[pid=2710/tid=2712] ppid=2708 vsize=699196 CPUtime=758.51 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 22601 0 0 0 75842 9 0 0 25 0 4 0 502611999 715976704 30652 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=699196 CPUtime=762.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 22321 0 0 0 76222 8 0 0 25 0 4 0 502611999 715976704 30652 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=699196 CPUtime=762.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 22385 0 0 0 76223 7 0 0 25 0 4 0 502611999 715976704 30652 33554432000 4194304 4797429 140737167240784 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.38
Current children cumulated vsize (KiB) 699196

[startup+822.301 s]
/proc/loadavg: 8.20 8.09 8.02 9/184 2739
/proc/meminfo: memFree=30634244/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=702144 CPUtime=3285.05 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 188859 0 0 0 328436 69 0 0 25 0 4 0 502611997 718995456 32298 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 175536 32298 421 148 0 170465 0
[pid=2710/tid=2712] ppid=2708 vsize=702144 CPUtime=818.2 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 23744 0 0 0 81810 10 0 0 25 0 4 0 502611999 718995456 32298 33554432000 4194304 4797429 140737167240784 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=702144 CPUtime=822.29 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 23585 0 0 0 82221 8 0 0 25 0 4 0 502611999 718995456 32298 33554432000 4194304 4797429 140737167240784 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=702144 CPUtime=822.29 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 23656 0 0 0 82222 7 0 0 25 0 4 0 502611999 718995456 32298 33554432000 4194304 4797429 140737167240784 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.05
Current children cumulated vsize (KiB) 702144

[startup+882.301 s]
/proc/loadavg: 8.15 8.09 8.02 9/184 2741
/proc/meminfo: memFree=30612516/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=707756 CPUtime=3524.73 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 194558 0 0 0 352401 72 0 0 25 0 4 0 502611997 724742144 35053 33554432000 4194304 4797429 140737167240784 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 176939 35053 421 148 0 171868 0
[pid=2710/tid=2712] ppid=2708 vsize=707756 CPUtime=877.89 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 24389 0 0 0 87778 11 0 0 25 0 4 0 502611999 724742144 35053 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=707756 CPUtime=882.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 24177 0 0 0 88221 9 0 0 25 0 4 0 502611999 724742144 35053 33554432000 4194304 4797429 140737167240784 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=707756 CPUtime=882.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 24311 0 0 0 88222 8 0 0 25 0 4 0 502611999 724742144 35053 33554432000 4194304 4797429 140737167240784 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.73
Current children cumulated vsize (KiB) 707756

[startup+942.301 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 2742
/proc/meminfo: memFree=30612980/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=710048 CPUtime=3764.44 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 201841 0 0 0 376369 75 0 0 25 0 4 0 502611997 727089152 35156 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 177512 35156 421 148 0 172441 0
[pid=2710/tid=2712] ppid=2708 vsize=710048 CPUtime=937.59 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 25512 0 0 0 93748 11 0 0 25 0 4 0 502611999 727089152 35156 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=710048 CPUtime=942.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 25394 0 0 0 94221 9 0 0 25 0 4 0 502611999 727089152 35156 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=710048 CPUtime=942.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 25452 0 0 0 94221 9 0 0 25 0 4 0 502611999 727089152 35156 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.44
Current children cumulated vsize (KiB) 710048

[startup+1002.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 2744
/proc/meminfo: memFree=30609244/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=713104 CPUtime=4004.11 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 210831 0 0 0 400334 77 0 0 25 0 4 0 502611997 730218496 33936 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 178276 33936 421 148 0 173205 0
[pid=2710/tid=2712] ppid=2708 vsize=713104 CPUtime=997.27 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 26488 0 0 0 99716 11 0 0 25 0 4 0 502611999 730218496 33936 33554432000 4194304 4797429 140737167240784 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=713104 CPUtime=1002.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 26551 0 0 0 100220 10 0 0 25 0 4 0 502611999 730218496 33936 33554432000 4194304 4797429 140737167240784 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=713104 CPUtime=1002.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 26463 0 0 0 100221 9 0 0 25 0 4 0 502611999 730218496 33936 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.11
Current children cumulated vsize (KiB) 713104

[startup+1062.3 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 2746
/proc/meminfo: memFree=30599916/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=714140 CPUtime=4243.82 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 217187 0 0 0 424299 83 0 0 25 0 4 0 502611997 731279360 37102 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424720 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 178535 37102 421 148 0 173464 0
[pid=2710/tid=2712] ppid=2708 vsize=714140 CPUtime=1056.97 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 27172 0 0 0 105685 12 0 0 25 0 4 0 502611999 731279360 37102 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=714140 CPUtime=1062.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 27190 0 0 0 106220 10 0 0 25 0 4 0 502611999 731279360 37102 33554432000 4194304 4797429 140737167240784 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=714140 CPUtime=1062.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 27120 0 0 0 106220 10 0 0 25 0 4 0 502611999 731279360 37102 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.82
Current children cumulated vsize (KiB) 714140

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 8.02 9/184 2747
/proc/meminfo: memFree=30593320/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=718764 CPUtime=4483.5 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 226229 0 0 0 448263 87 0 0 25 0 4 0 502611997 736014336 35607 33554432000 4194304 4797429 140737167240784 18446744073709551615 4423083 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 179691 35607 421 148 0 174620 0
[pid=2710/tid=2712] ppid=2708 vsize=718764 CPUtime=1116.65 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 28338 0 0 0 111652 13 0 0 25 0 4 0 502611999 736014336 35607 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=718764 CPUtime=1122.3 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 28247 0 0 0 112220 10 0 0 25 0 4 0 502611999 736014336 35607 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=718764 CPUtime=1122.31 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 28485 0 0 0 112220 11 0 0 25 0 4 0 502611999 736014336 35607 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.5
Current children cumulated vsize (KiB) 718764

[startup+1182.3 s]
/proc/loadavg: 8.02 8.07 8.01 9/184 2749
/proc/meminfo: memFree=30573208/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=719924 CPUtime=4723.2 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 232472 0 0 0 472230 90 0 0 25 0 4 0 502611997 737202176 38455 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 179981 38455 421 148 0 174910 0
[pid=2710/tid=2712] ppid=2708 vsize=719924 CPUtime=1176.35 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 28914 0 0 0 117622 13 0 0 25 0 4 0 502611999 737202176 38455 33554432000 4194304 4797429 140737167240784 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=719924 CPUtime=1182.31 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 28791 0 0 0 118220 11 0 0 25 0 4 0 502611999 737202176 38455 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=719924 CPUtime=1182.3 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 29050 0 0 0 118219 11 0 0 25 0 4 0 502611999 737202176 38455 33554432000 4194304 4797429 140737167240784 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.2
Current children cumulated vsize (KiB) 719924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.02 8.06 8.01 5/179 2750
/proc/meminfo: memFree=30744108/32951124 swapFree=67105204/67111528
[pid=2710] ppid=2708 vsize=721892 CPUtime=4800.31 cores=0,2,4,6
/proc/2710/stat : 2710 (techdemo) R 2708 2710 2468 0 -1 4202496 233853 0 0 0 479940 91 0 0 25 0 4 0 502611997 739217408 39817 33554432000 4194304 4797429 140737167240784 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2710/statm: 180473 39817 430 148 0 175402 0
[pid=2710/tid=2712] ppid=2708 vsize=721892 CPUtime=1195.54 cores=0,2,4,6
/proc/2710/task/2712/stat : 2712 (techdemo) R 2708 2710 2468 0 -1 4202560 29006 0 0 0 119541 13 0 0 25 0 4 0 502611999 739217408 39817 33554432000 4194304 4797429 140737167240784 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2710/tid=2713] ppid=2708 vsize=721892 CPUtime=1201.62 cores=0,2,4,6
/proc/2710/task/2713/stat : 2713 (techdemo) R 2708 2710 2468 0 -1 4202560 28992 0 0 0 120151 11 0 0 25 0 4 0 502611999 739217408 39817 33554432000 4194304 4797429 140737167240784 18446744073709551615 4429184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2710/tid=2714] ppid=2708 vsize=721892 CPUtime=1201.62 cores=0,2,4,6
/proc/2710/task/2714/stat : 2714 (techdemo) R 2708 2710 2468 0 -1 4202560 29237 0 0 0 120150 12 0 0 25 0 4 0 502611999 739217408 39817 33554432000 4194304 4797429 140737167240784 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 721892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.35
CPU user time (s): 4799.43
CPU system time (s): 0.91886
CPU usage (%): 399.49
Max. virtual memory (cumulated for all children) (KiB): 825420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.43
system time used= 0.91886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233853
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= 1196
involuntary context switches= 24202

runsolver used 1.87172 second user time and 4.18036 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 20:32:41
IDJOB=3172806
IDBENCH=82824
IDSOLVER=1584
FILE ID=node147/3172806-1304101961
RUNJOBID= node147-1304099553-2486
PBS_JOBID= 13170622
Free space on /tmp= 72652 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172806-1304101961/watcher-3172806-1304101961 -o /tmp/evaluation-result-3172806-1304101961/solver-3172806-1304101961 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172806-1304101961.cnf

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=391521060

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30896260 kB
Buffers:        279816 kB
Cached:        1381124 kB
SwapCached:       3064 kB
Active:         158944 kB
Inactive:      1570404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30896260 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           16072 kB
Writeback:           0 kB
AnonPages:       66360 kB
Mapped:          15468 kB
Slab:           260948 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668676 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= 72652 MiB
End job on node147 at 2011-04-29 20:52:45