Trace number 4295759

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 both+MapleCOMSPS (2018-06-13)SAT 14.933 6.11973

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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 benchmark0.052072
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 01:11:34 CEST 2018
0.67/0.55	c PID: 3465
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.43/0.94	c (0,0) Parsing End
1.43/0.95	c (0,0) CSP: 145 int (0 aux), 0 bool (0 aux), 85 ctr, max domain size 45
1.43/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.43/0.95	c (0,0) Constraint Name Generate Begin
1.43/0.96	c (0,0) Ctr:HOME/instance-4295759-1532560293.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.43/0.96	c (0,0) Constraint Name Generate End
1.43/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.43/0.96	c (0,0) CSP to CSPinCNF Begin
3.21/1.61	c (1,1) translated 9 (10%) constraints
3.53/1.78	c (1,1) translated 17 (20%) constraints
4.14/1.94	c (1,1) translated 26 (30%) constraints
4.48/2.07	c (1,1) translated 34 (40%) constraints
4.78/2.20	c (1,1) translated 43 (50%) constraints
5.42/2.35	c (1,1) translated 51 (60%) constraints
6.12/2.58	c (2,2) translated 60 (70%) constraints
6.43/2.62	c (2,2) translated 68 (80%) constraints
6.43/2.65	c (2,2) translated 77 (90%) constraints
6.43/2.69	c (2,2) translated 85 (100%) constraints
7.05/2.84	c (2,2) STATISTICS1:HOME/instance-4295759-1532560293.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,3620,15016,524288,45,45,20,524288:100;131072:100;45:780;16:18;9:455;1:210,45:8960;9:11390;2:23070;1:1125,45:2;10:155;9:45;8:45;7:45;6:45;5:45;4:3195;3:4240;2:7030;1:169,20:100;18:100;5:18;2:1445;1:39860;0:45,
7.05/2.84	c (2,2) ===========================================
7.05/2.84	c (2,2) Both Encoding selects:
7.05/2.84	c (2,2) Order
7.05/2.84	c (2,2) ===========================================
7.05/2.89	c (2,2) translated 1502 (10%) constraints
7.39/2.93	c (2,2) translated 3004 (20%) constraints
7.39/2.97	c (2,2) translated 4505 (30%) constraints
7.71/3.01	c (2,2) translated 6007 (40%) constraints
7.71/3.05	c (2,2) translated 7508 (50%) constraints
7.71/3.08	c (2,2) translated 9010 (60%) constraints
8.01/3.12	c (2,2) translated 10512 (70%) constraints
8.01/3.18	c (2,2) translated 12013 (80%) constraints
8.62/3.34	c (2,2) translated 13515 (90%) constraints
9.33/3.51	c (2,2) translated 15016 (100%) constraints
9.33/3.52	c (2,2) CSP to CSPinCNF End
9.33/3.52	c (2,2) CSP: 545 int (400 aux), 4520 bool (4520 aux), 17770 ctr, max domain size 43
9.33/3.52	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.33/3.52	c (2,2) CSPinCNF Propagation Begin
9.99/3.79	c (3,3) 1205 values, 3964 unsatisfiable literals, and 3051 valid clauses are removed
9.99/3.79	c (3,3) CSPinCNF Propagation End
9.99/3.79	c (3,3) CSP: 1385 int (1240 aux), 3680 bool (3680 aux), 14719 ctr, max domain size 43
9.99/3.80	c (3,3) Heap : 732 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
9.99/3.80	c (3,3) Simplify CSPinCNF Begin
10.62/3.90	c (3,3) Simplify CSPinCNF End
10.62/3.91	c (3,3) CSP: 1385 int (1240 aux), 6290 bool (6290 aux), 17329 ctr, max domain size 43
10.62/3.91	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.62/3.91	c (3,3) Calculate Precise Domain Begin
10.62/3.94	c (3,3) 10 values are removed by re-calculation
10.62/3.94	c (3,3) Calculate Precise Domain End
10.62/3.94	c (3,3) CSP: 1385 int (1240 aux), 6290 bool (6290 aux), 17329 ctr, max domain size 43
10.62/3.94	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.62/3.94	c (3,3) CSPinCNF to SatSolver Begin
10.91/4.04	c (3,3) 1733 (10 %) CSP clauses are encoded (9595 SAT variables, 4527 SAT clauses)
10.91/4.07	c (3,3) 3466 (20 %) CSP clauses are encoded (9595 SAT variables, 6260 SAT clauses)
10.91/4.09	c (3,3) 5199 (30 %) CSP clauses are encoded (9595 SAT variables, 7993 SAT clauses)
10.91/4.11	c (3,3) 6932 (40 %) CSP clauses are encoded (9595 SAT variables, 9726 SAT clauses)
11.20/4.12	c (3,3) 8665 (50 %) CSP clauses are encoded (9595 SAT variables, 11459 SAT clauses)
11.48/4.27	c (3,3) 10398 (60 %) CSP clauses are encoded (9595 SAT variables, 35704 SAT clauses)
12.09/4.45	c (3,3) 12131 (70 %) CSP clauses are encoded (9595 SAT variables, 77925 SAT clauses)
12.41/4.51	c (3,3) 13864 (80 %) CSP clauses are encoded (9595 SAT variables, 88273 SAT clauses)
12.41/4.56	c (4,4) 15597 (90 %) CSP clauses are encoded (9595 SAT variables, 93756 SAT clauses)
12.97/4.86	c (4,4) 17329 (100 %) CSP clauses are encoded (9595 SAT variables, 102815 SAT clauses)
12.97/4.86	c (4,4) CSPinCNF to SatSolver End
12.97/4.86	c (4,4) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.40/5.01	c (4,4) STATISTICS2:HOME/instance-4295759-1532560293.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,7675,17329,128,43,9,8,128:70;64:210;43:1560;32:70;16:106;15:28;10:7;9:387;8:680;6:3;4:70;1:240,43:10230;9:9120;8:2440;7:70;5:70;4:30;3:830;2:27225;1:1140,9:80;8:80;7:40;6:40;5:58;4:2840;3:3185;2:10185;1:821,8:200;7:400;5:16;3:200;2:2615;1:40845,
13.40/5.01	c (4,4) SatSolver.solve Begin
13.40/5.01	c (4,4) 9595 bool, 102823 clause
13.40/5.01	c (4,4) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295759-1532560293.xml-scop-3465.cnf HOME/instance-4295759-1532560293.xml-scop-3465.cnf.out
14.73/6.06	c (5,0) c This is COMiniSatPS.
14.73/6.06	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
14.73/6.06	c (5,0) c ============================[ Problem Statistics ]=============================
14.73/6.06	c (5,0) c |                                                                             |
14.73/6.06	c (5,0) c |  Number of variables:          9595                                         |
14.73/6.06	c (5,0) c |  Number of clauses:          102823                                         |
14.73/6.06	c (5,0) c |  Parse time:                   0.03 s                                       |
14.73/6.06	c (5,0) c |  Eliminated clauses:           0.15 Mb                                      |
14.73/6.06	c (5,0) c Reduced to 5102 vars, 91705 cls (grow=0)
14.73/6.06	c (5,0) c No iterative elimination performed. (vars=5102, c/v ratio=18.0)
14.73/6.06	c (5,0) c |  Simplification time:          0.13 s                                       |
14.73/6.06	c (5,0) c |                                                                             |
14.73/6.06	c (5,0) c ============================[ Search Statistics ]==============================
14.73/6.06	c (5,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.73/6.06	c (5,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.73/6.06	c (5,0) c ===============================================================================
14.73/6.06	c (5,0) c ===============================================================================
14.73/6.06	c (5,0) c restarts              : 94
14.73/6.06	c (5,0) c conflicts             : 12598          (12301 /sec)
14.73/6.06	c (5,0) c decisions             : 41694          (0.00 % random) (40711 /sec)
14.73/6.06	c (5,0) c propagations          : 3498981        (3416463 /sec)
14.73/6.06	c (5,0) c conflict literals     : 273864         (15.10 % deleted)
14.73/6.07	c (5,0) c CPU time              : 1.02415 s
14.73/6.07	c (5,0) 
14.73/6.07	c (5,0) s SATISFIABLE
14.73/6.08	c (5,4) SatSolver.solve End
14.73/6.08	c (5,4) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
14.73/6.08	c (5,4) Show results Begin
14.73/6.09	c (5,4) a[0][0] = 1
14.73/6.09	c (5,4) a[0][1] = 8
14.73/6.09	c (5,4) a[0][2] = 6
14.73/6.09	c (5,4) a[0][3] = 9
14.73/6.09	c (5,4) a[0][4] = 5
14.73/6.09	c (5,4) a[0][5] = 5
14.73/6.09	c (5,4) a[0][6] = 4
14.73/6.09	c (5,4) a[0][7] = 9
14.73/6.09	c (5,4) a[0][8] = 8
14.73/6.09	c (5,4) a[1][0] = 3
14.73/6.09	c (5,4) a[1][1] = 2
14.73/6.09	c (5,4) a[1][2] = 8
14.73/6.09	c (5,4) a[1][3] = 7
14.73/6.09	c (5,4) a[1][4] = 9
14.73/6.09	c (5,4) a[1][5] = 4
14.73/6.09	c (5,4) a[1][6] = 8
14.73/6.09	c (5,4) a[1][7] = 6
14.73/6.09	c (5,4) a[1][8] = 7
14.73/6.09	c (5,4) a[2][0] = 5
14.73/6.09	c (5,4) a[2][1] = 4
14.73/6.09	c (5,4) a[2][2] = 7
14.73/6.09	c (5,4) a[2][3] = 6
14.73/6.09	c (5,4) a[2][4] = 6
14.73/6.09	c (5,4) a[2][5] = 9
14.73/6.09	c (5,4) a[2][6] = 3
14.73/6.09	c (5,4) a[2][7] = 8
14.73/6.09	c (5,4) a[2][8] = 9
14.73/6.09	c (5,4) a[3][0] = 7
14.73/6.09	c (5,4) a[3][1] = 9
14.73/6.09	c (5,4) a[3][2] = 3
14.73/6.09	c (5,4) a[3][3] = 4
14.73/6.09	c (5,4) a[3][4] = 8
14.73/6.09	c (5,4) a[3][5] = 8
14.73/6.09	c (5,4) a[3][6] = 9
14.73/6.09	c (5,4) a[3][7] = 7
14.73/6.09	c (5,4) a[3][8] = 2
14.73/6.09	c (5,4) a[4][0] = 9
14.73/6.09	c (5,4) a[4][1] = 5
14.73/6.09	c (5,4) a[4][2] = 9
14.73/6.09	c (5,4) a[4][3] = 8
14.73/6.09	c (5,4) a[4][4] = 7
14.73/6.09	c (5,4) a[4][5] = 6
14.73/6.09	c (5,4) a[4][6] = 7
14.73/6.09	c (5,4) a[4][7] = 5
14.73/6.09	c (5,4) a[4][8] = 6
14.73/6.09	c (5,4) ad[0] = 7
14.73/6.09	c (5,4) ad[1] = 9
14.73/6.09	c (5,4) ad[2] = 8
14.73/6.09	c (5,4) ad[3] = 5
14.73/6.09	c (5,4) ad[4] = 3
14.73/6.09	c (5,4) h[0][0] = 0
14.73/6.09	c (5,4) h[0][1] = 7
14.73/6.09	c (5,4) h[0][2] = 1
14.73/6.09	c (5,4) h[0][3] = 2
14.73/6.09	c (5,4) h[0][4] = 0
14.73/6.09	c (5,4) h[0][5] = 3
14.73/6.09	c (5,4) h[0][6] = 2
14.73/6.09	c (5,4) h[0][7] = 3
14.73/6.09	c (5,4) h[0][8] = 4
14.73/6.09	c (5,4) h[1][0] = 2
14.73/6.09	c (5,4) h[1][1] = 0
14.73/6.09	c (5,4) h[1][2] = 5
14.73/6.09	c (5,4) h[1][3] = 3
14.73/6.09	c (5,4) h[1][4] = 1
14.73/6.09	c (5,4) h[1][5] = 1
14.73/6.09	c (5,4) h[1][6] = 6
14.73/6.09	c (5,4) h[1][7] = 4
14.73/6.09	c (5,4) h[1][8] = 5
14.73/6.09	c (5,4) h[2][0] = 4
14.73/6.09	c (5,4) h[2][1] = 3
14.73/6.09	c (5,4) h[2][2] = 2
14.73/6.09	c (5,4) h[2][3] = 5
14.73/6.09	c (5,4) h[2][4] = 2
14.73/6.09	c (5,4) h[2][5] = 7
14.73/6.09	c (5,4) h[2][6] = 1
14.73/6.09	c (5,4) h[2][7] = 0
14.73/6.09	c (5,4) h[2][8] = 0
14.73/6.09	c (5,4) h[3][0] = 6
14.73/6.09	c (5,4) h[3][1] = 6
14.73/6.09	c (5,4) h[3][2] = 0
14.73/6.09	c (5,4) h[3][3] = 0
14.73/6.09	c (5,4) h[3][4] = 3
14.73/6.09	c (5,4) h[3][5] = 2
14.73/6.09	c (5,4) h[3][6] = 5
14.73/6.09	c (5,4) h[3][7] = 1
14.73/6.09	c (5,4) h[3][8] = 1
14.73/6.09	c (5,4) h[4][0] = 8
14.73/6.09	c (5,4) h[4][1] = 1
14.73/6.09	c (5,4) h[4][2] = 4
14.73/6.09	c (5,4) h[4][3] = 1
14.73/6.10	c (5,4) h[4][4] = 4
14.73/6.10	c (5,4) h[4][5] = 0
14.73/6.10	c (5,4) h[4][6] = 0
14.73/6.10	c (5,4) h[4][7] = 2
14.73/6.10	c (5,4) h[4][8] = 3
14.73/6.10	c (5,4) hd[0] = 6
14.73/6.10	c (5,4) hd[1] = 0
14.73/6.10	c (5,4) hd[2] = 1
14.73/6.10	c (5,4) hd[3] = 4
14.73/6.10	c (5,4) hd[4] = 2
14.73/6.10	c (5,4) m[0][0] = 0
14.73/6.10	c (5,4) m[0][1] = 42
14.73/6.10	c (5,4) m[0][2] = 13
14.73/6.10	c (5,4) m[0][3] = 23
14.73/6.10	c (5,4) m[0][4] = 4
14.73/6.10	c (5,4) m[0][5] = 25
14.73/6.10	c (5,4) m[0][6] = 18
14.73/6.10	c (5,4) m[0][7] = 29
14.73/6.10	c (5,4) m[0][8] = 33
14.73/6.10	c (5,4) m[1][0] = 17
14.73/6.10	c (5,4) m[1][1] = 1
14.73/6.10	c (5,4) m[1][2] = 37
14.73/6.10	c (5,4) m[1][3] = 27
14.73/6.10	c (5,4) m[1][4] = 16
14.73/6.10	c (5,4) m[1][5] = 11
14.73/6.10	c (5,4) m[1][6] = 40
14.73/6.10	c (5,4) m[1][7] = 31
14.73/6.10	c (5,4) m[1][8] = 36
14.73/6.10	c (5,4) m[2][0] = 30
14.73/6.10	c (5,4) m[2][1] = 24
14.73/6.10	c (5,4) m[2][2] = 21
14.73/6.10	c (5,4) m[2][3] = 35
14.73/6.10	c (5,4) m[2][4] = 20
14.73/6.10	c (5,4) m[2][5] = 43
14.73/6.10	c (5,4) m[2][6] = 10
14.73/6.10	c (5,4) m[2][7] = 7
14.73/6.10	c (5,4) m[2][8] = 8
14.73/6.10	c (5,4) m[3][0] = 39
14.73/6.10	c (5,4) m[3][1] = 41
14.73/6.10	c (5,4) m[3][2] = 2
14.73/6.10	c (5,4) m[3][3] = 3
14.73/6.10	c (5,4) m[3][4] = 28
14.73/6.10	c (5,4) m[3][5] = 22
14.73/6.10	c (5,4) m[3][6] = 38
14.73/6.10	c (5,4) m[3][7] = 14
14.73/6.10	c (5,4) m[3][8] = 9
14.73/6.10	c (5,4) m[4][0] = 44
14.73/6.10	c (5,4) m[4][1] = 12
14.73/6.10	c (5,4) m[4][2] = 34
14.73/6.10	c (5,4) m[4][3] = 15
14.73/6.10	c (5,4) m[4][4] = 32
14.73/6.10	c (5,4) m[4][5] = 5
14.73/6.10	c (5,4) m[4][6] = 6
14.73/6.10	c (5,4) m[4][7] = 19
14.73/6.10	c (5,4) m[4][8] = 26
14.73/6.10	s SATISFIABLE
14.73/6.10	v <instantiation>
14.73/6.10	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[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[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[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[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] 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[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[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[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[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] 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[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[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[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[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] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4]</list>
14.73/6.10	v     <values>0 7 1 2 0 3 2 3 4 2 0 5 3 1 1 6 4 5 4 3 2 5 2 7 1 0 0 6 6 0 0 3 2 5 1 1 8 1 4 1 4 0 0 2 3 1 8 6 9 5 5 4 9 8 3 2 8 7 9 4 8 6 7 5 4 7 6 6 9 3 8 9 7 9 3 4 8 8 9 7 2 9 5 9 8 7 6 7 5 6 0 42 13 23 4 25 18 29 33 17 1 37 27 16 11 40 31 36 30 24 21 35 20 43 10 7 8 39 41 2 3 28 22 38 14 9 44 12 34 15 32 5 6 19 26 6 0 1 4 2 7 9 8 5 3</values>
14.73/6.10	v </instantiation>
14.73/6.10	c (5,4) Show results End
14.73/6.10	c (5,4) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
14.73/6.10	c (5,4) 0,0,2,3,3,3,4,5,5,STOP-AFTER(ALL)
14.73/6.10	c END-Prog: Thu Jul 26 01:11:39 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 (4793 MiB free)
  memory of node 1: 16384 MiB (15580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295759-1532560293/watcher-4295759-1532560293 -o /tmp/evaluation-result-4295759-1532560293/solver-4295759-1532560293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295759-1532560293.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=3465, runsolver pid=3462
Current StackSize limit: 8192 KiB


[startup+0.1022 s]*
/proc/loadavg: 2.35 2.15 2.10 3/215 3480
/proc/meminfo: memFree=20807480/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15011656 memory=71636 CPUtime=0.12 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 6595 0 0 0 10 2 0 0 20 0 15 0 73592463 15371935744 17909 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3752914 17909 2778 1 0 3715374 0
[pid=3465/tid=3467] ppid=3462 vsize=15011656 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) R 3462 3465 29212 0 -1 4202560 5015 0 0 0 7 1 0 0 20 0 15 0 73592464 15371935744 18239 33554432000 4194304 4196468 140734727780080 140081744073096 140081752536860 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15011656 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 18239 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 18239 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 18239 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 18239 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 18239 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) S 3462 3465 29212 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080742226672 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0.01 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 18305 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71636 KiB

[startup+0.210394 s]*
/proc/loadavg: 2.35 2.15 2.10 3/215 3480
/proc/meminfo: memFree=20795164/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15011656 memory=84220 CPUtime=0.26 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 9994 0 0 0 23 3 0 0 20 0 15 0 73592463 15371935744 21055 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3752914 21055 2884 1 0 3715374 0
[pid=3465/tid=3467] ppid=3462 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) R 3462 3465 29212 0 -1 4202560 7887 0 0 0 17 2 0 0 20 0 15 0 73592464 15371935744 21055 33554432000 4194304 4196468 140734727780080 140081744087504 140081772273046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21055 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15011656 memory=140484148349378 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21055 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21055 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21055 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) S 3462 3465 29212 0 -1 1077944384 426 0 0 0 1 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080742226672 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) S 3462 3465 29212 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0.03 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) R 3462 3465 29212 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080740121072 140081751396928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) R 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21055 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84220 KiB

[startup+0.310361 s]*
/proc/loadavg: 2.35 2.15 2.10 3/215 3480
/proc/meminfo: memFree=20790388/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15011656 memory=87696 CPUtime=0.43 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 10525 0 0 0 40 3 0 0 20 0 15 0 73592463 15371935744 21924 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3752914 21924 2982 1 0 3715374 0
[pid=3465/tid=3467] ppid=3462 vsize=15011656 memory=4638778402628129104 CPUtime=0.3 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) R 3462 3465 29212 0 -1 4202560 8257 0 0 0 27 3 0 0 20 0 15 0 73592464 15371935744 21924 33554432000 4194304 4196468 140734727780080 140081744065040 140081772273046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21924 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15011656 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21924 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15011656 memory=280968036551584 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21924 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15371935744 21924 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15011656 memory=280968166229328 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15011656 memory=64996 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15011656 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) R 3462 3465 29212 0 -1 4202560 453 0 0 0 2 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080742226672 140081749895760 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15011656 memory=140484018312847 CPUtime=0.02 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) R 3462 3465 29212 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15011656 memory=280968166250080 CPUtime=0.07 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) R 3462 3465 29212 0 -1 4202560 306 0 0 0 7 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080740121072 140081751399616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15011656 memory=140484018294287 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15011656 memory=140484147951242 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592470 15371935744 21924 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87696 KiB

[startup+0.702736 s]
/proc/loadavg: 2.35 2.15 2.10 3/215 3480
/proc/meminfo: memFree=20764096/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15020052 memory=127792 CPUtime=1.02 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 17735 0 0 0 97 5 0 0 20 0 15 0 73592463 15380533248 31948 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3755013 31948 3157 1 0 3716398 0
[pid=3465/tid=3467] ppid=3462 vsize=15020052 memory=15316 CPUtime=0.67 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) R 3462 3465 29212 0 -1 4202560 15004 0 0 0 63 4 0 0 20 0 15 0 73592464 15380533248 31948 33554432000 4194304 4196468 140734727780080 140081744098656 140081756341598 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15020052 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15380533248 31948 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15380533248 31948 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15380533248 31948 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15380533248 31948 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73592467 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15020052 memory=6944656592387989600 CPUtime=0.06 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) R 3462 3465 29212 0 -1 4202560 542 0 0 0 6 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080742215664 140081750708411 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15020052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) R 3462 3465 29212 0 -1 4202560 384 0 0 0 10 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080741162800 140081751507814 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15020052 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 453 0 0 0 17 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592470 15380533248 31948 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127792 KiB

[startup+1.50112 s]
/proc/loadavg: 2.35 2.15 2.10 3/215 3480
/proc/meminfo: memFree=20731352/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15024148 memory=174104 CPUtime=2.91 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 21584 0 0 0 283 8 0 0 20 0 15 0 73592463 15384727552 43526 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3756037 43526 3203 1 0 3717422 0
[pid=3465/tid=3467] ppid=3462 vsize=15024148 memory=2244 CPUtime=1.47 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) R 3462 3465 29212 0 -1 4202560 16289 0 0 0 141 6 0 0 20 0 15 0 73592464 15384727552 43526 33554432000 4194304 4196468 140734727780080 140081744090736 140081252569060 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 43526 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15024148 memory=280968036787936 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 43526 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 43526 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15024148 memory=280968036796928 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 43526 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73592467 15384727552 43526 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0

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

[pid=3465/tid=3469] ppid=3462 vsize=15024148 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 144891 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15024148 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 144891 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15024148 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15384727552 144891 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15024148 memory=10268 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73592467 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15024148 memory=15104 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15024148 memory=640 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15024148 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15024148 memory=960 CPUtime=2.01 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) R 3462 3465 29212 0 -1 4202560 2441 0 0 0 201 0 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080742226968 140081750245760 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15024148 memory=1220 CPUtime=2.08 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) R 3462 3465 29212 0 -1 4202560 2486 0 0 0 208 0 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080741160672 140081757185398 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15024148 memory=2241 CPUtime=1 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 3143 0 0 0 99 1 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15024148 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592470 15384727552 144891 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 8.3 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 579564 KiB

[startup+4.8008 s]
/proc/loadavg: 2.40 2.16 2.10 6/215 3480
/proc/meminfo: memFree=20047044/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15028312 memory=1094452 CPUtime=12.97 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 29094 0 0 0 1271 26 0 0 20 0 15 0 73592463 15388991488 273613 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3757078 273613 3229 1 0 3717934 0
[pid=3465/tid=3467] ppid=3462 vsize=15028312 memory=-7737621075815351712 CPUtime=4.59 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) D 3462 3465 29212 0 -1 4202560 17264 0 0 0 438 21 0 0 20 0 15 0 73592464 15388991488 273613 33554432000 4194304 4196468 140734727780080 140081744100272 140081772282941 0 4 0 25189583 18446744072099953797 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15028312 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73592465 15388991488 273613 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15028312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15388991488 273613 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15028312 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15388991488 273613 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15028312 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73592465 15388991488 273613 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15028312 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73592467 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15028312 memory=-7161131788332309537 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73592467 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15028312 memory=7512114578044973668 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73592467 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15028312 memory=7661863702339020907 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15028312 memory=690812 CPUtime=3.38 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) S 3462 3465 29212 0 -1 1077944384 3360 0 0 0 337 1 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080742226672 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15028312 memory=0 CPUtime=3.52 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) S 3462 3465 29212 0 -1 1077944384 2917 0 0 0 352 0 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15028312 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 4191 0 0 0 142 2 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15028312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15028312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73592470 15388991488 273613 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 12.97 s
Current children cumulated vsize: 15028312 KiB
Current children cumulated memory: 1094452 KiB

[startup+5.60062 s]
/proc/loadavg: 2.40 2.16 2.10 6/220 3486
/proc/meminfo: memFree=19563360/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15683912 memory=1174704 CPUtime=13.76 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 29865 0 0 0 1347 29 0 0 20 0 19 0 73592463 16060325888 293676 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3920978 293676 3233 1 0 3881834 0
[pid=3465/tid=3467] ppid=3462 vsize=15683912 memory=977576 CPUtime=4.81 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) S 3462 3465 29212 0 -1 1077944384 17648 0 0 0 457 24 0 0 20 0 19 0 73592464 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081744100352 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15683912 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15683912 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15683912 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15683912 memory=800 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15683912 memory=5196 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15683912 memory=12816 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15683912 memory=7302135314614015845 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15683912 memory=7955983041311494761 CPUtime=3.67 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) S 3462 3465 29212 0 -1 1077944384 3360 0 0 0 366 1 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080742226672 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15683912 memory=7660992747008972117 CPUtime=3.77 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) S 3462 3465 29212 0 -1 1077944384 3237 0 0 0 376 1 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15683912 memory=7016594142172886675 CPUtime=1.48 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 4205 0 0 0 146 2 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15683912 memory=318629914976977196 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15683912 memory=140484018602315 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 13.76 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 1174704 KiB

[startup+6.00061 s]*
/proc/loadavg: 2.40 2.16 2.10 3/220 3568
/proc/meminfo: memFree=23137440/32770624 swapFree=67076648/67108860
[pid=3465] ppid=3462 vsize=15683912 memory=1174704 CPUtime=13.76 cores=1,3,5,7
/proc/3465/stat : 3465 (java) S 3462 3465 29212 0 -1 1077944320 29865 0 0 0 1347 29 0 0 20 0 19 0 73592463 16060325888 293676 33554432000 4194304 4196468 140734727780080 140734727762624 140081772261111 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
/proc/3465/statm: 3920978 293676 3233 1 0 3881834 0
[pid=3487] ppid=3465 vsize=34656 memory=14276 CPUtime=0.97 cores=1,3,5,7
/proc/3487/stat : 3487 (minisat_release) R 3465 3465 29212 0 -1 4202496 4545 0 0 0 96 1 0 0 20 0 1 0 73592966 35487744 3569 33554432000 4194304 4308513 140731898521968 140731897470200 4263072 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 12640256 140731898524337 140731898524846 140731898524846 140731898527685 0
/proc/3487/statm: 8664 3569 353 28 0 4904 0
[pid=3465/tid=3467] ppid=3462 vsize=15683912 memory=7883960649037381690 CPUtime=4.81 cores=1,3,5,7
/proc/3465/task/3467/stat : 3467 (java) S 3462 3465 29212 0 -1 1077944384 17648 0 0 0 457 24 0 0 20 0 19 0 73592464 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081744100352 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3468] ppid=3462 vsize=15683912 memory=318629910799450135 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3468/stat : 3468 (java) S 3462 3465 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081776503824 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3469] ppid=3462 vsize=15683912 memory=4122538825354605173 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3469/stat : 3469 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081567587472 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3470] ppid=3462 vsize=15683912 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3470/stat : 3470 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081232165648 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3471] ppid=3462 vsize=15683912 memory=3472468780375631532 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3471/stat : 3471 (java) S 3462 3465 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73592465 16060325888 293676 33554432000 4194304 4196468 140734727780080 140081231113104 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3472] ppid=3462 vsize=15683912 memory=8751164178631584878 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3472/stat : 3472 (java) S 3462 3465 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080743278832 140081772272258 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3473] ppid=3462 vsize=15683912 memory=5792262874651971664 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3473/stat : 3473 (java) S 3462 3465 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080358352032 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3474] ppid=3462 vsize=15683912 memory=7740676566900827751 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3474/stat : 3474 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73592467 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080224129776 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3475] ppid=3462 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3475/stat : 3475 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140079849625552 140081772279707 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3476] ppid=3462 vsize=15683912 memory=140484018176119 CPUtime=3.67 cores=1,3,5,7
/proc/3465/task/3476/stat : 3476 (java) S 3462 3465 29212 0 -1 1077944384 3360 0 0 0 366 1 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080742226672 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3477] ppid=3462 vsize=15683912 memory=140484147951232 CPUtime=3.77 cores=1,3,5,7
/proc/3465/task/3477/stat : 3477 (java) S 3462 3465 29212 0 -1 1077944384 3237 0 0 0 376 1 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080741174128 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3478] ppid=3462 vsize=15683912 memory=-1 CPUtime=1.48 cores=1,3,5,7
/proc/3465/task/3478/stat : 3478 (java) S 3462 3465 29212 0 -1 1077944384 4205 0 0 0 146 2 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080740121072 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3479] ppid=3462 vsize=15683912 memory=140484147951232 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3479/stat : 3479 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140079351720800 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3480] ppid=3462 vsize=15683912 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3480/stat : 3480 (java) S 3462 3465 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73592470 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080739068464 140081772272258 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3488] ppid=3462 vsize=15683912 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3488/stat : 3488 (java) S 3462 3465 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73592967 16060325888 293676 33554432000 4194304 4196468 140734727780080 140080720704832 140081772285721 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3490] ppid=3462 vsize=15683912 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3490/stat : 3490 (java) S 3462 3465 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73592968 16060325888 293676 33554432000 4194304 4196468 140734727780080 140078814838064 140081772283037 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3491] ppid=3462 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3491/stat : 3491 (java) S 3462 3465 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73592968 16060325888 293676 33554432000 4194304 4196468 140734727780080 140078680616880 140081772283037 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
[pid=3465/tid=3492] ppid=3462 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3465/task/3492/stat : 3492 (java) S 3462 3465 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73592970 16060325888 293676 33554432000 4194304 4196468 140734727780080 140079083282208 140081772271317 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23191552 140734727787508 140734727787785 140734727787785 140734727790543 0
Current children cumulated CPU time: 14.73 s
Current children cumulated vsize: 15718568 KiB
Current children cumulated memory: 1188980 KiB

[startup+6.1101 s]*
/proc/loadavg: 2.40 2.16 2.10 4/202 3568
/proc/meminfo: memFree=24263340/32770624 swapFree=67076648/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 6.11973
CPU time (s): 14.933
CPU user time (s): 14.615
CPU system time (s): 0.317971
CPU usage (%): 244.014
Max. virtual memory (cumulated for all children) (KiB): 15718568
Max. memory (cumulated for all children) (KiB): 1188980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.615
system time used= 0.317971
maximum resident set size= 1176752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5182
involuntary context switches= 50


# summary of solver processes directly reported to runsolver:
#   pid: 3465
#   total CPU time (s): 14.933
#   total CPU user time (s): 14.615
#   total CPU system time (s): 0.317971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070948 second user time and 0.099525 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:11:33
IDJOB=4295759
IDBENCH=141598
IDSOLVER=2755
FILE ID=node102/4295759-1532560293
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52704 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295759-1532560293/watcher-4295759-1532560293 -o /tmp/evaluation-result-4295759-1532560293/solver-4295759-1532560293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295759-1532560293.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=227677722

node102.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.51
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.55
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.51
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.55
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.51
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.55
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.51
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20862288 kB
MemAvailable:   28493376 kB
Buffers:          166972 kB
Cached:          7699504 kB
SwapCached:         5552 kB
Active:          4680728 kB
Inactive:        6674804 kB
Active(anon):    3458464 kB
Inactive(anon):    55124 kB
Active(file):    1222264 kB
Inactive(file):  6619680 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076648 kB
Dirty:             10216 kB
Writeback:         13968 kB
AnonPages:       3493376 kB
Mapped:            44892 kB
Shmem:             21580 kB
Slab:             245960 kB
SReclaimable:     209960 kB
SUnreclaim:        36000 kB
KernelStack:        3680 kB
PageTables:        11988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13025612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3340288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52732 MiB
End job on node102 at 2018-07-26 01:11:39