Trace number 4256031

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 - Conflict Ordering 2017-07-26SAT (TO)1000 246.228 240.021

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-28-a4.xml
MD5SUM67703e3ced133509b42bcbc9f355bd8f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark965
Best CPU time to get the best result obtained on this benchmark1921.34
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints67979
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":28}]
Minimum variable degree9478
Maximum variable degree9479
Distribution of variable degrees[{"degree":9478,"count":26},{"degree":9479,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":6552},{"arity":4,"count":61425},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints67978
Distribution of constraint types[{"type":"intension","count":67978},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.27/0.36	c version: 2017-07-26
0.27/0.36	c seed: 2145688336
0.27/0.36	c timeout: 264
0.27/0.36	c memlimit: 11000
0.27/0.36	c nbcore: 4
0.27/0.38	c Parsing instance...
7.23/3.04	c Parsing done, starting search...
63.42/57.61	o 1000
246.19/240.00	s SATISFIABLE
246.19/240.00	v <instantiation>
246.19/240.00	v 	<list>
246.19/240.00	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27]
246.19/240.00	v 	</list>
246.19/240.00	v 	<values>
246.19/240.00	v 		0 99 154 187 225 274 364 472 526 600 640 686 749 797 819 853 878 904 920 935 956 970 980 988 993 997 999 1000 
246.19/240.00	v 	</values>
246.19/240.00	v </instantiation>

Verifier Data

OK	1000

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-4256031-1501633087/watcher-4256031-1501633087 -o /tmp/evaluation-result-4256031-1501633087/solver-4256031-1501633087 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15580 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 2145688336 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256031-1501633087.xml 

pid=23833
running on 4 cores: 1,3,5,7

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.68 1.65 1.65 4/194 23836
/proc/meminfo: memFree=29600732/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/23836/stat : 23836 (runsolver) D 23833 23836 5123 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11925720 24240128 107 18446744073709551615 4194304 4338465 140736548917904 140736548915544 140695485399767 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 21528576 140736548925542 140736548926022 140736548926022 140736548929482 0
/proc/23836/statm: 5918 107 54 36 0 2156 0

[startup+0.11066 s]
/proc/loadavg: 1.68 1.65 1.65 4/194 23836
/proc/meminfo: memFree=29600732/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=13573664 CPUtime=0.03 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 4217 0 0 0 3 0 0 0 20 0 9 0 11925720 13899431936 4299 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3393416 4299 2098 1 0 3382921 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13573664

[startup+0.200285 s]
/proc/loadavg: 1.68 1.65 1.65 4/194 23836
/proc/meminfo: memFree=29600732/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=13976944 CPUtime=0.11 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 7382 0 0 0 10 1 0 0 20 0 15 0 11925720 14312390656 8072 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3494236 8072 3356 1 0 3483023 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13976944

[startup+0.300289 s]
/proc/loadavg: 1.68 1.65 1.65 4/194 23836
/proc/meminfo: memFree=29600732/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=13975920 CPUtime=0.27 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 10883 0 0 0 25 2 0 0 20 0 15 0 11925720 14311342080 10132 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3493980 10132 3534 1 0 3482767 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13975920

[startup+0.700258 s]
/proc/loadavg: 1.68 1.65 1.65 4/194 23836
/proc/meminfo: memFree=29600732/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=13977988 CPUtime=1.15 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 14669 0 0 0 110 5 0 0 20 0 15 0 11925720 14313459712 30742 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3494497 30742 3719 1 0 3483279 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13977988

[startup+1.50062 s]
/proc/loadavg: 1.68 1.65 1.65 5/209 23851
/proc/meminfo: memFree=29362044/32770624 swapFree=0/207072
[pid=23836] ppid=23833 vsize=13977988 CPUtime=3.35 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 17018 0 0 0 318 17 0 0 20 0 15 0 11925720 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3494497 95669 3775 1 0 3483279 0
[pid=23836/tid=23838] ppid=23833 vsize=13977988 CPUtime=1.29 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 10525 0 0 0 122 7 0 0 20 0 15 0 11925727 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140425037731280 140424647767748 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13977988 CPUtime=0.06 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 85 0 0 0 5 1 0 0 20 0 15 0 11925728 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13977988 CPUtime=0.05 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 50 0 0 0 4 1 0 0 20 0 15 0 11925728 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13977988 CPUtime=0.07 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 110 0 0 0 5 2 0 0 20 0 15 0 11925728 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13977988 CPUtime=0.04 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 85 0 0 0 2 2 0 0 20 0 15 0 11925728 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 11925729 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11925730 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424511071776 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11925730 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424510018928 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13977988 CPUtime=0.7 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) R 23833 23836 5123 0 -1 4202560 1606 0 0 0 70 0 0 0 20 0 15 0 11925732 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424507901176 140425013330601 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13977988 CPUtime=0.73 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) R 23833 23836 5123 0 -1 4202560 2136 0 0 0 73 0 0 0 20 0 15 0 11925732 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424506846448 140425014805387 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13977988 CPUtime=0.31 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) R 23833 23836 5123 0 -1 1077944384 968 0 0 0 31 0 0 0 20 0 15 0 11925732 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13977988 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11925736 14313459712 95669 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 13977988

[startup+3.10066 s]
/proc/loadavg: 2.03 1.72 1.68 3/209 23851
/proc/meminfo: memFree=29131868/32770624 swapFree=0/207104
[pid=23836] ppid=23833 vsize=13982084 CPUtime=7.53 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 26319 0 0 0 721 32 0 0 20 0 15 0 11925720 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 180150 3795 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=2.79 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 14031 0 0 0 268 11 0 0 20 0 15 0 11925727 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140425037731008 140424652095888 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 195 0 0 0 10 4 0 0 20 0 15 0 11925728 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 156 0 0 0 9 4 0 0 20 0 15 0 11925728 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.16 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 279 0 0 0 12 4 0 0 20 0 15 0 11925728 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 188 0 0 0 7 4 0 0 20 0 15 0 11925728 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 509 0 0 0 0 0 0 0 20 0 15 0 11925729 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=1.77 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) R 23833 23836 5123 0 -1 4202560 2679 0 0 0 177 0 0 0 20 0 15 0 11925732 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424507902248 140425012932548 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=1.69 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) R 23833 23836 5123 0 -1 4202560 2868 0 0 0 169 0 0 0 20 0 15 0 11925732 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424506846000 140425016990613 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.64 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 4046 0 0 0 63 1 0 0 20 0 15 0 11925732 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11925736 14317654016 180150 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 13982084

[startup+6.30065 s]
/proc/loadavg: 2.03 1.72 1.68 3/209 23851
/proc/meminfo: memFree=28890344/32770624 swapFree=0/207104
[pid=23836] ppid=23833 vsize=13982084 CPUtime=11.79 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 34613 0 0 0 1146 33 0 0 20 0 15 0 11925720 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 180805 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=5.99 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 14608 0 0 0 588 11 0 0 20 0 15 0 11925727 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140425037729840 140424652993003 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 195 0 0 0 10 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 156 0 0 0 9 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.16 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 279 0 0 0 12 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 188 0 0 0 7 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 871 0 0 0 1 0 0 0 20 0 15 0 11925729 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) S 23833 23836 5123 0 -1 1077944384 7016 0 0 0 231 1 0 0 20 0 15 0 11925732 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424507914608 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=2.15 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) S 23833 23836 5123 0 -1 1077944384 4765 0 0 0 215 0 0 0 20 0 15 0 11925732 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424506861808 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.71 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 4942 0 0 0 69 2 0 0 20 0 15 0 11925732 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 11925736 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 2.02 1.73 1.68 3/209 23851
/proc/meminfo: memFree=28889612/32770624 swapFree=0/207112
[pid=23836] ppid=23833 vsize=13982084 CPUtime=18.2 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 35735 0 0 0 1787 33 0 0 20 0 15 0 11925720 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 180805 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=12.38 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 15566 0 0 0 1227 11 0 0 20 0 15 0 11925727 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140425037730568 140424652992943 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 195 0 0 0 10 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 156 0 0 0 9 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.16 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 279 0 0 0 12 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 188 0 0 0 7 4 0 0 20 0 15 0 11925728 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 875 0 0 0 1 0 0 0 20 0 15 0 11925729 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 180805 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0

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

/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 330787 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 750 0 0 0 2 3 0 0 20 0 15 0 11925736 14317654016 330787 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 108.32
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.79 1.78 1.70 3/209 23932
/proc/meminfo: memFree=29382092/32770624 swapFree=0/207284
[pid=23836] ppid=23833 vsize=13982084 CPUtime=168.43 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 61230 0 0 0 16767 76 0 0 20 0 15 0 11925720 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 575596 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=161.84 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 26887 0 0 0 16150 34 0 0 20 0 15 0 11925727 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140425037732768 140424652904719 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 2299 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 1954 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.29 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 1500 0 0 0 21 8 0 0 20 0 15 0 11925728 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 1278 0 0 0 17 7 0 0 20 0 15 0 11925728 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 2380 0 0 0 2 0 0 0 20 0 15 0 11925729 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=2.33 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) S 23833 23836 5123 0 -1 1077944384 7266 0 0 0 232 1 0 0 20 0 15 0 11925732 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424507914608 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=2.28 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) S 23833 23836 5123 0 -1 1077944384 8570 0 0 0 228 0 0 0 20 0 15 0 11925732 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424506861808 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 6925 0 0 0 70 2 0 0 20 0 15 0 11925732 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 750 0 0 0 3 5 0 0 20 0 15 0 11925736 14317654016 575596 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 168.43
Current children cumulated vsize (KiB) 13982084

[startup+222.301 s]
/proc/loadavg: 1.79 1.78 1.71 3/209 23934
/proc/meminfo: memFree=29377356/32770624 swapFree=0/207312
[pid=23836] ppid=23833 vsize=13982084 CPUtime=228.48 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 63893 0 0 0 22769 79 0 0 20 0 15 0 11925720 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 576142 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=221.84 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 28343 0 0 0 22149 35 0 0 20 0 15 0 11925727 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140425037732736 140424652994792 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 2836 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 2024 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.29 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 1655 0 0 0 21 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 1448 0 0 0 17 7 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 2617 0 0 0 2 0 0 0 20 0 15 0 11925729 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=2.33 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) S 23833 23836 5123 0 -1 1077944384 7270 0 0 0 232 1 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424507914608 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=2.28 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) S 23833 23836 5123 0 -1 1077944384 8573 0 0 0 228 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424506861808 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 6932 0 0 0 70 2 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 774 0 0 0 5 8 0 0 20 0 15 0 11925736 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 228.48
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.85 1.80 1.72 3/209 23935
/proc/meminfo: memFree=29377360/32770624 swapFree=0/207320
[pid=23836] ppid=23833 vsize=13982084 CPUtime=246.19 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 64988 0 0 0 24539 80 0 0 20 0 15 0 11925720 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 576142 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=239.54 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 29438 0 0 0 23919 35 0 0 20 0 15 0 11925727 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140425037732736 140424652447714 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 2836 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 2024 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.29 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 1655 0 0 0 21 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 1448 0 0 0 17 7 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 2617 0 0 0 2 0 0 0 20 0 15 0 11925729 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=2.33 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) S 23833 23836 5123 0 -1 1077944384 7270 0 0 0 232 1 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424507914608 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=2.28 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) S 23833 23836 5123 0 -1 1077944384 8573 0 0 0 228 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424506861808 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 6932 0 0 0 70 2 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 774 0 0 0 5 8 0 0 20 0 15 0 11925736 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 246.19
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 23836 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+240.001 s]
/proc/loadavg: 1.85 1.80 1.72 3/209 23935
/proc/meminfo: memFree=29377360/32770624 swapFree=0/207320
[pid=23836] ppid=23833 vsize=13982084 CPUtime=246.19 cores=1,3,5,7
/proc/23836/stat : 23836 (java) S 23833 23836 5123 0 -1 1077944320 64988 0 0 0 24539 80 0 0 20 0 15 0 11925720 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140736356625584 140425033494263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
/proc/23836/statm: 3495521 576142 3796 1 0 3484303 0
[pid=23836/tid=23838] ppid=23833 vsize=13982084 CPUtime=239.54 cores=1,3,5,7
/proc/23836/task/23838/stat : 23838 (java) R 23833 23836 5123 0 -1 4202560 29438 0 0 0 23919 35 0 0 20 0 15 0 11925727 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140425037732736 140424652447714 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23839] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23839/stat : 23839 (java) S 23833 23836 5123 0 -1 1077944384 2836 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424967928464 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23840] ppid=23833 vsize=13982084 CPUtime=0.27 cores=1,3,5,7
/proc/23836/task/23840/stat : 23840 (java) S 23833 23836 5123 0 -1 1077944384 2024 0 0 0 19 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424966875664 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23841] ppid=23833 vsize=13982084 CPUtime=0.29 cores=1,3,5,7
/proc/23836/task/23841/stat : 23841 (java) S 23833 23836 5123 0 -1 1077944384 1655 0 0 0 21 8 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424965822864 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23842] ppid=23833 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/23836/task/23842/stat : 23842 (java) S 23833 23836 5123 0 -1 1077944384 1448 0 0 0 17 7 0 0 20 0 15 0 11925728 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424964770064 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23843] ppid=23833 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23836/task/23843/stat : 23843 (java) S 23833 23836 5123 0 -1 1077944384 2617 0 0 0 2 0 0 0 20 0 15 0 11925729 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424512125808 140425033505410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23844] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23844/stat : 23844 (java) S 23833 23836 5123 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424511071840 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23845] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23845/stat : 23845 (java) S 23833 23836 5123 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 11925730 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424510018944 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23846] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23846/stat : 23846 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424508967248 140425033512859 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23847] ppid=23833 vsize=13982084 CPUtime=2.33 cores=1,3,5,7
/proc/23836/task/23847/stat : 23847 (java) S 23833 23836 5123 0 -1 1077944384 7270 0 0 0 232 1 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424507914608 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23848] ppid=23833 vsize=13982084 CPUtime=2.28 cores=1,3,5,7
/proc/23836/task/23848/stat : 23848 (java) S 23833 23836 5123 0 -1 1077944384 8573 0 0 0 228 0 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424506861808 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23849] ppid=23833 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/23836/task/23849/stat : 23849 (java) S 23833 23836 5123 0 -1 1077944384 6932 0 0 0 70 2 0 0 20 0 15 0 11925732 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424505809008 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23850] ppid=23833 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23836/task/23850/stat : 23850 (java) S 23833 23836 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11925733 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424504756448 140425033504469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
[pid=23836/tid=23851] ppid=23833 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/23836/task/23851/stat : 23851 (java) S 23833 23836 5123 0 -1 1077944384 774 0 0 0 5 8 0 0 20 0 15 0 11925736 14317654016 576142 18446744073709551615 4194304 4196468 140736356643040 140424503704752 140425033505410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28749824 140736356647313 140736356647499 140736356647499 140736356650959 0
Current children cumulated CPU time (s) 246.19
Current children cumulated vsize (KiB) 13982084

Child status: 143
Real time (s): 240.021
CPU time (s): 246.228
CPU user time (s): 245.409
CPU system time (s): 0.818487
CPU usage (%): 102.586
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.409
system time used= 0.818487
maximum resident set size= 2305260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65940
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= 7922
involuntary context switches= 249

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27694 second user time and 1.24804 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-02 02:04:12
IDJOB=4256031
IDBENCH=126237
IDSOLVER=2639
FILE ID=node130/4256031-1501633087
RUNJOBID= node130-1501623088-15580
PBS_JOBID= 
Free space on /tmp= 61612 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-28-a4.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256031-1501633087/watcher-4256031-1501633087 -o /tmp/evaluation-result-4256031-1501633087/solver-4256031-1501633087 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501623088-15580 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 2145688336 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256031-1501633087.xml

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

MD5SUM BENCH= 67703e3ced133509b42bcbc9f355bd8f
RANDOM SEED=2145688336

node130.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.46
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.46
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.46
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.46
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:        29600732 kB
MemAvailable:   29810812 kB
Buffers:          107308 kB
Cached:           385088 kB
SwapCached:            0 kB
Active:          2547440 kB
Inactive:         215604 kB
Active(anon):    2271008 kB
Inactive(anon):     8532 kB
Active(file):     276432 kB
Inactive(file):   207072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             45020 kB
Writeback:             0 kB
AnonPages:       2270720 kB
Mapped:            44604 kB
Shmem:              8872 kB
Slab:             109892 kB
SReclaimable:      84824 kB
SUnreclaim:        25068 kB
KernelStack:        3392 kB
PageTables:         9068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4485672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2144256 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= 61572 MiB
End job on node130 at 2017-08-02 02:08:13