Trace number 4312294

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17OPT86 3.99608 1.77059

General information on the benchmark

NameTal/
Tal-02_c18.xml
MD5SUM66ad3cf55c90c9564165fed11cad25f4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark3.31848
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of constraints217
Number of domains9
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":45},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":35},{"size":10,"count":21},{"size":42,"count":47}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":128},{"degree":1,"count":45},{"degree":2,"count":37},{"degree":3,"count":7},{"degree":4,"count":8},{"degree":5,"count":19},{"degree":6,"count":15},{"degree":7,"count":11},{"degree":8,"count":11},{"degree":9,"count":8},{"degree":10,"count":5},{"degree":11,"count":3},{"degree":12,"count":1}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":69},{"arity":2,"count":68},{"arity":3,"count":23},{"arity":4,"count":9},{"arity":5,"count":14},{"arity":6,"count":13},{"arity":7,"count":11},{"arity":8,"count":8},{"arity":9,"count":2}]
Number of extensional constraints36
Number of intensional constraints171
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":171},{"type":"count","count":10}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.57	c version: 2018-08-17
0.67/0.57	c seed: 941577721
0.67/0.57	c timeout: 252
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
2.84/1.46	c Parsing done, starting search...
3.18/1.54	o 116
3.18/1.54	o 90
3.51/1.64	o 86
3.81/1.75	s OPTIMUM FOUND
3.81/1.75	v <instantiation>
3.81/1.75	v 	<list>
3.81/1.75	v 		c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] l[0][0] l[0][1] l[0][2] l[0][3] l[0][4] l[0][5] l[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[2][0] l[2][1] l[2][2] l[2][3] l[2][4] l[2][5] l[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[5][0] l[5][1] l[5][2] l[5][3] l[6][0] l[6][1] l[6][2] l[6][3] l[7][0] l[7][1] l[7][2] l[8][0] l[8][1] l[8][2] l[9][0] l[9][1] l[10][0] l[10][1] l[11][0] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[5][0] a[5][1] a[5][2] a[5][3] a[7][0] a[7][1] a[7][2] a[9][0] a[9][1] a[11][0] i[2][0] i[2][1] i[2][2] i[2][3] i[2][4] i[2][5] i[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[6][0] i[6][1] i[6][2] i[6][3] i[8][0] i[8][1] i[8][2] i[10][0] i[10][1] cnt[0] cnt[1] cnt[2] cnt[3] cnt[4] cnt[5] cnt[6] cnt[7] cnt[8] cnt[9]
3.81/1.75	v 	</list>
3.81/1.75	v 	<values>
3.81/1.75	v 		0 0 0 0 0 0 0 16 0 0 16 0 0 0 0 0 0 0 0 16 0 4 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 11 13 9 10 12 15 7 2 0 7 0 15 7 2 7 0 0 15 4 3 3 0 15 4 3 3 0 15 4 0 3 15 4 3 0 15 4 0 15 4 0 6 0 6 0 6 1 1 2 0 2 0 1 1 1 1 0 1 2 0 1 1 2 0 2 0 1 0 1 2 4 5 5 0 1 2 3 4 0 1 3 3 0 1 2 0 1 2 2 1 1 1 1 1 1 1 1 
3.81/1.75	v 	</values>
3.81/1.75	v </instantiation>

Verifier Data

OK	86

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312294-1534568901/watcher-4312294-1534568901 -o /tmp/evaluation-result-4312294-1534568901/solver-4312294-1534568901 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534568406-29560 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 941577721 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312294-1534568901.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=29949, runsolver pid=29946
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 1.77 1.53 1.31 4/218 29964
/proc/meminfo: memFree=24167620/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14082736 memory=31556 CPUtime=0.12 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 6777 0 0 0 11 1 0 0 20 0 15 0 274453325 14420721664 7889 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3520684 7889 3155 1 0 3482761 0
[pid=29949/tid=29951] ppid=29946 vsize=14082736 memory=-8701690554792054910 CPUtime=0.09 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 4823 0 0 0 8 1 0 0 20 0 15 0 274453325 14420721664 7889 33554432000 4194304 4196468 140729768324368 140163429944160 140163425727645 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 7889 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 7889 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 7889 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 7889 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) S 29946 29949 25964 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162534709488 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162533656944 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0.01 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) S 29946 29949 25964 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162532603888 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 7889 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31556 KiB

[startup+0.212213 s]*
/proc/loadavg: 1.77 1.53 1.31 5/218 29964
/proc/meminfo: memFree=24151592/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14082736 memory=47368 CPUtime=0.3 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 10435 0 0 0 28 2 0 0 20 0 15 0 274453325 14420721664 11842 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3520684 11842 3362 1 0 3482761 0
[pid=29949/tid=29951] ppid=29946 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 8169 0 0 0 18 1 0 0 20 0 15 0 274453325 14420721664 11842 33554432000 4194304 4196468 140729768324368 140163429933832 140163425717654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 11842 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14082736 memory=3547069736505435808 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 11842 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 11842 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 11842 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) R 29946 29949 25964 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162534709488 140163425716866 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) R 29946 29949 25964 0 -1 4202560 200 0 0 0 1 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162533657240 140163403644704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0.06 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) R 29946 29949 25964 0 -1 4202560 296 0 0 0 6 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162532603888 140163404339384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 11842 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47368 KiB

[startup+0.3105 s]*
/proc/loadavg: 1.77 1.53 1.31 3/218 29964
/proc/meminfo: memFree=24148924/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14082736 memory=50760 CPUtime=0.44 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 10815 0 0 0 42 2 0 0 20 0 15 0 274453325 14420721664 12690 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3520684 12690 3410 1 0 3482761 0
[pid=29949/tid=29951] ppid=29946 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 8498 0 0 0 28 1 0 0 20 0 15 0 274453325 14420721664 12690 33554432000 4194304 4196468 140729768324368 140163429915072 140163425719623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14082736 memory=4294980954 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 12690 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14082736 memory=3475012142467507872 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 12690 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 12690 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14420721664 12690 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) S 29946 29949 25964 0 -1 1077944384 409 0 0 0 3 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162534709488 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) S 29946 29949 25964 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162533656944 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0.08 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) S 29946 29949 25964 0 -1 1077944384 306 0 0 0 8 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162532603888 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14082736 memory=140654339286656 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453331 14420721664 12690 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50760 KiB

[startup+0.700691 s]
/proc/loadavg: 1.77 1.53 1.31 3/218 29964
/proc/meminfo: memFree=24127288/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14084804 memory=88744 CPUtime=0.99 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 17579 0 0 0 94 5 0 0 20 0 15 0 274453325 14422839296 22186 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3521201 22186 3499 1 0 3483273 0
[pid=29949/tid=29951] ppid=29946 vsize=14084804 memory=1172 CPUtime=0.67 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 14892 0 0 0 64 3 0 0 20 0 15 0 274453325 14422839296 22186 33554432000 4194304 4196468 140729768324368 140163429929824 140163406964123 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14084804 memory=3868 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14422839296 22186 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14084804 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14422839296 22186 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14422839296 22186 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14422839296 22186 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453328 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14084804 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14084804 memory=924 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14084804 memory=7237400421024098393 CPUtime=0.09 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) S 29946 29949 25964 0 -1 1077944384 571 0 0 0 9 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162534709488 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14084804 memory=6154282490091891024 CPUtime=0.05 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) S 29946 29949 25964 0 -1 1077944384 350 0 0 0 5 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162533656944 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) R 29946 29949 25964 0 -1 4202560 386 0 0 0 15 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162532603888 140163425727066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14084804 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453331 14422839296 22186 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88744 KiB

[startup+1.50422 s]
/proc/loadavg: 1.87 1.56 1.31 5/218 29964
/proc/meminfo: memFree=24084420/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14090948 memory=159444 CPUtime=3.18 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 26227 0 0 0 309 9 0 0 20 0 15 0 274453325 14429130752 39861 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3522737 39861 3549 1 0 3484809 0
[pid=29949/tid=29951] ppid=29946 vsize=14090948 memory=142808 CPUtime=1.47 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 19859 0 0 0 141 6 0 0 20 0 15 0 274453325 14429130752 39861 33554432000 4194304 4196468 140729768324368 140163429941856 140163058889988 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 39861 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 39861 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 39861 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 39861 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14090948 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) R 29946 29949 25964 0 -1 4202560 1800 0 0 0 55 0 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162534698480 140163417995048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14090948 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) R 29946 29949 25964 0 -1 4202560 1226 0 0 0 53 1 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162533649968 140163425717654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14090948 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) R 29946 29949 25964 0 -1 1077944384 1927 0 0 0 58 0 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162532604016 140163425715925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14090948 memory=12425340389697 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 39861 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 3.18 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 159444 KiB

[startup+1.77055 s]
# the end of solver process 29949 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.89175 s, system=0.104325 s

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

[startup+1.60077 s]
/proc/loadavg: 1.87 1.56 1.31 5/218 29964
/proc/meminfo: memFree=24084420/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14090948 memory=163212 CPUtime=3.51 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 27299 0 0 0 342 9 0 0 20 0 15 0 274453325 14429130752 40803 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3522737 40803 3549 1 0 3484809 0
[pid=29949/tid=29951] ppid=29946 vsize=14090948 memory=40852 CPUtime=1.57 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 19896 0 0 0 151 6 0 0 20 0 15 0 274453325 14429130752 40803 33554432000 4194304 4196468 140729768324368 140163429942032 140163425717654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 40803 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 40803 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 40803 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 40803 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14090948 memory=281308412510448 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14090948 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) R 29946 29949 25964 0 -1 4202560 2302 0 0 0 65 0 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162534698480 140163409090588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14090948 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) R 29946 29949 25964 0 -1 4202560 1660 0 0 0 62 1 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162533644256 140163403594954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14090948 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) S 29946 29949 25964 0 -1 1077944384 2026 0 0 0 62 0 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162532603888 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 40803 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 3.51 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 163212 KiB

[startup+1.70065 s]
/proc/loadavg: 1.87 1.56 1.31 5/218 29964
/proc/meminfo: memFree=24084420/32770624 swapFree=67108688/67108860
[pid=29949] ppid=29946 vsize=14090948 memory=168684 CPUtime=3.81 cores=0,2,4,6
/proc/29949/stat : 29949 (java) S 29946 29949 25964 0 -1 1077944320 27572 0 0 0 372 9 0 0 20 0 15 0 274453325 14429130752 42171 33554432000 4194304 4196468 140729768324368 140729768306912 140163425705719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
/proc/29949/statm: 3522737 42171 3549 1 0 3484809 0
[pid=29949/tid=29951] ppid=29946 vsize=14090948 memory=142808 CPUtime=1.67 cores=0,2,4,6
/proc/29949/task/29951/stat : 29951 (java) R 29946 29949 25964 0 -1 4202560 19900 0 0 0 161 6 0 0 20 0 15 0 274453325 14429130752 42171 33554432000 4194304 4196468 140729768324368 140163429942248 140163425717654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29952] ppid=29946 vsize=14090948 memory=159444 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29952/stat : 29952 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 42171 33554432000 4194304 4196468 140729768324368 140163378326032 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29953] ppid=29946 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29953/stat : 29953 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 42171 33554432000 4194304 4196468 140729768324368 140163377273488 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29954] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29954/stat : 29954 (java) S 29946 29949 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 42171 33554432000 4194304 4196468 140729768324368 140163376220432 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29955] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29955/stat : 29955 (java) S 29946 29949 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274453326 14429130752 42171 33554432000 4194304 4196468 140729768324368 140163375167888 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29956] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29956/stat : 29956 (java) S 29946 29949 25964 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162538920688 140163425716866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29957] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29957/stat : 29957 (java) S 29946 29949 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162537866912 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29958] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29958/stat : 29958 (java) S 29946 29949 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274453328 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162536813808 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29959] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29959/stat : 29959 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162535762384 140163425724315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29960] ppid=29946 vsize=14090948 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/29949/task/29960/stat : 29960 (java) R 29946 29949 25964 0 -1 4202560 2328 0 0 0 75 0 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162534698480 140163410831125 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29961] ppid=29946 vsize=14090948 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/29949/task/29961/stat : 29961 (java) R 29946 29949 25964 0 -1 4202560 1893 0 0 0 72 1 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162533648592 140163405399500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29962] ppid=29946 vsize=14090948 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/29949/task/29962/stat : 29962 (java) S 29946 29949 25964 0 -1 1077944384 2036 0 0 0 63 0 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162532603888 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29963] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29963/stat : 29963 (java) S 29946 29949 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162531551584 140163425715925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
[pid=29949/tid=29964] ppid=29946 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29949/task/29964/stat : 29964 (java) S 29946 29949 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274453331 14429130752 42171 33554432000 4194304 4196468 140729768324368 140162530499632 140163425716866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26972160 140729768326223 140729768326414 140729768326414 140729768329167 0
Current children cumulated CPU time: 3.81 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168684 KiB

Child status: 0
Real time (s): 1.77059
CPU time (s): 3.99608
CPU user time (s): 3.89175
CPU system time (s): 0.104325
CPU usage (%): 225.692
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 168684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.89175
system time used= 0.104325
maximum resident set size= 173300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27676
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= 2613
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 29949
#   total CPU time (s): 3.99608
#   total CPU user time (s): 3.89175
#   total CPU system time (s): 0.104325

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040024 second user time and 0.050275 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-18 07:08:21
IDJOB=4312294
IDBENCH=141108
IDSOLVER=2800
FILE ID=node134/4312294-1534568901
RUNJOBID= node134-1534568406-29560
PBS_JOBID= 21038637
Free space on /tmp= 52480 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Tal/Tal-02_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312294-1534568901/watcher-4312294-1534568901 -o /tmp/evaluation-result-4312294-1534568901/solver-4312294-1534568901 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534568406-29560 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 941577721 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312294-1534568901.xml

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

MD5SUM BENCH= 66ad3cf55c90c9564165fed11cad25f4
RANDOM SEED=941577721

node134.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.68
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.68
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.68
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.68
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:        24185960 kB
MemAvailable:   31451056 kB
Buffers:          238688 kB
Cached:          7260148 kB
SwapCached:           32 kB
Active:          4472904 kB
Inactive:        3515476 kB
Active(anon):     456768 kB
Inactive(anon):   101968 kB
Active(file):    4016136 kB
Inactive(file):  3413508 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36012 kB
Writeback:             0 kB
AnonPages:        496760 kB
Mapped:            32772 kB
Shmem:             66036 kB
Slab:             294100 kB
SReclaimable:     263912 kB
SUnreclaim:        30188 kB
KernelStack:        3552 kB
PageTables:         6828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1757224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52444 MiB
End job on node134 at 2018-08-18 07:08:23