Trace number 4307704

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 2018-08-14? (TO) 2520.04 2504.71

General information on the benchmark

NameFrb/
frb-45-21-1_c18.xml
MD5SUMb87938282b595c2beb3624311f73a470
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 benchmark1151.63
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints476
Number of domains1
Minimum domain size21
Maximum domain size21
Distribution of domain sizes[{"size":21,"count":45}]
Minimum variable degree13
Maximum variable degree29
Distribution of variable degrees[{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":3},{"degree":20,"count":2},{"degree":21,"count":2},{"degree":22,"count":5},{"degree":23,"count":6},{"degree":24,"count":3},{"degree":25,"count":3},{"degree":26,"count":3},{"degree":27,"count":1},{"degree":28,"count":2},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":476}]
Number of extensional constraints476
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":476}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1760085857
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.57	c Parsing instance...
3.00/1.41	c Parsing done, starting search...
2520.01/2504.70	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 (9702 MiB free)
  memory of node 1: 16384 MiB (12762 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307704-1534266655/watcher-4307704-1534266655 -o /tmp/evaluation-result-4307704-1534266655/solver-4307704-1534266655 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534258056-13724 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1760085857 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307704-1534266655.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15186, runsolver pid=15183

[startup+0.101081 s]*
/proc/loadavg: 1.38 1.25 1.35 3/217 15201
/proc/meminfo: memFree=22984648/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14082736 memory=32060 CPUtime=0.12 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 6425 0 0 0 11 1 0 0 20 0 15 0 244228337 14420721664 8015 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3520684 8015 3139 1 0 3482761 0
[pid=15186/tid=15188] ppid=15183 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 4485 0 0 0 9 0 0 0 20 0 15 0 244228337 14420721664 8015 33554432000 4194304 4196468 140737475366832 140691277114208 140691256919397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14082736 memory=5793855274470169017 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 8015 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 8015 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 8015 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 8015 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244228339 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690746471200 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690745418864 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0.01 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 8015 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32060 KiB

[startup+0.214053 s]*
/proc/loadavg: 1.38 1.25 1.35 6/217 15201
/proc/meminfo: memFree=22969764/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14082736 memory=48236 CPUtime=0.33 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 10076 0 0 0 31 2 0 0 20 0 15 0 244228337 14420721664 12059 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3520684 12059 3414 1 0 3482761 0
[pid=15186/tid=15188] ppid=15183 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 7792 0 0 0 19 1 0 0 20 0 15 0 244228337 14420721664 12059 33554432000 4194304 4196468 140737475366832 140691277104208 140691272897693 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14082736 memory=4211973749665066378 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12059 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12059 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12059 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12059 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244228339 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690746471200 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690745418864 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0.07 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) R 15183 15186 13692 0 -1 4202560 288 0 0 0 7 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690741205696 140691251817226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12059 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 48236 KiB

[startup+0.310571 s]*
/proc/loadavg: 1.38 1.25 1.35 3/217 15201
/proc/meminfo: memFree=22966304/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14082736 memory=51444 CPUtime=0.45 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 10409 0 0 0 43 2 0 0 20 0 15 0 244228337 14420721664 12861 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3520684 12861 3416 1 0 3482761 0
[pid=15186/tid=15188] ppid=15183 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 8112 0 0 0 29 1 0 0 20 0 15 0 244228337 14420721664 12861 33554432000 4194304 4196468 140737475366832 140691277065184 140691272889616 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14082736 memory=4211973749665066378 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12861 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14082736 memory=280046776211840 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12861 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14082736 memory=280046631899648 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12861 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14082736 memory=140023315936015 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244228338 14420721664 12861 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14082736 memory=280046776221056 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244228339 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14082736 memory=140023315940623 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690746471200 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14082736 memory=140023315956652 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244228340 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690745418864 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14082736 memory=140023315959780 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14082736 memory=140023460275840 CPUtime=0.08 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 295 0 0 0 8 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14082736 memory=140023460307900 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228342 14420721664 12861 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51444 KiB

[startup+0.700795 s]
/proc/loadavg: 1.38 1.25 1.35 3/217 15201
/proc/meminfo: memFree=22941656/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14084804 memory=89112 CPUtime=0.99 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 17129 0 0 0 94 5 0 0 20 0 15 0 244228337 14422839296 22278 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3521201 22278 3498 1 0 3483273 0
[pid=15186/tid=15188] ppid=15183 vsize=14084804 memory=56 CPUtime=0.68 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 14459 0 0 0 64 4 0 0 20 0 15 0 244228337 14422839296 22278 33554432000 4194304 4196468 140737475366832 140691277081952 140691256956254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14422839296 22278 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14422839296 22278 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228338 14422839296 22278 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244228338 14422839296 22278 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14084804 memory=748 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244228339 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14084804 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244228340 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690746471200 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14084804 memory=6592 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244228340 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690745418864 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14084804 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14084804 memory=4452 CPUtime=0.08 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 640 0 0 0 8 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14084804 memory=3732 CPUtime=0.06 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 287 0 0 0 6 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14084804 memory=12668 CPUtime=0.15 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 362 0 0 0 15 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14084804 memory=1072 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14084804 memory=14888 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244228342 14422839296 22278 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89112 KiB

[startup+1.50144 s]
/proc/loadavg: 1.38 1.25 1.35 6/217 15201
/proc/meminfo: memFree=22866512/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14088900 memory=234640 CPUtime=3.33 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 26683 0 0 0 322 11 0 0 20 0 15 0 244228337 14427033600 58660 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3522225 58660 3576 1 0 3484297 0
[pid=15186/tid=15188] ppid=15183 vsize=14088900 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 19545 0 0 0 138 6 0 0 20 0 15 0 244228337 14427033600 58660 33554432000 4194304 4196468 140737475366832 140691277113952 140691250871415 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 244228338 14427033600 58660 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 244228338 14427033600 58660 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 244228338 14427033600 58660 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 244228338 14427033600 58660 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 244228339 14427033600 58660 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0

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

/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 34197 0 0 0 243375 16 0 0 20 0 15 0 244228337 14427033600 73265 33554432000 4194304 4196468 140737475366832 140691277114048 140690870611405 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14088900 memory=293060 CPUtime=4.24 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 4481 0 0 0 397 27 0 0 20 0 15 0 244228338 14427033600 73265 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14088900 memory=293060 CPUtime=4.19 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 5150 0 0 0 389 30 0 0 20 0 15 0 244228338 14427033600 73265 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14088900 memory=293060 CPUtime=4.17 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 6548 0 0 0 390 27 0 0 20 0 15 0 244228338 14427033600 73265 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14088900 memory=293060 CPUtime=4.21 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 4828 0 0 0 395 26 0 0 20 0 15 0 244228338 14427033600 73265 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14088900 memory=1612 CPUtime=3.16 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 5942 0 0 0 295 21 0 0 20 0 15 0 244228339 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14088900 memory=293060 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690746471264 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14088900 memory=293060 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690745418880 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14088900 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14088900 memory=293060 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 3243 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 38 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14088900 memory=-6447579492933064028 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 2928 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14088900 memory=293060 CPUtime=0.62 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 3004 0 0 0 61 1 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14088900 memory=293060 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14088900 memory=293060 CPUtime=0.83 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1213 0 0 0 36 47 0 0 20 0 15 0 244228342 14427033600 73265 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 48 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 2457.25 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 293060 KiB

[startup+2502.3 s]
/proc/loadavg: 1.28 1.35 1.34 3/217 15429
/proc/meminfo: memFree=22729592/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14088900 memory=297156 CPUtime=2517.6 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 74088 0 0 0 251592 168 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3522225 74289 3578 1 0 3484297 0
[pid=15186/tid=15188] ppid=15183 vsize=14088900 memory=297156 CPUtime=2493.68 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 34617 0 0 0 249352 16 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691277114048 140690864809180 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.36 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 4646 0 0 0 408 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14088900 memory=4452 CPUtime=4.3 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 5242 0 0 0 400 30 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.3 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 6636 0 0 0 402 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.33 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 5012 0 0 0 406 27 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14088900 memory=295108 CPUtime=3.24 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 6108 0 0 0 302 22 0 0 20 0 15 0 244228339 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14088900 memory=295108 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690746471264 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690745418880 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 3245 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 2930 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14088900 memory=1752 CPUtime=0.62 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 3006 0 0 0 61 1 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14088900 memory=295108 CPUtime=0.85 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1230 0 0 0 37 48 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 48 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 2517.6 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 297156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.7 s]
/proc/loadavg: 1.28 1.35 1.34 3/217 15429
/proc/meminfo: memFree=22729592/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14088900 memory=297156 CPUtime=2520.01 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 74939 0 0 0 251833 168 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3522225 74289 3578 1 0 3484297 0
[pid=15186/tid=15188] ppid=15183 vsize=14088900 memory=297156 CPUtime=2496.07 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 34882 0 0 0 249591 16 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691277114048 140690870391060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.37 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 4718 0 0 0 409 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.31 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 5266 0 0 0 401 30 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.3 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 6748 0 0 0 402 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.34 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 5209 0 0 0 407 27 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14088900 memory=297156 CPUtime=3.24 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 6272 0 0 0 302 22 0 0 20 0 15 0 244228339 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690746471264 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690745418880 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 3247 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 2932 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.62 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 3008 0 0 0 61 1 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14088900 memory=1620 CPUtime=0.85 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1241 0 0 0 37 48 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 48 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 297156 KiB

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

[startup+2504.71 s]
# the end of solver process 15186 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.34 s, system=1.69269 s

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

[startup+2504.7 s]
/proc/loadavg: 1.28 1.35 1.34 3/217 15429
/proc/meminfo: memFree=22729592/32770624 swapFree=67108688/67108860
[pid=15186] ppid=15183 vsize=14088900 memory=297156 CPUtime=2520.01 cores=1,3,5,7
/proc/15186/stat : 15186 (java) S 15183 15186 13692 0 -1 1077944320 74939 0 0 0 251833 168 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140737475349376 140691272875767 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
/proc/15186/statm: 3522225 74289 3578 1 0 3484297 0
[pid=15186/tid=15188] ppid=15183 vsize=14088900 memory=297156 CPUtime=2496.07 cores=1,3,5,7
/proc/15186/task/15188/stat : 15188 (java) R 15183 15186 13692 0 -1 4202560 34882 0 0 0 249591 16 0 0 20 0 15 0 244228337 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691277114048 140690870391060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15189] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.37 cores=1,3,5,7
/proc/15186/task/15189/stat : 15189 (java) S 15183 15186 13692 0 -1 1077944384 4718 0 0 0 409 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691187944336 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15190] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.31 cores=1,3,5,7
/proc/15186/task/15190/stat : 15190 (java) S 15183 15186 13692 0 -1 1077944384 5266 0 0 0 401 30 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691186891536 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15191] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.3 cores=1,3,5,7
/proc/15186/task/15191/stat : 15191 (java) S 15183 15186 13692 0 -1 1077944384 6748 0 0 0 402 28 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691185839248 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15192] ppid=15183 vsize=14088900 memory=297156 CPUtime=4.34 cores=1,3,5,7
/proc/15186/task/15192/stat : 15192 (java) S 15183 15186 13692 0 -1 1077944384 5209 0 0 0 407 27 0 0 20 0 15 0 244228338 14427033600 74289 33554432000 4194304 4196468 140737475366832 140691184786448 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15193] ppid=15183 vsize=14088900 memory=297156 CPUtime=3.24 cores=1,3,5,7
/proc/15186/task/15193/stat : 15193 (java) S 15183 15186 13692 0 -1 1077944384 6272 0 0 0 302 22 0 0 20 0 15 0 244228339 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690747525232 140691272886914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15194] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15194/stat : 15194 (java) S 15183 15186 13692 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690746471264 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15195] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15195/stat : 15195 (java) S 15183 15186 13692 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244228340 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690745418880 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15196] ppid=15183 vsize=14088900 memory=297156 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15196/stat : 15196 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690744367184 140691272894363 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15197] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15197/stat : 15197 (java) S 15183 15186 13692 0 -1 1077944384 3247 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690743315056 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15198] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.91 cores=1,3,5,7
/proc/15186/task/15198/stat : 15198 (java) S 15183 15186 13692 0 -1 1077944384 2932 0 0 0 91 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690742262256 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15199] ppid=15183 vsize=14088900 memory=297156 CPUtime=0.62 cores=1,3,5,7
/proc/15186/task/15199/stat : 15199 (java) S 15183 15186 13692 0 -1 1077944384 3008 0 0 0 61 1 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690741209968 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15200] ppid=15183 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15186/task/15200/stat : 15200 (java) S 15183 15186 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690740157408 140691272885973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
[pid=15186/tid=15201] ppid=15183 vsize=14088900 memory=1620 CPUtime=0.85 cores=1,3,5,7
/proc/15186/task/15201/stat : 15201 (java) S 15183 15186 13692 0 -1 1077944384 1241 0 0 0 37 48 0 0 20 0 15 0 244228342 14427033600 74289 33554432000 4194304 4196468 140737475366832 140690739104176 140691272886914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 48 0 0 6293624 6294260 9494528 140737475372112 140737475372297 140737475372297 140737475375055 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 297156 KiB

Child status: 143
Real time (s): 2504.71
CPU time (s): 2520.04
CPU user time (s): 2518.34
CPU system time (s): 1.69269
CPU usage (%): 100.612
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 297156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.34
system time used= 1.69269
maximum resident set size= 297704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75122
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143440
involuntary context switches= 2694


# summary of solver processes directly reported to runsolver:
#   pid: 15186
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.34
#   total CPU system time (s): 1.69269

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9841 second user time and 23.4594 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-14 19:10:55
IDJOB=4307704
IDBENCH=141587
IDSOLVER=2790
FILE ID=node106/4307704-1534266655
RUNJOBID= node106-1534258056-13724
PBS_JOBID= 21038127
Free space on /tmp= 42448 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Frb/frb-45-21-1_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307704-1534266655/watcher-4307704-1534266655 -o /tmp/evaluation-result-4307704-1534266655/solver-4307704-1534266655 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534258056-13724 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1760085857 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307704-1534266655.xml

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

MD5SUM BENCH= b87938282b595c2beb3624311f73a470
RANDOM SEED=1760085857

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23004620 kB
MemAvailable:   31701000 kB
Buffers:          180988 kB
Cached:          8722572 kB
SwapCached:            0 kB
Active:          4669024 kB
Inactive:        4493824 kB
Active(anon):     206148 kB
Inactive(anon):   105468 kB
Active(file):    4462876 kB
Inactive(file):  4388356 kB
Unevictable:        6964 kB
Mlocked:            6964 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36208 kB
Writeback:             0 kB
AnonPages:        270132 kB
Mapped:            67944 kB
Shmem:             49632 kB
Slab:             301632 kB
SReclaimable:     273608 kB
SUnreclaim:        28024 kB
KernelStack:        3728 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1219660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 42412 MiB
End job on node106 at 2018-08-14 19:52:40