Trace number 4295859

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+MapleCOMSPS (2018-06-13)SAT 6.62492 2.66805

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Thu Jul 26 08:59:37 CEST 2018
0.67/0.54	c PID: 7310
0.67/0.54	c IP: 172.20.3.150
0.67/0.54	c HOST: node150.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.41/0.95	c (0,0) Parsing End
1.41/0.95	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.41/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.95	c (0,0) Constraint Name Generate Begin
1.41/0.96	c (0,0) Ctr:HOME/instance-4295859-1532588377.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.41/0.96	c (0,0) Constraint Name Generate End
1.41/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.96	c (0,0) CSP to CSPinCNF Begin
2.35/1.35	c (0,0) translated 15 (10%) constraints
2.35/1.38	c (0,0) translated 30 (20%) constraints
2.35/1.39	c (0,0) translated 44 (30%) constraints
2.66/1.41	c (0,0) translated 59 (40%) constraints
2.66/1.42	c (0,0) translated 73 (50%) constraints
2.66/1.44	c (0,0) translated 88 (60%) constraints
2.66/1.45	c (0,0) translated 103 (70%) constraints
2.66/1.46	c (0,0) translated 117 (80%) constraints
2.66/1.48	c (0,0) translated 132 (90%) constraints
2.66/1.49	c (0,0) translated 146 (100%) constraints
2.96/1.56	c (1,1) STATISTICS1:HOME/instance-4295859-1532588377.xml,AllDifferentMatrix:Element:Instantiation:IntVar,153,1989,9,9,9,2,9:2808;1:432,9:5184;1:333,9:36;3:1296;2:648;1:9,2:3240;1:1638,
2.96/1.56	c (1,1) ===========================================
2.96/1.56	c (1,1) Order
2.96/1.56	c (1,1) ===========================================
2.96/1.59	c (1,1) translated 199 (10%) constraints
3.26/1.61	c (1,1) translated 398 (20%) constraints
3.26/1.62	c (1,1) translated 597 (30%) constraints
3.26/1.68	c (1,1) translated 796 (40%) constraints
3.59/1.73	c (1,1) translated 995 (50%) constraints
3.59/1.78	c (1,1) translated 1194 (60%) constraints
3.94/1.82	c (1,1) translated 1393 (70%) constraints
3.94/1.86	c (1,1) translated 1592 (80%) constraints
3.94/1.90	c (1,1) translated 1791 (90%) constraints
4.30/1.93	c (1,1) translated 1989 (100%) constraints
4.30/1.93	c (1,1) CSP to CSPinCNF End
4.30/1.94	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.30/1.94	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.30/1.94	c (1,1) CSPinCNF Propagation Begin
4.63/2.03	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.63/2.03	c (1,1) CSPinCNF Propagation End
4.63/2.03	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.63/2.03	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.63/2.03	c (1,1) Simplify CSPinCNF Begin
4.63/2.09	c (1,1) Simplify CSPinCNF End
4.63/2.09	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.63/2.09	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.63/2.09	c (1,1) Calculate Precise Domain Begin
4.63/2.09	c (1,1) 0 values are removed by re-calculation
4.63/2.09	c (1,1) Calculate Precise Domain End
4.63/2.09	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.63/2.09	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.63/2.09	c (1,1) CSPinCNF to SatSolver Begin
5.29/2.21	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.29/2.25	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.29/2.28	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.60/2.30	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.60/2.33	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
5.60/2.35	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
5.60/2.37	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
5.60/2.39	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
5.91/2.41	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
5.91/2.43	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
5.91/2.43	c (1,1) CSPinCNF to SatSolver End
5.91/2.43	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.91/2.48	c (1,1) STATISTICS2:HOME/instance-4295859-1532588377.xml,AllDifferentMatrix:Element:Instantiation:IntVar,2601,5652,9,9,7,2,9:1764;8:1196;7:352;1:472,9:6760;8:2208;7:512;2:6232;1:472,7:32;3:936;2:4684,2:3784;1:8616,
5.91/2.48	c (1,1) SatSolver.solve Begin
5.91/2.48	c (1,1) 3564 bool, 29392 clause
5.91/2.48	c (1,1) 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-4295859-1532588377.xml-scop-7310.cnf HOME/instance-4295859-1532588377.xml-scop-7310.cnf.out
6.41/2.61	c (2,0) c This is COMiniSatPS.
6.41/2.61	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.41/2.61	c (2,0) c ============================[ Problem Statistics ]=============================
6.41/2.61	c (2,0) c |                                                                             |
6.41/2.61	c (2,0) c |  Number of variables:          3564                                         |
6.41/2.61	c (2,0) c |  Number of clauses:           29392                                         |
6.41/2.61	c (2,0) c |  Parse time:                   0.01 s                                       |
6.41/2.61	c (2,0) c |  Eliminated clauses:           0.04 Mb                                      |
6.41/2.61	c (2,0) c Reduced to 1588 vars, 24318 cls (grow=0)
6.41/2.61	c (2,0) c No iterative elimination performed. (vars=1588, c/v ratio=15.3)
6.41/2.61	c (2,0) c |  Simplification time:          0.03 s                                       |
6.41/2.61	c (2,0) c |                                                                             |
6.41/2.61	c (2,0) c ============================[ Search Statistics ]==============================
6.41/2.61	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.41/2.61	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.41/2.61	c (2,0) c ===============================================================================
6.41/2.61	c (2,0) c ===============================================================================
6.41/2.61	c (2,0) c restarts              : 8
6.41/2.61	c (2,0) c conflicts             : 1837           (17391 /sec)
6.41/2.61	c (2,0) c decisions             : 3335           (0.00 % random) (31572 /sec)
6.41/2.61	c (2,0) c propagations          : 246772         (2336170 /sec)
6.41/2.61	c (2,0) c conflict literals     : 22810          (21.24 % deleted)
6.41/2.61	c (2,0) c CPU time              : 0.105631 s
6.41/2.61	c (2,0) 
6.41/2.61	c (2,0) s SATISFIABLE
6.41/2.62	c (2,2) SatSolver.solve End
6.41/2.62	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.41/2.62	c (2,2) Show results Begin
6.41/2.64	c (2,2) x[0][0] = 0
6.41/2.64	c (2,2) x[0][1] = 2
6.41/2.64	c (2,2) x[0][2] = 3
6.41/2.64	c (2,2) x[0][3] = 6
6.41/2.64	c (2,2) x[0][4] = 5
6.41/2.64	c (2,2) x[0][5] = 7
6.41/2.64	c (2,2) x[0][6] = 4
6.41/2.64	c (2,2) x[0][7] = 8
6.41/2.64	c (2,2) x[0][8] = 1
6.41/2.64	c (2,2) x[1][0] = 6
6.41/2.64	c (2,2) x[1][1] = 1
6.41/2.64	c (2,2) x[1][2] = 4
6.41/2.64	c (2,2) x[1][3] = 8
6.41/2.64	c (2,2) x[1][4] = 3
6.41/2.64	c (2,2) x[1][5] = 2
6.41/2.64	c (2,2) x[1][6] = 5
6.41/2.64	c (2,2) x[1][7] = 0
6.41/2.64	c (2,2) x[1][8] = 7
6.41/2.64	c (2,2) x[2][0] = 4
6.41/2.64	c (2,2) x[2][1] = 8
6.41/2.64	c (2,2) x[2][2] = 2
6.41/2.64	c (2,2) x[2][3] = 5
6.41/2.64	c (2,2) x[2][4] = 7
6.41/2.64	c (2,2) x[2][5] = 6
6.41/2.64	c (2,2) x[2][6] = 1
6.41/2.64	c (2,2) x[2][7] = 3
6.41/2.64	c (2,2) x[2][8] = 0
6.41/2.64	c (2,2) x[3][0] = 5
6.41/2.64	c (2,2) x[3][1] = 0
6.41/2.64	c (2,2) x[3][2] = 1
6.41/2.64	c (2,2) x[3][3] = 3
6.41/2.64	c (2,2) x[3][4] = 2
6.41/2.64	c (2,2) x[3][5] = 8
6.41/2.64	c (2,2) x[3][6] = 7
6.41/2.64	c (2,2) x[3][7] = 4
6.41/2.64	c (2,2) x[3][8] = 6
6.41/2.64	c (2,2) x[4][0] = 8
6.41/2.64	c (2,2) x[4][1] = 7
6.41/2.64	c (2,2) x[4][2] = 5
6.41/2.64	c (2,2) x[4][3] = 0
6.41/2.64	c (2,2) x[4][4] = 4
6.41/2.64	c (2,2) x[4][5] = 1
6.41/2.64	c (2,2) x[4][6] = 3
6.41/2.64	c (2,2) x[4][7] = 6
6.41/2.64	c (2,2) x[4][8] = 2
6.41/2.64	c (2,2) x[5][0] = 1
6.41/2.64	c (2,2) x[5][1] = 3
6.41/2.64	c (2,2) x[5][2] = 8
6.41/2.64	c (2,2) x[5][3] = 7
6.41/2.64	c (2,2) x[5][4] = 6
6.41/2.64	c (2,2) x[5][5] = 5
6.41/2.64	c (2,2) x[5][6] = 0
6.41/2.64	c (2,2) x[5][7] = 2
6.41/2.64	c (2,2) x[5][8] = 4
6.41/2.64	c (2,2) x[6][0] = 7
6.41/2.64	c (2,2) x[6][1] = 4
6.41/2.64	c (2,2) x[6][2] = 0
6.41/2.64	c (2,2) x[6][3] = 2
6.41/2.64	c (2,2) x[6][4] = 8
6.41/2.64	c (2,2) x[6][5] = 3
6.41/2.64	c (2,2) x[6][6] = 6
6.41/2.64	c (2,2) x[6][7] = 1
6.41/2.64	c (2,2) x[6][8] = 5
6.41/2.64	c (2,2) x[7][0] = 2
6.41/2.64	c (2,2) x[7][1] = 5
6.41/2.64	c (2,2) x[7][2] = 6
6.41/2.64	c (2,2) x[7][3] = 1
6.41/2.64	c (2,2) x[7][4] = 0
6.41/2.64	c (2,2) x[7][5] = 4
6.41/2.64	c (2,2) x[7][6] = 8
6.41/2.64	c (2,2) x[7][7] = 7
6.41/2.64	c (2,2) x[7][8] = 3
6.41/2.64	c (2,2) x[8][0] = 3
6.41/2.64	c (2,2) x[8][1] = 6
6.41/2.64	c (2,2) x[8][2] = 7
6.41/2.64	c (2,2) x[8][3] = 4
6.41/2.64	c (2,2) x[8][4] = 1
6.41/2.64	c (2,2) x[8][5] = 0
6.41/2.64	c (2,2) x[8][6] = 2
6.41/2.64	c (2,2) x[8][7] = 5
6.41/2.64	c (2,2) x[8][8] = 8
6.41/2.64	c (2,2) y[0][1] = 4
6.41/2.64	c (2,2) y[0][2] = 5
6.41/2.64	c (2,2) y[0][3] = 7
6.41/2.64	c (2,2) y[0][4] = 1
6.41/2.64	c (2,2) y[0][5] = 2
6.41/2.64	c (2,2) y[0][6] = 8
6.41/2.64	c (2,2) y[0][7] = 3
6.41/2.64	c (2,2) y[0][8] = 6
6.41/2.64	c (2,2) y[1][0] = 4
6.41/2.64	c (2,2) y[1][2] = 7
6.41/2.64	c (2,2) y[1][3] = 6
6.41/2.64	c (2,2) y[1][4] = 0
6.41/2.64	c (2,2) y[1][5] = 8
6.41/2.64	c (2,2) y[1][6] = 3
6.41/2.64	c (2,2) y[1][7] = 2
6.41/2.64	c (2,2) y[1][8] = 5
6.41/2.64	c (2,2) y[2][0] = 5
6.41/2.64	c (2,2) y[2][1] = 7
6.41/2.64	c (2,2) y[2][3] = 8
6.41/2.64	c (2,2) y[2][4] = 6
6.41/2.64	c (2,2) y[2][5] = 0
6.41/2.64	c (2,2) y[2][6] = 4
6.41/2.64	c (2,2) y[2][7] = 1
6.41/2.64	c (2,2) y[2][8] = 3
6.41/2.64	c (2,2) y[3][0] = 7
6.41/2.64	c (2,2) y[3][1] = 6
6.41/2.64	c (2,2) y[3][2] = 8
6.41/2.64	c (2,2) y[3][4] = 5
6.41/2.64	c (2,2) y[3][5] = 4
6.41/2.64	c (2,2) y[3][6] = 1
6.41/2.64	c (2,2) y[3][7] = 0
6.41/2.64	c (2,2) y[3][8] = 2
6.41/2.64	c (2,2) y[4][0] = 1
6.41/2.64	c (2,2) y[4][1] = 0
6.41/2.64	c (2,2) y[4][2] = 6
6.41/2.64	c (2,2) y[4][3] = 5
6.41/2.64	c (2,2) y[4][5] = 3
6.41/2.64	c (2,2) y[4][6] = 2
6.41/2.64	c (2,2) y[4][7] = 8
6.41/2.64	c (2,2) y[4][8] = 7
6.41/2.64	c (2,2) y[5][0] = 2
6.41/2.64	c (2,2) y[5][1] = 8
6.41/2.64	c (2,2) y[5][2] = 0
6.41/2.64	c (2,2) y[5][3] = 4
6.41/2.64	c (2,2) y[5][4] = 3
6.41/2.64	c (2,2) y[5][6] = 7
6.41/2.64	c (2,2) y[5][7] = 6
6.41/2.64	c (2,2) y[5][8] = 1
6.41/2.64	c (2,2) y[6][0] = 8
6.41/2.64	c (2,2) y[6][1] = 3
6.41/2.64	c (2,2) y[6][2] = 4
6.41/2.64	c (2,2) y[6][3] = 1
6.41/2.64	c (2,2) y[6][4] = 2
6.41/2.64	c (2,2) y[6][5] = 7
6.41/2.64	c (2,2) y[6][7] = 5
6.41/2.64	c (2,2) y[6][8] = 0
6.41/2.64	c (2,2) y[7][0] = 3
6.41/2.64	c (2,2) y[7][1] = 2
6.41/2.64	c (2,2) y[7][2] = 1
6.41/2.64	c (2,2) y[7][3] = 0
6.41/2.64	c (2,2) y[7][4] = 8
6.41/2.64	c (2,2) y[7][5] = 6
6.41/2.64	c (2,2) y[7][6] = 5
6.41/2.64	c (2,2) y[7][8] = 4
6.41/2.64	c (2,2) y[8][0] = 6
6.41/2.64	c (2,2) y[8][1] = 5
6.41/2.64	c (2,2) y[8][2] = 3
6.41/2.64	c (2,2) y[8][3] = 2
6.41/2.64	c (2,2) y[8][4] = 7
6.41/2.64	c (2,2) y[8][5] = 1
6.41/2.64	c (2,2) y[8][6] = 0
6.41/2.64	c (2,2) y[8][7] = 4
6.41/2.64	s SATISFIABLE
6.41/2.64	v <instantiation>
6.41/2.64	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]</list>
6.41/2.64	v     <values>0 2 3 6 5 7 4 8 1 6 1 4 8 3 2 5 0 7 4 8 2 5 7 6 1 3 0 5 0 1 3 2 8 7 4 6 8 7 5 0 4 1 3 6 2 1 3 8 7 6 5 0 2 4 7 4 0 2 8 3 6 1 5 2 5 6 1 0 4 8 7 3 3 6 7 4 1 0 2 5 8 4 5 7 1 2 8 3 6 4 7 6 0 8 3 2 5 5 7 8 6 0 4 1 3 7 6 8 5 4 1 0 2 1 0 6 5 3 2 8 7 2 8 0 4 3 7 6 1 8 3 4 1 2 7 5 0 3 2 1 0 8 6 5 4 6 5 3 2 7 1 0 4</values>
6.41/2.64	v </instantiation>
6.41/2.64	c (2,2) Show results End
6.41/2.64	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.41/2.64	c (2,2) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
6.41/2.64	c END-Prog: Thu Jul 26 08:59: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 (9860 MiB free)
  memory of node 1: 16384 MiB (10821 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295859-1532588377/watcher-4295859-1532588377 -o /tmp/evaluation-result-4295859-1532588377/solver-4295859-1532588377 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295859-1532588377.xml 

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

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=7310, runsolver pid=7307
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 2.00 2.03 2.05 5/220 7325
/proc/meminfo: memFree=21116644/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15011656 memory=74412 CPUtime=0.11 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 6763 0 0 0 9 2 0 0 20 0 15 0 76400933 15371935744 18603 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3752914 18603 2778 1 0 3715374 0
[pid=7310/tid=7312] ppid=7307 vsize=15011656 memory=7100839887217068648 CPUtime=0.09 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 5120 0 0 0 7 2 0 0 20 0 15 0 76400934 15371935744 18867 33554432000 4194304 4196468 140729180330352 140050153126288 140050161575787 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 18867 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 18867 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 18867 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 18867 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 18867 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 18867 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 18867 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) S 7307 7310 32649 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140049150625904 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140049149573104 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0.01 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 18933 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74412 KiB

[startup+0.210433 s]*
/proc/loadavg: 2.00 2.03 2.05 4/220 7325
/proc/meminfo: memFree=21102692/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15011656 memory=87492 CPUtime=0.25 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 10347 0 0 0 22 3 0 0 20 0 15 0 76400933 15371935744 21873 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3752914 21873 2879 1 0 3715374 0
[pid=7310/tid=7312] ppid=7307 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 8242 0 0 0 17 3 0 0 20 0 15 0 76400934 15371935744 21939 33554432000 4194304 4196468 140729180330352 140050153124768 140050165380446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 21939 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15011656 memory=288370458741143168 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 21939 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 21939 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) R 7307 7310 32649 0 -1 4202560 457 0 0 0 1 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049150617440 140050181321306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) R 7307 7310 32649 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049149573104 140050181311106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0.03 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) R 7307 7310 32649 0 -1 4202560 299 0 0 0 3 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049148520816 140050165380446 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 21939 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87492 KiB

[startup+0.310424 s]*
/proc/loadavg: 2.00 2.03 2.05 3/220 7325
/proc/meminfo: memFree=21099528/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15011656 memory=91640 CPUtime=0.44 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 10975 0 0 0 40 4 0 0 20 0 15 0 76400933 15371935744 22910 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3752914 22910 2988 1 0 3715374 0
[pid=7310/tid=7312] ppid=7307 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 8679 0 0 0 27 3 0 0 20 0 15 0 76400934 15371935744 22910 33554432000 4194304 4196468 140729180330352 140050153103888 140050162863446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 22910 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15011656 memory=140082438840527 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15011656 memory=140082438861263 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 22910 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15371935744 22910 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15011656 memory=280164877694848 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) S 7307 7310 32649 0 -1 1077944384 503 0 0 0 2 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049150625904 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15011656 memory=140082438872975 CPUtime=0.02 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) S 7307 7310 32649 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049149573104 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15011656 memory=140082589431424 CPUtime=0.07 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 342 0 0 0 7 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15011656 memory=140082438878111 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15011656 memory=140082665832357 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15371935744 22910 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91640 KiB

[startup+0.710068 s]
/proc/loadavg: 2.00 2.03 2.05 3/220 7325
/proc/meminfo: memFree=21074904/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15020052 memory=132184 CPUtime=1.02 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 18256 0 0 0 96 6 0 0 20 0 15 0 76400933 15380533248 33046 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3755013 33046 3173 1 0 3716398 0
[pid=7310/tid=7312] ppid=7307 vsize=15020052 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 15440 0 0 0 63 5 0 0 20 0 15 0 76400934 15380533248 33046 33554432000 4194304 4196468 140729180330352 140050153137328 140049639354142 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15380533248 33046 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15020052 memory=1 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15020052 memory=171508714450932 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76400937 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15020052 memory=448785 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15380533248 33046 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15380533248 33046 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15020052 memory=7809523229951467574 CPUtime=0.08 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) R 7307 7310 32649 0 -1 4202560 747 0 0 0 8 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049150616288 140050162000751 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) R 7307 7310 32649 0 -1 4202560 212 0 0 0 6 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049149559200 140050159701936 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15020052 memory=-3535359994705171810 CPUtime=0.17 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) R 7307 7310 32649 0 -1 4202560 518 0 0 0 17 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049148520816 140050165380446 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15380533248 33046 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 132184 KiB

[startup+1.50067 s]
/proc/loadavg: 2.00 2.03 2.05 4/220 7325
/proc/meminfo: memFree=21049036/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15022100 memory=185772 CPUtime=2.96 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 21893 0 0 0 287 9 0 0 20 0 15 0 76400933 15382630400 46443 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3755525 46443 3201 1 0 3716910 0
[pid=7310/tid=7312] ppid=7307 vsize=15022100 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 16472 0 0 0 141 6 0 0 20 0 15 0 76400934 15382630400 46443 33554432000 4194304 4196468 140729180330352 140050153126944 140050173537086 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15022100 memory=6442488762585929829 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15382630400 46443 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15022100 memory=7013625615396922707 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15022100 memory=7013625615396922707 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15022100 memory=7013625615396922707 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76400937 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15382630400 46443 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15382630400 46443 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15022100 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) S 7307 7310 32649 0 -1 1077944384 1074 0 0 0 42 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049150625904 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15022100 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) R 7307 7310 32649 0 -1 4202560 441 0 0 0 36 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049149573104 140050161017095 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15022100 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 2567 0 0 0 66 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15382630400 46443 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 185772 KiB

[startup+2.66799 s]
# the end of solver process 7310 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.46707 s, system=0.157849 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60279 s]
/proc/loadavg: 2.00 2.03 2.05 4/220 7325
/proc/meminfo: memFree=21049036/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15024148 memory=197308 CPUtime=3.26 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 22249 0 0 0 317 9 0 0 20 0 15 0 76400933 15384727552 49327 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3756037 49327 3201 1 0 3717422 0
[pid=7310/tid=7312] ppid=7307 vsize=15024148 memory=280164877642232 CPUtime=1.57 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 16545 0 0 0 151 6 0 0 20 0 15 0 76400934 15384727552 49327 33554432000 4194304 4196468 140729180330352 140050153136528 140049639425569 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15384727552 49327 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15024148 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76400937 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15024148 memory=7169338633794804192 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15384727552 49327 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15024148 memory=-3040564339240289162 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15384727552 49327 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15024148 memory=6944656592455360604 CPUtime=0.48 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) R 7307 7310 32649 0 -1 1077944384 1113 0 0 0 48 0 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049150615696 140050181310165 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15024148 memory=7976406965554101975 CPUtime=0.44 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) R 7307 7310 32649 0 -1 4202560 553 0 0 0 43 1 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049149559456 140050162824866 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15024148 memory=11763915425922 CPUtime=0.73 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 2698 0 0 0 73 0 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15384727552 49327 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 197308 KiB

[startup+2.40074 s]
/proc/loadavg: 2.00 2.03 2.05 5/220 7325
/proc/meminfo: memFree=20923940/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15026264 memory=368016 CPUtime=5.91 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 25565 0 0 0 578 13 0 0 20 0 15 0 76400933 15386894336 92004 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3756566 92004 3219 1 0 3717422 0
[pid=7310/tid=7312] ppid=7307 vsize=15026264 memory=6442213902160126816 CPUtime=2.36 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) R 7307 7310 32649 0 -1 4202560 16947 0 0 0 227 9 0 0 20 0 15 0 76400934 15386894336 92004 33554432000 4194304 4196468 140729180330352 140050153130336 140049650517080 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15026264 memory=7739273590097667432 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76400935 15386894336 92004 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15026264 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15026264 memory=6152568463183733600 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15026264 memory=7884512479057111147 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400935 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15026264 memory=7086525495690683494 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76400937 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15026264 memory=5937503940875665505 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76400937 15386894336 92004 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15026264 memory=7014464633032041319 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400937 15386894336 92004 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15026264 memory=-3967418655009478193 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15026264 memory=-4695052241013923951 CPUtime=1.28 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) R 7307 7310 32649 0 -1 4202560 2025 0 0 0 127 1 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049150607184 140050162821393 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15026264 memory=6655300316396806240 CPUtime=1.23 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) R 7307 7310 32649 0 -1 4202560 1800 0 0 0 122 1 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049149554704 140050165205809 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15026264 memory=6944656592455359580 CPUtime=1 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 3453 0 0 0 99 1 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15026264 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15026264 memory=140082589431297 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76400940 15386894336 92004 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 5.91 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 368016 KiB

[startup+2.60062 s]
/proc/loadavg: 2.00 2.03 2.05 5/220 7325
/proc/meminfo: memFree=20923940/32770624 swapFree=67108860/67108860
[pid=7310] ppid=7307 vsize=15681864 memory=417496 CPUtime=6.41 cores=0,2,4,6
/proc/7310/stat : 7310 (java) S 7307 7310 32649 0 -1 1077944320 26243 0 0 0 627 14 0 0 20 0 19 0 76400933 16058228736 104374 33554432000 4194304 4196468 140729180330352 140729180312896 140050181299959 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
/proc/7310/statm: 3920466 104374 3226 1 0 3881322 0
[pid=7310/tid=7312] ppid=7307 vsize=15681864 memory=8112282956445269571 CPUtime=2.51 cores=0,2,4,6
/proc/7310/task/7312/stat : 7312 (java) S 7307 7310 32649 0 -1 1077944384 17337 0 0 0 242 9 0 0 20 0 19 0 76400934 16058228736 104374 33554432000 4194304 4196468 140729180330352 140050153139200 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7313] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7313/stat : 7313 (java) S 7307 7310 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76400935 16058228736 104374 33554432000 4194304 4196468 140729180330352 140050185542032 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7314] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7314/stat : 7314 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76400935 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049961244944 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7315] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7315/stat : 7315 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76400935 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049960192656 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7316] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7316/stat : 7316 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76400935 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049959139856 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7317] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7317/stat : 7317 (java) S 7307 7310 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76400937 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049151679088 140050181311106 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7318] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7318/stat : 7318 (java) S 7307 7310 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76400937 16058228736 104374 33554432000 4194304 4196468 140729180330352 140048750077216 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7319] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7319/stat : 7319 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76400937 16058228736 104374 33554432000 4194304 4196468 140729180330352 140048481642096 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7320] ppid=7307 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7320/stat : 7320 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140048107133520 140050181318555 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7321] ppid=7307 vsize=15681864 memory=7230645025961766505 CPUtime=1.43 cores=0,2,4,6
/proc/7310/task/7321/stat : 7321 (java) S 7307 7310 32649 0 -1 1077944384 2059 0 0 0 142 1 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049150625904 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7322] ppid=7307 vsize=15681864 memory=7660737780957340519 CPUtime=1.4 cores=0,2,4,6
/proc/7310/task/7322/stat : 7322 (java) S 7307 7310 32649 0 -1 1077944384 1971 0 0 0 139 1 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049149573104 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7323] ppid=7307 vsize=15681864 memory=6009861865181124774 CPUtime=1.03 cores=0,2,4,6
/proc/7310/task/7323/stat : 7323 (java) S 7307 7310 32649 0 -1 1077944384 3481 0 0 0 102 1 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049148520816 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7324] ppid=7307 vsize=15681864 memory=8319106358719820342 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7324/stat : 7324 (java) S 7307 7310 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140047609227744 140050181310165 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
[pid=7310/tid=7325] ppid=7307 vsize=15681864 memory=7163085330834535734 CPUtime=0 cores=0,2,4,6
/proc/7310/task/7325/stat : 7325 (java) S 7307 7310 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76400940 16058228736 104374 33554432000 4194304 4196468 140729180330352 140049147468720 140050181311106 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140729180333043 140729180333321 140729180333321 140729180336079 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 417496 KiB

Child status: 0
Real time (s): 2.66805
CPU time (s): 6.62492
CPU user time (s): 6.46707
CPU system time (s): 0.157849
CPU usage (%): 248.306
Max. virtual memory (cumulated for all children) (KiB): 15681864
Max. memory (cumulated for all children) (KiB): 417496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.46707
system time used= 0.157849
maximum resident set size= 421896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4070
involuntary context switches= 51


# summary of solver processes directly reported to runsolver:
#   pid: 7310
#   total CPU time (s): 6.62492
#   total CPU user time (s): 6.46707
#   total CPU system time (s): 0.157849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037926 second user time and 0.071638 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 08:59:37
IDJOB=4295859
IDBENCH=141609
IDSOLVER=2756
FILE ID=node150/4295859-1532588377
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53084 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295859-1532588377/watcher-4295859-1532588377 -o /tmp/evaluation-result-4295859-1532588377/solver-4295859-1532588377 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295859-1532588377.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=2136659002

node150.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.76
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.76
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.76
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.76
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:        21178520 kB
MemAvailable:   28698672 kB
Buffers:          198064 kB
Cached:          7538328 kB
SwapCached:            0 kB
Active:          5384796 kB
Inactive:        5631200 kB
Active(anon):    3230368 kB
Inactive(anon):    76676 kB
Active(file):    2154428 kB
Inactive(file):  5554524 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7892 kB
Writeback:             0 kB
AnonPages:       3192300 kB
Mapped:            52528 kB
Shmem:             25224 kB
Slab:             267400 kB
SReclaimable:     239660 kB
SUnreclaim:        27740 kB
KernelStack:        3968 kB
PageTables:        11652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13575268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2959360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53076 MiB
End job on node150 at 2018-07-26 08:59:39