Trace number 4263878

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
AbsCon-basic 2017-06-11? (TO) 2520.05 2511.9099

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-5.xml
MD5SUM519aab078b15cc65d0c3ff53b01638da
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark983
Best CPU time to get the best result obtained on this benchmark19781.199
Satisfiable
(Un)Satisfiability was proved
Number of variables26124
Number of constraints1266
Number of domains20
Minimum domain size2
Maximum domain size208
Distribution of domain sizes[{"size":2,"count":1244},{"size":22,"count":1244},{"size":23,"count":1244},{"size":24,"count":1244},{"size":38,"count":1244},{"size":52,"count":1244},{"size":57,"count":1244},{"size":61,"count":1244},{"size":66,"count":1244},{"size":73,"count":1244},{"size":77,"count":1244},{"size":78,"count":1244},{"size":91,"count":1244},{"size":126,"count":1244},{"size":136,"count":1244},{"size":159,"count":1244},{"size":173,"count":2488},{"size":186,"count":1244},{"size":197,"count":1244},{"size":208,"count":1244}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":26124}]
Minimum constraint arity21
Maximum constraint arity24880
Distribution of constraint arities[{"arity":21,"count":1244},{"arity":1244,"count":21},{"arity":24880,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1264}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.24/0.36	
0.24/0.36	AbsCon 2 
0.24/0.36	
1.58/0.80	  Solving XCSP3-instance-4263878-1502279373 as a COP in -infty..+infty
1.58/0.80	  Loading variables...
3.42/1.43	  Loading constraints...
7.48/2.63	  Solver SolverBacktrack being built...
7.48/2.63	
12.14/6.70	  Preprocessing : gac=false, ccks=0, filters=24880, revisions=0 (useless=0), AC=2433264, removals=2433264, inconsistent=false
12.14/6.70	
2520.02/2511.90	
2520.02/2511.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263878-1502279373/watcher-4263878-1502279373 -o /tmp/evaluation-result-4263878-1502279373/solver-4263878-1502279373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23061 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263878-1502279373.xml 

pid=28384
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.79 1.76 1.72 4/195 28387
/proc/meminfo: memFree=31274704/32770624 swapFree=0/450752
[pid=28387] ppid=28384 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runsolver) D 28384 28387 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 30130848 24240128 107 18446744073709551615 4194304 4338465 140735995130864 140735995128504 139886644658903 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 21528576 140735995138208 140735995138634 140735995138634 140735995142090 0
/proc/28387/statm: 5918 107 54 36 0 2156 0

[startup+0.100072 s]
/proc/loadavg: 1.79 1.76 1.72 4/195 28387
/proc/meminfo: memFree=31274704/32770624 swapFree=0/450752
[pid=28387] ppid=28384 vsize=107352 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 1682 0 0 0 0 0 0 0 20 0 2 0 30130848 109928448 1377 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 26838 1377 1043 1 0 16808 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 107352

[startup+0.20029 s]
/proc/loadavg: 1.79 1.76 1.72 4/195 28387
/proc/meminfo: memFree=31274704/32770624 swapFree=0/450752
[pid=28387] ppid=28384 vsize=10551180 CPUtime=0.06 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 4612 0 0 0 5 1 0 0 20 0 15 0 30130848 10804408320 6162 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2637795 6162 2610 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551180

[startup+0.30051 s]
/proc/loadavg: 1.79 1.76 1.72 4/195 28387
/proc/meminfo: memFree=31274704/32770624 swapFree=0/450752
[pid=28387] ppid=28384 vsize=10551180 CPUtime=0.24 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 8308 0 0 0 21 3 0 0 20 0 15 0 30130848 10804408320 9197 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2637795 9197 2903 1 0 2627261 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551180

[startup+0.700232 s]
/proc/loadavg: 1.79 1.76 1.72 4/195 28387
/proc/meminfo: memFree=31274704/32770624 swapFree=0/450752
[pid=28387] ppid=28384 vsize=10621952 CPUtime=1.22 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 13524 0 0 0 118 4 0 0 20 0 16 0 30130848 10876878848 23453 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2655488 23453 3081 1 0 2644414 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 10621952

[startup+1.50064 s]
/proc/loadavg: 1.79 1.76 1.72 5/211 28403
/proc/meminfo: memFree=31098900/32770624 swapFree=0/450772
[pid=28387] ppid=28384 vsize=10621952 CPUtime=3.74 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 24257 0 0 0 363 11 0 0 20 0 16 0 30130848 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2655488 65762 3120 1 0 2644414 0
[pid=28387/tid=28389] ppid=28384 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10621952 CPUtime=0.02 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 16 0 30130859 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10621952 CPUtime=0.01 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 16 0 30130859 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10621952 CPUtime=0.01 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 30130859 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10621952 CPUtime=0.01 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 16 0 30130859 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 16 0 30130860 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139820182496160 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139820181443568 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10621952 CPUtime=0.93 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) R 28384 28387 16590 0 -1 4202560 6603 0 0 0 92 1 0 0 20 0 16 0 30130863 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139820179320568 139821127691595 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10621952 CPUtime=0.94 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) R 28384 28387 16590 0 -1 4202560 5322 0 0 0 94 0 0 0 20 0 16 0 30130863 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139819841723896 139821127686529 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10621952 CPUtime=0.43 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 2183 0 0 0 42 1 0 0 20 0 16 0 30130863 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 30130868 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10621952 CPUtime=1.09 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 2861 0 0 0 107 2 0 0 20 0 16 0 30130884 10876878848 65762 18446744073709551615 4194304 4196468 140721349699584 139819835389728 139820734628472 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 10621952

[startup+3.10076 s]
/proc/loadavg: 1.96 1.80 1.74 7/211 28403
/proc/meminfo: memFree=30947916/32770624 swapFree=0/450772
[pid=28387] ppid=28384 vsize=10624000 CPUtime=8.53 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 33401 0 0 0 807 46 0 0 20 0 16 0 30130848 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 179167 3142 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 601 0 0 0 2 0 0 0 20 0 16 0 30130860 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 8519 0 0 0 199 1 0 0 20 0 16 0 30130863 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=1.97 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 8987 0 0 0 196 1 0 0 20 0 16 0 30130863 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.62 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 3808 0 0 0 61 1 0 0 20 0 16 0 30130863 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 30130868 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=2.31 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 3217 0 0 0 227 4 0 0 20 0 16 0 30130884 10878976000 179167 18446744073709551615 4194304 4196468 140721349699584 139819835392928 139820737328823 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 10624000

[startup+6.3007 s]
/proc/loadavg: 1.96 1.80 1.74 3/211 28404
/proc/meminfo: memFree=30574624/32770624 swapFree=0/450772
[pid=28387] ppid=28384 vsize=10624000 CPUtime=11.83 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 33489 0 0 0 1137 46 0 0 20 0 16 0 30130848 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 177238 3142 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 603 0 0 0 2 0 0 0 20 0 16 0 30130860 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2.06 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 8527 0 0 0 205 1 0 0 20 0 16 0 30130863 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=2.01 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 8992 0 0 0 200 1 0 0 20 0 16 0 30130863 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.62 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 3820 0 0 0 61 1 0 0 20 0 16 0 30130863 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130868 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=5.51 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 3276 0 0 0 547 4 0 0 20 0 16 0 30130884 10878976000 177238 18446744073709551615 4194304 4196468 140721349699584 139819835392544 139820737489189 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 1.97 1.81 1.74 3/211 28404
/proc/meminfo: memFree=30569276/32770624 swapFree=0/450776
[pid=28387] ppid=28384 vsize=10624000 CPUtime=19.09 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 41337 0 0 0 1861 48 0 0 20 0 16 0 30130848 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 178202 3147 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 642 0 0 0 2 0 0 0 20 0 16 0 30130860 10878976000 178202 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0

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

/proc/meminfo: memFree=30422684/32770624 swapFree=0/451852
[pid=28387] ppid=28384 vsize=10624000 CPUtime=2450.38 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 73056 0 0 0 244939 99 0 0 20 0 16 0 30130848 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 182123 3148 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 1195 0 0 0 5 2 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 17700 0 0 0 269 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=2.65 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 15890 0 0 0 263 2 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 9160 0 0 0 73 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=1.19 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1106 0 0 0 60 59 0 0 20 0 16 0 30130868 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=2441.39 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 19737 0 0 0 244133 6 0 0 20 0 16 0 30130884 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819835394904 139820738339685 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 2450.38
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/211 28729
/proc/meminfo: memFree=30422684/32770624 swapFree=0/451872
[pid=28387] ppid=28384 vsize=10624000 CPUtime=2510.42 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 73222 0 0 0 250941 101 0 0 20 0 16 0 30130848 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 182123 3148 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 1202 0 0 0 5 2 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 17708 0 0 0 269 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=2.65 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 15892 0 0 0 263 2 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 9162 0 0 0 73 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=1.23 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1137 0 0 0 62 61 0 0 20 0 16 0 30130868 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=2501.39 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 19853 0 0 0 250133 6 0 0 20 0 16 0 30130884 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819835394904 139820738340323 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 2510.42
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.9 s]
/proc/loadavg: 2.00 2.03 1.98 3/211 28729
/proc/meminfo: memFree=30422684/32770624 swapFree=0/451864
[pid=28387] ppid=28384 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 73351 0 0 0 251901 101 0 0 20 0 16 0 30130848 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 182123 3148 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 1202 0 0 0 5 2 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 17708 0 0 0 269 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=2.65 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 15892 0 0 0 263 2 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 9162 0 0 0 73 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=1.23 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1137 0 0 0 62 61 0 0 20 0 16 0 30130868 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=2510.99 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 19982 0 0 0 251093 6 0 0 20 0 16 0 30130884 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819835394904 139820737782719 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

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 28387 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2511.9 s]
/proc/loadavg: 2.00 2.03 1.98 3/211 28729
/proc/meminfo: memFree=30422684/32770624 swapFree=0/451864
[pid=28387] ppid=28384 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/28387/stat : 28387 (java) S 28384 28387 16590 0 -1 1077944320 73351 0 0 0 251901 101 0 0 20 0 16 0 30130848 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 140721349682128 139821144194807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
/proc/28387/statm: 2656000 182123 3148 1 0 2644926 0
[pid=28387/tid=28389] ppid=28384 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28387/task/28389/stat : 28389 (java) S 28384 28387 16590 0 -1 1077944384 5735 0 0 0 19 2 0 0 20 0 16 0 30130858 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821148437680 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28390] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28390/stat : 28390 (java) S 28384 28387 16590 0 -1 1077944384 394 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821074615056 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28391] ppid=28384 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/28387/task/28391/stat : 28391 (java) S 28384 28387 16590 0 -1 1077944384 380 0 0 0 24 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821073562512 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28392] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28392/stat : 28392 (java) S 28384 28387 16590 0 -1 1077944384 194 0 0 0 25 8 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821072509968 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28393] ppid=28384 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/28387/task/28393/stat : 28393 (java) S 28384 28387 16590 0 -1 1077944384 209 0 0 0 24 9 0 0 20 0 16 0 30130859 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139821071457424 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28394] ppid=28384 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/28387/task/28394/stat : 28394 (java) S 28384 28387 16590 0 -1 1077944384 1202 0 0 0 5 2 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820183549936 139821144205954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28395] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28395/stat : 28395 (java) S 28384 28387 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30130860 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820182496224 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28396] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28396/stat : 28396 (java) S 28384 28387 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30130861 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820181443584 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28397] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28397/stat : 28397 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820180392144 139821144213403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28398] ppid=28384 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/28387/task/28398/stat : 28398 (java) S 28384 28387 16590 0 -1 1077944384 17708 0 0 0 269 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139820179339760 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28399] ppid=28384 vsize=10624000 CPUtime=2.65 cores=0,2,4,6
/proc/28387/task/28399/stat : 28399 (java) S 28384 28387 16590 0 -1 1077944384 15892 0 0 0 263 2 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819841743472 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28400] ppid=28384 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/28387/task/28400/stat : 28400 (java) S 28384 28387 16590 0 -1 1077944384 9162 0 0 0 73 3 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819840690928 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28401] ppid=28384 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28387/task/28401/stat : 28401 (java) S 28384 28387 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30130863 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819839638624 139821144205013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28402] ppid=28384 vsize=10624000 CPUtime=1.23 cores=0,2,4,6
/proc/28387/task/28402/stat : 28402 (java) S 28384 28387 16590 0 -1 1077944384 1137 0 0 0 62 61 0 0 20 0 16 0 30130868 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819838585136 139821144205954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
[pid=28387/tid=28403] ppid=28384 vsize=10624000 CPUtime=2510.99 cores=0,2,4,6
/proc/28387/task/28403/stat : 28403 (java) R 28384 28387 16590 0 -1 4202560 19982 0 0 0 251093 6 0 0 20 0 16 0 30130884 10878976000 182123 18446744073709551615 4194304 4196468 140721349699584 139819835394904 139820737782719 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7913472 140721349702094 140721349702223 140721349702223 140721349705679 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 2511.91
CPU time (s): 2520.05
CPU user time (s): 2519.02
CPU system time (s): 1.02311
CPU usage (%): 100.324
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.02
system time used= 1.02311
maximum resident set size= 729580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57342
involuntary context switches= 688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0911 second user time and 15.4154 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-09 13:35:27
IDJOB=4263878
IDBENCH=124210
IDSOLVER=2652
FILE ID=node127/4263878-1502279373
RUNJOBID= node127-1502258002-23061
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-5.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263878-1502279373/watcher-4263878-1502279373 -o /tmp/evaluation-result-4263878-1502279373/solver-4263878-1502279373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23061 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263878-1502279373.xml

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

MD5SUM BENCH= 519aab078b15cc65d0c3ff53b01638da
RANDOM SEED=1870430667

node127.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.92
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.92
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.92
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.92
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:        31275068 kB
MemAvailable:   31867228 kB
Buffers:          198600 kB
Cached:           678284 kB
SwapCached:            0 kB
Active:           613184 kB
Inactive:         467468 kB
Active(anon):     203984 kB
Inactive(anon):    16716 kB
Active(file):     409200 kB
Inactive(file):   450752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7724 kB
Writeback:             0 kB
AnonPages:        217344 kB
Mapped:            48612 kB
Shmem:             17060 kB
Slab:             121068 kB
SReclaimable:      96088 kB
SUnreclaim:        24980 kB
KernelStack:        3712 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1027596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-09 14:17:19