Trace number 4290628

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02? (TO) 2400.05 2365.71

General information on the benchmark

NameStripPacking/
StripPacking-C2P1_c18.xml
MD5SUMbb34988e6b0e49ae8f3222e70708ff44
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.13401
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints76
Number of domains25
Minimum domain size1
Maximum domain size40
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":73},{"size":15,"count":25},{"size":40,"count":25}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":25},{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":50},{"arity":3,"count":25},{"arity":100,"count":1}]
Number of extensional constraints25
Number of intensional constraints50
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 664413328
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.04/1.23	c Parsing done, starting search...
2400.03/2365.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290628-1532233659/watcher-4290628-1532233659 -o /tmp/evaluation-result-4290628-1532233659/solver-4290628-1532233659 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532226534-30284 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 664413328 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290628-1532233659.xml 

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

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

solver pid=31069, runsolver pid=31066

[startup+0.100162 s]*
/proc/loadavg: 1.46 1.47 1.44 4/215 31084
/proc/meminfo: memFree=21234140/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14082740 memory=31976 CPUtime=0.11 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 6390 0 0 0 10 1 0 0 20 0 15 0 40929047 14420725760 7994 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3520685 7994 3154 1 0 3482761 0
[pid=31069/tid=31071] ppid=31066 vsize=14082740 memory=-8701690554792054394 CPUtime=0.09 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 4429 0 0 0 8 1 0 0 20 0 15 0 40929047 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701757852648 139701753689245 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701227325088 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0.01 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) R 31066 31069 30253 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701222062064 139701753679254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 7994 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31976 KiB

[startup+0.211627 s]*
/proc/loadavg: 1.46 1.47 1.44 8/215 31084
/proc/meminfo: memFree=21219688/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14082740 memory=48036 CPUtime=0.31 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 10060 0 0 0 28 3 0 0 20 0 15 0 40929047 14420725760 12009 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3520685 12009 3406 1 0 3482761 0
[pid=31069/tid=31071] ppid=31066 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 7767 0 0 0 18 2 0 0 20 0 15 0 40929047 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701757887872 139701753688666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14082740 memory=345 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14082740 memory=140065563025600 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701227325088 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) R 31066 31069 30253 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) R 31066 31069 30253 0 -1 4202560 201 0 0 0 1 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701223115120 139701745956773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0.05 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) R 31066 31069 30253 0 -1 4202560 310 0 0 0 5 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701222062360 139701732605589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12009 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 48036 KiB

[startup+0.310615 s]*
/proc/loadavg: 1.46 1.47 1.44 4/215 31084
/proc/meminfo: memFree=21215644/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14082740 memory=51364 CPUtime=0.44 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 10422 0 0 0 41 3 0 0 20 0 15 0 40929047 14420725760 12841 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3520685 12841 3409 1 0 3482761 0
[pid=31069/tid=31071] ppid=31066 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 8100 0 0 0 28 2 0 0 20 0 15 0 40929047 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701757875152 139701733942713 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14082740 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14082740 memory=140065563028163 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701227325088 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40929050 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14082740 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 221 0 0 0 3 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0.07 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 319 0 0 0 7 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14082740 memory=140065562805888 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929053 14420725760 12841 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51364 KiB

[startup+0.700702 s]
/proc/loadavg: 1.46 1.47 1.44 3/215 31084
/proc/meminfo: memFree=21194872/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14084808 memory=88776 CPUtime=0.98 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 17098 0 0 0 93 5 0 0 20 0 15 0 40929047 14422843392 22194 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3521202 22194 3503 1 0 3483273 0
[pid=31069/tid=31071] ppid=31066 vsize=14084808 memory=1836 CPUtime=0.67 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 14412 0 0 0 63 4 0 0 20 0 15 0 40929047 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701757882224 139701721264137 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14084808 memory=792 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14084808 memory=1960 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14084808 memory=5380 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14084808 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14084808 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40929050 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14084808 memory=11964 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40929050 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701227325088 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14084808 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40929050 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14084808 memory=7307465678416012608 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14084808 memory=7881696724453321575 CPUtime=0.06 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 545 0 0 0 6 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14084808 memory=5787213827163908199 CPUtime=0.07 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 384 0 0 0 7 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 374 0 0 0 15 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929053 14422843392 22194 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88776 KiB

[startup+1.50167 s]
/proc/loadavg: 1.46 1.47 1.44 3/215 31084
/proc/meminfo: memFree=21165564/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14090952 memory=149652 CPUtime=2.97 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 26572 0 0 0 288 9 0 0 20 0 15 0 40929047 14429134848 37413 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3522738 37413 3539 1 0 3484809 0
[pid=31069/tid=31071] ppid=31066 vsize=14090952 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 19570 0 0 0 141 6 0 0 20 0 15 0 40929047 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701757891040 139701349489690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40929048 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40929048 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 37413 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0

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

/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 49159 0 0 0 224249 32 0 0 20 0 15 0 40929047 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701757905088 139701350943303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14090952 memory=605512 CPUtime=9.85 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 7041 0 0 0 929 56 0 0 20 0 15 0 40929048 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14090952 memory=603464 CPUtime=9.85 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 6944 0 0 0 930 55 0 0 20 0 15 0 40929048 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14090952 memory=603464 CPUtime=9.87 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 6754 0 0 0 935 52 0 0 20 0 15 0 40929048 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14090952 memory=605512 CPUtime=9.8 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 4437 0 0 0 931 49 0 0 20 0 15 0 40929048 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14090952 memory=605512 CPUtime=7.15 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 7383 0 0 0 669 46 0 0 20 0 15 0 40929050 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14090952 memory=605512 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701227325152 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14090952 memory=605512 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14090952 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14090952 memory=605512 CPUtime=1.9 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 7209 0 0 0 189 1 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14090952 memory=605512 CPUtime=1.86 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 8114 0 0 0 184 2 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14090952 memory=3296 CPUtime=0.63 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 8428 0 0 0 62 1 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14090952 memory=475180 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14090952 memory=605512 CPUtime=1.17 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 985 0 0 0 59 58 0 0 20 0 15 0 40929053 14429134848 151378 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 2295.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 605512 KiB

[startup+2322.3 s]
/proc/loadavg: 1.47 1.29 1.30 3/215 31180
/proc/meminfo: memFree=20340704/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14090952 memory=611656 CPUtime=2355.96 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 109469 0 0 0 235287 309 0 0 20 0 15 0 40929047 14429134848 152914 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3522738 152914 3584 1 0 3484809 0
[pid=31069/tid=31071] ppid=31066 vsize=14090952 memory=611656 CPUtime=2302.22 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 49898 0 0 0 230189 33 0 0 20 0 15 0 40929047 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701757905280 139701350086155 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14090952 memory=607560 CPUtime=10.19 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 7259 0 0 0 962 57 0 0 20 0 15 0 40929048 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14090952 memory=609608 CPUtime=10.16 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 7249 0 0 0 960 56 0 0 20 0 15 0 40929048 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14090952 memory=609608 CPUtime=10.21 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 6815 0 0 0 967 54 0 0 20 0 15 0 40929048 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14090952 memory=609608 CPUtime=10.14 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 4509 0 0 0 964 50 0 0 20 0 15 0 40929048 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14090952 memory=611656 CPUtime=7.34 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 7558 0 0 0 686 48 0 0 20 0 15 0 40929050 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14090952 memory=611656 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701227325152 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14090952 memory=611656 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14090952 memory=611656 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14090952 memory=611656 CPUtime=1.9 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 7211 0 0 0 189 1 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14090952 memory=611656 CPUtime=1.86 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 8116 0 0 0 184 2 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14090952 memory=611656 CPUtime=0.63 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 8430 0 0 0 62 1 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14090952 memory=611656 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14090952 memory=611656 CPUtime=1.21 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1000 0 0 0 61 60 0 0 20 0 15 0 40929053 14429134848 152914 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 2355.96 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 611656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2365.7 s]
/proc/loadavg: 1.36 1.28 1.30 5/215 31410
/proc/meminfo: memFree=20749744/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14090952 memory=615752 CPUtime=2400.03 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 110291 0 0 0 239690 313 0 0 20 0 15 0 40929047 14429134848 153938 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3522738 153938 3584 1 0 3484809 0
[pid=31069/tid=31071] ppid=31066 vsize=14090952 memory=615752 CPUtime=2345.22 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 50434 0 0 0 234488 34 0 0 20 0 15 0 40929047 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701757905200 139701350085755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14090952 memory=615752 CPUtime=10.42 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 7317 0 0 0 984 58 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.4 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 7253 0 0 0 983 57 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.43 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 6932 0 0 0 989 54 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.36 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 4515 0 0 0 986 50 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14090952 memory=615752 CPUtime=7.47 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 7563 0 0 0 698 49 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701227325152 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14090952 memory=615752 CPUtime=1.91 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 7211 0 0 0 190 1 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14090952 memory=1444 CPUtime=1.86 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 8116 0 0 0 184 2 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14090952 memory=1200 CPUtime=0.63 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 8522 0 0 0 62 1 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14090952 memory=4140 CPUtime=1.23 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1004 0 0 0 62 61 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 615752 KiB

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

[startup+2365.71 s]
# the end of solver process 31069 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.91 s, system=3.13985 s

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

[startup+2365.7 s]
/proc/loadavg: 1.36 1.28 1.30 5/215 31410
/proc/meminfo: memFree=20749744/32770624 swapFree=67108860/67108860
[pid=31069] ppid=31066 vsize=14090952 memory=615752 CPUtime=2400.03 cores=0,2,4,6
/proc/31069/stat : 31069 (java) S 31066 31069 30253 0 -1 1077944320 110291 0 0 0 239690 313 0 0 20 0 15 0 40929047 14429134848 153938 33554432000 4194304 4196468 140737170765696 140737170748240 139701753667319 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
/proc/31069/statm: 3522738 153938 3584 1 0 3484809 0
[pid=31069/tid=31071] ppid=31066 vsize=14090952 memory=615752 CPUtime=2345.22 cores=0,2,4,6
/proc/31069/task/31071/stat : 31071 (java) R 31066 31069 30253 0 -1 4202560 50434 0 0 0 234488 34 0 0 20 0 15 0 40929047 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701757905200 139701350085755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31072] ppid=31066 vsize=14090952 memory=615752 CPUtime=10.42 cores=0,2,4,6
/proc/31069/task/31072/stat : 31072 (java) S 31066 31069 30253 0 -1 1077944384 7317 0 0 0 984 58 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701668735504 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31073] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.4 cores=0,2,4,6
/proc/31069/task/31073/stat : 31073 (java) S 31066 31069 30253 0 -1 1077944384 7253 0 0 0 983 57 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701667682960 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31074] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.43 cores=0,2,4,6
/proc/31069/task/31074/stat : 31074 (java) S 31066 31069 30253 0 -1 1077944384 6932 0 0 0 989 54 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701666629904 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31075] ppid=31066 vsize=14090952 memory=613704 CPUtime=10.36 cores=0,2,4,6
/proc/31069/task/31075/stat : 31075 (java) S 31066 31069 30253 0 -1 1077944384 4515 0 0 0 986 50 0 0 20 0 15 0 40929048 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701665577360 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31076] ppid=31066 vsize=14090952 memory=615752 CPUtime=7.47 cores=0,2,4,6
/proc/31069/task/31076/stat : 31076 (java) S 31066 31069 30253 0 -1 1077944384 7563 0 0 0 698 49 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701228378864 139701753678466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31077] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31077/stat : 31077 (java) S 31066 31069 30253 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701227325152 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31078] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31078/stat : 31078 (java) S 31066 31069 30253 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 40929050 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701226271984 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31079] ppid=31066 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31079/stat : 31079 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701225220560 139701753685915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31080] ppid=31066 vsize=14090952 memory=615752 CPUtime=1.91 cores=0,2,4,6
/proc/31069/task/31080/stat : 31080 (java) S 31066 31069 30253 0 -1 1077944384 7211 0 0 0 190 1 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701224167664 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31081] ppid=31066 vsize=14090952 memory=1444 CPUtime=1.86 cores=0,2,4,6
/proc/31069/task/31081/stat : 31081 (java) S 31066 31069 30253 0 -1 1077944384 8116 0 0 0 184 2 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701223115120 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31082] ppid=31066 vsize=14090952 memory=1200 CPUtime=0.63 cores=0,2,4,6
/proc/31069/task/31082/stat : 31082 (java) S 31066 31069 30253 0 -1 1077944384 8522 0 0 0 62 1 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701222062064 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31083] ppid=31066 vsize=14090952 memory=613704 CPUtime=0 cores=0,2,4,6
/proc/31069/task/31083/stat : 31083 (java) S 31066 31069 30253 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701221009760 139701753677525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
[pid=31069/tid=31084] ppid=31066 vsize=14090952 memory=4140 CPUtime=1.23 cores=0,2,4,6
/proc/31069/task/31084/stat : 31084 (java) S 31066 31069 30253 0 -1 1077944384 1004 0 0 0 62 61 0 0 20 0 15 0 40929053 14429134848 153938 33554432000 4194304 4196468 140737170765696 139701219957808 139701753678466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 32563200 140737170768969 140737170769161 140737170769161 140737170771919 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 615752 KiB

Child status: 143
Real time (s): 2365.71
CPU time (s): 2400.05
CPU user time (s): 2396.91
CPU system time (s): 3.13985
CPU usage (%): 101.451
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 615752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.91
system time used= 3.13985
maximum resident set size= 616316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110453
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 255793
involuntary context switches= 7447


# summary of solver processes directly reported to runsolver:
#   pid: 31069
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2396.91
#   total CPU system time (s): 3.13985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9203 second user time and 22.458 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-22 06:27:39
IDJOB=4290628
IDBENCH=141127
IDSOLVER=2743
FILE ID=node104/4290628-1532233659
RUNJOBID= node104-1532226534-30284
PBS_JOBID= 21018958
Free space on /tmp= 57208 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/StripPacking/StripPacking-C2P1_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290628-1532233659/watcher-4290628-1532233659 -o /tmp/evaluation-result-4290628-1532233659/solver-4290628-1532233659 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532226534-30284 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 664413328 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290628-1532233659.xml

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

MD5SUM BENCH= bb34988e6b0e49ae8f3222e70708ff44
RANDOM SEED=664413328

node104.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.11
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.11
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.11
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.11
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:        21253312 kB
MemAvailable:   31759528 kB
Buffers:          225776 kB
Cached:         10489408 kB
SwapCached:            0 kB
Active:          2049924 kB
Inactive:        8899060 kB
Active(anon):     236800 kB
Inactive(anon):    17096 kB
Active(file):    1813124 kB
Inactive(file):  8881964 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36136 kB
Writeback:             0 kB
AnonPages:        332048 kB
Mapped:            48704 kB
Shmem:             17036 kB
Slab:             267608 kB
SReclaimable:     239588 kB
SUnreclaim:        28020 kB
KernelStack:        3808 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1210500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 57176 MiB
End job on node104 at 2018-07-22 07:07:05