Trace number 4246894

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
R1: OscaR - Conflict Ordering 2017-06-30SAT 5.24595 1.86411

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-6-2-6-cp.xml
MD5SUM4a8cebd9dd4db13e1c53af67b2847c2b
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 benchmark1.12252
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints998
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":72}]
Minimum variable degree57
Maximum variable degree58
Distribution of variable degrees[{"degree":57,"count":60},{"degree":58,"count":12}]
Minimum constraint arity4
Maximum constraint arity72
Distribution of constraint arities[{"arity":4,"count":990},{"arity":12,"count":7},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints990
Distribution of constraint types[{"type":"intension","count":990},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.26/0.28	c version: 2017-06-30
0.26/0.28	c seed: 1740193469
0.26/0.28	c timeout: 2400
0.26/0.29	c memlimit: 15500
0.26/0.29	c nbcore: 8
0.44/0.31	c Parsing instance...
4.83/1.78	c Parsing done, starting search...
5.01/1.84	s SATISFIABLE
5.01/1.84	v <instantiation>
5.01/1.84	v 	<list>
5.01/1.84	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11]
5.01/1.84	v 	</list>
5.01/1.84	v 	<values>
5.01/1.84	v 		0 0 1 1 2 2 3 3 4 4 5 5 0 4 3 5 0 2 1 4 2 5 1 3 0 5 4 5 1 2 0 1 3 4 2 3 1 0 0 5 2 3 2 4 1 3 5 4 1 0 1 2 2 3 3 4 0 5 4 5 5 4 3 5 4 2 1 2 3 0 0 1 
5.01/1.84	v 	</values>
5.01/1.84	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246894-1500715858/watcher-4246894-1500715858 -o /tmp/evaluation-result-4246894-1500715858/solver-4246894-1500715858 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1740193469 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246894-1500715858.xml 

pid=19838
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 1.15 1.32 1.36 3/252 19845
/proc/meminfo: memFree=31648776/32770624 swapFree=5936/284480
[pid=19844] ppid=19838 vsize=11035976 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 2257 0 0 0 0 0 0 0 20 0 10 0 6850781 11300839424 2498 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 2758994 2498 1199 1 0 2747905 0
[pid=19844/tid=19851] ppid=19838 vsize=11167048 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) D 19838 19844 19776 0 -1 4202560 942 0 0 0 0 0 0 0 20 0 10 0 6850782 11435057152 2498 33554432000 4194304 4196468 140720353367008 139855768426600 139855736098433 0 4 0 16784584 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=11507832 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 6850783 11784019968 2527 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=12564600 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 6850783 12866150400 2527 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=12564600 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 6850783 12866150400 2527 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=12564600 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 6850783 12866150400 2527 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=12565436 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 6850783 12867006464 2527 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=12565436 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 6850783 12867006464 2592 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=12565436 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 6850783 12867006464 2592 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=12565436 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 6850783 12867006464 2592 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0

[startup+0.100104 s]
/proc/loadavg: 1.15 1.32 1.36 3/252 19845
/proc/meminfo: memFree=31648776/32770624 swapFree=5936/284480
[pid=19844] ppid=19838 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 6183 0 0 0 9 1 0 0 20 0 20 0 6850781 13582245888 6463 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3315978 6463 3122 1 0 3303698 0
[pid=19844/tid=19851] ppid=19838 vsize=13263912 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 4270 0 0 0 7 0 0 0 20 0 20 0 6850782 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855768422832 139855720819666 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6463 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6529 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 6529 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200961 s]
/proc/loadavg: 1.15 1.32 1.36 3/252 19845
/proc/meminfo: memFree=31648776/32770624 swapFree=5936/284480
[pid=19844] ppid=19838 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 8895 0 0 0 24 2 0 0 20 0 20 0 6850781 13582245888 9388 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3315978 9388 3541 1 0 3303698 0
[pid=19844/tid=19851] ppid=19838 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 6575 0 0 0 17 1 0 0 20 0 20 0 6850782 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855768412016 139855764206749 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 9388 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300918 s]
/proc/loadavg: 1.15 1.32 1.36 3/252 19845
/proc/meminfo: memFree=31648776/32770624 swapFree=5936/284480
[pid=19844] ppid=19838 vsize=13263912 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 10263 0 0 0 41 3 0 0 20 0 20 0 6850781 13582245888 11471 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3315978 11471 3690 1 0 3303698 0
[pid=19844/tid=19851] ppid=19838 vsize=13263912 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 7337 0 0 0 26 2 0 0 20 0 20 0 6850782 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855768399168 139855748265310 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850783 13582245888 11471 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263912

[startup+0.700643 s]
/proc/loadavg: 1.15 1.32 1.36 3/252 19845
/proc/meminfo: memFree=31648776/32770624 swapFree=5936/284480
[pid=19844] ppid=19838 vsize=13265980 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 14892 0 0 0 158 5 0 0 20 0 20 0 6850781 13584363520 21786 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3316495 21786 3775 1 0 3304210 0
[pid=19844/tid=19851] ppid=19838 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 8695 0 0 0 65 2 0 0 20 0 20 0 6850782 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855768417792 139855746054032 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850783 13584363520 21786 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 13265980

[startup+1.50113 s]
/proc/loadavg: 1.62 1.41 1.39 7/287 19880
/proc/meminfo: memFree=31189112/32770624 swapFree=5936/284420
[pid=19844] ppid=19838 vsize=13270076 CPUtime=4.18 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 24262 0 0 0 385 33 0 0 20 0 20 0 6850781 13588557824 61866 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3317519 61866 3809 1 0 3305234 0
[pid=19844/tid=19851] ppid=19838 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 11855 0 0 0 137 4 0 0 20 0 20 0 6850782 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855768420648 139855365107380 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13270076 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 216 0 0 0 2 3 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 46 0 0 0 1 3 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 23 0 0 0 1 2 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 28 0 0 0 1 3 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13270076 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 79 0 0 0 2 3 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 33 0 0 0 1 2 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 27 0 0 0 1 3 0 0 20 0 20 0 6850783 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19864] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19864/stat : 19864 (java) S 19838 19844 19776 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 20 0 6850785 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855093156208 139855764195970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19865] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19865/stat : 19865 (java) S 19838 19844 19776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855092102240 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19866] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19866/stat : 19866 (java) S 19838 19844 19776 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855091049328 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19874] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19874/stat : 19874 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855089997648 139855764203419 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19875] ppid=19838 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19875/stat : 19875 (java) S 19838 19844 19776 0 -1 1077944384 2564 0 0 0 62 0 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855088946032 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19876] ppid=19838 vsize=13270076 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19876/stat : 19876 (java) S 19838 19844 19776 0 -1 1077944384 2921 0 0 0 59 1 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855087893232 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19877] ppid=19838 vsize=13270076 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19877/stat : 19877 (java) S 19838 19844 19776 0 -1 1077944384 1954 0 0 0 48 1 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855086840432 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19878] ppid=19838 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19878/stat : 19878 (java) S 19838 19844 19776 0 -1 1077944384 2798 0 0 0 60 1 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855085787632 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19879] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19879/stat : 19879 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855084735072 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19880] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19880/stat : 19880 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850790 13588557824 61866 33554432000 4194304 4196468 140720353367008 139855083682352 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 13270076

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19844 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60146 s]
/proc/loadavg: 1.62 1.41 1.39 7/287 19880
/proc/meminfo: memFree=31189112/32770624 swapFree=5936/284420
[pid=19844] ppid=19838 vsize=13270076 CPUtime=4.65 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 24468 0 0 0 414 51 0 0 20 0 20 0 6850781 13588557824 72693 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3317519 72693 3816 1 0 3305234 0
[pid=19844/tid=19851] ppid=19838 vsize=13270076 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 11855 0 0 0 141 4 0 0 20 0 20 0 6850782 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855768418664 139855363458417 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 231 0 0 0 3 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 81 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 78 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 46 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 49 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 87 0 0 0 2 4 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 49 0 0 0 2 4 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 47 0 0 0 3 5 0 0 20 0 20 0 6850783 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19864] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19864/stat : 19864 (java) S 19838 19844 19776 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 6850785 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855093156208 139855764195970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19865] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19865/stat : 19865 (java) S 19838 19844 19776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855092102240 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19866] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19866/stat : 19866 (java) S 19838 19844 19776 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855091049344 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19874] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19874/stat : 19874 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855089997648 139855764203419 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19875] ppid=19838 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19875/stat : 19875 (java) S 19838 19844 19776 0 -1 1077944384 2569 0 0 0 65 0 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855088946032 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19876] ppid=19838 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19876/stat : 19876 (java) S 19838 19844 19776 0 -1 1077944384 2928 0 0 0 61 1 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855087893232 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19877] ppid=19838 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19877/stat : 19877 (java) S 19838 19844 19776 0 -1 1077944384 1963 0 0 0 50 1 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855086840432 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19878] ppid=19838 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19878/stat : 19878 (java) S 19838 19844 19776 0 -1 1077944384 2819 0 0 0 61 1 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855085787632 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19879] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19879/stat : 19879 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855084735072 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19880] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19880/stat : 19880 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850790 13588557824 72693 33554432000 4194304 4196468 140720353367008 139855083682352 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 13270076

[startup+1.80104 s]
/proc/loadavg: 1.62 1.41 1.39 7/287 19880
/proc/meminfo: memFree=31189112/32770624 swapFree=5936/284420
[pid=19844] ppid=19838 vsize=13270076 CPUtime=5.01 cores=1,3,5,7,9,11,13,15
/proc/19844/stat : 19844 (java) S 19838 19844 19776 0 -1 1077944320 27403 0 0 0 449 52 0 0 20 0 20 0 6850781 13588557824 91419 33554432000 4194304 4196468 140720353367008 140720353349552 139855764184823 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
/proc/19844/statm: 3317519 91419 3816 1 0 3305234 0
[pid=19844/tid=19851] ppid=19838 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19851/stat : 19851 (java) R 19838 19844 19776 0 -1 4202560 11926 0 0 0 161 5 0 0 20 0 20 0 6850782 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855768419984 139855359192192 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19852] ppid=19838 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19852/stat : 19852 (java) S 19838 19844 19776 0 -1 1077944384 231 0 0 0 3 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855682665104 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19853] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19853/stat : 19853 (java) S 19838 19844 19776 0 -1 1077944384 81 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855681612304 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19854] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19854/stat : 19854 (java) S 19838 19844 19776 0 -1 1077944384 78 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855680559504 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19855] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19855/stat : 19855 (java) S 19838 19844 19776 0 -1 1077944384 46 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855679506704 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19856] ppid=19838 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19856/stat : 19856 (java) S 19838 19844 19776 0 -1 1077944384 49 0 0 0 4 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855359110288 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19857] ppid=19838 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19857/stat : 19857 (java) S 19838 19844 19776 0 -1 1077944384 87 0 0 0 2 4 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855358057488 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19858] ppid=19838 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19858/stat : 19858 (java) S 19838 19844 19776 0 -1 1077944384 49 0 0 0 2 4 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855357004688 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19859] ppid=19838 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19859/stat : 19859 (java) S 19838 19844 19776 0 -1 1077944384 47 0 0 0 3 5 0 0 20 0 20 0 6850783 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855355951888 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19864] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19864/stat : 19864 (java) S 19838 19844 19776 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 6850785 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855093156208 139855764195970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19865] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19865/stat : 19865 (java) S 19838 19844 19776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855092102240 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19866] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19866/stat : 19866 (java) S 19838 19844 19776 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 6850786 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855091049344 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19874] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19874/stat : 19874 (java) S 19838 19844 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855089997648 139855764203419 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19875] ppid=19838 vsize=13270076 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19875/stat : 19875 (java) R 19838 19844 19776 0 -1 4202560 2578 0 0 0 68 0 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855088946328 139855743374272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19876] ppid=19838 vsize=13270076 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19876/stat : 19876 (java) R 19838 19844 19776 0 -1 4202560 2934 0 0 0 63 1 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855087879664 139855743262350 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19877] ppid=19838 vsize=13270076 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19877/stat : 19877 (java) R 19838 19844 19776 0 -1 4202560 1973 0 0 0 53 1 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855086840728 139855743901959 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19878] ppid=19838 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19878/stat : 19878 (java) R 19838 19844 19776 0 -1 4202560 5659 0 0 0 69 1 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855085787632 139855743617915 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19879] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19879/stat : 19879 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850789 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855084735072 139855764195029 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
[pid=19844/tid=19880] ppid=19838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19844/task/19880/stat : 19880 (java) S 19838 19844 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6850790 13588557824 91419 33554432000 4194304 4196468 140720353367008 139855083682352 139855764195970 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16084992 140720353371273 140720353371460 140720353371460 140720353374159 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 13270076

Child status: 0
Real time (s): 1.86411
CPU time (s): 5.24595
CPU user time (s): 4.70816
CPU system time (s): 0.537787
CPU usage (%): 281.418
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.70816
system time used= 0.537787
maximum resident set size= 371304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3823
involuntary context switches= 418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021316 second user time and 0.028421 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-22 11:30:59
IDJOB=4246894
IDBENCH=126439
IDSOLVER=2628
FILE ID=node151/4246894-1500715858
RUNJOBID= node151-1500715858-19808
PBS_JOBID= 20623357
Free space on /tmp= 62024 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-6-2-6-cp.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246894-1500715858/watcher-4246894-1500715858 -o /tmp/evaluation-result-4246894-1500715858/solver-4246894-1500715858 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1740193469 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246894-1500715858.xml

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

MD5SUM BENCH= 4a8cebd9dd4db13e1c53af67b2847c2b
RANDOM SEED=1740193469

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5342.81
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5342.81
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5342.81
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5342.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 5342.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 5342.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 5342.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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	: 5342.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31654536 kB
MemAvailable:   31996852 kB
Buffers:          128816 kB
Cached:           494104 kB
SwapCached:            0 kB
Active:           382572 kB
Inactive:         293472 kB
Active(anon):      56304 kB
Inactive(anon):     8668 kB
Active(file):     326268 kB
Inactive(file):   284804 kB
Unevictable:        5936 kB
Mlocked:            5968 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             95408 kB
Writeback:             0 kB
AnonPages:         59648 kB
Mapped:            30472 kB
Shmem:              8848 kB
Slab:             127160 kB
SReclaimable:      94156 kB
SUnreclaim:        33004 kB
KernelStack:        4096 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61932 MiB
End job on node151 at 2017-07-22 11:31:01