Trace number 4273843

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.1201 2513.9199

General information on the benchmark

NameDeBruijnSequence/DeBruijnSequence-m1-s1/
DeBruijnSequence-03-06.xml
MD5SUMa0d270dd535955910725fddfcfa0cde8
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 benchmark3.1519499
Satisfiable
(Un)Satisfiability was proved
Number of variables5106
Number of constraints4377
Number of domains3
Minimum domain size3
Maximum domain size730
Distribution of domain sizes[{"size":3,"count":4374},{"size":729,"count":729},{"size":730,"count":3}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":729},{"degree":3,"count":4374}]
Minimum constraint arity2
Maximum constraint arity732
Distribution of constraint arities[{"arity":2,"count":3645},{"arity":7,"count":729},{"arity":729,"count":2},{"arity":732,"count":1}]
Number of extensional constraints0
Number of intensional constraints3645
Distribution of constraint types[{"type":"intension","count":3645},{"type":"allDifferent","count":1},{"type":"sum","count":729},{"type":"cardinality","count":1},{"type":"minimum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.23/0.41	c version: 2017-07-26
0.23/0.41	c seed: 1348076880
0.23/0.41	c timeout: 2520
0.23/0.41	c memlimit: 11000
0.23/0.41	c nbcore: 4
0.40/0.43	c Parsing instance...
4.70/1.99	c Parsing done, starting search...
2520.09/2513.90	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273843-1502764944/watcher-4273843-1502764944 -o /tmp/evaluation-result-4273843-1502764944/solver-4273843-1502764944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1348076880 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273843-1502764944.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10290, runsolver pid=10287
Current StackSize limit: 8192 KiB


[startup+0.100165 s]*
/proc/loadavg: 1.50 1.43 1.36 2/195 10291
/proc/meminfo: memFree=30847952/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=356952 memory=7564 CPUtime=0 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 1745 0 0 0 0 0 0 0 20 0 2 0 4109513 365518848 1891 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 89238 1891 1044 1 0 79208 0
[pid=10290/tid=10292] ppid=10287 vsize=356952 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) S 10287 10290 2357 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 2 0 4109523 365518848 1891 18446744073709551615 4194304 4196468 140730345247728 139875389905312 139875385674370 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 356952 KiB
Current children cumulated memory: 7564 KiB

[startup+0.209736 s]*
/proc/loadavg: 1.50 1.43 1.36 2/208 10304
/proc/meminfo: memFree=30837824/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13976388 memory=24436 CPUtime=0.06 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 5614 0 0 0 6 0 0 0 20 0 15 0 4109513 14311821312 6109 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3494097 6109 3285 1 0 3482876 0
[pid=10290/tid=10292] ppid=10287 vsize=13975920 memory=8318255677412212789 CPUtime=0.05 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 3714 0 0 0 5 0 0 0 20 0 15 0 4109523 14311342080 6050 18446744073709551615 4194304 4196468 140730345247728 139875389905504 139875378380327 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13975920 memory=313 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14311342080 5573 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13973048 memory=140308704487712 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109524 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13973048 memory=140308704478848 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109525 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4109525 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874863641376 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4109526 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874862589040 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 4109528 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109528 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13973048 memory=140308704478848 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) R 10287 10290 2357 0 -1 4202560 222 0 0 0 0 0 0 0 20 0 15 0 4109528 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385684570 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13973048 memory=140308704478848 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109534 14308401152 5332 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 24436 KiB

[startup+0.313404 s]*
/proc/loadavg: 1.50 1.43 1.36 3/209 10305
/proc/meminfo: memFree=30823532/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13975920 memory=38660 CPUtime=0.23 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 9920 0 0 0 21 2 0 0 20 0 15 0 4109513 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3493980 9665 3492 1 0 3482759 0
[pid=10290/tid=10292] ppid=10287 vsize=13975920 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 7633 0 0 0 14 2 0 0 20 0 15 0 4109523 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139875389871376 139875385685149 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109524 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4109525 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4109525 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874863641376 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4109526 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874862589040 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 15 0 4109528 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13975920 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 4109528 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13975920 memory=140308704478848 CPUtime=0.04 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 399 0 0 0 4 0 0 0 20 0 15 0 4109528 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13975920 memory=140308704478848 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109534 14311342080 9665 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 38660 KiB

[startup+0.707714 s]
/proc/loadavg: 1.50 1.43 1.36 3/209 10305
/proc/meminfo: memFree=30811620/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13977988 memory=69920 CPUtime=1.03 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 13640 0 0 0 99 4 0 0 20 0 15 0 4109513 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3494497 17480 3729 1 0 3483271 0
[pid=10290/tid=10292] ppid=10287 vsize=13977988 memory=8676 CPUtime=0.54 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 10249 0 0 0 51 3 0 0 20 0 15 0 4109523 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139875389898208 139875022105168 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13977988 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13977988 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109524 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13977988 memory=4016 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13977988 memory=16424 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13977988 memory=6700 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4109525 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13977988 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4109525 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874863641376 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13977988 memory=644 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4109526 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874862589040 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13977988 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13977988 memory=956 CPUtime=0.14 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 890 0 0 0 14 0 0 0 20 0 15 0 4109528 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13977988 memory=2248 CPUtime=0.14 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 344 0 0 0 14 0 0 0 20 0 15 0 4109528 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13977988 memory=4324 CPUtime=0.19 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) R 10287 10290 2357 0 -1 4202560 773 0 0 0 19 0 0 0 20 0 15 0 4109528 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874858377320 139875365630192 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13977988 memory=1592 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13977988 memory=932 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109534 14313459712 17480 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 69920 KiB

[startup+1.50349 s]
/proc/loadavg: 1.50 1.43 1.36 3/209 10305
/proc/meminfo: memFree=30746288/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13980036 memory=175072 CPUtime=3.59 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 25546 0 0 0 352 7 0 0 20 0 15 0 4109513 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3495009 43768 3773 1 0 3483783 0
[pid=10290/tid=10292] ppid=10287 vsize=13980036 memory=149924 CPUtime=1.33 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 1077944384 13100 0 0 0 128 5 0 0 20 0 15 0 4109523 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139875389896384 139875385673429 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4109524 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13980036 memory=7810487918915055718 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4109524 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13980036 memory=5788366128452758634 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 4109525 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4109525 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874863641376 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4109526 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874862589040 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13980036 memory=5289452401168997916 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13980036 memory=280617191722096 CPUtime=0.81 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) R 10287 10290 2357 0 -1 4202560 3929 0 0 0 81 0 0 0 20 0 15 0 4109528 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874860475584 139875367207283 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13980036 memory=6944656591801720471 CPUtime=0.8 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) R 10287 10290 2357 0 -1 4202560 3637 0 0 0 80 0 0 0 20 0 15 0 4109528 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874859424464 139875367226193 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13980036 memory=8761640388318109335 CPUtime=0.62 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 3217 0 0 0 61 1 0 0 20 0 15 0 4109528 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13980036 memory=280617191256352 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13980036 memory=48520849525492 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 4109534 14315556864 43768 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 3.59 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 175072 KiB

[startup+3.11016 s]
/proc/loadavg: 1.50 1.43 1.36 3/209 10305
/proc/meminfo: memFree=30599372/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13982084 memory=265144 CPUtime=7.72 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 35178 0 0 0 755 17 0 0 20 0 15 0 4109513 14317654016 66286 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0

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

/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 48620 0 0 0 244135 42 0 0 20 0 15 0 4109523 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139875389901888 139875032579488 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.16 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 4124 0 0 0 11 5 0 0 20 0 15 0 4109524 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 5163 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2042 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 4235 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.06 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5157 0 0 0 5 1 0 0 20 0 15 0 4109525 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 4109525 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874863641440 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4109526 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874862589056 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13982084 memory=2223204 CPUtime=2.06 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 8663 0 0 0 205 1 0 0 20 0 15 0 4109528 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13982084 memory=2223204 CPUtime=2.08 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 11872 0 0 0 207 1 0 0 20 0 15 0 4109528 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.97 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 9904 0 0 0 95 2 0 0 20 0 15 0 4109528 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13982084 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.72 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1402 0 0 0 33 39 0 0 20 0 15 0 4109534 14317654016 555801 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 2448.46 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2223204 KiB

[startup+2502.3 s]
/proc/loadavg: 2.09 2.01 1.96 3/212 11942
/proc/meminfo: memFree=26341016/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2508.49 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 103743 0 0 0 250755 94 0 0 20 0 15 0 4109513 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3495521 555143 3809 1 0 3484295 0
[pid=10290/tid=10292] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2501.77 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 49356 0 0 0 250135 42 0 0 20 0 15 0 4109523 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875389901328 139875032579488 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.16 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 4168 0 0 0 11 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 5190 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13982084 memory=2223204 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2080 0 0 0 12 6 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 4281 0 0 0 13 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13982084 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5338 0 0 0 5 2 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874863641440 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4109526 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874862589056 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2.06 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 8668 0 0 0 205 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13982084 memory=0 CPUtime=2.08 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 11874 0 0 0 207 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13982084 memory=4104 CPUtime=0.97 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 9906 0 0 0 95 2 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13982084 memory=7276 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.74 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1438 0 0 0 34 40 0 0 20 0 15 0 4109534 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 2508.49 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2220572 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.9 s]
/proc/loadavg: 2.07 2.01 1.96 3/212 11942
/proc/meminfo: memFree=26359552/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2520.09 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 103828 0 0 0 251915 94 0 0 20 0 15 0 4109513 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3495521 555143 3809 1 0 3484295 0
[pid=10290/tid=10292] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2513.37 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 49441 0 0 0 251295 42 0 0 20 0 15 0 4109523 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875389901328 139875032579746 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.16 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 4168 0 0 0 11 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13982084 memory=33 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 5190 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2080 0 0 0 12 6 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13982084 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 4281 0 0 0 13 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.07 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5338 0 0 0 5 2 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874863641440 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4109526 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874862589056 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13982084 memory=665099026474039875 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2.06 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 8668 0 0 0 205 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2.08 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 11874 0 0 0 207 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13982084 memory=1156 CPUtime=0.97 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 9906 0 0 0 95 2 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13982084 memory=7 CPUtime=0.75 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1438 0 0 0 34 41 0 0 20 0 15 0 4109534 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2220572 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2513.92 s]
# the end of solver process 10290 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.17 s, system=0.952144 s

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

[startup+2513.9 s]
/proc/loadavg: 2.07 2.01 1.96 3/212 11942
/proc/meminfo: memFree=26359552/32770624 swapFree=67108860/67108860
[pid=10290] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2520.09 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 2357 0 -1 1077944320 103828 0 0 0 251915 94 0 0 20 0 15 0 4109513 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 140730345230272 139875385663223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
/proc/10290/statm: 3495521 555143 3809 1 0 3484295 0
[pid=10290/tid=10292] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2513.37 cores=0,2,4,6
/proc/10290/task/10292/stat : 10292 (java) R 10287 10290 2357 0 -1 4202560 49441 0 0 0 251295 42 0 0 20 0 15 0 4109523 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875389901328 139875032579746 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10293] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.16 cores=0,2,4,6
/proc/10290/task/10293/stat : 10293 (java) S 10287 10290 2357 0 -1 1077944384 4168 0 0 0 11 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139875342629776 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10294] ppid=10287 vsize=13982084 memory=33 CPUtime=0.17 cores=0,2,4,6
/proc/10290/task/10294/stat : 10294 (java) S 10287 10290 2357 0 -1 1077944384 5190 0 0 0 12 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874984454928 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10295] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10295/stat : 10295 (java) S 10287 10290 2357 0 -1 1077944384 2080 0 0 0 12 6 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874983402640 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10296] ppid=10287 vsize=13982084 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10290/task/10296/stat : 10296 (java) S 10287 10290 2357 0 -1 1077944384 4281 0 0 0 13 5 0 0 20 0 15 0 4109524 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874982349840 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10297] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0.07 cores=0,2,4,6
/proc/10290/task/10297/stat : 10297 (java) S 10287 10290 2357 0 -1 1077944384 5338 0 0 0 5 2 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874864695408 139875385674370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10298] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10298/stat : 10298 (java) S 10287 10290 2357 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 4109525 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874863641440 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10299] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10299/stat : 10299 (java) S 10287 10290 2357 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4109526 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874862589056 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10300] ppid=10287 vsize=13982084 memory=665099026474039875 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10300/stat : 10300 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874861537360 139875385681819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10301] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2.06 cores=0,2,4,6
/proc/10290/task/10301/stat : 10301 (java) S 10287 10290 2357 0 -1 1077944384 8668 0 0 0 205 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874860485232 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10302] ppid=10287 vsize=13982084 memory=2220572 CPUtime=2.08 cores=0,2,4,6
/proc/10290/task/10302/stat : 10302 (java) S 10287 10290 2357 0 -1 1077944384 11874 0 0 0 207 1 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874859432432 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10303] ppid=10287 vsize=13982084 memory=1156 CPUtime=0.97 cores=0,2,4,6
/proc/10290/task/10303/stat : 10303 (java) S 10287 10290 2357 0 -1 1077944384 9906 0 0 0 95 2 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874858380144 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10304] ppid=10287 vsize=13982084 memory=2220572 CPUtime=0 cores=0,2,4,6
/proc/10290/task/10304/stat : 10304 (java) S 10287 10290 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4109528 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874857327584 139875385673429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
[pid=10290/tid=10305] ppid=10287 vsize=13982084 memory=7 CPUtime=0.75 cores=0,2,4,6
/proc/10290/task/10305/stat : 10305 (java) S 10287 10290 2357 0 -1 1077944384 1438 0 0 0 34 41 0 0 20 0 15 0 4109534 14317654016 555143 18446744073709551615 4194304 4196468 140730345247728 139874856274352 139875385674370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34881536 140730345255281 140730345255468 140730345255468 140730345258959 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2220572 KiB

Child status: 143
Real time (s): 2513.92
CPU time (s): 2520.12
CPU user time (s): 2519.17
CPU system time (s): 0.952144
CPU usage (%): 100.247
Max. virtual memory (cumulated for all children) (KiB): 13983108
Max. memory (cumulated for all children) (KiB): 2223204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.17
system time used= 0.952144
maximum resident set size= 2225252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104099
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58084
involuntary context switches= 2927


# summary of solver processes directly reported to runsolver:
#   pid: 10290
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2519.17
#   total CPU system time (s): 0.952144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6602 second user time and 18.0175 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-15 04:28:28
IDJOB=4273843
IDBENCH=125571
IDSOLVER=2666
FILE ID=node129/4273843-1502764944
RUNJOBID= node129-1502746532-7259
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/DeBruijnSequence/DeBruijnSequence-m1-s1/DeBruijnSequence-03-06.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273843-1502764944/watcher-4273843-1502764944 -o /tmp/evaluation-result-4273843-1502764944/solver-4273843-1502764944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1348076880 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273843-1502764944.xml

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

MD5SUM BENCH= a0d270dd535955910725fddfcfa0cde8
RANDOM SEED=1348076880

node129.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.61
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.61
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.61
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.61
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:        30850276 kB
MemAvailable:   31240980 kB
Buffers:          112544 kB
Cached:           559280 kB
SwapCached:            0 kB
Active:          1170696 kB
Inactive:         341424 kB
Active(anon):     840960 kB
Inactive(anon):     8552 kB
Active(file):     329736 kB
Inactive(file):   332872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42776 kB
Writeback:             0 kB
AnonPages:        840036 kB
Mapped:            43584 kB
Shmem:              8868 kB
Slab:             111944 kB
SReclaimable:      87860 kB
SUnreclaim:        24084 kB
KernelStack:        3392 kB
PageTables:         6364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1643208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    776192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61900 MiB
End job on node129 at 2017-08-15 05:10:23