Trace number 4295858

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 6.57841 2.65023

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 both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Thu Jul 26 01:43:33 CEST 2018
0.67/0.54	c PID: 4429
0.67/0.54	c IP: 172.20.3.102
0.67/0.54	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.44/0.95	c (0,0) Parsing End
1.44/0.95	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.44/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.44/0.95	c (0,0) Constraint Name Generate Begin
1.44/0.96	c (0,0) Ctr:HOME/instance-4295858-1532562212.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.44/0.96	c (0,0) Constraint Name Generate End
1.44/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.44/0.96	c (0,0) CSP to CSPinCNF Begin
2.40/1.34	c (0,0) translated 15 (10%) constraints
2.40/1.37	c (0,0) translated 30 (20%) constraints
2.40/1.39	c (0,0) translated 44 (30%) constraints
2.67/1.40	c (0,0) translated 59 (40%) constraints
2.67/1.42	c (0,0) translated 73 (50%) constraints
2.67/1.43	c (0,0) translated 88 (60%) constraints
2.67/1.45	c (0,0) translated 103 (70%) constraints
2.67/1.46	c (0,0) translated 117 (80%) constraints
2.67/1.47	c (0,0) translated 132 (90%) constraints
2.67/1.48	c (0,0) translated 146 (100%) constraints
2.96/1.55	c (1,1) STATISTICS1:HOME/instance-4295858-1532562212.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.55	c (1,1) ===========================================
2.96/1.55	c (1,1) Both Encoding selects:
2.96/1.55	c (1,1) Order
2.96/1.55	c (1,1) ===========================================
2.96/1.59	c (1,1) translated 199 (10%) constraints
3.25/1.60	c (1,1) translated 398 (20%) constraints
3.25/1.62	c (1,1) translated 597 (30%) constraints
3.25/1.67	c (1,1) translated 796 (40%) constraints
3.58/1.72	c (1,1) translated 995 (50%) constraints
3.58/1.77	c (1,1) translated 1194 (60%) constraints
3.93/1.82	c (1,1) translated 1393 (70%) constraints
3.93/1.86	c (1,1) translated 1592 (80%) constraints
3.93/1.89	c (1,1) translated 1791 (90%) constraints
4.27/1.91	c (1,1) translated 1989 (100%) constraints
4.27/1.92	c (1,1) CSP to CSPinCNF End
4.27/1.92	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.27/1.92	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.27/1.92	c (1,1) CSPinCNF Propagation Begin
4.62/2.01	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.62/2.01	c (1,1) CSPinCNF Propagation End
4.62/2.01	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.62/2.01	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.62/2.01	c (1,1) Simplify CSPinCNF Begin
4.62/2.07	c (1,1) Simplify CSPinCNF End
4.62/2.07	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.62/2.07	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.62/2.07	c (1,1) Calculate Precise Domain Begin
4.62/2.08	c (1,1) 0 values are removed by re-calculation
4.62/2.08	c (1,1) Calculate Precise Domain End
4.62/2.08	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.62/2.08	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.62/2.08	c (1,1) CSPinCNF to SatSolver Begin
5.28/2.20	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.28/2.23	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.28/2.26	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.28/2.29	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.60/2.31	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
5.60/2.33	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
5.60/2.36	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
5.60/2.38	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
5.89/2.40	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
5.89/2.41	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
5.89/2.41	c (1,1) CSPinCNF to SatSolver End
5.89/2.41	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.89/2.47	c (1,1) STATISTICS2:HOME/instance-4295858-1532562212.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.89/2.47	c (1,1) SatSolver.solve Begin
5.89/2.47	c (1,1) 3564 bool, 29392 clause
5.89/2.47	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-4295858-1532562212.xml-scop-4429.cnf HOME/instance-4295858-1532562212.xml-scop-4429.cnf.out
6.25/2.60	c (2,0) c This is COMiniSatPS.
6.25/2.60	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.25/2.60	c (2,0) c ============================[ Problem Statistics ]=============================
6.25/2.60	c (2,0) c |                                                                             |
6.25/2.60	c (2,0) c |  Number of variables:          3564                                         |
6.25/2.60	c (2,0) c |  Number of clauses:           29392                                         |
6.25/2.60	c (2,0) c |  Parse time:                   0.01 s                                       |
6.25/2.60	c (2,0) c |  Eliminated clauses:           0.04 Mb                                      |
6.25/2.60	c (2,0) c Reduced to 1588 vars, 24318 cls (grow=0)
6.25/2.60	c (2,0) c No iterative elimination performed. (vars=1588, c/v ratio=15.3)
6.25/2.60	c (2,0) c |  Simplification time:          0.03 s                                       |
6.25/2.60	c (2,0) c |                                                                             |
6.25/2.60	c (2,0) c ============================[ Search Statistics ]==============================
6.25/2.60	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.25/2.60	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.25/2.60	c (2,0) c ===============================================================================
6.25/2.60	c (2,0) c ===============================================================================
6.25/2.60	c (2,0) c restarts              : 8
6.25/2.60	c (2,0) c conflicts             : 1837           (17441 /sec)
6.25/2.60	c (2,0) c decisions             : 3335           (0.00 % random) (31664 /sec)
6.25/2.60	c (2,0) c propagations          : 246772         (2342980 /sec)
6.25/2.60	c (2,0) c conflict literals     : 22810          (21.24 % deleted)
6.25/2.60	c (2,0) c CPU time              : 0.105324 s
6.25/2.60	c (2,0) 
6.25/2.60	c (2,0) s SATISFIABLE
6.46/2.61	c (2,1) SatSolver.solve End
6.46/2.61	c (2,1) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.46/2.61	c (2,2) Show results Begin
6.46/2.63	c (2,2) x[0][0] = 0
6.46/2.63	c (2,2) x[0][1] = 2
6.46/2.63	c (2,2) x[0][2] = 3
6.46/2.63	c (2,2) x[0][3] = 6
6.46/2.63	c (2,2) x[0][4] = 5
6.46/2.63	c (2,2) x[0][5] = 7
6.46/2.63	c (2,2) x[0][6] = 4
6.46/2.63	c (2,2) x[0][7] = 8
6.46/2.63	c (2,2) x[0][8] = 1
6.46/2.63	c (2,2) x[1][0] = 6
6.46/2.63	c (2,2) x[1][1] = 1
6.46/2.63	c (2,2) x[1][2] = 4
6.46/2.63	c (2,2) x[1][3] = 8
6.46/2.63	c (2,2) x[1][4] = 3
6.46/2.63	c (2,2) x[1][5] = 2
6.46/2.63	c (2,2) x[1][6] = 5
6.46/2.63	c (2,2) x[1][7] = 0
6.46/2.63	c (2,2) x[1][8] = 7
6.46/2.63	c (2,2) x[2][0] = 4
6.46/2.63	c (2,2) x[2][1] = 8
6.46/2.63	c (2,2) x[2][2] = 2
6.46/2.63	c (2,2) x[2][3] = 5
6.46/2.63	c (2,2) x[2][4] = 7
6.46/2.63	c (2,2) x[2][5] = 6
6.46/2.63	c (2,2) x[2][6] = 1
6.46/2.63	c (2,2) x[2][7] = 3
6.46/2.63	c (2,2) x[2][8] = 0
6.46/2.63	c (2,2) x[3][0] = 5
6.46/2.63	c (2,2) x[3][1] = 0
6.46/2.63	c (2,2) x[3][2] = 1
6.46/2.63	c (2,2) x[3][3] = 3
6.46/2.63	c (2,2) x[3][4] = 2
6.46/2.63	c (2,2) x[3][5] = 8
6.46/2.63	c (2,2) x[3][6] = 7
6.46/2.63	c (2,2) x[3][7] = 4
6.46/2.63	c (2,2) x[3][8] = 6
6.46/2.63	c (2,2) x[4][0] = 8
6.46/2.63	c (2,2) x[4][1] = 7
6.46/2.63	c (2,2) x[4][2] = 5
6.46/2.63	c (2,2) x[4][3] = 0
6.46/2.63	c (2,2) x[4][4] = 4
6.46/2.63	c (2,2) x[4][5] = 1
6.46/2.63	c (2,2) x[4][6] = 3
6.46/2.63	c (2,2) x[4][7] = 6
6.46/2.63	c (2,2) x[4][8] = 2
6.46/2.63	c (2,2) x[5][0] = 1
6.46/2.63	c (2,2) x[5][1] = 3
6.46/2.63	c (2,2) x[5][2] = 8
6.46/2.63	c (2,2) x[5][3] = 7
6.46/2.63	c (2,2) x[5][4] = 6
6.46/2.63	c (2,2) x[5][5] = 5
6.46/2.63	c (2,2) x[5][6] = 0
6.46/2.63	c (2,2) x[5][7] = 2
6.46/2.63	c (2,2) x[5][8] = 4
6.46/2.63	c (2,2) x[6][0] = 7
6.46/2.63	c (2,2) x[6][1] = 4
6.46/2.63	c (2,2) x[6][2] = 0
6.46/2.63	c (2,2) x[6][3] = 2
6.46/2.63	c (2,2) x[6][4] = 8
6.46/2.63	c (2,2) x[6][5] = 3
6.46/2.63	c (2,2) x[6][6] = 6
6.46/2.63	c (2,2) x[6][7] = 1
6.46/2.63	c (2,2) x[6][8] = 5
6.46/2.63	c (2,2) x[7][0] = 2
6.46/2.63	c (2,2) x[7][1] = 5
6.46/2.63	c (2,2) x[7][2] = 6
6.46/2.63	c (2,2) x[7][3] = 1
6.46/2.63	c (2,2) x[7][4] = 0
6.46/2.63	c (2,2) x[7][5] = 4
6.46/2.63	c (2,2) x[7][6] = 8
6.46/2.63	c (2,2) x[7][7] = 7
6.46/2.63	c (2,2) x[7][8] = 3
6.46/2.63	c (2,2) x[8][0] = 3
6.46/2.63	c (2,2) x[8][1] = 6
6.46/2.63	c (2,2) x[8][2] = 7
6.46/2.63	c (2,2) x[8][3] = 4
6.46/2.63	c (2,2) x[8][4] = 1
6.46/2.63	c (2,2) x[8][5] = 0
6.46/2.63	c (2,2) x[8][6] = 2
6.46/2.63	c (2,2) x[8][7] = 5
6.46/2.63	c (2,2) x[8][8] = 8
6.46/2.63	c (2,2) y[0][1] = 4
6.46/2.63	c (2,2) y[0][2] = 5
6.46/2.63	c (2,2) y[0][3] = 7
6.46/2.63	c (2,2) y[0][4] = 1
6.46/2.63	c (2,2) y[0][5] = 2
6.46/2.63	c (2,2) y[0][6] = 8
6.46/2.63	c (2,2) y[0][7] = 3
6.46/2.63	c (2,2) y[0][8] = 6
6.46/2.63	c (2,2) y[1][0] = 4
6.46/2.63	c (2,2) y[1][2] = 7
6.46/2.63	c (2,2) y[1][3] = 6
6.46/2.63	c (2,2) y[1][4] = 0
6.46/2.63	c (2,2) y[1][5] = 8
6.46/2.63	c (2,2) y[1][6] = 3
6.46/2.63	c (2,2) y[1][7] = 2
6.46/2.63	c (2,2) y[1][8] = 5
6.46/2.63	c (2,2) y[2][0] = 5
6.46/2.63	c (2,2) y[2][1] = 7
6.46/2.63	c (2,2) y[2][3] = 8
6.46/2.63	c (2,2) y[2][4] = 6
6.46/2.63	c (2,2) y[2][5] = 0
6.46/2.63	c (2,2) y[2][6] = 4
6.46/2.63	c (2,2) y[2][7] = 1
6.46/2.63	c (2,2) y[2][8] = 3
6.46/2.63	c (2,2) y[3][0] = 7
6.46/2.63	c (2,2) y[3][1] = 6
6.46/2.63	c (2,2) y[3][2] = 8
6.46/2.63	c (2,2) y[3][4] = 5
6.46/2.63	c (2,2) y[3][5] = 4
6.46/2.63	c (2,2) y[3][6] = 1
6.46/2.63	c (2,2) y[3][7] = 0
6.46/2.63	c (2,2) y[3][8] = 2
6.46/2.63	c (2,2) y[4][0] = 1
6.46/2.63	c (2,2) y[4][1] = 0
6.46/2.63	c (2,2) y[4][2] = 6
6.46/2.63	c (2,2) y[4][3] = 5
6.46/2.63	c (2,2) y[4][5] = 3
6.46/2.63	c (2,2) y[4][6] = 2
6.46/2.63	c (2,2) y[4][7] = 8
6.46/2.63	c (2,2) y[4][8] = 7
6.46/2.63	c (2,2) y[5][0] = 2
6.46/2.63	c (2,2) y[5][1] = 8
6.46/2.63	c (2,2) y[5][2] = 0
6.46/2.63	c (2,2) y[5][3] = 4
6.46/2.63	c (2,2) y[5][4] = 3
6.46/2.63	c (2,2) y[5][6] = 7
6.46/2.63	c (2,2) y[5][7] = 6
6.46/2.63	c (2,2) y[5][8] = 1
6.46/2.63	c (2,2) y[6][0] = 8
6.46/2.63	c (2,2) y[6][1] = 3
6.46/2.63	c (2,2) y[6][2] = 4
6.46/2.63	c (2,2) y[6][3] = 1
6.46/2.63	c (2,2) y[6][4] = 2
6.46/2.63	c (2,2) y[6][5] = 7
6.46/2.63	c (2,2) y[6][7] = 5
6.46/2.63	c (2,2) y[6][8] = 0
6.46/2.63	c (2,2) y[7][0] = 3
6.46/2.63	c (2,2) y[7][1] = 2
6.46/2.63	c (2,2) y[7][2] = 1
6.46/2.63	c (2,2) y[7][3] = 0
6.46/2.63	c (2,2) y[7][4] = 8
6.46/2.63	c (2,2) y[7][5] = 6
6.46/2.63	c (2,2) y[7][6] = 5
6.46/2.63	c (2,2) y[7][8] = 4
6.46/2.63	c (2,2) y[8][0] = 6
6.46/2.63	c (2,2) y[8][1] = 5
6.46/2.63	c (2,2) y[8][2] = 3
6.46/2.63	c (2,2) y[8][3] = 2
6.46/2.63	c (2,2) y[8][4] = 7
6.46/2.63	c (2,2) y[8][5] = 1
6.46/2.63	c (2,2) y[8][6] = 0
6.46/2.63	c (2,2) y[8][7] = 4
6.46/2.63	s SATISFIABLE
6.46/2.63	v <instantiation>
6.46/2.63	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.46/2.63	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.46/2.63	v </instantiation>
6.46/2.63	c (2,2) Show results End
6.46/2.63	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.46/2.63	c (2,2) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
6.46/2.63	c END-Prog: Thu Jul 26 01:43:35 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 (7362 MiB free)
  memory of node 1: 16384 MiB (15585 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295858-1532562212/watcher-4295858-1532562212 -o /tmp/evaluation-result-4295858-1532562212/solver-4295858-1532562212 -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-4295858-1532562212.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=4429, runsolver pid=4426
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 2.00 2.07 2.11 4/221 4444
/proc/meminfo: memFree=23437492/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15011656 memory=72632 CPUtime=0.11 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 6829 0 0 0 10 1 0 0 20 0 15 0 73784394 15371935744 18158 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3752914 18158 2780 1 0 3715374 0
[pid=4429/tid=4431] ppid=4426 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 5226 0 0 0 8 1 0 0 20 0 15 0 73784394 15371935744 18422 33554432000 4194304 4196468 140735492381312 139987042597264 139987051046695 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 18488 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 18488 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15371935744 18488 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 18488 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) S 4426 4429 29212 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986107537648 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) S 4426 4429 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986106485104 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0.01 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) S 4426 4429 29212 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 73784400 15371935744 18488 33554432000 4194304 4196468 140735492381312 139986105432048 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 18488 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15371935744 18554 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72632 KiB

[startup+0.210584 s]*
/proc/loadavg: 2.00 2.07 2.11 3/221 4444
/proc/meminfo: memFree=23423656/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15011656 memory=85716 CPUtime=0.26 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 10364 0 0 0 24 2 0 0 20 0 15 0 73784394 15371935744 21429 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3752914 21429 2885 1 0 3715374 0
[pid=4429/tid=4431] ppid=4426 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 8267 0 0 0 18 2 0 0 20 0 15 0 73784394 15371935744 21429 33554432000 4194304 4196468 140735492381312 139987042597328 139987070792861 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 21429 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15011656 memory=4122679243782100640 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 21429 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15371935744 21429 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 21429 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) R 4426 4429 29212 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 15 0 73784400 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986107537648 139987070782082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) R 4426 4429 29212 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986106485104 139987051210449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0.03 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) S 4426 4429 29212 0 -1 1077944384 296 0 0 0 3 0 0 0 20 0 15 0 73784400 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986105432048 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 21429 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15371935744 21429 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85716 KiB

[startup+0.310587 s]*
/proc/loadavg: 2.00 2.07 2.11 3/221 4444
/proc/meminfo: memFree=23419848/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15011656 memory=89952 CPUtime=0.43 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 10976 0 0 0 41 2 0 0 20 0 15 0 73784394 15371935744 22488 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3752914 22488 3037 1 0 3715374 0
[pid=4429/tid=4431] ppid=4426 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 8699 0 0 0 28 2 0 0 20 0 15 0 73784394 15371935744 22488 33554432000 4194304 4196468 140735492381312 139987042598560 139987054851422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 22488 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15011656 memory=140418318704847 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15011656 memory=140418318725583 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15371935744 22488 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15371935744 22488 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15011656 memory=280836637423488 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 22488 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) S 4426 4429 29212 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 73784400 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986107537648 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15011656 memory=140418318737295 CPUtime=0.03 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) S 4426 4429 29212 0 -1 1077944384 139 0 0 0 3 0 0 0 20 0 15 0 73784400 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986106485104 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15011656 memory=140418427524736 CPUtime=0.08 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) R 4426 4429 29212 0 -1 4202560 339 0 0 0 8 0 0 0 20 0 15 0 73784400 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986105432048 139987049375719 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15011656 memory=140418318742431 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15371935744 22488 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15011656 memory=140418501309130 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15371935744 22488 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89952 KiB

[startup+0.700785 s]
/proc/loadavg: 2.00 2.07 2.11 4/221 4444
/proc/meminfo: memFree=23395540/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15020052 memory=129728 CPUtime=1.01 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 18202 0 0 0 97 4 0 0 20 0 15 0 73784394 15380533248 32432 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3755013 32432 3159 1 0 3716398 0
[pid=4429/tid=4431] ppid=4426 vsize=15020052 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 15441 0 0 0 64 3 0 0 20 0 15 0 73784394 15380533248 32432 33554432000 4194304 4196468 140735492381312 139987042607312 139987070792861 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15380533248 32432 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15020052 memory=159470793532595 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73784397 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15020052 memory=431844 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15380533248 32432 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15380533248 32432 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15380533248 32432 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15020052 memory=7809523229951467576 CPUtime=0.07 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) R 4426 4429 29212 0 -1 4202560 721 0 0 0 7 0 0 0 20 0 15 0 73784400 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986107537648 139987050424448 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) S 4426 4429 29212 0 -1 1077944384 207 0 0 0 7 0 0 0 20 0 15 0 73784400 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986106485104 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15020052 memory=-3472574513799858009 CPUtime=0.17 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) R 4426 4429 29212 0 -1 4202560 492 0 0 0 17 0 0 0 20 0 15 0 73784400 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986105432048 139987070792282 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15380533248 32432 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15380533248 32432 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129728 KiB

[startup+1.50083 s]
/proc/loadavg: 2.00 2.07 2.11 3/221 4444
/proc/meminfo: memFree=23369548/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15022100 memory=183824 CPUtime=2.96 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 21935 0 0 0 289 7 0 0 20 0 15 0 73784394 15382630400 45956 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3755525 45956 3201 1 0 3716910 0
[pid=4429/tid=4431] ppid=4426 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 16505 0 0 0 142 5 0 0 20 0 15 0 73784394 15382630400 45956 33554432000 4194304 4196468 140735492381312 139987042599680 139986557094608 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15022100 memory=7668626764035478632 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15382630400 45956 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15022100 memory=7014187551874116195 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15022100 memory=7014183162485043044 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15022100 memory=7014187577694448228 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73784397 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15382630400 45956 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15382630400 45956 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15382630400 45956 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15022100 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) R 4426 4429 29212 0 -1 4202560 923 0 0 0 41 0 0 0 20 0 15 0 73784400 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986107537648 139987054155769 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15022100 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) S 4426 4429 29212 0 -1 1077944384 617 0 0 0 38 0 0 0 20 0 15 0 73784400 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986106485104 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15022100 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) R 4426 4429 29212 0 -1 4202560 2549 0 0 0 66 0 0 0 20 0 15 0 73784400 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986105427776 139987070792282 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15382630400 45956 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15382630400 45956 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 183824 KiB

[startup+2.65018 s]
# the end of solver process 4429 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.4477 s, system=0.130705 s

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

[startup+1.60088 s]
/proc/loadavg: 2.00 2.07 2.11 3/221 4444
/proc/meminfo: memFree=23369548/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15024148 memory=195176 CPUtime=3.25 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 22203 0 0 0 318 7 0 0 20 0 15 0 73784394 15384727552 48794 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3756037 48794 3201 1 0 3717422 0
[pid=4429/tid=4431] ppid=4426 vsize=15024148 memory=280836637370872 CPUtime=1.57 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 16575 0 0 0 152 5 0 0 20 0 15 0 73784394 15384727552 48794 33554432000 4194304 4196468 140735492381312 139987042609560 139987070782870 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15384727552 48794 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15024148 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73784397 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15024148 memory=7169337534283176416 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15384727552 48794 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15024148 memory=-3040564339240289162 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15384727552 48794 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15384727552 48794 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15024148 memory=6944656592455360604 CPUtime=0.48 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) R 4426 4429 29212 0 -1 4202560 957 0 0 0 48 0 0 0 20 0 15 0 73784400 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986107528976 139987063060384 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15024148 memory=7976406965554101975 CPUtime=0.44 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) R 4426 4429 29212 0 -1 4202560 651 0 0 0 44 0 0 0 20 0 15 0 73784400 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986106478128 139987050275813 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15024148 memory=280836637316864 CPUtime=0.72 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) R 4426 4429 29212 0 -1 1077944384 2682 0 0 0 72 0 0 0 20 0 15 0 73784400 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986105432048 139987070782082 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15024148 memory=-7316765472996040608 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15384727552 48794 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15024148 memory=-3689385055762157364 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15384727552 48794 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 195176 KiB

[startup+2.40072 s]
/proc/loadavg: 2.00 2.07 2.11 5/221 4444
/proc/meminfo: memFree=23241912/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15026264 memory=370728 CPUtime=5.89 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 25209 0 0 0 579 10 0 0 20 0 15 0 73784394 15386894336 92682 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3756566 92682 3218 1 0 3717422 0
[pid=4429/tid=4431] ppid=4426 vsize=15026264 memory=0 CPUtime=2.36 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) R 4426 4429 29212 0 -1 4202560 16991 0 0 0 229 7 0 0 20 0 15 0 73784394 15386894336 92682 33554432000 4194304 4196468 140735492381312 139987042604592 139987070792765 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15386894336 92682 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15026264 memory=227228 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784396 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15026264 memory=6944656592452807325 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73784396 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15026264 memory=-7087961436404378774 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73784397 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15026264 memory=-5921431000321636112 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73784397 15386894336 92682 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15026264 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784398 15386894336 92682 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15026264 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15386894336 92682 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15026264 memory=6944656575208382560 CPUtime=1.27 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) R 4426 4429 29212 0 -1 4202560 1953 0 0 0 127 0 0 0 20 0 15 0 73784400 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986107523672 139987048365992 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15026264 memory=4206468019014099040 CPUtime=1.22 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) R 4426 4429 29212 0 -1 4202560 1460 0 0 0 122 0 0 0 20 0 15 0 73784400 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986106477056 139987052290204 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15026264 memory=4137292528961491315 CPUtime=1.01 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) R 4426 4429 29212 0 -1 1077944384 3464 0 0 0 100 1 0 0 20 0 15 0 73784400 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986105432048 139987070782082 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15026264 memory=6944656592452938395 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73784400 15386894336 92682 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15026264 memory=8292088564187963537 CPUtime=0 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73784401 15386894336 92682 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 5.89 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 370728 KiB

[startup+2.6025 s]
/proc/loadavg: 2.00 2.07 2.11 5/221 4444
/proc/meminfo: memFree=23241912/32770624 swapFree=67076656/67108860
[pid=4429] ppid=4426 vsize=15681864 memory=412796 CPUtime=6.46 cores=1,3,5,7
/proc/4429/stat : 4429 (java) S 4426 4429 29212 0 -1 1077944320 26102 1966 0 0 625 11 10 0 20 0 18 0 73784394 16058228736 103199 33554432000 4194304 4196468 140735492381312 140735492363856 139987070770935 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
/proc/4429/statm: 3920466 103199 3225 1 0 3881322 0
[pid=4429/tid=4431] ppid=4426 vsize=15681864 memory=8112282956445269571 CPUtime=2.6 cores=1,3,5,7
/proc/4429/task/4431/stat : 4431 (java) S 4426 4429 29212 0 -1 1077944384 17374 1966 0 0 242 8 10 0 20 0 18 0 73784394 16058228736 103711 33554432000 4194304 4196468 140735492381312 139987042610176 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4432] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4432/stat : 4432 (java) S 4426 4429 29212 0 -1 1077944384 2 1966 0 0 0 0 10 0 20 0 18 0 73784396 16058228736 103711 33554432000 4194304 4196468 140735492381312 139987075013136 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4433] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4433/stat : 4433 (java) S 4426 4429 29212 0 -1 1077944384 1 1966 0 0 0 0 10 0 20 0 18 0 73784396 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986889169552 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4434] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4434/stat : 4434 (java) S 4426 4429 29212 0 -1 1077944384 1 1966 0 0 0 0 10 0 20 0 18 0 73784396 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986888116496 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4435] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4435/stat : 4435 (java) S 4426 4429 29212 0 -1 1077944384 2 1966 0 0 0 0 10 0 20 0 18 0 73784396 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986887063952 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4436] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4436/stat : 4436 (java) S 4426 4429 29212 0 -1 1077944384 5 1966 0 0 0 0 10 0 20 0 18 0 73784397 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986108590832 139987070782082 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4437] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4437/stat : 4437 (java) S 4426 4429 29212 0 -1 1077944384 13 1966 0 0 0 0 10 0 20 0 18 0 73784397 16058228736 103711 33554432000 4194304 4196468 140735492381312 139985600636576 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4438] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4438/stat : 4438 (java) S 4426 4429 29212 0 -1 1077944384 1 1966 0 0 0 0 10 0 20 0 18 0 73784398 16058228736 103711 33554432000 4194304 4196468 140735492381312 139985332200688 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4439] ppid=4426 vsize=15681864 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4439/stat : 4439 (java) S 4426 4429 29212 0 -1 1077944384 3 1966 0 0 0 0 10 0 20 0 18 0 73784400 16058228736 103711 33554432000 4194304 4196468 140735492381312 139984957692368 139987070789531 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4440] ppid=4426 vsize=15681864 memory=4638778402627734864 CPUtime=1.53 cores=1,3,5,7
/proc/4429/task/4440/stat : 4440 (java) S 4426 4429 29212 0 -1 1077944384 2331 1966 0 0 143 0 10 0 20 0 18 0 73784400 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986107537648 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4441] ppid=4426 vsize=15681864 memory=7014183179664716138 CPUtime=1.45 cores=1,3,5,7
/proc/4429/task/4441/stat : 4441 (java) S 4426 4429 29212 0 -1 1077944384 1486 1966 0 0 135 0 10 0 20 0 18 0 73784400 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986106485104 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4442] ppid=4426 vsize=15681864 memory=6442213872044763743 CPUtime=1.14 cores=1,3,5,7
/proc/4429/task/4442/stat : 4442 (java) S 4426 4429 29212 0 -1 1077944384 3515 1966 0 0 103 1 10 0 20 0 18 0 73784400 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986105432048 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4443] ppid=4426 vsize=15681864 memory=6745997029959054466 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4443/stat : 4443 (java) S 4426 4429 29212 0 -1 1077944384 3 1966 0 0 0 0 10 0 20 0 18 0 73784400 16058228736 103711 33554432000 4194304 4196468 140735492381312 139984459786592 139987070781141 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
[pid=4429/tid=4444] ppid=4426 vsize=15681864 memory=-8911111195711463796 CPUtime=0.1 cores=1,3,5,7
/proc/4429/task/4444/stat : 4444 (java) S 4426 4429 29212 0 -1 1077944384 1 1966 0 0 0 0 10 0 20 0 18 0 73784401 16058228736 103711 33554432000 4194304 4196468 140735492381312 139986104380464 139987070782082 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15323136 140735492387828 140735492388105 140735492388105 140735492390863 0
Current children cumulated CPU time: 6.46 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 412796 KiB

Child status: 0
Real time (s): 2.65023
CPU time (s): 6.57841
CPU user time (s): 6.4477
CPU system time (s): 0.130705
CPU usage (%): 248.22
Max. virtual memory (cumulated for all children) (KiB): 15681864
Max. memory (cumulated for all children) (KiB): 412796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.4477
system time used= 0.130705
maximum resident set size= 417752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28184
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= 3959
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 4429
#   total CPU time (s): 6.57841
#   total CPU user time (s): 6.4477
#   total CPU system time (s): 0.130705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038365 second user time and 0.072346 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:43:32
IDJOB=4295858
IDBENCH=141609
IDSOLVER=2755
FILE ID=node102/4295858-1532562212
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_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-4295858-1532562212/watcher-4295858-1532562212 -o /tmp/evaluation-result-4295858-1532562212/solver-4295858-1532562212 -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-4295858-1532562212.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=494222369

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:        23498520 kB
MemAvailable:   31095476 kB
Buffers:          168464 kB
Cached:          7664064 kB
SwapCached:         5544 kB
Active:          2094452 kB
Inactive:        6638412 kB
Active(anon):     869452 kB
Inactive(anon):    55124 kB
Active(file):    1225000 kB
Inactive(file):  6583288 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076656 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:        867712 kB
Mapped:            44964 kB
Shmem:             21588 kB
Slab:             237044 kB
SReclaimable:     209008 kB
SUnreclaim:        28036 kB
KernelStack:        3792 kB
PageTables:         7188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13479892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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:43:35