Trace number 4291749

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT (TO)54 2400.06 2370.12

General information on the benchmark

NameAuction/Auction-cnt/
Auction-cnt-example_c18.xml
MD5SUMb170f5ced0cb389de51404fef1a5e95b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark0.004732
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":5}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3},{"degree":4,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":4}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 1914548507
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.59	c Parsing instance...
1.30/0.99	c Parsing done, starting search...
1.47/1.01	o 10
1.47/1.02	o 14
1.47/1.02	o 54
2400.04/2370.11	s SATISFIABLE
2400.04/2370.11	v <instantiation>
2400.04/2370.11	v 	<list>
2400.04/2370.11	v 		b[0] b[1] b[2] b[3] b[4]
2400.04/2370.11	v 	</list>
2400.04/2370.11	v 	<values>
2400.04/2370.11	v 		0 0 0 1 1 
2400.04/2370.11	v 	</values>
2400.04/2370.11	v </instantiation>

Verifier Data

OK	54

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 (5833 MiB free)
  memory of node 1: 16384 MiB (10491 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291749-1532263905/watcher-4291749-1532263905 -o /tmp/evaluation-result-4291749-1532263905/solver-4291749-1532263905 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532261510-1668 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1914548507 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291749-1532263905.xml 

running on 4 cores: 1,3,5,7

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=1916, runsolver pid=1913

[startup+0.100061 s]*
/proc/loadavg: 1.29 1.26 1.39 3/216 1957
/proc/meminfo: memFree=16687684/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14082740 memory=30764 CPUtime=0.11 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 6599 0 0 0 10 1 0 0 20 0 15 0 43953643 14420725760 7691 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3520685 7691 3155 1 0 3482761 0
[pid=1916/tid=1918] ppid=1913 vsize=14082740 memory=-8412658762351417203 CPUtime=0.09 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 4651 0 0 0 8 1 0 0 20 0 15 0 43953643 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613748359528 140613728236894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14082740 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953645 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613285369376 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613284316528 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0.01 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 43953648 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953649 14420725760 7691 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30764 KiB

[startup+0.215583 s]*
/proc/loadavg: 1.29 1.26 1.39 7/216 1957
/proc/meminfo: memFree=16652280/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14082740 memory=46584 CPUtime=0.31 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 10372 0 0 0 28 3 0 0 20 0 15 0 43953643 14420725760 11646 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3520685 11646 3337 1 0 3482761 0
[pid=1916/tid=1918] ppid=1913 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) D 1913 1916 1636 0 -1 4202560 8071 0 0 0 18 2 0 0 20 0 15 0 43953643 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613748381368 140613736873559 0 4 0 16800975 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14082740 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14082740 memory=140186773211966 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43953645 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613285369376 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613284316528 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) R 1913 1916 1636 0 -1 4202560 528 0 0 0 2 0 0 0 20 0 15 0 43953648 14420725760 11646 33554432000 4194304 4196468 140732846471568 140613282198232 140613736445856 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 15 0 43953648 14420725760 11712 33554432000 4194304 4196468 140732846471568 140613281146192 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0.06 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) R 1913 1916 1636 0 -1 4202560 326 0 0 0 6 0 0 0 20 0 15 0 43953648 14420725760 11712 33554432000 4194304 4196468 140732846471568 140613280103544 140613736873559 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 11712 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14082740 memory=140186773026432 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953649 14420725760 11712 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46584 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.29 1.26 1.39 4/216 1957
/proc/meminfo: memFree=16642940/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14082740 memory=50732 CPUtime=0.44 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 10770 0 0 0 41 3 0 0 20 0 15 0 43953643 14420725760 12683 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3520685 12683 3423 1 0 3482761 0
[pid=1916/tid=1918] ppid=1913 vsize=14082740 memory=1399051139730258233 CPUtime=0.29 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 8426 0 0 0 27 2 0 0 20 0 15 0 43953643 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613748341744 140613728236894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14082740 memory=140186658908623 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43953645 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14082740 memory=51172 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613285369376 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14082740 memory=53476 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43953646 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613284316528 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14082740 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 15 0 43953648 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14082740 memory=140186658901775 CPUtime=0.02 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 86 0 0 0 2 0 0 0 20 0 15 0 43953648 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14082740 memory=280373431937376 CPUtime=0.08 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 351 0 0 0 8 0 0 0 20 0 15 0 43953648 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14082740 memory=140186658906383 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14082740 memory=140186773026442 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953649 14420725760 12683 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50732 KiB

[startup+0.700717 s]
/proc/loadavg: 1.29 1.26 1.39 3/216 1957
/proc/meminfo: memFree=16610072/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14084808 memory=88816 CPUtime=0.97 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 17606 0 0 0 93 4 0 0 20 0 15 0 43953643 14422843392 22204 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3521202 22204 3500 1 0 3483273 0
[pid=1916/tid=1918] ppid=1913 vsize=14084808 memory=148493125556966 CPUtime=0.67 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 14869 0 0 0 63 4 0 0 20 0 15 0 43953643 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613748380512 140613728236894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14084808 memory=243673 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953644 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14084808 memory=7809523229951467568 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43953644 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43953645 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43953646 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613285369376 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43953646 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613284316528 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14084808 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 695 0 0 0 9 0 0 0 20 0 15 0 43953648 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14084808 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 223 0 0 0 6 0 0 0 20 0 15 0 43953648 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 435 0 0 0 15 0 0 0 20 0 15 0 43953648 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43953649 14422843392 22204 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88816 KiB

[startup+1.50081 s]
/proc/loadavg: 1.29 1.26 1.39 6/216 1957
/proc/meminfo: memFree=16520680/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14090952 memory=223336 CPUtime=2.47 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 25089 0 0 0 238 9 0 0 20 0 15 0 43953643 14429134848 55834 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3522738 55834 3564 1 0 3484809 0
[pid=1916/tid=1918] ppid=1913 vsize=14090952 memory=280373317635800 CPUtime=1.45 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 17964 0 0 0 139 6 0 0 20 0 15 0 43953643 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613748394432 140613357687327 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14090952 memory=140186658836096 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 43953644 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14090952 memory=8606356812333056525 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 43953644 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14090952 memory=3471342582979673840 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 43953644 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14090952 memory=3472468482886254352 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 15 0 43953644 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14090952 memory=3472468482886254384 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 43953645 14429134848 55834 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0

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

/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 63767 0 0 0 223483 74 0 0 20 0 15 0 43953643 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613748395104 140613728728803 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14090952 memory=1078520 CPUtime=9.82 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 4368 0 0 0 862 120 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14090952 memory=1078520 CPUtime=9.79 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 3921 0 0 0 864 115 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14090952 memory=1078520 CPUtime=9.76 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 5878 0 0 0 862 114 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14090952 memory=1078520 CPUtime=9.89 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 3094 0 0 0 872 117 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14090952 memory=1078520 CPUtime=13.49 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 9299 0 0 0 1245 104 0 0 20 0 15 0 43953645 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613285369440 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613284316544 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14090952 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 1283 0 0 0 31 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14090952 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 1125 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 3149 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14090952 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14090952 memory=14860 CPUtime=1.47 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1528 0 0 0 64 83 0 0 20 0 15 0 43953649 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 2290.88 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1078520 KiB

[startup+2322.3 s]
/proc/loadavg: 1.33 1.37 1.38 3/215 2053
/proc/meminfo: memFree=14937436/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14090952 memory=1078520 CPUtime=2351.61 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 100223 0 0 0 234645 516 0 0 20 0 15 0 43953643 14429134848 269630 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3522738 269630 3573 1 0 3484809 0
[pid=1916/tid=1918] ppid=1913 vsize=14090952 memory=1078520 CPUtime=2294.85 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 64806 0 0 0 229410 75 0 0 20 0 15 0 43953643 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613748395024 140613354071488 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.09 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 4459 0 0 0 887 122 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.05 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 3928 0 0 0 888 117 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.02 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 5889 0 0 0 885 117 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.15 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 3126 0 0 0 894 121 0 0 20 0 15 0 43953644 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14090952 memory=1078520 CPUtime=13.85 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 9488 0 0 0 1279 106 0 0 20 0 15 0 43953645 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613285369440 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613284316544 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0.32 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 1285 0 0 0 31 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 1127 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 3151 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14090952 memory=1078520 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14090952 memory=1078520 CPUtime=1.51 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1541 0 0 0 66 85 0 0 20 0 15 0 43953649 14429134848 269630 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 2351.61 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1078520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2370.11 s]
/proc/loadavg: 1.33 1.37 1.38 3/215 2054
/proc/meminfo: memFree=14937964/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14090952 memory=1078524 CPUtime=2400.04 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 101271 0 0 0 239476 528 0 0 20 0 15 0 43953643 14429134848 269631 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3522738 269631 3573 1 0 3484809 0
[pid=1916/tid=1918] ppid=1913 vsize=14090952 memory=1078524 CPUtime=2342.09 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 65500 0 0 0 234132 77 0 0 20 0 15 0 43953643 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613748395040 140732846893499 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14090952 memory=280373317694664 CPUtime=10.3 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 4469 0 0 0 905 125 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14090952 memory=1078524 CPUtime=10.26 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 4031 0 0 0 907 119 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14090952 memory=1078524 CPUtime=10.24 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 5892 0 0 0 904 120 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.36 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 3155 0 0 0 913 123 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14090952 memory=1078520 CPUtime=14.15 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 9685 0 0 0 1306 109 0 0 20 0 15 0 43953645 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613285369440 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613284316544 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14090952 memory=1296 CPUtime=0.32 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 1287 0 0 0 31 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 1129 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 3153 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14090952 memory=1240 CPUtime=1.54 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1547 0 0 0 67 87 0 0 20 0 15 0 43953649 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1078524 KiB

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

[startup+2370.12 s]
# the end of solver process 1916 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2394.77 s, system=5.28894 s

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

[startup+2370.11 s]
/proc/loadavg: 1.33 1.37 1.38 3/215 2054
/proc/meminfo: memFree=14937964/32770624 swapFree=67108860/67108860
[pid=1916] ppid=1913 vsize=14090952 memory=1078524 CPUtime=2400.04 cores=1,3,5,7
/proc/1916/stat : 1916 (java) S 1913 1916 1636 0 -1 1077944320 101271 0 0 0 239476 528 0 0 20 0 15 0 43953643 14429134848 269631 33554432000 4194304 4196468 140732846471568 140732846454112 140613744156407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
/proc/1916/statm: 3522738 269631 3573 1 0 3484809 0
[pid=1916/tid=1918] ppid=1913 vsize=14090952 memory=1078524 CPUtime=2342.09 cores=1,3,5,7
/proc/1916/task/1918/stat : 1918 (java) R 1913 1916 1636 0 -1 4202560 65500 0 0 0 234132 77 0 0 20 0 15 0 43953643 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613748395040 140732846893499 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1923] ppid=1913 vsize=14090952 memory=280373317694664 CPUtime=10.3 cores=1,3,5,7
/proc/1916/task/1923/stat : 1923 (java) S 1913 1916 1636 0 -1 1077944384 4469 0 0 0 905 125 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613674244752 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1924] ppid=1913 vsize=14090952 memory=1078524 CPUtime=10.26 cores=1,3,5,7
/proc/1916/task/1924/stat : 1924 (java) S 1913 1916 1636 0 -1 1077944384 4031 0 0 0 907 119 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613338708496 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1925] ppid=1913 vsize=14090952 memory=1078524 CPUtime=10.24 cores=1,3,5,7
/proc/1916/task/1925/stat : 1925 (java) S 1913 1916 1636 0 -1 1077944384 5892 0 0 0 904 120 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613337655696 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1926] ppid=1913 vsize=14090952 memory=1078520 CPUtime=10.36 cores=1,3,5,7
/proc/1916/task/1926/stat : 1926 (java) S 1913 1916 1636 0 -1 1077944384 3155 0 0 0 913 123 0 0 20 0 15 0 43953644 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613336602896 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1934] ppid=1913 vsize=14090952 memory=1078520 CPUtime=14.15 cores=1,3,5,7
/proc/1916/task/1934/stat : 1934 (java) S 1913 1916 1636 0 -1 1077944384 9685 0 0 0 1306 109 0 0 20 0 15 0 43953645 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613286423408 140613744167554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1937] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1937/stat : 1937 (java) S 1913 1916 1636 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613285369440 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1938] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1938/stat : 1938 (java) S 1913 1916 1636 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 43953646 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613284316544 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1944] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1944/stat : 1944 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613283264848 140613744175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1946] ppid=1913 vsize=14090952 memory=1296 CPUtime=0.32 cores=1,3,5,7
/proc/1916/task/1946/stat : 1946 (java) S 1913 1916 1636 0 -1 1077944384 1287 0 0 0 31 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613282212208 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1947] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1947/stat : 1947 (java) S 1913 1916 1636 0 -1 1077944384 1129 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613281159408 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1948] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0.34 cores=1,3,5,7
/proc/1916/task/1948/stat : 1948 (java) S 1913 1916 1636 0 -1 1077944384 3153 0 0 0 33 1 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613280106608 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1950] ppid=1913 vsize=14090952 memory=1078524 CPUtime=0 cores=1,3,5,7
/proc/1916/task/1950/stat : 1950 (java) S 1913 1916 1636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43953648 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613279054048 140613744166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
[pid=1916/tid=1951] ppid=1913 vsize=14090952 memory=1240 CPUtime=1.54 cores=1,3,5,7
/proc/1916/task/1951/stat : 1951 (java) S 1913 1916 1636 0 -1 1077944384 1547 0 0 0 67 87 0 0 20 0 15 0 43953649 14429134848 269631 33554432000 4194304 4196468 140732846471568 140613278002352 140613744167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7708672 140732846474312 140732846474505 140732846474505 140732846477263 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1078524 KiB

Child status: 143
Real time (s): 2370.12
CPU time (s): 2400.06
CPU user time (s): 2394.77
CPU system time (s): 5.28894
CPU usage (%): 101.263
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 1116984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.77
system time used= 5.28894
maximum resident set size= 1118532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101571
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 447796
involuntary context switches= 5348


# summary of solver processes directly reported to runsolver:
#   pid: 1916
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2394.77
#   total CPU system time (s): 5.28894

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6254 second user time and 23.4884 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-22 14:51:45
IDJOB=4291749
IDBENCH=141156
IDSOLVER=2743
FILE ID=node102/4291749-1532263905
RUNJOBID= node102-1532261510-1668
PBS_JOBID= 21018974
Free space on /tmp= 53248 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Auction/Auction-cnt/Auction-cnt-example_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-4291749-1532263905/watcher-4291749-1532263905 -o /tmp/evaluation-result-4291749-1532263905/solver-4291749-1532263905 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532261510-1668 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1914548507 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291749-1532263905.xml

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

MD5SUM BENCH= b170f5ced0cb389de51404fef1a5e95b
RANDOM SEED=1914548507

node102.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.51
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.51
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.51
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.51
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:        16717284 kB
MemAvailable:   31939216 kB
Buffers:          238380 kB
Cached:         15073040 kB
SwapCached:            0 kB
Active:          1540968 kB
Inactive:       13826692 kB
Active(anon):      59436 kB
Inactive(anon):    16892 kB
Active(file):    1481532 kB
Inactive(file): 13809800 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             71536 kB
Writeback:             0 kB
AnonPages:         99052 kB
Mapped:            35476 kB
Shmem:             17036 kB
Slab:             386200 kB
SReclaimable:     359060 kB
SUnreclaim:        27140 kB
KernelStack:        3792 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53176 MiB
End job on node102 at 2018-07-22 15:31:15