Trace number 4295028

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 3.95305 1.89213

General information on the benchmark

NameCarSequencing/
CarSequencing-dingbas_c18.xml
MD5SUMf25e9b6e669dc8bf92e23091ea1c77d3
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.009228
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints63
Number of domains2
Minimum domain size2
Maximum domain size6
Distribution of domain sizes[{"size":2,"count":50},{"size":6,"count":10}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":11},{"degree":8,"count":3}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":16},{"arity":4,"count":3},{"arity":5,"count":14},{"arity":6,"count":11},{"arity":7,"count":2},{"arity":8,"count":1},{"arity":10,"count":6}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"sum","count":52},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Wed Jul 25 19:13:30 CEST 2018
0.67/0.55	c PID: 30858
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.21/0.89	c (0,0) Parsing End
1.21/0.89	c (0,0) CSP: 10 int (0 aux), 50 bool (0 aux), 63 ctr, max domain size 6
1.21/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.89	c (0,0) Constraint Name Generate Begin
1.41/0.90	c (0,0) Ctr:HOME/instance-4295028-1532538809.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum
1.41/0.90	c (0,0) Constraint Name Generate End
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) CSP to CSPinCNF Begin
2.26/1.36	c (0,0) translated 7 (10%) constraints
2.55/1.44	c (0,0) translated 13 (20%) constraints
2.55/1.45	c (0,0) translated 19 (30%) constraints
2.55/1.45	c (0,0) translated 26 (40%) constraints
2.55/1.45	c (0,0) translated 32 (50%) constraints
2.55/1.46	c (0,0) translated 38 (60%) constraints
2.55/1.46	c (0,0) translated 45 (70%) constraints
2.55/1.47	c (0,0) translated 51 (80%) constraints
2.55/1.47	c (0,0) translated 57 (90%) constraints
2.55/1.47	c (0,0) translated 63 (100%) constraints
2.84/1.51	c (0,0) STATISTICS1:HOME/instance-4295028-1532538809.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,340,1088,512,6,7,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:220;2:2608,7:10;3:500;2:520;1:58,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2600;0:10,
2.84/1.51	c (0,0) ===========================================
2.84/1.51	c (0,0) Both Encoding selects:
2.84/1.51	c (0,0) Order
2.84/1.51	c (0,0) ===========================================
2.84/1.55	c (1,1) translated 109 (10%) constraints
2.84/1.56	c (1,1) translated 218 (20%) constraints
2.84/1.57	c (1,1) translated 327 (30%) constraints
2.84/1.57	c (1,1) translated 436 (40%) constraints
2.84/1.58	c (1,1) translated 544 (50%) constraints
2.84/1.58	c (1,1) translated 653 (60%) constraints
2.84/1.59	c (1,1) translated 762 (70%) constraints
2.84/1.60	c (1,1) translated 871 (80%) constraints
3.13/1.60	c (1,1) translated 980 (90%) constraints
3.13/1.61	c (1,1) translated 1088 (100%) constraints
3.13/1.61	c (1,1) CSP to CSPinCNF End
3.13/1.62	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1214 ctr, max domain size 6
3.13/1.62	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.13/1.62	c (1,1) CSPinCNF Propagation Begin
3.13/1.65	c (1,1) 0 values, 30 unsatisfiable literals, and 20 valid clauses are removed
3.13/1.65	c (1,1) CSPinCNF Propagation End
3.13/1.65	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.13/1.65	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.13/1.65	c (1,1) Simplify CSPinCNF Begin
3.13/1.66	c (1,1) Simplify CSPinCNF End
3.13/1.66	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.13/1.66	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.13/1.66	c (1,1) Calculate Precise Domain Begin
3.13/1.66	c (1,1) 0 values are removed by re-calculation
3.13/1.66	c (1,1) Calculate Precise Domain End
3.13/1.66	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.13/1.66	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.13/1.66	c (1,1) CSPinCNF to SatSolver Begin
3.43/1.74	c (1,1) 120 (10 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.43/1.75	c (1,1) 239 (20 %) CSP clauses are encoded (440 SAT variables, 878 SAT clauses)
3.43/1.75	c (1,1) 359 (30 %) CSP clauses are encoded (440 SAT variables, 998 SAT clauses)
3.43/1.75	c (1,1) 478 (40 %) CSP clauses are encoded (440 SAT variables, 1117 SAT clauses)
3.43/1.75	c (1,1) 597 (50 %) CSP clauses are encoded (440 SAT variables, 1236 SAT clauses)
3.43/1.76	c (1,1) 717 (60 %) CSP clauses are encoded (440 SAT variables, 1356 SAT clauses)
3.43/1.76	c (1,1) 836 (70 %) CSP clauses are encoded (440 SAT variables, 1475 SAT clauses)
3.43/1.76	c (1,1) 956 (80 %) CSP clauses are encoded (440 SAT variables, 1595 SAT clauses)
3.43/1.76	c (1,1) 1075 (90 %) CSP clauses are encoded (440 SAT variables, 1714 SAT clauses)
3.43/1.79	c (1,1) 1194 (100 %) CSP clauses are encoded (440 SAT variables, 2457 SAT clauses)
3.43/1.79	c (1,1) CSPinCNF to SatSolver End
3.43/1.79	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.76/1.81	c (1,1) STATISTICS2:HOME/instance-4295028-1532538809.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,400,1194,512,6,6,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:300;2:2828,6:10;3:480;2:640;1:64,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2780,
3.76/1.81	c (1,1) SatSolver.solve Begin
3.76/1.81	c (1,1) 440 bool, 2709 clause
3.76/1.81	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-4295028-1532538809.xml-scop-30858.cnf HOME/instance-4295028-1532538809.xml-scop-30858.cnf.out
3.76/1.83	c (1,0) c This is COMiniSatPS.
3.76/1.83	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.76/1.83	c (1,0) c ============================[ Problem Statistics ]=============================
3.76/1.83	c (1,0) c |                                                                             |
3.76/1.83	c (1,0) c |  Number of variables:           440                                         |
3.76/1.83	c (1,0) c |  Number of clauses:            2709                                         |
3.76/1.83	c (1,0) c |  Parse time:                   0.00 s                                       |
3.76/1.84	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
3.76/1.84	c (1,0) c Reduced to 213 vars, 1618 cls (grow=0)
3.76/1.84	c (1,0) c No iterative elimination performed. (vars=213, c/v ratio=7.6)
3.76/1.84	c (1,0) c |  Simplification time:          0.00 s                                       |
3.76/1.84	c (1,0) c |                                                                             |
3.76/1.84	c (1,0) c ============================[ Search Statistics ]==============================
3.76/1.84	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.76/1.84	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.76/1.84	c (1,0) c ===============================================================================
3.76/1.84	c (1,0) c ===============================================================================
3.76/1.84	c (1,0) c restarts              : 1
3.76/1.84	c (1,0) c conflicts             : 14             (2350 /sec)
3.76/1.84	c (1,0) c decisions             : 25             (0.00 % random) (4197 /sec)
3.76/1.84	c (1,0) c propagations          : 797            (133792 /sec)
3.76/1.84	c (1,0) c conflict literals     : 88             (3.30 % deleted)
3.76/1.84	c (1,0) c CPU time              : 0.005957 s
3.76/1.84	c (1,0) 
3.76/1.84	c (1,0) s SATISFIABLE
3.76/1.87	c (1,1) SatSolver.solve End
3.76/1.87	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
3.76/1.87	c (1,1) Show results Begin
3.76/1.88	c (1,1) cls[0] = 0
3.76/1.88	c (1,1) cls[1] = 1
3.76/1.88	c (1,1) cls[2] = 5
3.76/1.88	c (1,1) cls[3] = 2
3.76/1.88	c (1,1) cls[4] = 4
3.76/1.88	c (1,1) cls[5] = 3
3.76/1.88	c (1,1) cls[6] = 3
3.76/1.88	c (1,1) cls[7] = 4
3.76/1.88	c (1,1) cls[8] = 2
3.76/1.88	c (1,1) cls[9] = 5
3.76/1.88	c (1,1) opt[0][0] = 1
3.76/1.88	c (1,1) opt[0][1] = 0
3.76/1.88	c (1,1) opt[0][2] = 1
3.76/1.88	c (1,1) opt[0][3] = 1
3.76/1.88	c (1,1) opt[0][4] = 0
3.76/1.88	c (1,1) opt[1][0] = 0
3.76/1.88	c (1,1) opt[1][1] = 0
3.76/1.88	c (1,1) opt[1][2] = 0
3.76/1.88	c (1,1) opt[1][3] = 1
3.76/1.88	c (1,1) opt[1][4] = 0
3.76/1.88	c (1,1) opt[2][0] = 1
3.76/1.88	c (1,1) opt[2][1] = 1
3.76/1.88	c (1,1) opt[2][2] = 0
3.76/1.88	c (1,1) opt[2][3] = 0
3.76/1.88	c (1,1) opt[2][4] = 0
3.76/1.88	c (1,1) opt[3][0] = 0
3.76/1.88	c (1,1) opt[3][1] = 1
3.76/1.88	c (1,1) opt[3][2] = 0
3.76/1.88	c (1,1) opt[3][3] = 0
3.76/1.88	c (1,1) opt[3][4] = 1
3.76/1.88	c (1,1) opt[4][0] = 1
3.76/1.88	c (1,1) opt[4][1] = 0
3.76/1.88	c (1,1) opt[4][2] = 1
3.76/1.88	c (1,1) opt[4][3] = 0
3.76/1.88	c (1,1) opt[4][4] = 0
3.76/1.88	c (1,1) opt[5][0] = 0
3.76/1.88	c (1,1) opt[5][1] = 1
3.76/1.88	c (1,1) opt[5][2] = 0
3.76/1.88	c (1,1) opt[5][3] = 1
3.76/1.88	c (1,1) opt[5][4] = 0
3.76/1.88	c (1,1) opt[6][0] = 0
3.76/1.88	c (1,1) opt[6][1] = 1
3.76/1.88	c (1,1) opt[6][2] = 0
3.76/1.88	c (1,1) opt[6][3] = 1
3.76/1.88	c (1,1) opt[6][4] = 0
3.76/1.88	c (1,1) opt[7][0] = 1
3.76/1.88	c (1,1) opt[7][1] = 0
3.76/1.88	c (1,1) opt[7][2] = 1
3.76/1.88	c (1,1) opt[7][3] = 0
3.76/1.88	c (1,1) opt[7][4] = 0
3.76/1.88	c (1,1) opt[8][0] = 0
3.76/1.88	c (1,1) opt[8][1] = 1
3.76/1.88	c (1,1) opt[8][2] = 0
3.76/1.88	c (1,1) opt[8][3] = 0
3.76/1.88	c (1,1) opt[8][4] = 1
3.76/1.88	c (1,1) opt[9][0] = 1
3.76/1.88	c (1,1) opt[9][1] = 1
3.76/1.88	c (1,1) opt[9][2] = 0
3.76/1.88	c (1,1) opt[9][3] = 0
3.76/1.88	c (1,1) opt[9][4] = 0
3.76/1.88	s SATISFIABLE
3.76/1.88	v <instantiation>
3.76/1.88	v     <list>cls[0] cls[1] cls[2] cls[3] cls[4] cls[5] cls[6] cls[7] cls[8] cls[9] opt[0][0] opt[0][1] opt[0][2] opt[0][3] opt[0][4] opt[1][0] opt[1][1] opt[1][2] opt[1][3] opt[1][4] opt[2][0] opt[2][1] opt[2][2] opt[2][3] opt[2][4] opt[3][0] opt[3][1] opt[3][2] opt[3][3] opt[3][4] opt[4][0] opt[4][1] opt[4][2] opt[4][3] opt[4][4] opt[5][0] opt[5][1] opt[5][2] opt[5][3] opt[5][4] opt[6][0] opt[6][1] opt[6][2] opt[6][3] opt[6][4] opt[7][0] opt[7][1] opt[7][2] opt[7][3] opt[7][4] opt[8][0] opt[8][1] opt[8][2] opt[8][3] opt[8][4] opt[9][0] opt[9][1] opt[9][2] opt[9][3] opt[9][4]</list>
3.76/1.88	v     <values>0 1 5 2 4 3 3 4 2 5 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 1 1 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 1 0 0 0</values>
3.76/1.88	v </instantiation>
3.76/1.88	c (1,1) Show results End
3.76/1.88	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
3.76/1.88	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
3.76/1.88	c END-Prog: Wed Jul 25 19:13:31 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 (8230 MiB free)
  memory of node 1: 16384 MiB (3780 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295028-1532538809/watcher-4295028-1532538809 -o /tmp/evaluation-result-4295028-1532538809/solver-4295028-1532538809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295028-1532538809.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=30858, runsolver pid=30855
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 5.00 5.04 4.72 6/216 30873
/proc/meminfo: memFree=12237880/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15011656 memory=74428 CPUtime=0.12 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 6259 0 0 0 9 3 0 0 20 0 15 0 71444087 15371935744 18607 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3752914 18607 2777 1 0 3715374 0
[pid=30858/tid=30860] ppid=30855 vsize=15011656 memory=-8484391872771298175 CPUtime=0.09 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 4373 0 0 0 7 2 0 0 20 0 15 0 71444088 15371935744 18607 33554432000 4194304 4196468 140736915209328 139707095214480 139707104953113 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 18607 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 18607 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 18607 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 18607 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 18607 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 18673 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 18673 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) S 30855 30858 29212 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139706092218864 139707123399298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) S 30855 30858 29212 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139706091166576 139707123399298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 18673 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74428 KiB

[startup+0.210307 s]*
/proc/loadavg: 5.00 5.04 4.72 6/216 30873
/proc/meminfo: memFree=12223908/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15011656 memory=87012 CPUtime=0.25 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 9587 0 0 0 22 3 0 0 20 0 15 0 71444087 15371935744 21753 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3752914 21753 2941 1 0 3715374 0
[pid=30858/tid=30860] ppid=30855 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 7496 0 0 0 17 3 0 0 20 0 15 0 71444088 15371935744 21753 33554432000 4194304 4196468 140736915209328 139707095206656 139706578900228 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15011656 memory=342 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 21753 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15011656 memory=3906785830655452832 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 21753 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 21753 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) R 30855 30858 29212 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) R 30855 30858 29212 0 -1 4202560 133 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706092218864 139707106887299 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0.03 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) R 30855 30858 29212 0 -1 4202560 283 0 0 0 3 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706091166576 139707102306901 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) R 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 21753 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87012 KiB

[startup+0.310296 s]*
/proc/loadavg: 5.00 5.04 4.72 6/216 30873
/proc/meminfo: memFree=12220992/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15011656 memory=90220 CPUtime=0.43 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 10124 0 0 0 39 4 0 0 20 0 15 0 71444087 15371935744 22555 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3752914 22555 2987 1 0 3715374 0
[pid=30858/tid=30860] ppid=30855 vsize=15011656 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) S 30855 30858 29212 0 -1 1077944384 7865 0 0 0 26 3 0 0 20 0 15 0 71444088 15371935744 22555 33554432000 4194304 4196468 140736915209328 139707095215952 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15011656 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 22555 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15011656 memory=3762670642579596960 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 22555 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15371935744 22555 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) R 30855 30858 29212 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) R 30855 30858 29212 0 -1 4202560 176 0 0 0 1 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706092218864 139707115677600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0.07 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) R 30855 30858 29212 0 -1 4202560 302 0 0 0 7 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706091166576 139707123400086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15011656 memory=140507166238336 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15371935744 22555 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90220 KiB

[startup+0.701283 s]
/proc/loadavg: 5.00 5.04 4.72 7/216 30873
/proc/meminfo: memFree=12196612/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15020052 memory=129768 CPUtime=1.01 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 17190 0 0 0 94 7 0 0 20 0 15 0 71444087 15380533248 32442 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3755013 32442 3168 1 0 3716398 0
[pid=30858/tid=30860] ppid=30855 vsize=15020052 memory=9972 CPUtime=0.67 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 14488 0 0 0 62 5 0 0 20 0 15 0 71444088 15380533248 32442 33554432000 4194304 4196468 140736915209328 139707095224304 139707107431781 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15020052 memory=15104 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15380533248 32442 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15020052 memory=640 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15020052 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15020052 memory=960 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15020052 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71444091 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15020052 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15380533248 32442 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15020052 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15380533248 32442 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15020052 memory=7086240636212695395 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15020052 memory=7881696724453321575 CPUtime=0.08 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) S 30855 30858 29212 0 -1 1077944384 674 0 0 0 8 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15020052 memory=7019257425709197167 CPUtime=0.06 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) R 30855 30858 29212 0 -1 4202560 260 0 0 0 6 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706092218864 139707123399298 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) S 30855 30858 29212 0 -1 1077944384 426 0 0 0 16 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706091166576 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15020052 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15380533248 32442 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129768 KiB

[startup+1.50073 s]
/proc/loadavg: 5.00 5.04 4.72 7/216 30873
/proc/meminfo: memFree=12170436/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15024148 memory=178756 CPUtime=2.84 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 21194 0 0 0 274 10 0 0 20 0 15 0 71444087 15384727552 44689 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3756037 44689 3200 1 0 3717422 0
[pid=30858/tid=30860] ppid=30855 vsize=15024148 memory=160808 CPUtime=1.46 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 15780 0 0 0 140 6 0 0 20 0 15 0 71444088 15384727552 44689 33554432000 4194304 4196468 140736915209328 139707095226992 139706583932891 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15024148 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 44689 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 44689 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 44689 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15024148 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) S 30855 30858 29212 0 -1 1077944384 991 0 0 0 35 1 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15024148 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) S 30855 30858 29212 0 -1 1077944384 531 0 0 0 30 0 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706092218864 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15024148 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) S 30855 30858 29212 0 -1 1077944384 2550 0 0 0 67 1 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706091166576 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15024148 memory=13773960120851 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 44689 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 178756 KiB

[startup+1.89207 s]
# the end of solver process 30858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.82741 s, system=0.125641 s

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

[startup+1.60167 s]
/proc/loadavg: 5.00 5.04 4.72 7/216 30873
/proc/meminfo: memFree=12170436/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15024148 memory=186024 CPUtime=3.13 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 21480 0 0 0 303 10 0 0 20 0 15 0 71444087 15384727552 46506 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3756037 46506 3200 1 0 3717422 0
[pid=30858/tid=30860] ppid=30855 vsize=15024148 memory=40852 CPUtime=1.57 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 15868 0 0 0 150 7 0 0 20 0 15 0 71444088 15384727552 46506 33554432000 4194304 4196468 140736915209328 139707095218592 139706585308384 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 46506 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 46506 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15384727552 46506 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15024148 memory=281014073032944 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15024148 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) R 30855 30858 29212 0 -1 4202560 1046 0 0 0 42 1 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706160460256 139707104932440 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15024148 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) R 30855 30858 29212 0 -1 4202560 554 0 0 0 37 0 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706092201232 139707108511743 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15024148 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) S 30855 30858 29212 0 -1 1077944384 2670 0 0 0 72 1 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706091166576 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15024148 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15384727552 46506 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 186024 KiB

[startup+1.80064 s]
/proc/loadavg: 5.00 5.04 4.72 7/216 30873
/proc/meminfo: memFree=12170436/32770624 swapFree=67076460/67108860
[pid=30858] ppid=30855 vsize=15026264 memory=210100 CPUtime=3.76 cores=0,2,4,6
/proc/30858/stat : 30858 (java) S 30855 30858 29212 0 -1 1077944320 22371 0 0 0 365 11 0 0 20 0 15 0 71444087 15386894336 52525 33554432000 4194304 4196468 140736915209328 140736915191872 139707123388151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
/proc/30858/statm: 3756566 52525 3218 1 0 3717422 0
[pid=30858/tid=30860] ppid=30855 vsize=15026264 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/30858/task/30860/stat : 30860 (java) R 30855 30858 29212 0 -1 4202560 16153 0 0 0 169 7 0 0 20 0 15 0 71444088 15386894336 52525 33554432000 4194304 4196468 140736915209328 139707095214224 139706578841332 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30861] ppid=30855 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30861/stat : 30861 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15386894336 52525 33554432000 4194304 4196468 140736915209328 139707127630736 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30862] ppid=30855 vsize=15026264 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30862/stat : 30862 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706903333648 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30863] ppid=30855 vsize=15026264 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30863/stat : 30863 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444089 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706902281360 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30864] ppid=30855 vsize=15026264 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30864/stat : 30864 (java) S 30855 30858 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71444089 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706901228560 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30865] ppid=30855 vsize=15026264 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30865/stat : 30865 (java) S 30855 30858 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71444091 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706161526896 139707123399298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30866] ppid=30855 vsize=15026264 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30866/stat : 30866 (java) S 30855 30858 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71444091 15386894336 52525 33554432000 4194304 4196468 140736915209328 139705689563936 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30867] ppid=30855 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30867/stat : 30867 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444091 15386894336 52525 33554432000 4194304 4196468 140736915209328 139705421128816 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30868] ppid=30855 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30868/stat : 30868 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139705046620240 139707123406747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30869] ppid=30855 vsize=15026264 memory=74689 CPUtime=0.57 cores=0,2,4,6
/proc/30858/task/30869/stat : 30869 (java) R 30855 30858 29212 0 -1 1077944384 1118 0 0 0 56 1 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706160474736 139707123399298 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30870] ppid=30855 vsize=15026264 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/30858/task/30870/stat : 30870 (java) R 30855 30858 29212 0 -1 4202560 851 0 0 0 54 0 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706092210176 139707101238160 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30871] ppid=30855 vsize=15026264 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/30858/task/30871/stat : 30871 (java) R 30855 30858 29212 0 -1 4202560 2907 0 0 0 84 1 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706091161648 139707115622002 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30872] ppid=30855 vsize=15026264 memory=8551153264049953667 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30872/stat : 30872 (java) S 30855 30858 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139704548715488 139707123398357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
[pid=30858/tid=30873] ppid=30855 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30858/task/30873/stat : 30873 (java) S 30855 30858 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71444094 15386894336 52525 33554432000 4194304 4196468 140736915209328 139706090113456 139707123399298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34025472 140736915211252 140736915211529 140736915211529 140736915214287 0
Current children cumulated CPU time: 3.76 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 210100 KiB

Child status: 0
Real time (s): 1.89213
CPU time (s): 3.95305
CPU user time (s): 3.82741
CPU system time (s): 0.125641
CPU usage (%): 208.921
Max. virtual memory (cumulated for all children) (KiB): 15026264
Max. memory (cumulated for all children) (KiB): 210100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.82741
system time used= 0.125641
maximum resident set size= 228800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4059
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 30858
#   total CPU time (s): 3.95305
#   total CPU user time (s): 3.82741
#   total CPU system time (s): 0.125641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033807 second user time and 0.05942 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 19:13:29
IDJOB=4295028
IDBENCH=141456
IDSOLVER=2755
FILE ID=node102/4295028-1532538809
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/CarSequencing/CarSequencing-dingbas_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-4295028-1532538809/watcher-4295028-1532538809 -o /tmp/evaluation-result-4295028-1532538809/solver-4295028-1532538809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295028-1532538809.xml

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

MD5SUM BENCH= f25e9b6e669dc8bf92e23091ea1c77d3
RANDOM SEED=968720312

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:        12299048 kB
MemAvailable:   19872468 kB
Buffers:          156380 kB
Cached:          7653052 kB
SwapCached:         5708 kB
Active:         13288668 kB
Inactive:        6623360 kB
Active(anon):   12070452 kB
Inactive(anon):    56404 kB
Active(file):    1218216 kB
Inactive(file):  6566956 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076460 kB
Dirty:              8052 kB
Writeback:             8 kB
AnonPages:      12104064 kB
Mapped:            44424 kB
Shmem:             21392 kB
Slab:             235928 kB
SReclaimable:     208168 kB
SUnreclaim:        27760 kB
KernelStack:        3584 kB
PageTables:        29184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13018232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11948032 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= 52728 MiB
End job on node102 at 2018-07-25 19:13:31