Trace number 4274115

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26SAT 3.18753 1.93111

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-24/
RadarSurveillance-8-24-3-2-26.xml
MD5SUM5fc699ab1cae788b04cf735a4cf0e3c1
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 benchmark0.12813801
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":126}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":18},{"degree":1,"count":17},{"degree":2,"count":6},{"degree":3,"count":10},{"degree":4,"count":6},{"degree":5,"count":20},{"degree":6,"count":67}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":1},{"arity":3,"count":1},{"arity":4,"count":4},{"arity":5,"count":6},{"arity":6,"count":3},{"arity":7,"count":7},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":10,"count":9},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":1},{"arity":14,"count":3},{"arity":15,"count":5},{"arity":16,"count":1},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.38	c version: 2017-07-26
0.27/0.38	c seed: 1945060646
0.27/0.38	c timeout: 2520
0.27/0.38	c memlimit: 11000
0.27/0.38	c nbcore: 4
0.27/0.40	c Parsing instance...
2.91/1.85	c Parsing done, starting search...
3.12/1.91	s SATISFIABLE
3.12/1.91	v <instantiation>
3.12/1.91	v 	<list>
3.12/1.91	v 		x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][1] x[12][2] x[12][3] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][1] x[17][2] x[17][3] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[21][0] x[21][1] x[21][4] x[21][5] x[22][0] x[22][1] x[22][4] x[22][5] x[23][0] x[23][1] x[23][4] x[23][5]
3.12/1.91	v 	</list>
3.12/1.91	v 	<values>
3.12/1.91	v 		3 2 2 2 0 3 0 0 3 3 3 0 2 0 2 2 3 0 0 3 3 0 1 2 1 0 0 1 3 2 1 1 0 3 1 1 1 0 0 3 3 0 1 1 1 0 0 1 1 0 1 1 1 1 0 3 0 0 1 1 1 3 0 0 0 3 0 0 1 1 1 3 0 0 1 0 0 3 0 0 0 0 1 3 0 3 3 3 2 1 3 3 3 2 2 0 1 3 3 3 0 2 1 3 1 1 2 0 3 0 1 2 1 2 0 1 0 3 0 1 3 0 2 1 0 0 
3.12/1.91	v 	</values>
3.12/1.91	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274115-1502809774/watcher-4274115-1502809774 -o /tmp/evaluation-result-4274115-1502809774/solver-4274115-1502809774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1945060646 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274115-1502809774.xml 

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

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

solver pid=19844, runsolver pid=19841

[startup+0.100152 s]*
/proc/loadavg: 2.84 2.18 1.80 3/200 19850
/proc/meminfo: memFree=31439696/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13508128 memory=16260 CPUtime=0.02 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 3938 0 0 0 2 0 0 0 20 0 9 0 8592463 13832323072 4065 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3377032 4065 2058 1 0 3366529 0
[pid=19844/tid=19846] ppid=19841 vsize=13573668 memory=-6439968830534014599 CPUtime=0.02 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 2595 0 0 0 2 0 0 0 20 0 9 0 8592471 13899436032 4065 18446744073709551615 4194304 4196468 140728774464528 140264491393224 140264479837184 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8592472 13899431936 4108 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13573664 memory=139836781115008 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8592472 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8592472 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 8592472 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13573664 memory=139836781115008 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 8592473 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 8592474 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 8592474 13899431936 4110 18446744073709551615 4194304 4196468 140728774464528 140263962940848 140264487167701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13508128 KiB
Current children cumulated memory: 16260 KiB

[startup+0.20995 s]*
/proc/loadavg: 2.84 2.18 1.80 5/209 19859
/proc/meminfo: memFree=31429364/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13977904 memory=33212 CPUtime=0.12 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 7585 0 0 0 11 1 0 0 20 0 15 0 8592463 14313373696 8303 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3494476 8303 3384 1 0 3483255 0
[pid=19844/tid=19846] ppid=19841 vsize=13979532 memory=7077796292425249400 CPUtime=0.09 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 5551 0 0 0 8 1 0 0 20 0 15 0 8592471 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140264491346944 140264479837213 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13979532 memory=139836781115008 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592472 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13979532 memory=139836781115008 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592473 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8592474 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8592474 14315040768 8303 18446744073709551615 4194304 4196468 140728774464528 140263962940784 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315040768 8369 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) S 19841 19844 2357 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 8592476 14315040768 8369 18446744073709551615 4194304 4196468 140728774464528 140263960836464 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315040768 8369 18446744073709551615 4194304 4196468 140728774464528 140263959783664 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13979532 memory=139836781115008 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) S 19841 19844 2357 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 15 0 8592476 14315040768 8369 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315040768 8435 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13979532 memory=139836781115008 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592481 14315040768 8435 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13977904 KiB
Current children cumulated memory: 33212 KiB

[startup+0.310267 s]*
/proc/loadavg: 2.84 2.18 1.80 3/209 19859
/proc/meminfo: memFree=31419340/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13975920 memory=40316 CPUtime=0.27 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 10780 0 0 0 24 3 0 0 20 0 15 0 8592463 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3493980 10079 3553 1 0 3482759 0
[pid=19844/tid=19846] ppid=19841 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 8459 0 0 0 16 3 0 0 20 0 15 0 8592471 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140264491360944 140264471237982 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13975920 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13975920 memory=-8187100386482147110 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592472 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8592473 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8592474 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8592474 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263962940784 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) S 19841 19844 2357 0 -1 1077944384 472 0 0 0 1 0 0 0 20 0 15 0 8592476 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263960836464 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) S 19841 19844 2357 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 8592476 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263959783664 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13975920 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) R 19841 19844 2357 0 -1 4202560 428 0 0 0 5 0 0 0 20 0 15 0 8592476 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264471321009 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592481 14311342080 10079 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40316 KiB

[startup+0.700762 s]
/proc/loadavg: 2.84 2.18 1.80 4/209 19859
/proc/meminfo: memFree=31405232/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13977988 memory=72648 CPUtime=1.07 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 15320 0 0 0 102 5 0 0 20 0 15 0 8592463 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3494497 18162 3745 1 0 3483271 0
[pid=19844/tid=19846] ppid=19841 vsize=13977988 memory=2539399415553 CPUtime=0.56 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 10534 0 0 0 52 4 0 0 20 0 15 0 8592471 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140264491388192 140264119302608 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13977988 memory=2560874252033 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13977988 memory=2569464186625 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13977988 memory=448874192 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13977988 memory=-8556738499077758064 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592472 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13977988 memory=7956285308106002773 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8592473 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13977988 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8592474 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13977988 memory=279673238220512 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8592474 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263962940784 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13977988 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13977988 memory=13847473600857767 CPUtime=0.13 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) R 19841 19844 2357 0 -1 4202560 1066 0 0 0 13 0 0 0 20 0 15 0 8592476 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263960836464 140264470651581 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13977988 memory=8684 CPUtime=0.14 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) R 19841 19844 2357 0 -1 4202560 1324 0 0 0 14 0 0 0 20 0 15 0 8592476 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263959769544 140264468682664 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13977988 memory=1200 CPUtime=0.21 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) S 19841 19844 2357 0 -1 1077944384 1014 0 0 0 21 0 0 0 20 0 15 0 8592476 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13977988 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13977988 memory=4016 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592481 14313459712 18162 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 72648 KiB

[startup+1.50079 s]
/proc/loadavg: 2.84 2.18 1.80 3/209 19859
/proc/meminfo: memFree=31375392/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13980036 memory=113920 CPUtime=2.2 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 21219 0 0 0 213 7 0 0 20 0 15 0 8592463 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3495009 28480 3757 1 0 3483783 0
[pid=19844/tid=19846] ppid=19841 vsize=13980036 memory=73 CPUtime=1.35 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 13364 0 0 0 130 5 0 0 20 0 15 0 8592471 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140264491386800 140264471237982 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13980036 memory=115 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13980036 memory=16 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8592473 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263962940784 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13980036 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) S 19841 19844 2357 0 -1 1077944384 1607 0 0 0 25 0 0 0 20 0 15 0 8592476 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263960836464 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13980036 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) S 19841 19844 2357 0 -1 1077944384 1482 0 0 0 21 0 0 0 20 0 15 0 8592476 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263959783664 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13980036 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) S 19841 19844 2357 0 -1 1077944384 3376 0 0 0 35 0 0 0 20 0 15 0 8592476 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13980036 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13980036 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 8592481 14315556864 28480 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 2.2 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 113920 KiB

[startup+1.93107 s]
# the end of solver process 19844 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.04142 s, system=0.146103 s

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

[startup+1.60175 s]
/proc/loadavg: 2.84 2.18 1.80 3/209 19859
/proc/meminfo: memFree=31375392/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13980036 memory=124164 CPUtime=2.42 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 23566 0 0 0 233 9 0 0 20 0 15 0 8592463 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3495009 31041 3762 1 0 3483783 0
[pid=19844/tid=19846] ppid=19841 vsize=13980036 memory=6944656592455097440 CPUtime=1.46 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 15352 0 0 0 139 7 0 0 20 0 15 0 8592471 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140264491392064 140264119238724 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13980036 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13980036 memory=279673238208944 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13980036 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13980036 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8592472 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13980036 memory=87404 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 8592473 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263963993632 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263962940784 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13980036 memory=11204 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13980036 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) R 19841 19844 2357 0 -1 4202560 1702 0 0 0 29 0 0 0 20 0 15 0 8592476 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263960818032 140264471060576 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13980036 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) R 19841 19844 2357 0 -1 4202560 1614 0 0 0 24 0 0 0 20 0 15 0 8592476 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263959770976 140264472086908 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13980036 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) S 19841 19844 2357 0 -1 1077944384 3479 0 0 0 39 0 0 0 20 0 15 0 8592476 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 8592481 14315556864 31041 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 124164 KiB

[startup+1.80073 s]
/proc/loadavg: 2.84 2.18 1.80 3/209 19859
/proc/meminfo: memFree=31375392/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13980036 memory=225364 CPUtime=2.91 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 24789 0 0 0 277 14 0 0 20 0 15 0 8592463 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3495009 56341 3782 1 0 3483783 0
[pid=19844/tid=19846] ppid=19841 vsize=13980036 memory=73 CPUtime=1.63 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 15446 0 0 0 155 8 0 0 20 0 15 0 8592471 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140264491391184 140264123865039 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13980036 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 8592472 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13980036 memory=115 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 8592472 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13980036 memory=16 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 8592472 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13980036 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 8592472 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 15 0 8592473 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13980036 memory=139836619192832 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263963993696 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8592474 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263962940800 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13980036 memory=576461251985632562 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13980036 memory=288284472137482972 CPUtime=0.38 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) S 19841 19844 2357 0 -1 1077944384 1843 0 0 0 38 0 0 0 20 0 15 0 8592476 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263960836464 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13980036 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) S 19841 19844 2357 0 -1 1077944384 1689 0 0 0 33 0 0 0 20 0 15 0 8592476 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263959783664 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13980036 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) S 19841 19844 2357 0 -1 1077944384 3816 0 0 0 42 0 0 0 20 0 15 0 8592476 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) S 19841 19844 2357 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 8592481 14315556864 56341 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 225364 KiB

[startup+1.90063 s]
/proc/loadavg: 2.84 2.18 1.80 3/209 19859
/proc/meminfo: memFree=31375392/32770624 swapFree=67108860/67108860
[pid=19844] ppid=19841 vsize=13982084 memory=225896 CPUtime=3.12 cores=0,2,4,6
/proc/19844/stat : 19844 (java) S 19841 19844 2357 0 -1 1077944320 24975 0 0 0 298 14 0 0 20 0 15 0 8592463 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140728774447072 140264487157495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
/proc/19844/statm: 3495521 56474 3782 1 0 3484295 0
[pid=19844/tid=19846] ppid=19841 vsize=13982084 memory=-6421031960926448530 CPUtime=1.73 cores=0,2,4,6
/proc/19844/task/19846/stat : 19846 (java) R 19841 19844 2357 0 -1 4202560 15507 0 0 0 165 8 0 0 20 0 15 0 8592471 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140264491395632 140264123437738 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19847] ppid=19841 vsize=13982084 memory=6944656592455360604 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19847/stat : 19847 (java) S 19841 19844 2357 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 8592472 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140264444123792 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19848] ppid=19841 vsize=13982084 memory=6655300316396806240 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19848/stat : 19848 (java) S 19841 19844 2357 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 8592472 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140264443070992 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19849] ppid=19841 vsize=13982084 memory=6944656592455097440 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19849/stat : 19849 (java) S 19841 19844 2357 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 8592472 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140264442018192 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19850] ppid=19841 vsize=13982084 memory=6944656425122700657 CPUtime=0.01 cores=0,2,4,6
/proc/19844/task/19850/stat : 19850 (java) S 19841 19844 2357 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 8592472 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140264440965392 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19851] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19851/stat : 19851 (java) S 19841 19844 2357 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 15 0 8592473 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263965047664 140264487168642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19852] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19852/stat : 19852 (java) S 19841 19844 2357 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 8592474 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263963993696 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19853] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19853/stat : 19853 (java) S 19841 19844 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8592474 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263962940800 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19854] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19854/stat : 19854 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263961889104 140264487176091 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19855] ppid=19841 vsize=13982084 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/19844/task/19855/stat : 19855 (java) R 19841 19844 2357 0 -1 4202560 1867 0 0 0 41 0 0 0 20 0 15 0 8592476 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263960822784 140264480263157 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19856] ppid=19841 vsize=13982084 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/19844/task/19856/stat : 19856 (java) R 19841 19844 2357 0 -1 4202560 1711 0 0 0 37 0 0 0 20 0 15 0 8592476 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263959773584 140264479446944 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19857] ppid=19841 vsize=13982084 memory=105504 CPUtime=0.47 cores=0,2,4,6
/proc/19844/task/19857/stat : 19857 (java) R 19841 19844 2357 0 -1 1077944384 3903 0 0 0 47 0 0 0 20 0 15 0 8592476 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263958730864 140264487168642 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19858] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19858/stat : 19858 (java) S 19841 19844 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8592476 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263957678304 140264487167701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
[pid=19844/tid=19859] ppid=19841 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19844/task/19859/stat : 19859 (java) R 19841 19844 2357 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 8592481 14317654016 56474 18446744073709551615 4194304 4196468 140728774464528 140263956626608 140264487168642 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140728774467953 140728774468140 140728774468140 140728774471631 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 225896 KiB

Child status: 0
Real time (s): 1.93111
CPU time (s): 3.18753
CPU user time (s): 3.04142
CPU system time (s): 0.146103
CPU usage (%): 165.062
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 225896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04142
system time used= 0.146103
maximum resident set size= 226792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25589
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= 2460
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 19844
#   total CPU time (s): 3.18753
#   total CPU user time (s): 3.04142
#   total CPU system time (s): 0.146103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.0364 second user time and 0.052679 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-15 16:55:38
IDJOB=4274115
IDBENCH=134327
IDSOLVER=2666
FILE ID=node129/4274115-1502809774
RUNJOBID= node129-1502746532-7259
PBS_JOBID= 
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-24/RadarSurveillance-8-24-3-2-26.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274115-1502809774/watcher-4274115-1502809774 -o /tmp/evaluation-result-4274115-1502809774/solver-4274115-1502809774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1945060646 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274115-1502809774.xml

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

MD5SUM BENCH= 5fc699ab1cae788b04cf735a4cf0e3c1
RANDOM SEED=1945060646

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31446708 kB
MemAvailable:   31905492 kB
Buffers:          150052 kB
Cached:           587968 kB
SwapCached:            0 kB
Active:           513648 kB
Inactive:         401192 kB
Active(anon):     177076 kB
Inactive(anon):     8552 kB
Active(file):     336572 kB
Inactive(file):   392640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41944 kB
Writeback:             0 kB
AnonPages:        225284 kB
Mapped:            45384 kB
Shmem:              8868 kB
Slab:             115820 kB
SReclaimable:      90812 kB
SUnreclaim:        25008 kB
KernelStack:        3712 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1137616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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