Trace number 4307210

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
scop order+glucose-syrup (2018-07-31)SAT 247.599 36.8019

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.8911
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-16076-serial-file.bin HOME/instance-4307210-1534205490.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Tue Aug 14 02:11:31 CEST 2018
0.65/0.56	c PID: 16079
0.65/0.56	c IP: 172.20.3.137
0.65/0.56	c HOST: node137.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.39/0.98	c (0,0) Parsing End
1.39/0.99	c (0,0) CSP: 210 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 66
1.39/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.99	c (0,0) Constraint Name Generate Begin
1.39/1.00	c (0,0) Ctr:HOME/instance-4307210-1534205490.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.39/1.00	c (0,0) Constraint Name Generate End
1.39/1.00	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/1.00	c (0,0) CSP to CSPinCNF Begin
3.60/1.80	c (1,1) translated 12 (10%) constraints
4.70/2.02	c (1,1) translated 23 (20%) constraints
5.39/2.23	c (1,1) translated 35 (30%) constraints
6.13/2.42	c (1,1) translated 46 (40%) constraints
6.38/2.58	c (2,2) translated 57 (50%) constraints
7.61/2.90	c (2,2) translated 69 (60%) constraints
8.11/3.03	c (2,2) translated 80 (70%) constraints
8.89/3.29	c (2,2) translated 92 (80%) constraints
9.31/3.31	c (2,2) translated 103 (90%) constraints
9.31/3.37	c (2,2) translated 114 (100%) constraints
10.55/3.65	c (3,3) STATISTICS1:HOME/instance-4307210-1534205490.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,7086,30682,8388608,66,66,24,8388608:144;2097152:144;66:1770;32:22;11:798;1:375,66:19740;11:23160;2:46896;1:1980,66:2;12:222;11:66;10:66;9:66;8:66;7:66;6:66;5:66;4:7194;3:8262;2:14301;1:239,24:144;22:144;6:22;2:2943;1:82728;0:66,
10.55/3.65	c (3,3) ==========================================
10.55/3.65	c (3,3) Order
10.55/3.65	c (3,3) ==========================================
10.97/3.73	c (3,3) translated 3069 (10%) constraints
10.97/3.78	c (3,3) translated 6137 (20%) constraints
11.29/3.83	c (3,3) translated 9205 (30%) constraints
11.29/3.87	c (3,3) translated 12273 (40%) constraints
11.58/4.02	c (3,3) translated 15341 (50%) constraints
11.58/4.02	c (3,3) translated 18410 (60%) constraints
11.58/4.02	c (3,3) translated 21478 (70%) constraints
11.58/4.08	c (3,3) translated 24546 (80%) constraints
12.26/4.28	c (3,3) translated 27614 (90%) constraints
13.48/4.57	c (4,4) translated 30682 (100%) constraints
13.48/4.57	c (4,4) CSP to CSPinCNF End
13.48/4.57	c (4,4) CSP: 786 int (576 aux), 8670 bool (8670 aux), 35223 ctr, max domain size 64
13.48/4.58	c (4,4) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.48/4.58	c (4,4) CSPinCNF Propagation Begin
14.79/4.97	c (4,4) 1764 values, 6351 unsatisfiable literals, and 4815 valid clauses are removed
14.79/4.97	c (4,4) CSPinCNF Propagation End
14.79/4.97	c (4,4) CSP: 2088 int (1878 aux), 7368 bool (7368 aux), 30408 ctr, max domain size 64
14.79/4.97	c (4,4) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.79/4.97	c (4,4) Simplify CSPinCNF Begin
15.46/5.16	c (4,4) Simplify CSPinCNF End
15.46/5.16	c (4,4) CSP: 2088 int (1878 aux), 12840 bool (12840 aux), 35880 ctr, max domain size 64
15.46/5.16	c (4,4) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.46/5.16	c (4,4) Calculate Precise Domain Begin
15.66/5.20	c (4,4) 6 values are removed by re-calculation
15.66/5.20	c (4,4) Calculate Precise Domain End
15.66/5.20	c (4,4) CSP: 2088 int (1878 aux), 12840 bool (12840 aux), 35880 ctr, max domain size 64
15.66/5.20	c (4,4) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
15.66/5.20	c (4,4) CSPinCNF to SatSolver Begin
15.97/5.32	c (4,4) 3588 (10 %) CSP clauses are encoded (19464 SAT variables, 9467 SAT clauses)
15.97/5.35	c (4,4) 7176 (20 %) CSP clauses are encoded (19464 SAT variables, 13055 SAT clauses)
15.97/5.37	c (4,4) 10764 (30 %) CSP clauses are encoded (19464 SAT variables, 16643 SAT clauses)
15.97/5.39	c (4,4) 14352 (40 %) CSP clauses are encoded (19464 SAT variables, 20231 SAT clauses)
16.25/5.41	c (4,4) 17940 (50 %) CSP clauses are encoded (19464 SAT variables, 23819 SAT clauses)
16.57/5.54	c (5,4) 21528 (60 %) CSP clauses are encoded (19464 SAT variables, 50402 SAT clauses)
17.08/5.89	c (5,5) 25116 (70 %) CSP clauses are encoded (19464 SAT variables, 184526 SAT clauses)
17.32/6.10	c (5,5) 28704 (80 %) CSP clauses are encoded (19464 SAT variables, 267505 SAT clauses)
17.79/6.27	c (5,5) 32292 (90 %) CSP clauses are encoded (19464 SAT variables, 285659 SAT clauses)
18.40/6.48	c (5,5) 35880 (100 %) CSP clauses are encoded (19464 SAT variables, 310063 SAT clauses)
18.40/6.48	c (5,5) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
18.40/6.48	c (5,5) CSPinCNF to SatSolver End
18.40/6.48	c (5,5) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.36/6.73	c (6,6) STATISTICS2:HOME/instance-4307210-1534205490.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,14928,35880,256,64,11,9,256:108;128:432;64:3648;32:32;21:45;16:96;14:5;12:15;11:438;10:1020;9:180;8:109;4:36;1:480,64:22908;11:19308;10:4620;8:104;7:104;5:11;4:57;3:1200;2:56592;1:1800,11:120;10:120;9:60;8:60;7:60;6:82;5:60;4:6540;3:6642;2:20964;1:1172,9:576;8:288;6:20;3:282;2:5478;1:87294,
19.36/6.73	c (6,6) 19464 bool, 310073 clause
19.36/6.73	c (6,6) Export Begin
19.67/6.83	c (6,6) Export to HOME/scop-16076-serial-file.bin
19.67/6.83	c (6,6) Export End
19.67/6.83	c (6,6) Export File Size: 0.05 MB
19.67/6.83	c (6,6) 0,0,4,4,4,4,5,STOP-AFTER(DIMACS)
19.67/6.83	c END-Prog: Tue Aug 14 02:11:37 CEST 2018
19.67/6.86	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16076-serial-file.bin
20.37/7.34	c (0,0) Read Serial File Begin
20.37/7.34	c (0,0) HOME/scop-16076-serial-file.bin
20.69/7.53	c (0,0) Read Serial File End
20.69/7.54	
20.69/7.54	scop order+glucose-syrup (2018-07-31)
20.69/7.54	(Solving Process)
20.69/7.54	
20.69/7.57	c BEGIN-Prog: Tue Aug 14 02:11:38 CEST 2018
20.69/7.57	c PID: 16099
20.69/7.57	c IP: 172.20.3.137
20.69/7.57	c HOST: node137.alineos.net
20.69/7.57	c (0,0) SatSolver.solve Begin
20.69/7.57	c (0,0) 0 bool, 0 clause
20.69/7.57	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307210-1534205490.xml-scop-16079.cnf
89.71/17.00	c (9,0) c
89.71/17.00	c (9,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
89.71/17.00	c (9,0) c
89.71/17.00	c (9,0) c WARNING: for repeatability, setting FPU to use double precision
89.71/17.00	c (9,0) c 8 solvers engines and 1 companion as a blackboard created.
89.71/17.00	c (9,0) c ========================================[ Problem Statistics ]===========================================
89.71/17.00	c (9,0) c |                                                                                                       |
89.71/17.00	c (9,0) c |  Number of variables:         19464                                                                   |
89.71/17.00	c (9,0) c |  Number of clauses:          310073                                                                   |
89.71/17.00	c (9,0) c |  Parse time:                   0.09 s                                                                 |
89.71/17.00	c (9,0) c |                                                                                                       |
89.71/17.00	c (9,0) c |  Eliminated clauses:           0.31 Mb                                                                |
89.71/17.00	c (9,0) c |  Simplification time:          0.45 s                                                                 |
89.71/17.00	c (9,0) c |                                                                                                       |
89.71/17.00	c (9,0) c |  Generating clones                                                                                    |
89.71/17.00	c (9,0) c |  all clones generated. Memory = 201.93Mb.                                                             |
89.71/17.00	c (9,0) c ========================================================================================================|
89.71/17.00	c (9,0) c
89.71/17.00	c (9,0) c |-------------------------------------------------------------------------------------------------------|
89.71/17.00	c (9,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
89.71/17.00	c (9,0) c |-------------------------------------------------------------------------------------------------------|
89.71/17.00	c (9,0) c |  0 |    147 |     104996 |      21660 |    76958 |    12845 |     2861 |    19980 |     1579 |  1.326 |
89.71/17.00	c (9,0) c |  1 |    167 |     113239 |      22673 |    79790 |    13860 |     3198 |    19802 |     1590 |  1.346 |
89.71/17.00	c (9,0) c |  2 |    145 |     109387 |      21278 |    75985 |    12465 |     2824 |    20240 |     1607 |  1.341 |
89.71/17.00	c (9,0) c |  3 |    153 |     112986 |      22672 |    80942 |    13838 |     3270 |    19674 |     1632 |  1.361 |
89.71/17.00	c (9,0) c |  4 |    138 |     114865 |      21928 |    78373 |    13104 |     2914 |    20009 |     1633 |  1.341 |
89.71/17.00	c (9,0) c |  5 |    149 |     113254 |      21009 |    78226 |    12169 |     2649 |    20372 |     1623 |  1.346 |
89.71/17.00	c (9,0) c |  6 |    132 |     108917 |      20891 |    74974 |    12054 |     2751 |    20308 |     1604 |  1.341 |
89.71/17.00	c (9,0) c |  7 |    146 |     104252 |      20808 |    75095 |    11985 |     2614 |    20449 |     1594 |  1.331 |
89.71/17.00	c (9,0) c 
89.71/17.00	c (9,0) c synthesis      172919 conflicts    77640107 propagations     4651 conflicts/sec  2088069 propagations/sec
89.71/17.00	c (9,0) c Total Memory so far : 862.32Mb
89.71/17.00	c (9,0) c
89.71/17.00	c (9,0) c |-------------------------------------------------------------------------------------------------------|
89.71/17.00	c (9,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
89.71/17.00	c (9,0) c |-------------------------------------------------------------------------------------------------------|
89.71/17.00	c (9,0) c |  0 |    251 |     178469 |      35050 |    97954 |    18833 |     4737 |    34273 |     3083 |  1.593 |
89.71/17.00	c (9,0) c |  1 |    282 |     189574 |      36763 |   100427 |    10659 |     5169 |    33789 |     3074 |  1.593 |
89.71/17.00	c (9,0) c |  2 |    260 |     183422 |      35951 |    96901 |    19735 |     4930 |    34096 |     3148 |  1.603 |
89.71/17.00	c (9,0) c |  3 |    274 |     189138 |      37340 |   101829 |    11249 |     5243 |    33802 |     3268 |  1.608 |
89.71/17.00	c (9,0) c |  4 |    248 |     191830 |      36391 |   100160 |    10286 |     4984 |    33917 |     3237 |  1.603 |
89.71/17.00	c (9,0) c |  5 |    250 |     185474 |      34668 |    98141 |    18438 |     4541 |    34459 |     3165 |  1.593 |
89.71/17.00	c (9,0) c |  6 |    252 |     186232 |      35010 |    95861 |    18779 |     4761 |    34281 |     3106 |  1.603 |
89.71/17.00	c (9,0) c |  7 |    253 |     179435 |      35239 |    96274 |    19015 |     4689 |    34355 |     3136 |  1.593 |
89.71/17.00	c (9,0) c 
201.35/30.99	c (23,0) c synthesis      286416 conflicts   143934601 propagations     4151 conflicts/sec  2086234 propagations/sec
201.35/30.99	c (23,0) c Total Memory so far : 772.53Mb
201.35/30.99	c (23,0) c
201.35/30.99	c (23,0) c |-------------------------------------------------------------------------------------------------------|
201.35/30.99	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
201.35/30.99	c (23,0) c |-------------------------------------------------------------------------------------------------------|
201.35/30.99	c (23,0) c |  0 |    367 |     248123 |      48380 |   112431 |    22264 |     6631 |    46467 |     4521 |  1.731 |
201.35/30.99	c (23,0) c |  1 |    389 |     257938 |      49851 |   114537 |    23734 |     6888 |    46211 |     4636 |  1.731 |
201.35/30.99	c (23,0) c |  2 |    364 |     256429 |      49040 |   111378 |    22908 |     6644 |    46536 |     4645 |  1.742 |
201.35/31.00	c (23,0) c |  3 |    381 |     256945 |      50743 |   115998 |    24638 |     6975 |    46193 |     4824 |  1.747 |
201.35/31.00	c (23,0) c |  4 |    371 |     264819 |      49555 |   115391 |    23436 |     6793 |    46331 |     4705 |  1.742 |
201.35/31.00	c (23,0) c |  5 |    360 |     256552 |      47490 |   112930 |    21364 |     6209 |    47038 |     4527 |  1.731 |
201.35/31.00	c (23,0) c |  6 |    352 |     256177 |      48307 |   111513 |    22179 |     6594 |    46605 |     4549 |  1.742 |
201.35/31.00	c (23,0) c |  7 |    365 |     249255 |      48089 |   110570 |    21965 |     6524 |    46680 |     4535 |  1.731 |
201.35/31.00	c (23,0) c 
201.35/31.00	c (23,0) c synthesis      391455 conflicts   208865818 propagations     3882 conflicts/sec  2071051 propagations/sec
201.35/31.00	c (23,0) c Total Memory so far : 772.53Mb
201.35/31.00	c (23,0) c
201.35/31.00	c (23,0) c |-------------------------------------------------------------------------------------------------------|
201.35/31.00	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
201.35/31.00	c (23,0) c |-------------------------------------------------------------------------------------------------------|
201.35/31.00	c (23,0) c |  0 |    507 |     325857 |      63245 |   126604 |    24690 |     8666 |    60613 |     6170 |  1.798 |
201.35/31.00	c (23,0) c |  1 |    549 |     336735 |      64912 |   128421 |    26359 |     8837 |    60386 |     6329 |  1.798 |
201.35/31.00	c (23,0) c |  2 |    508 |     338201 |      64468 |   125434 |    25900 |     8720 |    60518 |     6389 |  1.808 |
201.35/31.00	c (23,0) c |  3 |    524 |     333318 |      65568 |   129078 |    27036 |     8919 |    60298 |     6567 |  1.814 |
201.35/31.00	c (23,0) c |  4 |    524 |     348145 |      64935 |   129331 |    26396 |     8829 |    60457 |     6424 |  1.808 |
201.35/31.00	c (23,0) c |  5 |    502 |     332793 |      63148 |   126934 |    24593 |     8312 |    60974 |     6236 |  1.798 |
201.35/31.00	c (23,0) c |  6 |    499 |     334993 |      63231 |   125397 |    24683 |     8543 |    60681 |     6252 |  1.808 |
201.35/31.00	c (23,0) c |  7 |    503 |     331685 |      62578 |   124006 |    24020 |     8466 |    60791 |     6164 |  1.798 |
201.35/31.00	c (23,0) c 
201.35/31.00	c (23,0) c synthesis      512087 conflicts   287071763 propagations     3641 conflicts/sec  2040839 propagations/sec
201.35/31.00	c (23,0) c Total Memory so far : 772.53Mb
201.35/31.00	c (23,0) c
201.35/31.00	c (23,0) c |-------------------------------------------------------------------------------------------------------|
202.22/31.01	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
202.22/31.01	c (23,0) c |-------------------------------------------------------------------------------------------------------|
202.22/31.01	c (23,0) c |  0 |    664 |     399981 |      77863 |   137255 |    24295 |    10509 |    73857 |     7797 |  1.860 |
202.22/31.01	c (23,0) c |  1 |    682 |     410734 |      80118 |   138644 |    26552 |    10846 |    73562 |     7952 |  1.860 |
202.22/31.01	c (23,0) c |  2 |    658 |     416949 |      79662 |   136163 |    26102 |    10750 |    73637 |     8070 |  1.870 |
202.22/31.01	c (23,0) c |  3 |    665 |     406865 |      79792 |   139354 |    26221 |    10671 |    73689 |     8170 |  1.875 |
202.22/31.01	c (23,0) c |  4 |    680 |     425372 |      79363 |   139555 |    25787 |    10631 |    73689 |     8044 |  1.870 |
202.22/31.01	c (23,0) c |  5 |    651 |     410299 |      77240 |   138148 |    23667 |    10121 |    74307 |     7791 |  1.860 |
202.22/31.01	c (23,0) c |  6 |    649 |     408452 |      78573 |   136693 |    24999 |    10504 |    73930 |     7883 |  1.870 |
202.22/31.01	c (23,0) c |  7 |    647 |     407311 |      76999 |   134222 |    23421 |    10429 |    74014 |     7767 |  1.860 |
202.22/31.01	c (23,0) c 
202.22/31.01	c (23,0) c synthesis      629610 conflicts   364620588 propagations     3488 conflicts/sec  2019861 propagations/sec
246.80/36.65	c (29,0) c Total Memory so far : 772.53Mb
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c |-------------------------------------------------------------------------------------------------------|
246.80/36.65	c (29,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
246.80/36.65	c (29,0) c |-------------------------------------------------------------------------------------------------------|
246.80/36.65	c (29,0) c |  0 |    780 |     456118 |      88800 |   143908 |    17618 |    11868 |    83659 |     9221 |  1.870 |
246.80/36.65	c (29,0) c |  1 |    802 |     466875 |      90846 |   145308 |    19677 |    12225 |    83325 |     9314 |  1.870 |
246.80/36.65	c (29,0) c |  2 |    789 |     472950 |      91609 |   142940 |    20443 |    12378 |    83142 |     9358 |  1.880 |
246.80/36.65	c (29,0) c |  3 |    780 |     461150 |      90121 |   145757 |    18950 |    11888 |    83645 |     9501 |  1.886 |
246.80/36.65	c (29,0) c |  4 |    797 |     482655 |      90381 |   146543 |    19213 |    12125 |    83425 |     9422 |  1.880 |
246.80/36.65	c (29,0) c |  5 |    787 |     468423 |      88367 |   145051 |    34792 |    11568 |    83981 |     9160 |  1.870 |
246.80/36.65	c (29,0) c |  6 |    770 |     464236 |      89147 |   143046 |    17978 |    11755 |    83764 |     9190 |  1.880 |
246.80/36.65	c (29,0) c |  7 |    757 |     464127 |      87377 |   140914 |    33800 |    11749 |    83782 |     9103 |  1.870 |
246.80/36.65	c (29,0) c 
246.80/36.65	c (29,0) c synthesis      716648 conflicts   423606258 propagations     3375 conflicts/sec  1994810 propagations/sec
246.80/36.65	c (29,0) c Total Memory so far : 772.53Mb
246.80/36.65	c (29,0) c last restart ## conflicts  :  90 95 
246.80/36.65	c (29,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
246.80/36.65	c (29,0) c Total Memory so far : 772.53Mb
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c real time : 29.0526 s
246.80/36.65	c (29,0) c cpu time  : 225.61 s
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
246.80/36.65	c (29,0) c
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) c | Conflicts     |          753581 |      93222 |      95333 |      96558 |      94582 |      95418 |      92803 |      94059 |      91606 |
246.80/36.65	c (29,0) c | Decisions     |         3921128 |     478395 |     491690 |     496398 |     483674 |     506232 |     489112 |     489123 |     486504 |
246.80/36.65	c (29,0) c | Propagations  |       449173684 |   54740847 |   56613281 |   56550036 |   55800947 |   57263393 |   55812840 |   57125999 |   55266341 |
246.80/36.65	c (29,0) c | Avg_Trail     |                 |       6373 |       6353 |       6345 |       6414 |       6419 |       6413 |       6517 |       6482 |
246.80/36.65	c (29,0) c | Avg_DL        |                 |         93 |         95 |         97 |         96 |         94 |         96 |         97 |         98 |
246.80/36.65	c (29,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
246.80/36.65	c (29,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) c | Exported      |           99899 |      12370 |      12712 |      12943 |      12430 |      12754 |      12083 |      12348 |      12259 |
246.80/36.65	c (29,0) c | Imported      |          698969 |      87486 |      87122 |      86913 |      87456 |      87121 |      87783 |      87495 |      87593 |
246.80/36.65	c (29,0) c | Good          |           32779 |       4067 |       4104 |       4019 |       4112 |       4074 |       4133 |       4137 |       4133 |
246.80/36.65	c (29,0) c | Purge         |          666190 |      83419 |      83018 |      82894 |      83344 |      83047 |      83650 |      83358 |      83460 |
246.80/36.65	c (29,0) c | Promoted      |           77689 |       9637 |       9709 |       9770 |       9914 |       9888 |       9610 |       9615 |       9546 |
246.80/36.65	c (29,0) c | Remove_Imp    |          374000 |      47299 |      45678 |      45197 |      46032 |      45977 |      47942 |      46986 |      48889 |
246.80/36.65	c (29,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) c | Unaries       |                 |         33 |         20 |         34 |         23 |         34 |         34 |         25 |         24 |
246.80/36.65	c (29,0) c | Binaries      |                 |        616 |        576 |        664 |        572 |        610 |        551 |        545 |        551 |
246.80/36.65	c (29,0) c | Glues         |                 |       2172 |       2084 |       2218 |       2079 |       2196 |       2053 |       1973 |       2049 |
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) c | Orig_Seen     |            47 % |     146594 |     147983 |     145574 |     148590 |     149265 |     147834 |     145801 |     143446 |
246.80/36.65	c (29,0) c | Diff Orig seen|                 |      X     |       1389 | -     1020 |       1996 |       2671 |       1240 | -      793 | -     3148 |
246.80/36.65	c (29,0) c | Hamming       |            17 % |      X     |       3318 |       2872 |       3736 |       3186 |       3493 |       3107 |       3662 |
246.80/36.65	c (29,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
246.80/36.65	c (29,0) 
246.80/36.65	c (29,0) s SATISFIABLE
246.80/36.69	c (29,0) SatSolver.solve End
246.80/36.69	c (29,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
246.80/36.69	c (29,0) Show results Begin
247.38/36.76	s SATISFIABLE
247.38/36.78	v <instantiation>
247.38/36.78	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5]</list>
247.38/36.78	v     <values>0 5 2 0 8 5 3 6 3 2 4 2 0 1 5 3 9 0 4 1 6 7 4 9 0 2 1 1 2 0 4 8 5 6 4 6 1 2 2 5 1 0 0 3 8 3 7 7 0 3 1 2 2 1 0 10 1 4 3 7 0 4 5 6 3 1 1 8 11 4 10 10 9 11 7 7 6 3 2 5 6 11 11 7 10 8 9 8 5 10 3 10 6 7 6 8 11 11 9 7 7 8 9 4 8 11 3 9 10 10 9 6 10 11 5 4 10 9 5 4 11 11 11 9 8 9 6 8 7 10 5 2 0 47 29 3 61 49 35 55 33 25 39 21 1 14 45 37 64 6 43 17 53 56 38 63 2 28 15 16 24 7 44 62 48 51 40 52 18 22 26 50 12 8 9 36 60 32 58 59 4 30 19 27 23 13 10 65 20 42 34 57 5 41 46 54 31 11 1 4 3 5 6 0 9 10 7 11 8 2</values>
247.38/36.78	v </instantiation>
247.38/36.78	c (29,0) Show results End
247.38/36.78	c (29,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
247.38/36.78	c (29,0) 29,29,STOP-AFTER(ALL)
247.38/36.78	c END-Prog: Tue Aug 14 02:12:07 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12279 MiB free)
  memory of node 1: 16384 MiB (11690 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307210-1534205490/watcher-4307210-1534205490 -o /tmp/evaluation-result-4307210-1534205490/solver-4307210-1534205490 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534200448-15683 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307210-1534205490.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16076, runsolver pid=16073

[startup+0.100135 s]*
/proc/loadavg: 7.63 8.23 8.30 3/200 16098
/proc/meminfo: memFree=24447844/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238112216 115843072 349 33554432000 4194304 5098028 140725511501088 140725511498344 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 349 296 221 0 87 0
[pid=16079] ppid=16076 vsize=27313900 memory=110336 CPUtime=0.1 cores=0-7
/proc/16079/stat : 16079 (java) S 16076 16076 15656 0 -1 1077944320 6526 0 0 0 8 2 0 0 20 0 20 0 238112216 27969433600 27584 33554432000 4194304 4196468 140724921896480 140724921879024 140671603064567 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
/proc/16079/statm: 6828475 27584 2739 1 0 6790935 0
[pid=16079/tid=16080] ppid=16076 vsize=27313900 memory=7681621922549768862 CPUtime=0.09 cores=0-7
/proc/16079/task/16080/stat : 16080 (java) R 16076 16076 15656 0 -1 4202560 4693 0 0 0 7 2 0 0 20 0 20 0 238112216 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671574890896 140671587145054 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16081] ppid=16076 vsize=27313900 memory=732370584567020517 CPUtime=0 cores=0-7
/proc/16079/task/16081/stat : 16081 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671607306512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16082] ppid=16076 vsize=27313900 memory=140446229567104 CPUtime=0 cores=0-7
/proc/16079/task/16082/stat : 16082 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671390701968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16083] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16083/stat : 16083 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671389649424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16084] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16084/stat : 16084 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671388596880 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16085] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16085/stat : 16085 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671387544336 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16086] ppid=16076 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16079/task/16086/stat : 16086 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671021210512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16087] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16087/stat : 16087 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671020157968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16088] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16088/stat : 16088 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 27649 33554432000 4194304 4196468 140724921896480 140671019105424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16089] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16089/stat : 16089 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112220 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669922273264 140671603075714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16090] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16090/stat : 16090 (java) S 16076 16076 15656 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669439959968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16091] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16091/stat : 16091 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669171524592 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16092] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16092/stat : 16092 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 27649 33554432000 4194304 4196468 140724921896480 140668797016272 140671603083163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16093] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16093/stat : 16093 (java) S 16076 16076 15656 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669921221104 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16094] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16094/stat : 16094 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669920168560 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16095] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16095/stat : 16095 (java) S 16076 16076 15656 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669919116016 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16096] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16096/stat : 16096 (java) R 16076 16076 15656 0 -1 4202560 240 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669918063472 140671603085914 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16097] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16097/stat : 16097 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 27649 33554432000 4194304 4196468 140724921896480 140668299110624 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16098] ppid=16076 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16079/task/16098/stat : 16098 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 27649 33554432000 4194304 4196468 140724921896480 140669917010352 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111732 KiB

[startup+0.210455 s]*
/proc/loadavg: 7.63 8.23 8.30 2/200 16098
/proc/meminfo: memFree=24431720/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238112216 115843072 349 33554432000 4194304 5098028 140725511501088 140725511498344 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 349 296 221 0 87 0
[pid=16079] ppid=16076 vsize=27313900 memory=125024 CPUtime=0.25 cores=0-7
/proc/16079/stat : 16079 (java) S 16076 16076 15656 0 -1 1077944320 10414 0 0 0 21 4 0 0 20 0 20 0 238112216 27969433600 31256 33554432000 4194304 4196468 140724921896480 140724921879024 140671603064567 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
/proc/16079/statm: 6828475 31256 2898 1 0 6790935 0
[pid=16079/tid=16080] ppid=16076 vsize=27313900 memory=0 CPUtime=0.2 cores=0-7
/proc/16079/task/16080/stat : 16080 (java) R 16076 16076 15656 0 -1 4202560 8348 0 0 0 17 3 0 0 20 0 20 0 238112216 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671574860352 140671587145054 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16081] ppid=16076 vsize=27313900 memory=732370584567020517 CPUtime=0 cores=0-7
/proc/16079/task/16081/stat : 16081 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671607306512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16082] ppid=16076 vsize=27313900 memory=140446229567104 CPUtime=0 cores=0-7
/proc/16079/task/16082/stat : 16082 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671390701968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16083] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16083/stat : 16083 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671389649424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16084] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16084/stat : 16084 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671388596880 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16085] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16085/stat : 16085 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671387544336 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16086] ppid=16076 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16079/task/16086/stat : 16086 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671021210512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16087] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16087/stat : 16087 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671020157968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16088] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16088/stat : 16088 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 31256 33554432000 4194304 4196468 140724921896480 140671019105424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16089] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16089/stat : 16089 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112220 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669922273264 140671603075714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16090] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16090/stat : 16090 (java) S 16076 16076 15656 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669439959968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16091] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16091/stat : 16091 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669171524592 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16092] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16092/stat : 16092 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 31256 33554432000 4194304 4196468 140724921896480 140668797016272 140671603083163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16093] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16093/stat : 16093 (java) S 16076 16076 15656 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669921221104 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16094] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16094/stat : 16094 (java) S 16076 16076 15656 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669920168560 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16095] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16095/stat : 16095 (java) S 16076 16076 15656 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669919116016 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16096] ppid=16076 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/16079/task/16096/stat : 16096 (java) S 16076 16076 15656 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 238112223 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669918063472 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16097] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16097/stat : 16097 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 31256 33554432000 4194304 4196468 140724921896480 140668299110624 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16098] ppid=16076 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16079/task/16098/stat : 16098 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 31256 33554432000 4194304 4196468 140724921896480 140669917010352 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126420 KiB

[startup+0.310407 s]*
/proc/loadavg: 7.63 8.23 8.30 2/200 16098
/proc/meminfo: memFree=24427904/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238112216 115843072 349 33554432000 4194304 5098028 140725511501088 140725511498344 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 349 296 221 0 87 0
[pid=16079] ppid=16076 vsize=27313900 memory=128828 CPUtime=0.42 cores=0-7
/proc/16079/stat : 16079 (java) S 16076 16076 15656 0 -1 1077944320 11098 0 0 0 38 4 0 0 20 0 20 0 238112216 27969433600 32207 33554432000 4194304 4196468 140724921896480 140724921879024 140671603064567 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
/proc/16079/statm: 6828475 32207 2924 1 0 6790935 0
[pid=16079/tid=16080] ppid=16076 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16079/task/16080/stat : 16080 (java) R 16076 16076 15656 0 -1 4202560 8808 0 0 0 26 3 0 0 20 0 20 0 238112216 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671574860016 140671587145054 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16081] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16081/stat : 16081 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671607306512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16082] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16082/stat : 16082 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671390701968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16083] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16083/stat : 16083 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671389649424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16084] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16084/stat : 16084 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671388596880 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16085] ppid=16076 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16079/task/16085/stat : 16085 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671387544336 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16086] ppid=16076 vsize=27313900 memory=140446101762991 CPUtime=0 cores=0-7
/proc/16079/task/16086/stat : 16086 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671021210512 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16087] ppid=16076 vsize=27313900 memory=140446101765296 CPUtime=0 cores=0-7
/proc/16079/task/16087/stat : 16087 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671020157968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16088] ppid=16076 vsize=27313900 memory=140446101767600 CPUtime=0 cores=0-7
/proc/16079/task/16088/stat : 16088 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27969433600 32207 33554432000 4194304 4196468 140724921896480 140671019105424 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16089] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16089/stat : 16089 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112220 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669922273264 140671603075714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16090] ppid=16076 vsize=27313900 memory=280892203542160 CPUtime=0 cores=0-7
/proc/16079/task/16090/stat : 16090 (java) S 16076 16076 15656 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669439959968 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16091] ppid=16076 vsize=27313900 memory=280892203549072 CPUtime=0 cores=0-7
/proc/16079/task/16091/stat : 16091 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112221 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669171524592 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16092] ppid=16076 vsize=27313900 memory=280892203490352 CPUtime=0 cores=0-7
/proc/16079/task/16092/stat : 16092 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112223 27969433600 32207 33554432000 4194304 4196468 140724921896480 140668797016272 140671603083163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16093] ppid=16076 vsize=27313900 memory=280892203562896 CPUtime=0.01 cores=0-7
/proc/16079/task/16093/stat : 16093 (java) S 16076 16076 15656 0 -1 1077944384 393 0 0 0 1 0 0 0 20 0 20 0 238112223 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669921221104 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16094] ppid=16076 vsize=27313900 memory=280892203569808 CPUtime=0.01 cores=0-7
/proc/16079/task/16094/stat : 16094 (java) S 16076 16076 15656 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 238112223 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669920168560 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16095] ppid=16076 vsize=27313900 memory=280892203567504 CPUtime=0.01 cores=0-7
/proc/16079/task/16095/stat : 16095 (java) S 16076 16076 15656 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 238112223 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669919116016 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16096] ppid=16076 vsize=27313900 memory=280892203583664 CPUtime=0.07 cores=0-7
/proc/16079/task/16096/stat : 16096 (java) S 16076 16076 15656 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 238112223 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669918063472 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16097] ppid=16076 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16079/task/16097/stat : 16097 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 32207 33554432000 4194304 4196468 140724921896480 140668299110624 140671603074773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16098] ppid=16076 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16079/task/16098/stat : 16098 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112224 27969433600 32207 33554432000 4194304 4196468 140724921896480 140669917010352 140671603075714 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 130224 KiB

[startup+0.700977 s]
/proc/loadavg: 7.63 8.23 8.30 2/200 16098
/proc/meminfo: memFree=24403704/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238112216 115843072 349 33554432000 4194304 5098028 140725511501088 140725511498344 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 349 296 221 0 87 0
[pid=16079] ppid=16076 vsize=27322296 memory=167388 CPUtime=0.99 cores=0-7
/proc/16079/stat : 16079 (java) S 16076 16076 15656 0 -1 1077944320 18282 0 0 0 93 6 0 0 20 0 20 0 238112216 27978031104 41847 33554432000 4194304 4196468 140724921896480 140724921879024 140671603064567 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
/proc/16079/statm: 6830574 41847 3143 1 0 6791959 0
[pid=16079/tid=16080] ppid=16076 vsize=27322296 memory=280892203878592 CPUtime=0.67 cores=0-7
/proc/16079/task/16080/stat : 16080 (java) R 16076 16076 15656 0 -1 4202560 15512 0 0 0 62 5 0 0 20 0 20 0 238112216 27978031104 41847 33554432000 4194304 4196468 140724921896480 140671574896016 140671587145054 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16081] ppid=16076 vsize=27322296 memory=5540 CPUtime=0 cores=0-7
/proc/16079/task/16081/stat : 16081 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238112219 27978031104 41847 33554432000 4194304 4196468 140724921896480 140671607306512 140671603074773 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16082] ppid=16076 vsize=27322296 memory=4400 CPUtime=0 cores=0-7
/proc/16079/task/16082/stat : 16082 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238112219 27978031104 41847 33554432000 4194304 4196468 140724921896480 140671390701968 140671603074773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0
[pid=16079/tid=16083] ppid=16076 vsize=27322296 memory=1620 CPUtime=0 cores=0-7
/proc/16079/task/16083/stat : 16083 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238112219 27978031104 41847 33554432000 4194304 4196468 140724921896480 140671389649424 140671603074773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140724921902056 140724921902381 140724921902381 140724921905103 0

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

[pid=16099] ppid=16076 vsize=8413904 memory=118280 CPUtime=1.21 cores=0-7
/proc/16099/stat : 16099 (java) S 16076 16076 15656 0 -1 1077944320 17829 0 0 0 114 7 0 0 20 0 24 0 238112902 8615837696 29570 33554432000 4194304 4196468 140722122751888 140722122734432 140052094525175 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
/proc/16099/statm: 2103476 29570 3156 1 0 2064875 0
[pid=16119] ppid=16099 vsize=791068 memory=478012 CPUtime=221.09 cores=0-7
/proc/16119/stat : 16119 (glucose-syrup) S 16099 16076 15656 0 -1 1077944320 252809 0 0 0 22049 60 0 0 20 0 9 0 238112975 810053632 119503 33554432000 4194304 4373367 140730893283360 140730893281904 139770105125506 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
/proc/16119/statm: 197767 119503 388 44 0 193455 0
[pid=16119/tid=16125] ppid=16099 vsize=791068 memory=7737300030816086888 CPUtime=27.64 cores=0-7
/proc/16119/task/16125/stat : 16125 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 29003 0 0 0 2757 7 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770081971344 4271769 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16126] ppid=16099 vsize=791068 memory=7019257425709197167 CPUtime=27.6 cores=0-7
/proc/16119/task/16126/stat : 16126 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 28857 0 0 0 2756 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770073578640 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16127] ppid=16099 vsize=791068 memory=280892205544800 CPUtime=27.63 cores=0-7
/proc/16119/task/16127/stat : 16127 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 25856 0 0 0 2755 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770056248640 4271597 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16128] ppid=16099 vsize=791068 memory=71404502387434 CPUtime=27.16 cores=0-7
/proc/16119/task/16128/stat : 16128 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 26037 0 0 0 2712 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770047855760 4249143 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16129] ppid=16099 vsize=791068 memory=280892205549488 CPUtime=27.64 cores=0-7
/proc/16119/task/16129/stat : 16129 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 25520 0 0 0 2756 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770039463184 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16130] ppid=16099 vsize=791068 memory=7236547281622689387 CPUtime=27.44 cores=0-7
/proc/16119/task/16130/stat : 16130 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27399 0 0 0 2740 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770031070480 4258831 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16131] ppid=16099 vsize=791068 memory=0 CPUtime=27.62 cores=0-7
/proc/16119/task/16131/stat : 16131 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27400 0 0 0 2754 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770022677776 4271769 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16132] ppid=16099 vsize=791068 memory=0 CPUtime=27.63 cores=0-7
/proc/16119/task/16132/stat : 16132 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27339 0 0 0 2755 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770014285168 4271597 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16099/tid=16100] ppid=16076 vsize=8413904 memory=0 CPUtime=0.76 cores=0-7
/proc/16099/task/16100/stat : 16100 (java) S 16076 16076 15656 0 -1 1077944384 14586 0 0 0 71 5 0 0 20 0 24 0 238112902 8615837696 29570 33554432000 4194304 4196468 140722122751888 140052066365328 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16101] ppid=16076 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16099/task/16101/stat : 16101 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140052098767632 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16102] ppid=16076 vsize=8413904 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/16099/task/16102/stat : 16102 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051579833232 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16103] ppid=16076 vsize=8413904 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/16099/task/16103/stat : 16103 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051578780688 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16104] ppid=16076 vsize=8413904 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/16099/task/16104/stat : 16104 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051577728144 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16105] ppid=16076 vsize=8413904 memory=1752 CPUtime=0 cores=0-7
/proc/16099/task/16105/stat : 16105 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051576674576 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16106] ppid=16076 vsize=8413904 memory=5540 CPUtime=0 cores=0-7
/proc/16099/task/16106/stat : 16106 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051575622032 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16107] ppid=16076 vsize=8413904 memory=4400 CPUtime=0 cores=0-7
/proc/16099/task/16107/stat : 16107 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051574569488 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16108] ppid=16076 vsize=8413904 memory=1220 CPUtime=0 cores=0-7
/proc/16099/task/16108/stat : 16108 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051573516944 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16109] ppid=16076 vsize=8413904 memory=1800 CPUtime=0 cores=0-7
/proc/16099/task/16109/stat : 16109 (java) S 16076 16076 15656 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051188013552 140052094536322 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16110] ppid=16076 vsize=8413904 memory=868 CPUtime=0 cores=0-7
/proc/16099/task/16110/stat : 16110 (java) S 16076 16076 15656 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050629125536 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16111] ppid=16076 vsize=8413904 memory=6524 CPUtime=0 cores=0-7
/proc/16099/task/16111/stat : 16111 (java) S 16076 16076 15656 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050494903792 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16112] ppid=16076 vsize=8413904 memory=11628 CPUtime=0 cores=0-7
/proc/16099/task/16112/stat : 16112 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050120399568 140052094543771 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16113] ppid=16076 vsize=8413904 memory=752 CPUtime=0.04 cores=0-7
/proc/16099/task/16113/stat : 16113 (java) S 16076 16076 15656 0 -1 1077944384 483 0 0 0 4 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051186960368 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16114] ppid=16076 vsize=8413904 memory=1276 CPUtime=0.06 cores=0-7
/proc/16099/task/16114/stat : 16114 (java) S 16076 16076 15656 0 -1 1077944384 422 0 0 0 6 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051185907824 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16115] ppid=16076 vsize=8413904 memory=1068 CPUtime=0.06 cores=0-7
/proc/16099/task/16115/stat : 16115 (java) S 16076 16076 15656 0 -1 1077944384 149 0 0 0 6 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051184855280 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16116] ppid=16076 vsize=8413904 memory=7308044025929098350 CPUtime=0.22 cores=0-7
/proc/16099/task/16116/stat : 16116 (java) S 16076 16076 15656 0 -1 1077944384 762 0 0 0 22 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051183802736 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16117] ppid=16076 vsize=8413904 memory=7738431441601778280 CPUtime=0 cores=0-7
/proc/16099/task/16117/stat : 16117 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140049622493920 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16118] ppid=16076 vsize=8413904 memory=7738431441601778280 CPUtime=0.01 cores=0-7
/proc/16099/task/16118/stat : 16118 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051182750640 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16120] ppid=16076 vsize=8413904 memory=5938114187781040995 CPUtime=0 cores=0-7
/proc/16099/task/16120/stat : 16120 (java) S 16076 16076 15656 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051174942400 140052094549785 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16122] ppid=16076 vsize=8413904 memory=7156897568300885355 CPUtime=0 cores=0-7
/proc/16099/task/16122/stat : 16122 (java) S 16076 16076 15656 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140048951393552 140052094547101 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16123] ppid=16076 vsize=8413904 memory=5938114187781040995 CPUtime=0 cores=0-7
/proc/16099/task/16123/stat : 16123 (java) S 16076 16076 15656 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140049219829136 140052094547101 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16124] ppid=16076 vsize=8413904 memory=7738431441601778280 CPUtime=0 cores=0-7
/proc/16099/task/16124/stat : 16124 (java) S 16076 16076 15656 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 238112978 8615837696 29570 33554432000 4194304 4196468 140722122751888 140048682966176 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
Current children cumulated CPU time: 242.09 s
Current children cumulated vsize: 9318100 KiB
Current children cumulated memory: 597764 KiB

[startup+36.4014 s]
/proc/loadavg: 7.58 8.13 8.26 10/213 16132
/proc/meminfo: memFree=23958840/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1472 CPUtime=19.79 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 590 38099 0 0 0 0 1928 51 20 0 1 0 238112216 115843072 368 33554432000 4194304 5098028 140725511501088 140725511497832 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 368 311 221 0 87 0
[pid=16099] ppid=16076 vsize=8413904 memory=118280 CPUtime=1.21 cores=0-7
/proc/16099/stat : 16099 (java) S 16076 16076 15656 0 -1 1077944320 17829 0 0 0 114 7 0 0 20 0 24 0 238112902 8615837696 29570 33554432000 4194304 4196468 140722122751888 140722122734432 140052094525175 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
/proc/16099/statm: 2103476 29570 3156 1 0 2064875 0
[pid=16119] ppid=16099 vsize=791068 memory=478012 CPUtime=224.21 cores=0-7
/proc/16119/stat : 16119 (glucose-syrup) S 16099 16076 15656 0 -1 1077944320 252873 0 0 0 22361 60 0 0 20 0 9 0 238112975 810053632 119503 33554432000 4194304 4373367 140730893283360 140730893281904 139770105125506 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
/proc/16119/statm: 197767 119503 388 44 0 193455 0
[pid=16119/tid=16125] ppid=16099 vsize=791068 memory=117500 CPUtime=28.03 cores=0-7
/proc/16119/task/16125/stat : 16125 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 29052 0 0 0 2796 7 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770081971568 4271619 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16126] ppid=16099 vsize=791068 memory=319144 CPUtime=27.99 cores=0-7
/proc/16119/task/16126/stat : 16126 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 28859 0 0 0 2795 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770073578640 4258831 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16127] ppid=16099 vsize=791068 memory=0 CPUtime=28.02 cores=0-7
/proc/16119/task/16127/stat : 16127 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 25857 0 0 0 2794 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770056248640 4271628 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16128] ppid=16099 vsize=791068 memory=7234303152781525078 CPUtime=27.54 cores=0-7
/proc/16119/task/16128/stat : 16128 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 26039 0 0 0 2750 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770047855888 4272319 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16129] ppid=16099 vsize=791068 memory=288286662604358564 CPUtime=28.03 cores=0-7
/proc/16119/task/16129/stat : 16129 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 25521 0 0 0 2795 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770039463184 4272031 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16130] ppid=16099 vsize=791068 memory=6944656592455097440 CPUtime=27.83 cores=0-7
/proc/16119/task/16130/stat : 16130 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27404 0 0 0 2779 4 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770031070480 4271897 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16131] ppid=16099 vsize=791068 memory=6944652177228980320 CPUtime=28.01 cores=0-7
/proc/16119/task/16131/stat : 16131 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27402 0 0 0 2793 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770022677648 4271810 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16119/tid=16132] ppid=16099 vsize=791068 memory=6944656592455359580 CPUtime=28.02 cores=0-7
/proc/16119/task/16132/stat : 16132 (glucose-syrup) R 16099 16076 15656 0 -1 4202560 27341 0 0 0 2794 8 0 0 20 0 9 0 238113041 810053632 119503 33554432000 4194304 4373367 140730893283360 139770014285168 4271897 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 28528640 140730893284432 140730893284564 140730893284564 140730893287367 0
[pid=16099/tid=16100] ppid=16076 vsize=8413904 memory=6944656592455360604 CPUtime=0.76 cores=0-7
/proc/16099/task/16100/stat : 16100 (java) S 16076 16076 15656 0 -1 1077944384 14586 0 0 0 71 5 0 0 20 0 24 0 238112902 8615837696 29570 33554432000 4194304 4196468 140722122751888 140052066365328 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16101] ppid=16076 vsize=8413904 memory=4206186544037388384 CPUtime=0 cores=0-7
/proc/16099/task/16101/stat : 16101 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140052098767632 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16102] ppid=16076 vsize=8413904 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16099/task/16102/stat : 16102 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051579833232 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16103] ppid=16076 vsize=8413904 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/16099/task/16103/stat : 16103 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051578780688 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16104] ppid=16076 vsize=8413904 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/16099/task/16104/stat : 16104 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051577728144 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16105] ppid=16076 vsize=8413904 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16099/task/16105/stat : 16105 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051576674576 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16106] ppid=16076 vsize=8413904 memory=477764 CPUtime=0 cores=0-7
/proc/16099/task/16106/stat : 16106 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051575622032 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16107] ppid=16076 vsize=8413904 memory=928 CPUtime=0 cores=0-7
/proc/16099/task/16107/stat : 16107 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051574569488 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16108] ppid=16076 vsize=8413904 memory=2196 CPUtime=0 cores=0-7
/proc/16099/task/16108/stat : 16108 (java) S 16076 16076 15656 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238112903 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051573516944 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16109] ppid=16076 vsize=8413904 memory=3988 CPUtime=0 cores=0-7
/proc/16099/task/16109/stat : 16109 (java) S 16076 16076 15656 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051188013552 140052094536322 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16110] ppid=16076 vsize=8413904 memory=1924 CPUtime=0 cores=0-7
/proc/16099/task/16110/stat : 16110 (java) S 16076 16076 15656 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050629125536 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16111] ppid=16076 vsize=8413904 memory=7532 CPUtime=0 cores=0-7
/proc/16099/task/16111/stat : 16111 (java) S 16076 16076 15656 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 238112905 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050494903792 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16112] ppid=16076 vsize=8413904 memory=808 CPUtime=0 cores=0-7
/proc/16099/task/16112/stat : 16112 (java) S 16076 16076 15656 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140050120399568 140052094543771 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16113] ppid=16076 vsize=8413904 memory=1692 CPUtime=0.04 cores=0-7
/proc/16099/task/16113/stat : 16113 (java) S 16076 16076 15656 0 -1 1077944384 483 0 0 0 4 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051186960368 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16114] ppid=16076 vsize=8413904 memory=916 CPUtime=0.06 cores=0-7
/proc/16099/task/16114/stat : 16114 (java) S 16076 16076 15656 0 -1 1077944384 422 0 0 0 6 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051185907824 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16115] ppid=16076 vsize=8413904 memory=4136 CPUtime=0.06 cores=0-7
/proc/16099/task/16115/stat : 16115 (java) S 16076 16076 15656 0 -1 1077944384 149 0 0 0 6 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051184855280 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16116] ppid=16076 vsize=8413904 memory=4104 CPUtime=0.22 cores=0-7
/proc/16099/task/16116/stat : 16116 (java) S 16076 16076 15656 0 -1 1077944384 762 0 0 0 22 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051183802736 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16117] ppid=16076 vsize=8413904 memory=1408 CPUtime=0 cores=0-7
/proc/16099/task/16117/stat : 16117 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140049622493920 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16118] ppid=16076 vsize=8413904 memory=3244 CPUtime=0.01 cores=0-7
/proc/16099/task/16118/stat : 16118 (java) S 16076 16076 15656 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 238112908 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051182750640 140052094536322 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16120] ppid=16076 vsize=8413904 memory=1472 CPUtime=0 cores=0-7
/proc/16099/task/16120/stat : 16120 (java) S 16076 16076 15656 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140051174942400 140052094549785 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16122] ppid=16076 vsize=8413904 memory=118280 CPUtime=0 cores=0-7
/proc/16099/task/16122/stat : 16122 (java) S 16076 16076 15656 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140048951393552 140052094547101 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16123] ppid=16076 vsize=8413904 memory=474848 CPUtime=0 cores=0-7
/proc/16099/task/16123/stat : 16123 (java) S 16076 16076 15656 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 238112976 8615837696 29570 33554432000 4194304 4196468 140722122751888 140049219829136 140052094547101 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
[pid=16099/tid=16124] ppid=16076 vsize=8413904 memory=7954882391147963494 CPUtime=0 cores=0-7
/proc/16099/task/16124/stat : 16124 (java) S 16076 16076 15656 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 238112978 8615837696 29570 33554432000 4194304 4196468 140722122751888 140048682966176 140052094535381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31551488 140722122757297 140722122757421 140722122757421 140722122760143 0
Current children cumulated CPU time: 245.21 s
Current children cumulated vsize: 9318100 KiB
Current children cumulated memory: 597764 KiB

[startup+36.801 s]
/proc/loadavg: 7.58 8.13 8.26 10/213 16132
/proc/meminfo: memFree=23958840/32770624 swapFree=67108372/67108860
[pid=16076] ppid=16073 vsize=113128 memory=1472 CPUtime=19.79 cores=0-7
/proc/16076/stat : 16076 (scop.sh) S 16073 16076 15656 0 -1 4202496 590 38099 0 0 0 0 1928 51 20 0 1 0 238112216 115843072 368 33554432000 4194304 5098028 140725511501088 140725511497832 140718047920764 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15089664 140725511504930 140725511505155 140725511505155 140725511507917 0
/proc/16076/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 19.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 36.8019
CPU time (s): 247.599
CPU user time (s): 246.365
CPU system time (s): 1.23421
CPU usage (%): 672.787
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 2438512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.365
system time used= 1.23421
maximum resident set size= 2439380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310803
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19010
involuntary context switches= 2440


# summary of solver processes directly reported to runsolver:
#   pid: 16076
#   total CPU time (s): 247.599
#   total CPU user time (s): 246.365
#   total CPU system time (s): 1.23421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.327043 second user time and 0.556766 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-14 02:11:30
IDJOB=4307210
IDBENCH=141603
IDSOLVER=2788
FILE ID=node137/4307210-1534205490
RUNJOBID= node137-1534200448-15683
PBS_JOBID= 21038007
Free space on /tmp= 26576 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-12_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307210-1534205490/watcher-4307210-1534205490 -o /tmp/evaluation-result-4307210-1534205490/solver-4307210-1534205490 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534200448-15683 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307210-1534205490.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=457871026

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24545992 kB
MemAvailable:   31900252 kB
Buffers:          119364 kB
Cached:          7437552 kB
SwapCached:            8 kB
Active:          3869064 kB
Inactive:        3744668 kB
Active(anon):       3596 kB
Inactive(anon):   105424 kB
Active(file):    3865468 kB
Inactive(file):  3639244 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8608 kB
Writeback:             0 kB
AnonPages:         64016 kB
Mapped:            54224 kB
Shmem:             49624 kB
Slab:             306148 kB
SReclaimable:     278008 kB
SUnreclaim:        28140 kB
KernelStack:        3232 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-14 02:12:07