Trace number 4255696

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 - ALNS 2017-07-26? (TO) 244.14999 240.024

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-12.xml
MD5SUM4ad29a02d37880346b32250d12348025
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables179
Number of constraints178
Number of domains2
Minimum domain size2
Maximum domain size144
Distribution of domain sizes[{"size":2,"count":34},{"size":144,"count":145}]
Minimum variable degree2
Maximum variable degree34
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":108},{"degree":4,"count":34},{"degree":34,"count":1}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":143},{"arity":3,"count":34},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints177
Distribution of constraint types[{"type":"intension","count":177},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.36/0.41	c version: 2017-07-26
0.36/0.41	c seed: 1165431604
0.36/0.41	c timeout: 264
0.36/0.41	c memlimit: 11000
0.36/0.41	c nbcore: 4
0.36/0.43	c Parsing instance...
6.09/3.93	c Parsing done, starting search...
244.12/240.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255696-1501635811/watcher-4255696-1501635811 -o /tmp/evaluation-result-4255696-1501635811/solver-4255696-1501635811 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24765 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1165431604 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255696-1501635811.xml 

pid=797
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.44 1.44 1.43 2/199 800
/proc/meminfo: memFree=31539424/32770624 swapFree=0/307904
[pid=800] ppid=797 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/800/stat : 800 (runsolver) D 797 800 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11086907 24240128 106 18446744073709551615 4194304 4338465 140737106356192 140737106353832 139980469211863 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 16818176 140737106358380 140737106358854 140737106358854 140737106362314 0
/proc/800/statm: 5918 106 53 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.44 1.44 1.43 2/199 800
/proc/meminfo: memFree=31539424/32770624 swapFree=0/307904
[pid=800] ppid=797 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/800/stat : 800 (runsolver) D 797 800 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11086907 24240128 106 18446744073709551615 4194304 4338465 140737106356192 140737106353832 139980469211863 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 16818176 140737106358380 140737106358854 140737106358854 140737106362314 0
/proc/800/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200315 s]
/proc/loadavg: 1.44 1.44 1.43 2/199 800
/proc/meminfo: memFree=31539424/32770624 swapFree=0/307904
[pid=800] ppid=797 vsize=13906484 CPUtime=0.05 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 4773 0 0 0 5 0 0 0 20 0 14 0 11086907 14240239616 5318 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3476621 5318 2572 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300837 s]
/proc/loadavg: 1.44 1.44 1.43 2/199 800
/proc/meminfo: memFree=31539424/32770624 swapFree=0/307904
[pid=800] ppid=797 vsize=13975920 CPUtime=0.19 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 9682 0 0 0 17 2 0 0 20 0 15 0 11086907 14311342080 9038 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3493980 9038 3508 1 0 3482767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13975920

[startup+0.700232 s]
/proc/loadavg: 1.44 1.44 1.43 2/199 800
/proc/meminfo: memFree=31539424/32770624 swapFree=0/307904
[pid=800] ppid=797 vsize=13977988 CPUtime=0.95 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 13846 0 0 0 90 5 0 0 20 0 15 0 11086907 14313459712 16031 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3494497 16031 3720 1 0 3483279 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 13977988

[startup+1.50068 s]
/proc/loadavg: 1.44 1.44 1.43 3/214 815
/proc/meminfo: memFree=31481564/32770624 swapFree=0/307900
[pid=800] ppid=797 vsize=13977988 CPUtime=2.3 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 19852 0 0 0 224 6 0 0 20 0 15 0 11086907 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3494497 21523 3746 1 0 3483279 0
[pid=800/tid=802] ppid=797 vsize=13977988 CPUtime=1.33 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 11571 0 0 0 129 4 0 0 20 0 15 0 11086919 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858915876656 139858516226597 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11086921 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11086921 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858389083168 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11086922 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858388030320 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13977988 CPUtime=0.26 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 1974 0 0 0 26 0 0 0 20 0 15 0 11086924 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13977988 CPUtime=0.36 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 2980 0 0 0 36 0 0 0 20 0 15 0 11086924 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13977988 CPUtime=0.32 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 1941 0 0 0 32 0 0 0 20 0 15 0 11086924 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11086928 14313459712 21523 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 13977988

[startup+3.10064 s]
/proc/loadavg: 1.44 1.44 1.43 4/214 815
/proc/meminfo: memFree=31463368/32770624 swapFree=0/307908
[pid=800] ppid=797 vsize=13977988 CPUtime=4.47 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 22853 0 0 0 440 7 0 0 20 0 15 0 11086907 14313459712 33328 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3494497 33328 3755 1 0 3483279 0
[pid=800/tid=802] ppid=797 vsize=13977988 CPUtime=2.92 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 12039 0 0 0 288 4 0 0 20 0 15 0 11086919 14313459712 33328 18446744073709551615 4194304 4196468 140729869837424 139858915874664 139858516534104 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 33328 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11086920 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086921 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11086921 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858389083168 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11086922 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858388030320 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13977988 CPUtime=0.5 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) R 797 800 5234 0 -1 4202560 2872 0 0 0 50 0 0 0 20 0 15 0 11086924 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858897684394 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13977988 CPUtime=0.67 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4408 0 0 0 66 1 0 0 20 0 15 0 11086924 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13977988 CPUtime=0.34 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 2108 0 0 0 34 0 0 0 20 0 15 0 11086924 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11086928 14313459712 33840 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 13977988

[startup+6.30062 s]
/proc/loadavg: 1.48 1.45 1.44 3/214 815
/proc/meminfo: memFree=31115292/32770624 swapFree=0/307912
[pid=800] ppid=797 vsize=13982084 CPUtime=10 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 29337 0 0 0 971 29 0 0 20 0 15 0 11086907 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 112933 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=6 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 15779 0 0 0 591 9 0 0 20 0 15 0 11086919 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858915878968 139858519545415 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 180 0 0 0 7 4 0 0 20 0 15 0 11086920 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 258 0 0 0 7 4 0 0 20 0 15 0 11086920 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 268 0 0 0 8 3 0 0 20 0 15 0 11086920 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.1 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 163 0 0 0 6 4 0 0 20 0 15 0 11086920 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13982084 CPUtime=1.37 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 3111 0 0 0 137 0 0 0 20 0 15 0 11086924 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13982084 CPUtime=1.52 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4842 0 0 0 151 1 0 0 20 0 15 0 11086924 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 2991 0 0 0 58 0 0 0 20 0 15 0 11086924 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11086928 14317654016 112933 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.44 1.44 1.43 3/214 815
/proc/meminfo: memFree=31104212/32770624 swapFree=0/307920
[pid=800] ppid=797 vsize=13982084 CPUtime=16.54 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 29759 0 0 0 1622 32 0 0 20 0 15 0 11086907 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 119213 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=12.38 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 15933 0 0 0 1229 9 0 0 20 0 15 0 11086919 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858915876952 139858513568836 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 222 0 0 0 8 4 0 0 20 0 15 0 11086920 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 344 0 0 0 8 4 0 0 20 0 15 0 11086920 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.13 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 303 0 0 0 9 4 0 0 20 0 15 0 11086920 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 219 0 0 0 7 4 0 0 20 0 15 0 11086920 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 119213 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0

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

/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 308816 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 190 0 0 0 0 1 0 0 20 0 15 0 11086928 14317654016 308816 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 55.12
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.71 1.52 1.46 3/214 832
/proc/meminfo: memFree=29334336/32770624 swapFree=0/307780
[pid=800] ppid=797 vsize=13982084 CPUtime=106.36 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 41820 0 0 0 10570 66 0 0 20 0 15 0 11086907 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 562407 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=101.92 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 22334 0 0 0 10158 34 0 0 20 0 15 0 11086919 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858915879680 139858519812774 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 1781 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 599 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 469 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1853 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 1662 0 0 0 1 0 0 0 20 0 15 0 11086921 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13982084 CPUtime=1.41 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 3552 0 0 0 140 1 0 0 20 0 15 0 11086924 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13982084 CPUtime=1.58 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4926 0 0 0 157 1 0 0 20 0 15 0 11086924 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13982084 CPUtime=0.59 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 3016 0 0 0 59 0 0 0 20 0 15 0 11086924 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 214 0 0 0 0 2 0 0 20 0 15 0 11086928 14317654016 562407 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 106.36
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.75 1.56 1.48 3/214 834
/proc/meminfo: memFree=28092068/32770624 swapFree=0/307816
[pid=800] ppid=797 vsize=13982084 CPUtime=166.38 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 46244 0 0 0 16551 87 0 0 20 0 15 0 11086907 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 871813 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=161.91 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 25427 0 0 0 16137 54 0 0 20 0 15 0 11086919 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858915879776 139858519697179 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 1881 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 708 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 1194 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1869 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 2043 0 0 0 1 0 0 0 20 0 15 0 11086921 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13982084 CPUtime=1.41 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 3552 0 0 0 140 1 0 0 20 0 15 0 11086924 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13982084 CPUtime=1.58 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4926 0 0 0 157 1 0 0 20 0 15 0 11086924 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13982084 CPUtime=0.59 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 3016 0 0 0 59 0 0 0 20 0 15 0 11086924 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 214 0 0 0 1 3 0 0 20 0 15 0 11086928 14317654016 871813 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 166.38
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.93 1.64 1.51 3/214 941
/proc/meminfo: memFree=28119036/32770624 swapFree=0/307880
[pid=800] ppid=797 vsize=13982084 CPUtime=226.42 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 49714 0 0 0 22553 89 0 0 20 0 15 0 11086907 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 872054 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=221.91 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 27732 0 0 0 22137 54 0 0 20 0 15 0 11086919 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858915879552 139858519641104 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 1960 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 807 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 1895 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1884 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 2276 0 0 0 2 0 0 0 20 0 15 0 11086921 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13982084 CPUtime=1.41 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 3560 0 0 0 140 1 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13982084 CPUtime=1.58 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4929 0 0 0 157 1 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13982084 CPUtime=0.59 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 3019 0 0 0 59 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 238 0 0 0 1 4 0 0 20 0 15 0 11086928 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 226.42
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.95 1.66 1.52 3/214 941
/proc/meminfo: memFree=27872144/32770624 swapFree=0/307900
[pid=800] ppid=797 vsize=13982084 CPUtime=244.12 cores=0,2,4,6
/proc/800/stat : 800 (java) S 797 800 5234 0 -1 1077944320 49974 0 0 0 24323 89 0 0 20 0 15 0 11086907 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 140729869819968 139858911641335 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
/proc/800/statm: 3495521 872054 3795 1 0 3484303 0
[pid=800/tid=802] ppid=797 vsize=13982084 CPUtime=239.6 cores=0,2,4,6
/proc/800/task/802/stat : 802 (java) R 797 800 5234 0 -1 4202560 27992 0 0 0 23906 54 0 0 20 0 15 0 11086919 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858915879552 139858519812261 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=803] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/803/stat : 803 (java) S 797 800 5234 0 -1 1077944384 1960 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858846076048 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=804] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/804/stat : 804 (java) S 797 800 5234 0 -1 1077944384 807 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858845023248 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=805] ppid=797 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/800/task/805/stat : 805 (java) S 797 800 5234 0 -1 1077944384 1895 0 0 0 13 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858843970448 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=806] ppid=797 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/800/task/806/stat : 806 (java) S 797 800 5234 0 -1 1077944384 1884 0 0 0 12 6 0 0 20 0 15 0 11086920 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858842917648 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=807] ppid=797 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/800/task/807/stat : 807 (java) S 797 800 5234 0 -1 1077944384 2276 0 0 0 2 0 0 0 20 0 15 0 11086921 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858390137200 139858911652482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=808] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/808/stat : 808 (java) S 797 800 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11086921 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858389083232 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=809] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/809/stat : 809 (java) S 797 800 5234 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11086922 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858388030336 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=810] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/810/stat : 810 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858386978640 139858911659931 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=811] ppid=797 vsize=13982084 CPUtime=1.41 cores=0,2,4,6
/proc/800/task/811/stat : 811 (java) S 797 800 5234 0 -1 1077944384 3560 0 0 0 140 1 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858385927024 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=812] ppid=797 vsize=13982084 CPUtime=1.58 cores=0,2,4,6
/proc/800/task/812/stat : 812 (java) S 797 800 5234 0 -1 1077944384 4929 0 0 0 157 1 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858384874224 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=813] ppid=797 vsize=13982084 CPUtime=0.59 cores=0,2,4,6
/proc/800/task/813/stat : 813 (java) S 797 800 5234 0 -1 1077944384 3019 0 0 0 59 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858383821424 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=814] ppid=797 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/800/task/814/stat : 814 (java) S 797 800 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11086924 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858382768864 139858911651541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
[pid=800/tid=815] ppid=797 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/800/task/815/stat : 815 (java) S 797 800 5234 0 -1 1077944384 238 0 0 0 1 5 0 0 20 0 15 0 11086928 14317654016 872054 18446744073709551615 4194304 4196468 140729869837424 139858381716144 139858911652482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30851072 140729869844887 140729869845067 140729869845067 140729869848527 0
Current children cumulated CPU time (s) 244.12
Current children cumulated vsize (KiB) 13982084

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 800 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.024
CPU time (s): 244.15
CPU user time (s): 243.239
CPU system time (s): 0.910623
CPU usage (%): 101.719
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.239
system time used= 0.910623
maximum resident set size= 3489376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50506
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8345
involuntary context switches= 160

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12722 second user time and 1.42684 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-02 02:49:30
IDJOB=4255696
IDBENCH=130615
IDSOLVER=2638
FILE ID=node134/4255696-1501635811
RUNJOBID= node134-1501623099-24765
PBS_JOBID= 
Free space on /tmp= 61856 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-12.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255696-1501635811/watcher-4255696-1501635811 -o /tmp/evaluation-result-4255696-1501635811/solver-4255696-1501635811 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24765 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1165431604 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255696-1501635811.xml

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

MD5SUM BENCH= 4ad29a02d37880346b32250d12348025
RANDOM SEED=1165431604

node134.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.43
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.43
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.43
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.43
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:        31539216 kB
MemAvailable:   31860464 kB
Buffers:          110308 kB
Cached:           490976 kB
SwapCached:            0 kB
Active:           503740 kB
Inactive:         314556 kB
Active(anon):     219472 kB
Inactive(anon):     6652 kB
Active(file):     284268 kB
Inactive(file):   307904 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42144 kB
Writeback:             4 kB
AnonPages:        218864 kB
Mapped:            44404 kB
Shmem:              8892 kB
Slab:             115200 kB
SReclaimable:      89820 kB
SUnreclaim:        25380 kB
KernelStack:        3488 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61816 MiB
End job on node134 at 2017-08-02 02:53:31