Trace number 4273058

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-26SAT (TO)1429 2520.0901 2475.3201

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark59.541199
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.23/0.41	c version: 2017-07-26
0.23/0.41	c seed: 489886712
0.23/0.41	c timeout: 2520
0.23/0.41	c memlimit: 11000
0.23/0.41	c nbcore: 4
0.39/0.43	c Parsing instance...
0.89/0.78	c Parsing done, starting search...
1.03/0.80	o 0
1.03/0.89	o 78
1.25/0.92	o 709
1.53/1.01	o 845
1.53/1.04	o 946
2.05/1.29	o 957
2.82/1.63	o 960
2.82/1.64	o 993
2.82/1.65	o 1018
2.82/1.69	o 1021
3.13/1.74	o 1066
3.13/1.75	o 1112
4.10/2.28	o 1121
4.63/2.77	o 1138
4.76/2.85	o 1139
4.76/2.85	o 1149
5.48/3.58	o 1170
5.48/3.58	o 1171
5.48/3.59	o 1191
5.48/3.59	o 1224
5.48/3.59	o 1304
6.04/4.07	o 1317
6.04/4.08	o 1320
6.84/4.81	o 1338
7.36/5.34	o 1341
7.56/5.57	o 1350
8.27/6.25	o 1351
8.67/6.66	o 1353
11.82/9.79	o 1376
13.64/11.53	o 1389
14.04/11.96	o 1396
15.13/13.00	o 1398
16.42/14.12	o 1399
16.51/14.28	o 1400
24.73/22.22	o 1426
28.80/26.20	o 1429
2520.07/2475.30	s SATISFIABLE
2520.07/2475.30	v <instantiation>
2520.07/2475.30	v 	<list>
2520.07/2475.30	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] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
2520.07/2475.30	v 	</list>
2520.07/2475.30	v 	<values>
2520.07/2475.30	v 		1 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1 
2520.07/2475.30	v 	</values>
2520.07/2475.30	v </instantiation>

Verifier Data

OK	1429

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15132 MiB free)
  memory of node 1: 16384 MiB (15444 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273058-1502875662/watcher-4273058-1502875662 -o /tmp/evaluation-result-4273058-1502875662/solver-4273058-1502875662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502867387-31957 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 489886712 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273058-1502875662.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.10016 s]*
/proc/loadavg: 1.30 1.40 1.51 3/198 530
/proc/meminfo: memFree=31306852/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13356344 memory=10960 CPUtime=0 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 2546 0 0 0 0 0 0 0 20 0 6 0 15181332 13676896256 2740 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3339086 2740 1271 1 0 3329056 0
[pid=527/tid=529] ppid=522 vsize=13358552 memory=8390339637985935414 CPUtime=0 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 2034 0 0 0 0 0 0 0 20 0 6 0 15181341 13679157248 3535 18446744073709551615 4194304 4196468 140725099743120 140443223339600 140443203183966 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13358552 memory=4294967622 CPUtime=0 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15181342 13679157248 3535 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13358552 memory=288370904557315712 CPUtime=0 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 15181342 13679157248 3535 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15181342 13679157248 3535 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15181342 13679157248 3535 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13356344 KiB
Current children cumulated memory: 10960 KiB

[startup+0.209979 s]*
/proc/loadavg: 1.30 1.40 1.51 3/210 544
/proc/meminfo: memFree=31300192/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13976388 memory=25864 CPUtime=0.06 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 5914 0 0 0 5 1 0 0 20 0 15 0 15181332 14311821312 6466 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3494097 6466 3317 1 0 3482876 0
[pid=527/tid=529] ppid=522 vsize=13975920 memory=8390339637985935414 CPUtime=0.06 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 4139 0 0 0 5 1 0 0 20 0 15 0 15181341 14311342080 6222 18446744073709551615 4194304 4196468 140725099743120 140443223334736 140443180085110 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13975920 memory=4294967622 CPUtime=0 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 6222 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13975920 memory=288370904557315712 CPUtime=0 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 6222 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 6222 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13975920 memory=140528405603968 CPUtime=0 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15181343 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15181344 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442336196000 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15181344 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442335143408 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13975920 memory=140528405603968 CPUtime=0 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) R 522 527 2357 0 -1 4202560 221 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443211340606 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 6288 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13975920 memory=140528405603968 CPUtime=0 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181352 14311342080 6354 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 25864 KiB

[startup+0.310063 s]*
/proc/loadavg: 1.30 1.40 1.51 3/210 544
/proc/meminfo: memFree=31285032/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13975920 memory=39560 CPUtime=0.23 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 10162 0 0 0 20 3 0 0 20 0 15 0 15181332 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3493980 9890 3516 1 0 3482759 0
[pid=527/tid=529] ppid=522 vsize=13975920 memory=1398720917958146503 CPUtime=0.15 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 7906 0 0 0 13 2 0 0 20 0 15 0 15181341 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140443223330704 140443203183966 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15181343 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15181344 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442336196000 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15181344 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442335143408 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 15 0 15181347 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13975920 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 15181347 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 373 0 0 0 4 0 0 0 20 0 15 0 15181347 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13975920 memory=140528405603968 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181352 14311342080 9890 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39560 KiB

[startup+0.700794 s]
/proc/loadavg: 1.30 1.40 1.51 3/210 544
/proc/meminfo: memFree=31262904/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13977988 memory=66788 CPUtime=0.89 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 13902 0 0 0 84 5 0 0 20 0 15 0 15181332 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3494497 16697 3716 1 0 3483271 0
[pid=527/tid=529] ppid=522 vsize=13977988 memory=1292 CPUtime=0.53 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 10669 0 0 0 50 3 0 0 20 0 15 0 15181341 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140443223332544 140443203183966 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13977988 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13977988 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15181342 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13977988 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13977988 memory=71 CPUtime=0 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13977988 memory=96 CPUtime=0 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15181343 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13977988 memory=64 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15181344 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442336196000 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15181344 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442335143408 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13977988 memory=33 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13977988 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 761 0 0 0 10 0 0 0 20 0 15 0 15181347 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13977988 memory=202 CPUtime=0.08 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 486 0 0 0 8 0 0 0 20 0 15 0 15181347 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13977988 memory=4104 CPUtime=0.15 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 606 0 0 0 15 0 0 0 20 0 15 0 15181347 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13977988 memory=8833 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13977988 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181352 14313459712 16697 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 0.89 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66788 KiB

[startup+1.50082 s]
/proc/loadavg: 1.30 1.40 1.51 4/210 544
/proc/meminfo: memFree=31209452/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13980036 memory=141984 CPUtime=2.64 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 23148 0 0 0 256 8 0 0 20 0 15 0 15181332 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3495009 35496 3769 1 0 3483783 0
[pid=527/tid=529] ppid=522 vsize=13980036 memory=8026650869813564520 CPUtime=1.34 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 14812 0 0 0 128 6 0 0 20 0 15 0 15181341 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140443223340000 140442834699864 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13980036 memory=5791726317272852569 CPUtime=0 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13980036 memory=5860981269409917803 CPUtime=0 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15181342 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13980036 memory=7364864686361372518 CPUtime=0 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13980036 memory=-5153075247754915967 CPUtime=0 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15181342 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13980036 memory=106472 CPUtime=0 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 15181343 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13980036 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15181344 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442336196000 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13980036 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15181344 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442335143408 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13980036 memory=281056485852480 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13980036 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 2620 0 0 0 48 0 0 0 20 0 15 0 15181347 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13980036 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 2235 0 0 0 40 0 0 0 20 0 15 0 15181347 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13980036 memory=-7813872427974096064 CPUtime=0.39 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 2060 0 0 0 39 0 0 0 20 0 15 0 15181347 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13980036 memory=-6520473914223154590 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 15181352 14315556864 35496 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 13980036 KiB

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

/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 93586 0 0 0 235444 58 0 0 20 0 15 0 15181341 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140443223341920 140442835119425 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13982084 memory=1303924 CPUtime=13.56 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 14794 0 0 0 1281 75 0 0 20 0 15 0 15181342 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13982084 memory=1303924 CPUtime=13.61 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 16549 0 0 0 1289 72 0 0 20 0 15 0 15181342 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13982084 memory=1305972 CPUtime=13.53 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 12874 0 0 0 1282 71 0 0 20 0 15 0 15181342 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13982084 memory=1305972 CPUtime=13.55 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 16049 0 0 0 1283 72 0 0 20 0 15 0 15181342 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13982084 memory=1305972 CPUtime=10.57 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 15016 0 0 0 992 65 0 0 20 0 15 0 15181343 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13982084 memory=1305972 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442336196064 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13982084 memory=164 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442335143424 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13982084 memory=1305972 CPUtime=1.8 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 27504 0 0 0 177 3 0 0 20 0 15 0 15181347 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13982084 memory=1305972 CPUtime=1.44 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 29981 0 0 0 142 2 0 0 20 0 15 0 15181347 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13982084 memory=12116 CPUtime=0.63 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 20261 0 0 0 61 2 0 0 20 0 15 0 15181347 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13982084 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13982084 memory=12116 CPUtime=1.48 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1748 0 0 0 68 80 0 0 20 0 15 0 15181352 14317654016 326493 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 2425.28 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1305972 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.53 1.61 3/210 709
/proc/meminfo: memFree=26748008/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13982084 memory=1312116 CPUtime=2486.4 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 255620 0 0 0 248221 419 0 0 20 0 15 0 15181332 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3495521 328029 3813 1 0 3484295 0
[pid=527/tid=529] ppid=522 vsize=13982084 memory=1312116 CPUtime=2414.33 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 95361 0 0 0 241374 59 0 0 20 0 15 0 15181341 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140443223342128 140442834699552 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13982084 memory=1310068 CPUtime=13.94 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 15570 0 0 0 1318 76 0 0 20 0 15 0 15181342 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13982084 memory=1310068 CPUtime=14 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 17025 0 0 0 1326 74 0 0 20 0 15 0 15181342 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13982084 memory=1312116 CPUtime=13.92 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 13714 0 0 0 1319 73 0 0 20 0 15 0 15181342 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13982084 memory=1312116 CPUtime=13.92 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 16390 0 0 0 1319 73 0 0 20 0 15 0 15181342 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13982084 memory=1312116 CPUtime=10.79 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 15503 0 0 0 1012 67 0 0 20 0 15 0 15181343 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13982084 memory=1312116 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442336196064 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13982084 memory=1312116 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442335143424 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13982084 memory=10932 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13982084 memory=1312116 CPUtime=1.81 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 27686 0 0 0 177 4 0 0 20 0 15 0 15181347 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13982084 memory=4104 CPUtime=1.45 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 30839 0 0 0 143 2 0 0 20 0 15 0 15181347 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13982084 memory=1312116 CPUtime=0.63 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 20263 0 0 0 61 2 0 0 20 0 15 0 15181347 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13982084 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13982084 memory=4134931637327791675 CPUtime=1.52 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1789 0 0 0 70 82 0 0 20 0 15 0 15181352 14317654016 328029 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 2486.4 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1312116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2475.3 s]
/proc/loadavg: 1.43 1.52 1.60 3/209 712
/proc/meminfo: memFree=26744640/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13982084 memory=1314172 CPUtime=2520.07 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 258697 0 0 0 251583 424 0 0 20 0 15 0 15181332 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3495521 328543 3813 1 0 3484295 0
[pid=527/tid=529] ppid=522 vsize=13982084 memory=1314172 CPUtime=2446.95 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 96332 0 0 0 244635 60 0 0 20 0 15 0 15181341 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443223341808 140442835452448 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13982084 memory=1314172 CPUtime=14.16 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 15600 0 0 0 1339 77 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.22 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 17140 0 0 0 1347 75 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.13 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 13829 0 0 0 1339 74 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.13 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 16434 0 0 0 1340 73 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13982084 memory=1314164 CPUtime=10.92 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 15520 0 0 0 1024 68 0 0 20 0 15 0 15181343 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13982084 memory=4134931637327791675 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442336196064 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13982084 memory=1314172 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442335143424 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13982084 memory=1314164 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13982084 memory=1314164 CPUtime=1.84 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 28884 0 0 0 180 4 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13982084 memory=1314172 CPUtime=1.45 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 31420 0 0 0 143 2 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13982084 memory=1314172 CPUtime=0.63 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 20265 0 0 0 61 2 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13982084 memory=1314172 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13982084 memory=4104 CPUtime=1.54 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1793 0 0 0 71 83 0 0 20 0 15 0 15181352 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1314172 KiB

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

[startup+2475.32 s]
# the end of solver process 527 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.84 s, system=4.25017 s

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

[startup+2475.3 s]
/proc/loadavg: 1.43 1.52 1.60 3/209 712
/proc/meminfo: memFree=26744640/32770624 swapFree=67108860/67108860
[pid=527] ppid=522 vsize=13982084 memory=1314172 CPUtime=2520.07 cores=0,2,4,6
/proc/527/stat : 527 (java) S 522 527 2357 0 -1 1077944320 258697 0 0 0 251583 424 0 0 20 0 15 0 15181332 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140725099725664 140443219103479 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
/proc/527/statm: 3495521 328543 3813 1 0 3484295 0
[pid=527/tid=529] ppid=522 vsize=13982084 memory=1314172 CPUtime=2446.95 cores=0,2,4,6
/proc/527/task/529/stat : 529 (java) R 522 527 2357 0 -1 4202560 96332 0 0 0 244635 60 0 0 20 0 15 0 15181341 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443223341808 140442835452448 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=530] ppid=522 vsize=13982084 memory=1314172 CPUtime=14.16 cores=0,2,4,6
/proc/527/task/530/stat : 530 (java) S 522 527 2357 0 -1 1077944384 15600 0 0 0 1339 77 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443153537296 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=533] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.22 cores=0,2,4,6
/proc/527/task/533/stat : 533 (java) S 522 527 2357 0 -1 1077944384 17140 0 0 0 1347 75 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443152484752 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=534] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.13 cores=0,2,4,6
/proc/527/task/534/stat : 534 (java) S 522 527 2357 0 -1 1077944384 13829 0 0 0 1339 74 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443151432208 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=535] ppid=522 vsize=13982084 memory=1314164 CPUtime=14.13 cores=0,2,4,6
/proc/527/task/535/stat : 535 (java) S 522 527 2357 0 -1 1077944384 16434 0 0 0 1340 73 0 0 20 0 15 0 15181342 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140443150379664 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=536] ppid=522 vsize=13982084 memory=1314164 CPUtime=10.92 cores=0,2,4,6
/proc/527/task/536/stat : 536 (java) S 522 527 2357 0 -1 1077944384 15520 0 0 0 1024 68 0 0 20 0 15 0 15181343 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442337249776 140443219114626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=537] ppid=522 vsize=13982084 memory=4134931637327791675 CPUtime=0 cores=0,2,4,6
/proc/527/task/537/stat : 537 (java) S 522 527 2357 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442336196064 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=538] ppid=522 vsize=13982084 memory=1314172 CPUtime=0 cores=0,2,4,6
/proc/527/task/538/stat : 538 (java) S 522 527 2357 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 15181344 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442335143424 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=539] ppid=522 vsize=13982084 memory=1314164 CPUtime=0 cores=0,2,4,6
/proc/527/task/539/stat : 539 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442334091984 140443219122075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=540] ppid=522 vsize=13982084 memory=1314164 CPUtime=1.84 cores=0,2,4,6
/proc/527/task/540/stat : 540 (java) S 522 527 2357 0 -1 1077944384 28884 0 0 0 180 4 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442333038576 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=541] ppid=522 vsize=13982084 memory=1314172 CPUtime=1.45 cores=0,2,4,6
/proc/527/task/541/stat : 541 (java) S 522 527 2357 0 -1 1077944384 31420 0 0 0 143 2 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442331986032 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=542] ppid=522 vsize=13982084 memory=1314172 CPUtime=0.63 cores=0,2,4,6
/proc/527/task/542/stat : 542 (java) S 522 527 2357 0 -1 1077944384 20265 0 0 0 61 2 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442330933488 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=543] ppid=522 vsize=13982084 memory=1314172 CPUtime=0 cores=0,2,4,6
/proc/527/task/543/stat : 543 (java) S 522 527 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15181347 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442329881184 140443219113685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
[pid=527/tid=544] ppid=522 vsize=13982084 memory=4104 CPUtime=1.54 cores=0,2,4,6
/proc/527/task/544/stat : 544 (java) S 522 527 2357 0 -1 1077944384 1793 0 0 0 71 83 0 0 20 0 15 0 15181352 14317654016 328543 18446744073709551615 4194304 4196468 140725099743120 140442328828720 140443219114626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19214336 140725099749752 140725099749932 140725099749932 140725099753423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1314172 KiB

Child status: 143
Real time (s): 2475.32
CPU time (s): 2520.09
CPU user time (s): 2515.84
CPU system time (s): 4.25017
CPU usage (%): 101.809
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1314172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.84
system time used= 4.25017
maximum resident set size= 1314516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259209
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 361093
involuntary context switches= 7258


# summary of solver processes directly reported to runsolver:
#   pid: 527
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.84
#   total CPU system time (s): 4.25017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1803 second user time and 25.0257 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 11:13:47
IDJOB=4273058
IDBENCH=133446
IDSOLVER=2665
FILE ID=node129/4273058-1502875662
RUNJOBID= node129-1502867387-31957
PBS_JOBID= 
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.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-4273058-1502875662/watcher-4273058-1502875662 -o /tmp/evaluation-result-4273058-1502875662/solver-4273058-1502875662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502867387-31957 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 489886712 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273058-1502875662.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=489886712

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31311688 kB
MemAvailable:   31879392 kB
Buffers:          188620 kB
Cached:           665156 kB
SwapCached:            0 kB
Active:           600012 kB
Inactive:         448588 kB
Active(anon):     195036 kB
Inactive(anon):    16744 kB
Active(file):     404976 kB
Inactive(file):   431844 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41920 kB
Writeback:             0 kB
AnonPages:        192844 kB
Mapped:            46676 kB
Shmem:             17060 kB
Slab:             117856 kB
SReclaimable:      93436 kB
SUnreclaim:        24420 kB
KernelStack:        3440 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1255360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-16 11:55:02