Trace number 4298155

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 NameAnswerobjective functionCPU timeWall clock time
GG's minicp 2018-04-29? (NS) 4.89282 2.51595

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-03-opt_c18.xml
MD5SUM762637944ae9d552f69ba2f15bfafff3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Number of domains4
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":8},{"size":36,"count":182},{"size":44,"count":208}]
Minimum variable degree4
Maximum variable degree62
Distribution of variable degrees[{"degree":4,"count":16},{"degree":5,"count":11},{"degree":6,"count":28},{"degree":7,"count":18},{"degree":8,"count":30},{"degree":9,"count":5},{"degree":10,"count":40},{"degree":11,"count":25},{"degree":12,"count":20},{"degree":13,"count":11},{"degree":14,"count":23},{"degree":15,"count":16},{"degree":16,"count":20},{"degree":17,"count":7},{"degree":18,"count":26},{"degree":19,"count":7},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":5},{"degree":26,"count":9},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":4},{"degree":30,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":37,"count":1},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":2},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2760}]
Number of extensional constraints2760
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2760}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
4.73/2.49	c Caught NotImplementedException
4.73/2.49	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:530)
4.73/2.49	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
4.73/2.49	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
4.73/2.49	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
4.73/2.49	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
4.73/2.49	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
4.73/2.49	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
4.73/2.49	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
4.73/2.49	c 	xcsp3.XCSP3.<init>(XCSP3.java:70)
4.73/2.49	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
4.73/2.49	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
4.73/2.49	s UNSUPPORTED

Verifier Data


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 (10386 MiB free)
  memory of node 1: 16384 MiB (14509 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298155-1532748734/watcher-4298155-1532748734 -o /tmp/evaluation-result-4298155-1532748734/solver-4298155-1532748734 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298155-1532748734.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
Current StackSize limit: 8192 KiB

solver pid=27007, runsolver pid=27004

[startup+0.100094 s]*
/proc/loadavg: 0.95 1.19 1.40 3/216 27022
/proc/meminfo: memFree=25478532/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661056 memory=27376 CPUtime=0.13 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 5274 0 0 0 12 1 0 0 20 0 15 0 92436543 10916921344 6844 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665264 6844 2843 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661056 memory=-8269626465541197440 CPUtime=0.09 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 3147 0 0 0 9 0 0 0 20 0 15 0 92436543 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653625821280 139653621603734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653109503984 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653108451440 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0.02 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) R 27004 27007 26091 0 -1 4202560 327 0 0 0 2 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653107398896 139653600219441 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 6844 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27376 KiB

[startup+0.210527 s]*
/proc/loadavg: 0.95 1.19 1.40 5/216 27022
/proc/meminfo: memFree=25466400/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661056 memory=40216 CPUtime=0.35 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 8154 0 0 0 33 2 0 0 20 0 15 0 92436543 10916921344 10054 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665264 10054 2971 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 5114 0 0 0 19 1 0 0 20 0 15 0 92436543 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653625827216 139653227352909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661056 memory=342 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661056 memory=139792968007046 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) R 27004 27007 26091 0 -1 4202560 526 0 0 0 2 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653109495440 139653600781257 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661056 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) R 27004 27007 26091 0 -1 1077944384 287 0 0 0 3 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653108451536 139653621602005 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0.08 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) R 27004 27007 26091 0 -1 4202560 859 0 0 0 8 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653107399024 139653600510608 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661056 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436549 10916921344 10054 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40216 KiB

[startup+0.310349 s]*
/proc/loadavg: 0.95 1.19 1.40 6/216 27022
/proc/meminfo: memFree=25450996/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=53420 CPUtime=0.69 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 10500 0 0 0 66 3 0 0 20 0 15 0 92436543 10916999168 13355 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 13355 3074 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 5448 0 0 0 28 2 0 0 20 0 15 0 92436543 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653625829680 139653605672286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=139792968007020 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661132 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 1243 0 0 0 11 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653109503984 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661132 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) S 27004 27007 26091 0 -1 1077944384 839 0 0 0 10 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653108451440 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661132 memory=139792967980672 CPUtime=0.16 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) R 27004 27007 26091 0 -1 4202560 1600 0 0 0 16 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653107398896 139653600080609 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661132 memory=139792967980672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 13355 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 53420 KiB

[startup+0.70079 s]
/proc/loadavg: 0.95 1.19 1.40 5/216 27022
/proc/meminfo: memFree=25149572/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=191904 CPUtime=1.93 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 11899 0 0 0 186 7 0 0 20 0 15 0 92436543 10916999168 47976 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 47976 3123 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=255817110551781 CPUtime=0.66 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 5660 0 0 0 62 4 0 0 20 0 15 0 92436543 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653625830160 139653231357956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 92436544 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661132 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 1355 0 0 0 43 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653109503984 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661132 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) R 27004 27007 26091 0 -1 4202560 1400 0 0 0 42 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653108451440 139653621605708 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661132 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) S 27004 27007 26091 0 -1 1077944384 1988 0 0 0 33 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653107398896 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661132 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 47976 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 1.93 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 191904 KiB

[startup+1.5012 s]
/proc/loadavg: 0.95 1.19 1.40 3/216 27022
/proc/meminfo: memFree=24281660/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=672832 CPUtime=3.13 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 13221 0 0 0 284 29 0 0 20 0 15 0 92436543 10916999168 168208 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 168208 3138 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=9169 CPUtime=1.17 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) S 27004 27007 26091 0 -1 1077944384 5831 0 0 0 108 9 0 0 20 0 15 0 92436543 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653625829920 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) R 27004 27007 26091 0 -1 4202560 159 0 0 0 7 4 0 0 20 0 15 0 92436544 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653547665680 139653606613920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) R 27004 27007 26091 0 -1 4202560 155 0 0 0 7 4 0 0 20 0 15 0 92436544 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653227211152 139653606619637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) R 27004 27007 26091 0 -1 4202560 172 0 0 0 6 4 0 0 20 0 15 0 92436544 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653226158808 139653614691682 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) R 27004 27007 26091 0 -1 4202560 92 0 0 0 6 4 0 0 20 0 15 0 92436544 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653225105952 139653606613920 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 482 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 168208 33554432000 4194304 4196468 140725563276192 139653113713696 139653621602005 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0

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

Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 672832 KiB

[startup+2.51588 s]
# the end of solver process 27007 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.2797 s, system=0.613119 s

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

[startup+1.6012 s]
/proc/loadavg: 0.95 1.19 1.40 3/216 27022
/proc/meminfo: memFree=24281660/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=674932 CPUtime=3.29 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 13256 0 0 0 300 29 0 0 20 0 15 0 92436543 10916999168 168733 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 168733 3138 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=4714318374891523446 CPUtime=1.27 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 5833 0 0 0 118 9 0 0 20 0 15 0 92436543 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653625827064 139653230921276 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=4493871873496042681 CPUtime=0.11 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 160 0 0 0 7 4 0 0 20 0 15 0 92436544 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=279585727971568 CPUtime=0.11 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 156 0 0 0 7 4 0 0 20 0 15 0 92436544 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=2592 CPUtime=0.1 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 173 0 0 0 6 4 0 0 20 0 15 0 92436544 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=767529 CPUtime=0.1 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 92 0 0 0 6 4 0 0 20 0 15 0 92436544 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661132 memory=8041079860532773434 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661132 memory=279585727974672 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661132 memory=139792864115361 CPUtime=0.59 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) R 27004 27007 26091 0 -1 4202560 1430 0 0 0 59 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653109485184 139653599187344 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661132 memory=139792864115376 CPUtime=0.56 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) R 27004 27007 26091 0 -1 4202560 1521 0 0 0 56 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653108451440 139653606476228 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661132 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) S 27004 27007 26091 0 -1 1077944384 2041 0 0 0 36 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653107398896 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661132 memory=13773960120851 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 168733 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 3.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 674932 KiB

[startup+2.00078 s]*
/proc/loadavg: 0.95 1.19 1.40 4/216 27022
/proc/meminfo: memFree=23232632/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=1229052 CPUtime=4.06 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 14516 0 0 0 359 47 0 0 20 0 15 0 92436543 10916999168 307263 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 307263 3145 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=6791534058613427641 CPUtime=1.59 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 6386 0 0 0 144 15 0 0 20 0 15 0 92436543 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653625829824 139653231586357 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=4872558044660077418 CPUtime=0.19 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 200 0 0 0 12 7 0 0 20 0 15 0 92436544 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 196 0 0 0 12 7 0 0 20 0 15 0 92436544 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 213 0 0 0 11 7 0 0 20 0 15 0 92436544 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 130 0 0 0 11 6 0 0 20 0 15 0 92436544 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 1011 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661132 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 1440 0 0 0 66 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653109503984 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661132 memory=3184097920075968559 CPUtime=0.62 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) S 27004 27007 26091 0 -1 1077944384 1530 0 0 0 62 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653108451440 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661132 memory=3472468089195660972 CPUtime=0.37 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) S 27004 27007 26091 0 -1 1077944384 2047 0 0 0 37 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653107398896 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661132 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661132 memory=3472468089195398832 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 307263 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 4.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1229052 KiB

[startup+2.40295 s]
/proc/loadavg: 0.95 1.19 1.40 4/216 27022
/proc/meminfo: memFree=23232632/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10661132 memory=1321512 CPUtime=4.73 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 14786 0 0 0 414 59 0 0 20 0 15 0 92436543 10916999168 330378 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2665283 330378 3145 1 0 2627263 0
[pid=27007/tid=27009] ppid=27004 vsize=10661132 memory=139792968020673 CPUtime=1.9 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) R 27004 27007 26091 0 -1 4202560 6387 0 0 0 175 15 0 0 20 0 15 0 92436543 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653625829712 139653231583792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10661132 memory=6656426216303648864 CPUtime=0.27 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 267 0 0 0 17 10 0 0 20 0 15 0 92436544 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10661132 memory=6944656592455360604 CPUtime=0.27 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 254 0 0 0 17 10 0 0 20 0 15 0 92436544 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10661132 memory=6944652177228980320 CPUtime=0.25 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 273 0 0 0 16 9 0 0 20 0 15 0 92436544 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10661132 memory=3472328296227679279 CPUtime=0.25 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 191 0 0 0 16 9 0 0 20 0 15 0 92436544 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10661132 memory=8187704045996132563 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 1031 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653113715184 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10661132 memory=6933690305039933585 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10661132 memory=6944656592452807316 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92436546 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27017] ppid=27004 vsize=10661132 memory=8996927262957663786 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27017/stat : 27017 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653110557392 139653621610395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10661132 memory=3054156605267021189 CPUtime=0.66 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 1440 0 0 0 66 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653109503984 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10661132 memory=7100839852556323184 CPUtime=0.64 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) S 27004 27007 26091 0 -1 1077944384 1533 0 0 0 64 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653108451440 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10661132 memory=-7254947767442433146 CPUtime=0.37 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) S 27004 27007 26091 0 -1 1077944384 2047 0 0 0 37 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653107398896 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10661132 memory=7149863099987691630 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27022] ppid=27004 vsize=10661132 memory=2608 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27022/stat : 27022 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92436549 10916999168 330378 33554432000 4194304 4196468 140725563276192 139653105294128 139653621602946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 4.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1321512 KiB

[startup+2.50067 s]
/proc/loadavg: 0.95 1.19 1.40 4/216 27022
/proc/meminfo: memFree=23232632/32770624 swapFree=67028084/67108860
[pid=27007] ppid=27004 vsize=10727696 memory=1411708 CPUtime=4.87 cores=0,2,4,6
/proc/27007/stat : 27007 (java) S 27004 27007 26091 0 -1 1077944320 14891 0 0 0 427 60 0 0 20 0 13 0 92436543 10985160704 352927 33554432000 4194304 4196468 140725563276192 140725563258736 139653621591799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
/proc/27007/statm: 2681924 352927 3147 1 0 2643904 0
[pid=27007/tid=27009] ppid=27004 vsize=10727696 memory=0 CPUtime=2 cores=0,2,4,6
/proc/27007/task/27009/stat : 27009 (java) S 27004 27007 26091 0 -1 1077944384 6443 0 0 0 183 17 0 0 20 0 13 0 92436543 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653625834640 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27010] ppid=27004 vsize=10727696 memory=288230608902300371 CPUtime=0.27 cores=0,2,4,6
/proc/27007/task/27010/stat : 27010 (java) S 27004 27007 26091 0 -1 1077944384 267 0 0 0 17 10 0 0 20 0 13 0 92436544 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653547665680 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27011] ppid=27004 vsize=10727696 memory=14978853885988593 CPUtime=0.27 cores=0,2,4,6
/proc/27007/task/27011/stat : 27011 (java) S 27004 27007 26091 0 -1 1077944384 254 0 0 0 17 10 0 0 20 0 13 0 92436544 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653227211152 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27012] ppid=27004 vsize=10727696 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/27007/task/27012/stat : 27012 (java) S 27004 27007 26091 0 -1 1077944384 273 0 0 0 16 9 0 0 20 0 13 0 92436544 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653226158608 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27013] ppid=27004 vsize=10727696 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/27007/task/27013/stat : 27013 (java) S 27004 27007 26091 0 -1 1077944384 191 0 0 0 16 9 0 0 20 0 13 0 92436544 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653225106064 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27014] ppid=27004 vsize=10727696 memory=3184237712940006976 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27014/stat : 27014 (java) S 27004 27007 26091 0 -1 1077944384 1031 0 0 0 0 0 0 0 20 0 13 0 92436546 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653113715392 139653621602946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27015] ppid=27004 vsize=10727696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27015/stat : 27015 (java) S 27004 27007 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 92436546 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653112661408 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27016] ppid=27004 vsize=10727696 memory=279585728085536 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27016/stat : 27016 (java) S 27004 27007 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 92436546 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653111608816 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27018] ppid=27004 vsize=10727696 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/27007/task/27018/stat : 27018 (java) S 27004 27007 26091 0 -1 1077944384 1440 0 0 0 71 0 0 0 20 0 13 0 92436549 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653109488944 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27019] ppid=27004 vsize=10727696 memory=2320819685353340003 CPUtime=0.65 cores=0,2,4,6
/proc/27007/task/27019/stat : 27019 (java) S 27004 27007 26091 0 -1 1077944384 1534 0 0 0 65 0 0 0 20 0 13 0 92436549 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653108435952 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27020] ppid=27004 vsize=10727696 memory=1229052 CPUtime=0.37 cores=0,2,4,6
/proc/27007/task/27020/stat : 27020 (java) S 27004 27007 26091 0 -1 1077944384 2054 0 0 0 37 0 0 0 20 0 13 0 92436549 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653107394768 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
[pid=27007/tid=27021] ppid=27004 vsize=10727696 memory=6945507666079274341 CPUtime=0 cores=0,2,4,6
/proc/27007/task/27021/stat : 27021 (java) S 27004 27007 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 92436549 10985160704 352927 33554432000 4194304 4196468 140725563276192 139653106346592 139653621602005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10625024 140725563282549 140725563282697 140725563282697 140725563285455 0
Current children cumulated CPU time: 4.87 s
Current children cumulated vsize: 10727696 KiB
Current children cumulated memory: 1411708 KiB

Child status: 0
Real time (s): 2.51595
CPU time (s): 4.89282
CPU user time (s): 4.2797
CPU system time (s): 0.613119
CPU usage (%): 194.472
Max. virtual memory (cumulated for all children) (KiB): 10727696
Max. memory (cumulated for all children) (KiB): 1411708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.2797
system time used= 0.613119
maximum resident set size= 1412236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1535
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 27007
#   total CPU time (s): 4.89282
#   total CPU user time (s): 4.2797
#   total CPU system time (s): 0.613119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044105 second user time and 0.0615 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 05:32:14
IDJOB=4298155
IDBENCH=141077
IDSOLVER=2762
FILE ID=node102/4298155-1532748734
RUNJOBID= node102-1532741226-26122
PBS_JOBID= 21022452
Free space on /tmp= 52736 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-03-opt_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298155-1532748734/watcher-4298155-1532748734 -o /tmp/evaluation-result-4298155-1532748734/solver-4298155-1532748734 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298155-1532748734.xml

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

MD5SUM BENCH= 762637944ae9d552f69ba2f15bfafff3
RANDOM SEED=805315077

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:        25493876 kB
MemAvailable:   30617636 kB
Buffers:          204712 kB
Cached:          5174384 kB
SwapCached:        53584 kB
Active:          2522716 kB
Inactive:        4253984 kB
Active(anon):    1323220 kB
Inactive(anon):    98988 kB
Active(file):    1199496 kB
Inactive(file):  4154996 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028084 kB
Dirty:             14416 kB
Writeback:             0 kB
AnonPages:       1191604 kB
Mapped:            47208 kB
Shmem:             21864 kB
Slab:             198136 kB
SReclaimable:     170204 kB
SUnreclaim:        27932 kB
KernelStack:        3840 kB
PageTables:         7576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3220552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1110016 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-28 05:32:16