Trace number 4310506

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14? (TO) 252.09 248.314

General information on the benchmark

NameBacp/Bacp-m1/
Bacp-m1-12a_c18.xml
MD5SUMa0da543bfb057198f80e5909cc102093
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark251.57
Satisfiable
(Un)Satisfiability was proved
Number of variables882
Number of constraints155
Number of domains8
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":792},{"size":9,"count":12},{"size":12,"count":66},{"size":15,"count":12}]
Minimum variable degree1
Maximum variable degree19
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":804},{"degree":13,"count":11},{"degree":14,"count":20},{"degree":15,"count":15},{"degree":16,"count":9},{"degree":17,"count":6},{"degree":18,"count":1},{"degree":19,"count":4}]
Minimum constraint arity2
Maximum constraint arity67
Distribution of constraint arities[{"arity":2,"count":65},{"arity":13,"count":66},{"arity":67,"count":24}]
Number of extensional constraints66
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":65},{"type":"sum","count":12},{"type":"count","count":12}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1649036803
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.52/1.40	c Parsing done, starting first complete search...
250.79/247.35	c First complete search done, starting ALNS search...
252.06/248.30	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 (14371 MiB free)
  memory of node 1: 16384 MiB (13810 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310506-1534333993/watcher-4310506-1534333993 -o /tmp/evaluation-result-4310506-1534333993/solver-4310506-1534333993 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1649036803 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310506-1534333993.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=30328, runsolver pid=30325

[startup+0.100144 s]*
/proc/loadavg: 1.06 1.43 1.57 3/215 30343
/proc/meminfo: memFree=28838280/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14082736 memory=33988 CPUtime=0.11 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 7425 0 0 0 10 1 0 0 20 0 15 0 250962444 14420721664 8497 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3520684 8497 3137 1 0 3482761 0
[pid=30328/tid=30330] ppid=30325 vsize=14082736 memory=-8557575366716067194 CPUtime=0.09 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 5505 0 0 0 9 0 0 0 20 0 15 0 250962445 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380611424496 140380591310174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380148282400 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380147229552 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0.01 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) R 30325 30328 25549 0 -1 4202560 244 0 0 0 1 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380143020656 140380585785793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 8497 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33988 KiB

[startup+0.210437 s]*
/proc/loadavg: 1.06 1.43 1.57 4/215 30343
/proc/meminfo: memFree=28822992/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14082736 memory=47376 CPUtime=0.3 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 10456 0 0 0 28 2 0 0 20 0 15 0 250962444 14420721664 11844 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3520684 11844 3380 1 0 3482761 0
[pid=30328/tid=30330] ppid=30325 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) S 30325 30328 25549 0 -1 1077944384 8195 0 0 0 18 1 0 0 20 0 15 0 250962445 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380611458032 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14082736 memory=288370507534136960 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380148282400 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380147229552 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) R 30325 30328 25549 0 -1 4202560 522 0 0 0 2 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380145126256 140380590652108 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) R 30325 30328 25549 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0.06 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 275 0 0 0 6 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 11844 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47376 KiB

[startup+0.310481 s]*
/proc/loadavg: 1.06 1.43 1.57 4/215 30343
/proc/meminfo: memFree=28819660/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14082736 memory=50624 CPUtime=0.43 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 10805 0 0 0 40 3 0 0 20 0 15 0 250962444 14420721664 12656 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3520684 12656 3382 1 0 3482761 0
[pid=30328/tid=30330] ppid=30325 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 8528 0 0 0 28 1 0 0 20 0 15 0 250962445 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380611396672 140380588794665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14082736 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14082736 memory=288370507534136960 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380148282400 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250962447 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380147229552 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0.08 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 285 0 0 0 8 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14082736 memory=140131382425216 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962450 14420721664 12656 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50624 KiB

[startup+0.70079 s]
/proc/loadavg: 1.06 1.43 1.57 4/215 30343
/proc/meminfo: memFree=28797772/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14084804 memory=90720 CPUtime=0.99 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 17535 0 0 0 94 5 0 0 20 0 15 0 250962444 14422839296 22680 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3521201 22680 3498 1 0 3483273 0
[pid=30328/tid=30330] ppid=30325 vsize=14084804 memory=34176 CPUtime=0.67 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 14856 0 0 0 64 3 0 0 20 0 15 0 250962445 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380611442048 140380607251613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14084804 memory=11908 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14084804 memory=492 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14084804 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14084804 memory=932 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14084804 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250962447 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14084804 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250962447 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380148282400 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14084804 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250962447 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380147229552 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14084804 memory=7881696724453321575 CPUtime=0.08 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 678 0 0 0 8 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14084804 memory=7453282923461570405 CPUtime=0.06 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 251 0 0 0 6 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 368 0 0 0 15 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14084804 memory=972 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962450 14422839296 22680 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90720 KiB

[startup+1.5015 s]
/proc/loadavg: 1.06 1.43 1.57 6/215 30343
/proc/meminfo: memFree=28765636/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14090948 memory=153956 CPUtime=2.84 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 26215 0 0 0 275 9 0 0 20 0 15 0 250962444 14429130752 38489 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3522737 38489 3545 1 0 3484809 0
[pid=30328/tid=30330] ppid=30325 vsize=14090948 memory=141432 CPUtime=1.46 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 19878 0 0 0 141 5 0 0 20 0 15 0 250962445 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380611466640 140380224009167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250962445 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250962445 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 38489 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0

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

/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 23066 0 0 0 16106 8 0 0 20 0 15 0 250962445 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380611468112 140380224390341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.25 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 1821 0 0 0 22 3 0 0 20 0 15 0 250962445 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.26 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1345 0 0 0 22 4 0 0 20 0 15 0 250962445 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.26 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1803 0 0 0 23 3 0 0 20 0 15 0 250962445 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.26 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 710 0 0 0 22 4 0 0 20 0 15 0 250962445 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.31 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 1957 0 0 0 29 2 0 0 20 0 15 0 250962447 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14090948 memory=166080 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380148282464 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14090948 memory=280262454705872 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380147229568 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14090948 memory=168128 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14090948 memory=166080 CPUtime=1.02 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 3555 0 0 0 101 1 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14090948 memory=168128 CPUtime=1.09 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 3419 0 0 0 108 1 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14090948 memory=168128 CPUtime=0.64 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 2929 0 0 0 64 0 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14090948 memory=168128 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14090948 memory=2120 CPUtime=0.06 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 663 0 0 0 3 3 0 0 20 0 15 0 250962450 14429130752 42032 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 67 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 165.39 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168128 KiB

[startup+222.301 s]
/proc/loadavg: 1.50 1.45 1.55 3/215 30506
/proc/meminfo: memFree=28685108/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14090948 memory=170220 CPUtime=225.67 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 43695 0 0 0 22534 33 0 0 20 0 15 0 250962444 14429130752 42555 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3522737 42555 3577 1 0 3484809 0
[pid=30328/tid=30330] ppid=30325 vsize=14090948 memory=170220 CPUtime=220.84 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 23470 0 0 0 22076 8 0 0 20 0 15 0 250962445 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380611468320 140380224412332 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.37 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 1827 0 0 0 32 5 0 0 20 0 15 0 250962445 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.37 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 1844 0 0 0 32 5 0 0 20 0 15 0 250962445 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.37 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1838 0 0 0 32 5 0 0 20 0 15 0 250962445 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.36 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 729 0 0 0 30 6 0 0 20 0 15 0 250962445 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.43 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 1993 0 0 0 40 3 0 0 20 0 15 0 250962447 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14090948 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380148282464 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14090948 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380147229568 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14090948 memory=168172 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14090948 memory=1836 CPUtime=1.02 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 3555 0 0 0 101 1 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14090948 memory=170220 CPUtime=1.09 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 3419 0 0 0 108 1 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.64 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 2929 0 0 0 64 0 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14090948 memory=170220 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14090948 memory=288230583166042426 CPUtime=0.08 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 667 0 0 0 4 4 0 0 20 0 15 0 250962450 14429130752 42555 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 67 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 225.67 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 170220 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+248.301 s]
/proc/loadavg: 0.99 1.33 1.51 4/215 30507
/proc/meminfo: memFree=28679764/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14090948 memory=172920 CPUtime=252.06 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 50922 0 0 0 25171 35 0 0 20 0 15 0 250962444 14429130752 43230 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3522737 43230 3577 1 0 3484809 0
[pid=30328/tid=30330] ppid=30325 vsize=14090948 memory=170292 CPUtime=246.72 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 26371 0 0 0 24663 9 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380611467632 140380224284846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.41 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 1876 0 0 0 36 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.42 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 2088 0 0 0 37 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.41 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1882 0 0 0 36 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.42 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 735 0 0 0 35 7 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.48 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 2231 0 0 0 45 3 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380148282464 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380147229568 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14090948 memory=170292 CPUtime=1.14 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 4501 0 0 0 113 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14090948 memory=172920 CPUtime=1.21 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 4334 0 0 0 120 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14090948 memory=140131226913665 CPUtime=0.69 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 4767 0 0 0 68 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14090948 memory=3160 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14090948 memory=2120 CPUtime=0.1 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 686 0 0 0 5 5 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 67 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 172920 KiB

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

[startup+248.314 s]
# the end of solver process 30328 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.724 s, system=0.366068 s

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

[startup+248.301 s]
/proc/loadavg: 0.99 1.33 1.51 4/215 30507
/proc/meminfo: memFree=28679764/32770624 swapFree=67030680/67108860
[pid=30328] ppid=30325 vsize=14090948 memory=172920 CPUtime=252.06 cores=1,3,5,7
/proc/30328/stat : 30328 (java) S 30325 30328 25549 0 -1 1077944320 50922 0 0 0 25171 35 0 0 20 0 15 0 250962444 14429130752 43230 33554432000 4194304 4196468 140724693160208 140724693142752 140380607229687 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
/proc/30328/statm: 3522737 43230 3577 1 0 3484809 0
[pid=30328/tid=30330] ppid=30325 vsize=14090948 memory=170292 CPUtime=246.72 cores=1,3,5,7
/proc/30328/task/30330/stat : 30330 (java) R 30325 30328 25549 0 -1 4202560 26371 0 0 0 24663 9 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380611467632 140380224284846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30331] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.41 cores=1,3,5,7
/proc/30328/task/30331/stat : 30331 (java) S 30325 30328 25549 0 -1 1077944384 1876 0 0 0 36 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380202515600 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30332] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.42 cores=1,3,5,7
/proc/30328/task/30332/stat : 30332 (java) S 30325 30328 25549 0 -1 1077944384 2088 0 0 0 37 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380201462800 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30333] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.41 cores=1,3,5,7
/proc/30328/task/30333/stat : 30333 (java) S 30325 30328 25549 0 -1 1077944384 1882 0 0 0 36 5 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380200410000 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30334] ppid=30325 vsize=14090948 memory=170292 CPUtime=0.42 cores=1,3,5,7
/proc/30328/task/30334/stat : 30334 (java) S 30325 30328 25549 0 -1 1077944384 735 0 0 0 35 7 0 0 20 0 15 0 250962445 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380199357200 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30335] ppid=30325 vsize=14090948 memory=170220 CPUtime=0.48 cores=1,3,5,7
/proc/30328/task/30335/stat : 30335 (java) S 30325 30328 25549 0 -1 1077944384 2231 0 0 0 45 3 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380149336432 140380607240834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30336] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30336/stat : 30336 (java) S 30325 30328 25549 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380148282464 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30337] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30337/stat : 30337 (java) S 30325 30328 25549 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 250962447 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380147229568 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30338] ppid=30325 vsize=14090948 memory=170292 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30338/stat : 30338 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380146177872 140380607248283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30339] ppid=30325 vsize=14090948 memory=170292 CPUtime=1.14 cores=1,3,5,7
/proc/30328/task/30339/stat : 30339 (java) S 30325 30328 25549 0 -1 1077944384 4501 0 0 0 113 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380145126256 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30340] ppid=30325 vsize=14090948 memory=172920 CPUtime=1.21 cores=1,3,5,7
/proc/30328/task/30340/stat : 30340 (java) S 30325 30328 25549 0 -1 1077944384 4334 0 0 0 120 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380144073456 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30341] ppid=30325 vsize=14090948 memory=140131226913665 CPUtime=0.69 cores=1,3,5,7
/proc/30328/task/30341/stat : 30341 (java) S 30325 30328 25549 0 -1 1077944384 4767 0 0 0 68 1 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380143020656 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30342] ppid=30325 vsize=14090948 memory=3160 CPUtime=0 cores=1,3,5,7
/proc/30328/task/30342/stat : 30342 (java) S 30325 30328 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380141968096 140380607239893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
[pid=30328/tid=30343] ppid=30325 vsize=14090948 memory=2120 CPUtime=0.1 cores=1,3,5,7
/proc/30328/task/30343/stat : 30343 (java) S 30325 30328 25549 0 -1 1077944384 686 0 0 0 5 5 0 0 20 0 15 0 250962450 14429130752 43230 33554432000 4194304 4196468 140724693160208 140380140915376 140380607240834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 67 0 0 6293624 6294260 37511168 140724693169242 140724693169422 140724693169422 140724693172175 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 172920 KiB

Child status: 143
Real time (s): 248.314
CPU time (s): 252.09
CPU user time (s): 251.724
CPU system time (s): 0.366068
CPU usage (%): 101.521
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 244016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.724
system time used= 0.366068
maximum resident set size= 244016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51086
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20945
involuntary context switches= 508


# summary of solver processes directly reported to runsolver:
#   pid: 30328
#   total CPU time (s): 252.09
#   total CPU user time (s): 251.724
#   total CPU system time (s): 0.366068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.45983 second user time and 2.38358 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 13:53:13
IDJOB=4310506
IDBENCH=141683
IDSOLVER=2796
FILE ID=node102/4310506-1534333993
RUNJOBID= node102-1534328374-25581
PBS_JOBID= 21038150
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Bacp/Bacp-m1/Bacp-m1-12a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310506-1534333993/watcher-4310506-1534333993 -o /tmp/evaluation-result-4310506-1534333993/solver-4310506-1534333993 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1649036803 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310506-1534333993.xml

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

MD5SUM BENCH= a0da543bfb057198f80e5909cc102093
RANDOM SEED=1649036803

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28857596 kB
MemAvailable:   31692988 kB
Buffers:          168796 kB
Cached:          2937004 kB
SwapCached:        51224 kB
Active:          1797416 kB
Inactive:        1573160 kB
Active(anon):     189340 kB
Inactive(anon):   135204 kB
Active(file):    1608076 kB
Inactive(file):  1437956 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:             35816 kB
Writeback:             0 kB
AnonPages:        231356 kB
Mapped:            67112 kB
Shmem:             57196 kB
Slab:             239624 kB
SReclaimable:     210388 kB
SUnreclaim:        29236 kB
KernelStack:        3792 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1226152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 43836 MiB
End job on node102 at 2018-08-15 13:57:21