Trace number 4387292

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
Concrete 3.10SAT 8.26668 3.62124

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-5.xml
MD5SUMbe3388c5d29b2a85b1452e4a694387b2
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.303618
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.55	c Concrete v3.10.1560635388952 running
8.06/3.60	v <instantiation
8.06/3.60	v         >
8.06/3.60	v       <list>
8.06/3.60	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
8.06/3.60	v       </list>
8.06/3.60	v       <values>
8.06/3.60	v         7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 17 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 13 5 13 11 19 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 11 29
8.06/3.60	v       </values>
8.06/3.60	v     </instantiation>
8.06/3.60	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387292-1568297510/watcher-4387292-1568297510 -o /tmp/evaluation-result-4387292-1568297510/solver-4387292-1568297510 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6843 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=865561484 HOME/instance-4387292-1568297510.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=10290, runsolver pid=10287

[startup+0.110571 s]*
/proc/loadavg: 1.46 1.44 1.52 3/220 10348
/proc/meminfo: memFree=20550084/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10355560 memory=22688 CPUtime=0.1 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 4914 13164 0 0 2 0 5 3 20 0 9 0 406008363 10604093440 5672 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2588890 5672 2103 1 0 2551431 0
[pid=10290/tid=10343] ppid=10287 vsize=10355560 memory=720575944405811505 CPUtime=0.1 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 2699 13164 0 0 2 0 5 3 20 0 9 0 406008372 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189551341424 140189563585886 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 9 0 406008373 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10355560 memory=139975494170598 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 9 0 406008373 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 9 0 406008373 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 9 0 406008373 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 9 0 406008374 10604093440 5672 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10355560 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 13 13164 0 0 0 0 5 3 20 0 9 0 406008375 10604093440 5672 33554432000 4194304 4196468 140732114344976 140188470731552 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 9 0 406008375 10604093440 5672 33554432000 4194304 4196468 140732114344976 140188336514224 140189579515605 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 22688 KiB

[startup+0.210226 s]*
/proc/loadavg: 1.46 1.44 1.52 4/228 10356
/proc/meminfo: memFree=20534308/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10818940 memory=38944 CPUtime=0.27 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 7044 13164 0 0 18 1 5 3 20 0 15 0 406008363 11078594560 9736 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2704735 9736 2983 1 0 2667149 0
[pid=10290/tid=10343] ppid=10287 vsize=10818940 memory=720575944405811505 CPUtime=0.19 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 3571 13164 0 0 11 0 5 3 20 0 15 0 406008372 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189551335328 140189579527325 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10818940 memory=139975494170598 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008374 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 13 13164 0 0 0 0 5 3 20 0 15 0 406008375 11078594560 9736 33554432000 4194304 4196468 140732114344976 140188470731552 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11078594560 9736 33554432000 4194304 4196468 140732114344976 140188336514160 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) S 10287 10290 5836 0 -1 1077944384 473 13164 0 0 1 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189037767280 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) S 10287 10290 5836 0 -1 1077944384 148 13164 0 0 1 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189036714480 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10818940 memory=139975491344000 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) S 10287 10290 5836 0 -1 1077944384 621 13164 0 0 3 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189035662192 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10818940 memory=139975491344000 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11078594560 9736 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38944 KiB

[startup+0.31057 s]*
/proc/loadavg: 1.46 1.44 1.52 3/228 10356
/proc/meminfo: memFree=20524132/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10820096 memory=50320 CPUtime=0.4 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 10785 13164 0 0 30 2 5 3 20 0 15 0 406008363 11079778304 12580 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2705024 12580 3237 1 0 2667149 0
[pid=10290/tid=10343] ppid=10287 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 7297 13164 0 0 20 1 5 3 20 0 15 0 406008372 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189551304656 140189158710215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10820096 memory=7969308241958893075 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10820096 memory=7643295301215600736 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008374 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 13 13164 0 0 0 0 5 3 20 0 15 0 406008375 11079778304 12580 33554432000 4194304 4196468 140732114344976 140188470731552 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11079778304 12580 33554432000 4194304 4196468 140732114344976 140188336514160 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10820096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) S 10287 10290 5836 0 -1 1077944384 473 13164 0 0 2 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189037767280 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10820096 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) S 10287 10290 5836 0 -1 1077944384 150 13164 0 0 1 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189036714480 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10820096 memory=139975491344000 CPUtime=0.13 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) S 10287 10290 5836 0 -1 1077944384 630 13164 0 0 5 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189035662192 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10820096 memory=139975491344000 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11079778304 12580 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 50320 KiB

[startup+0.700672 s]
/proc/loadavg: 1.46 1.44 1.52 5/228 10356
/proc/meminfo: memFree=20507968/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10824340 memory=80696 CPUtime=1.15 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 14873 13164 0 0 103 4 5 3 20 0 15 0 406008363 11084124160 20174 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2706085 20174 3507 1 0 2668173 0
[pid=10290/tid=10343] ppid=10287 vsize=10824340 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 10568 13164 0 0 57 3 5 3 20 0 15 0 406008372 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189551332592 140189579517334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10824340 memory=279950666058592 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10824340 memory=2191 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008373 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 2 13164 0 0 0 0 5 3 20 0 15 0 406008373 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10824340 memory=3252 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 5 13164 0 0 0 0 5 3 20 0 15 0 406008374 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10824340 memory=1112 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 13 13164 0 0 0 0 5 3 20 0 15 0 406008375 11084124160 20174 33554432000 4194304 4196468 140732114344976 140188470731552 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10824340 memory=5960 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11084124160 20174 33554432000 4194304 4196468 140732114344976 140188336514160 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10824340 memory=7552 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10824340 memory=2832 CPUtime=0.21 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) S 10287 10290 5836 0 -1 1077944384 711 13164 0 0 13 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189037767280 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10824340 memory=1084 CPUtime=0.22 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) S 10287 10290 5836 0 -1 1077944384 535 13164 0 0 14 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189036714480 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10824340 memory=14012 CPUtime=0.25 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) R 10287 10290 5836 0 -1 4202560 821 13164 0 0 17 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189035662192 140189579517334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10824340 memory=14048 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10824340 memory=2004 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11084124160 20174 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80696 KiB

[startup+1.50074 s]
/proc/loadavg: 1.46 1.44 1.52 4/228 10356
/proc/meminfo: memFree=20465948/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10834656 memory=168116 CPUtime=2.5 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 21467 13164 0 0 232 10 5 3 20 0 15 0 406008363 11094687744 42029 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2708664 42029 3570 1 0 2670733 0
[pid=10290/tid=10343] ppid=10287 vsize=10834656 memory=164436 CPUtime=1.45 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 15337 13164 0 0 131 6 5 3 20 0 15 0 406008372 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189551307408 140189579517334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10834656 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 48 13164 0 0 1 0 5 3 20 0 15 0 406008373 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10834656 memory=32 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 324 13164 0 0 1 0 5 3 20 0 15 0 406008373 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10834656 memory=3632 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 77 13164 0 0 0 0 5 3 20 0 15 0 406008373 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10834656 memory=21 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 30 13164 0 0 1 0 5 3 20 0 15 0 406008373 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 135 13164 0 0 1 0 5 3 20 0 15 0 406008374 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 15 13164 0 0 0 0 5 3 20 0 15 0 406008375 11094687744 42029 33554432000 4194304 4196468 140732114344976 140188470731552 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10834656 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11094687744 42029 33554432000 4194304 4196468 140732114344976 140188336514160 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10834656 memory=1084 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10834656 memory=14012 CPUtime=0.31 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) S 10287 10290 5836 0 -1 1077944384 899 13164 0 0 23 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189037767280 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10834656 memory=14048 CPUtime=0.37 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) S 10287 10290 5836 0 -1 1077944384 793 13164 0 0 29 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189036714480 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10834656 memory=19924 CPUtime=0.49 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) R 10287 10290 5836 0 -1 4202560 1595 13164 0 0 41 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189035660592 140189579517334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10834656 memory=2120 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10834656 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11094687744 42029 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 10834656 KiB
Current children cumulated memory: 168116 KiB

[startup+3.11059 s]
/proc/loadavg: 1.46 1.44 1.52 5/228 10356
/proc/meminfo: memFree=20334776/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10847140 memory=263468 CPUtime=6.92 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 39540 13164 0 0 667 17 5 3 20 0 15 0 406008363 11107471360 65867 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2711785 65867 3595 1 0 2673849 0
[pid=10290/tid=10343] ppid=10287 vsize=10847140 memory=6944656592455360604 CPUtime=3 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 20145 13164 0 0 284 8 5 3 20 0 15 0 406008372 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189551339448 140189158746985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10847140 memory=6943526294502006880 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 86 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10847140 memory=-4051592751533505334 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 338 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10847140 memory=6935649255894901312 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 94 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10847140 memory=19924 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 55 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10847140 memory=2120 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 1442 13164 0 0 3 0 5 3 20 0 15 0 406008374 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10847140 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 15 13164 0 0 0 0 5 3 20 0 15 0 406008375 11107471360 65867 33554432000 4194304 4196468 140732114344976 140188470731616 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10847140 memory=1564 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11107471360 65867 33554432000 4194304 4196468 140732114344976 140188336514176 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10847140 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10847140 memory=1756 CPUtime=1.42 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) R 10287 10290 5836 0 -1 4202560 3850 13164 0 0 133 1 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189037753160 140189561050078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10847140 memory=171464 CPUtime=1.3 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) R 10287 10290 5836 0 -1 4202560 5952 13164 0 0 121 1 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189036700504 140189559191341 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10847140 memory=166464 CPUtime=1.21 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) S 10287 10290 5836 0 -1 1077944384 5349 13164 0 0 110 3 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189035662192 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10847140 memory=5960 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10847140 memory=7552 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107471360 65867 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 6.92 s
Current children cumulated vsize: 10847140 KiB
Current children cumulated memory: 263468 KiB

[startup+3.62118 s]
# the end of solver process 10290 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.02073 s, system=0.245949 s

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

[startup+3.20088 s]
/proc/loadavg: 1.46 1.44 1.52 5/228 10356
/proc/meminfo: memFree=20334776/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10847560 memory=298160 CPUtime=7.19 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 42583 13164 0 0 693 18 5 3 20 0 15 0 406008363 11107901440 74540 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2711890 74540 3598 1 0 2673954 0
[pid=10290/tid=10343] ppid=10287 vsize=10847560 memory=1084 CPUtime=3.09 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) R 10287 10290 5836 0 -1 4202560 20673 13164 0 0 292 9 5 3 20 0 15 0 406008372 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189551340152 140189169304982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10847560 memory=14012 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 86 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10847560 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 338 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10847560 memory=1056 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 94 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10847560 memory=1556 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 55 13164 0 0 3 0 5 3 20 0 15 0 406008373 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10847560 memory=780 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) S 10287 10290 5836 0 -1 1077944384 1442 13164 0 0 3 0 5 3 20 0 15 0 406008374 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10847560 memory=3252 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 15 13164 0 0 0 0 5 3 20 0 15 0 406008375 11107901440 74540 33554432000 4194304 4196468 140732114344976 140188470731616 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10847560 memory=1112 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008375 11107901440 74540 33554432000 4194304 4196468 140732114344976 140188336514176 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10351] ppid=10287 vsize=10847560 memory=5960 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10351/stat : 10351 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140188096223312 140189579523995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10847560 memory=7552 CPUtime=1.51 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) R 10287 10290 5836 0 -1 4202560 4952 13164 0 0 142 1 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189037753304 140189565549412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10847560 memory=2832 CPUtime=1.39 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) R 10287 10290 5836 0 -1 4202560 7357 13164 0 0 130 1 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189036700504 140189561049999 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10847560 memory=239596 CPUtime=1.21 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) S 10287 10290 5836 0 -1 1077944384 5358 13164 0 0 110 3 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189035662192 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10847560 memory=279950666150272 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10356] ppid=10287 vsize=10847560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10356/stat : 10356 (java) S 10287 10290 5836 0 -1 1077944384 1 13164 0 0 0 0 5 3 20 0 15 0 406008378 11107901440 74540 33554432000 4194304 4196468 140732114344976 140189034609072 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 7.19 s
Current children cumulated vsize: 10847560 KiB
Current children cumulated memory: 298160 KiB

[startup+3.60162 s]
/proc/loadavg: 1.46 1.44 1.52 5/228 10356
/proc/meminfo: memFree=20334776/32770624 swapFree=66977604/67108860
[pid=10290] ppid=10287 vsize=10910452 memory=315984 CPUtime=8.24 cores=0,2,4,6
/proc/10290/stat : 10290 (java) S 10287 10290 5836 0 -1 1077944320 48917 13164 0 0 796 20 5 3 20 0 13 0 406008363 11172302848 78996 33554432000 4194304 4196468 140732114344976 140732114327520 140189579505399 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
/proc/10290/statm: 2727613 78996 3610 1 0 2689677 0
[pid=10290/tid=10343] ppid=10287 vsize=10910452 memory=1756 CPUtime=3.48 cores=0,2,4,6
/proc/10290/task/10343/stat : 10343 (java) S 10287 10290 5836 0 -1 1077944384 21875 13164 0 0 331 9 5 3 20 0 13 0 406008372 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189551348880 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10344] ppid=10287 vsize=10910452 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10344/stat : 10344 (java) S 10287 10290 5836 0 -1 1077944384 91 13164 0 0 3 0 5 3 20 0 13 0 406008373 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189583747984 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10345] ppid=10287 vsize=10910452 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10345/stat : 10345 (java) S 10287 10290 5836 0 -1 1077944384 409 13164 0 0 3 0 5 3 20 0 13 0 406008373 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189482638096 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10346] ppid=10287 vsize=10910452 memory=32 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10346/stat : 10346 (java) S 10287 10290 5836 0 -1 1077944384 100 13164 0 0 3 0 5 3 20 0 13 0 406008373 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189481585808 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10347] ppid=10287 vsize=10910452 memory=3632 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10347/stat : 10347 (java) S 10287 10290 5836 0 -1 1077944384 433 13164 0 0 3 0 5 3 20 0 13 0 406008373 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189480533008 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10348] ppid=10287 vsize=10910452 memory=21 CPUtime=0.11 cores=0,2,4,6
/proc/10290/task/10348/stat : 10348 (java) R 10287 10290 5836 0 -1 1077944384 2501 13164 0 0 3 0 5 3 20 0 13 0 406008374 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189038819440 140189579516546 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10349] ppid=10287 vsize=10910452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10349/stat : 10349 (java) S 10287 10290 5836 0 -1 1077944384 23 13164 0 0 0 0 5 3 20 0 13 0 406008375 11172302848 78996 33554432000 4194304 4196468 140732114344976 140188470731616 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10350] ppid=10287 vsize=10910452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10350/stat : 10350 (java) S 10287 10290 5836 0 -1 1077944384 17 13164 0 0 0 0 5 3 20 0 13 0 406008375 11172302848 78996 33554432000 4194304 4196468 140732114344976 140188336514176 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10352] ppid=10287 vsize=10910452 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/10290/task/10352/stat : 10352 (java) R 10287 10290 5836 0 -1 4202560 5830 13164 0 0 166 2 5 3 20 0 13 0 406008378 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189037752992 140189563899776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10353] ppid=10287 vsize=10910452 memory=7666344087651772006 CPUtime=1.67 cores=0,2,4,6
/proc/10290/task/10353/stat : 10353 (java) R 10287 10290 5836 0 -1 4202560 9244 13164 0 0 158 1 5 3 20 0 13 0 406008378 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189036714480 140189558751796 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10354] ppid=10287 vsize=10910452 memory=7739828929368778602 CPUtime=1.32 cores=0,2,4,6
/proc/10290/task/10354/stat : 10354 (java) S 10287 10290 5836 0 -1 1077944384 6110 13164 0 0 121 3 5 3 20 0 13 0 406008378 11172302848 78996 33554432000 4194304 4196468 140732114344976 140189035662192 140189579516546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
[pid=10290/tid=10355] ppid=10287 vsize=10910452 memory=6081660936801707369 CPUtime=0.08 cores=0,2,4,6
/proc/10290/task/10355/stat : 10355 (java) S 10287 10290 5836 0 -1 1077944384 3 13164 0 0 0 0 5 3 20 0 13 0 406008378 11172302848 78996 33554432000 4194304 4196468 140732114344976 140188062665696 140189579515605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33624064 140732114352886 140732114355397 140732114355397 140732114358223 0
Current children cumulated CPU time: 8.24 s
Current children cumulated vsize: 10910452 KiB
Current children cumulated memory: 315984 KiB

Child status: 0
Real time (s): 3.62124
CPU time (s): 8.26668
CPU user time (s): 8.02073
CPU system time (s): 0.245949
CPU usage (%): 228.283
Max. virtual memory (cumulated for all children) (KiB): 10910452
Max. memory (cumulated for all children) (KiB): 315984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.02073
system time used= 0.245949
maximum resident set size= 317972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62110
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5696
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 10290
#   total CPU time (s): 8.26668
#   total CPU user time (s): 8.02073
#   total CPU system time (s): 0.245949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043008 second user time and 0.078297 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-12 15:01:34
IDJOB=4387292
IDBENCH=133432
IDSOLVER=2823
FILE ID=node104/4387292-1568297510
RUNJOBID= node104-1568282865-6843
PBS_JOBID= 21701090
Free space on /tmp= 54196 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-60-3-5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387292-1568297510/watcher-4387292-1568297510 -o /tmp/evaluation-result-4387292-1568297510/solver-4387292-1568297510 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6843 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=865561484 HOME/instance-4387292-1568297510.xml

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

MD5SUM BENCH= be3388c5d29b2a85b1452e4a694387b2
RANDOM SEED=865561484

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        20560492 kB
MemAvailable:   29945268 kB
Buffers:          124100 kB
Cached:          9432808 kB
SwapCached:        31868 kB
Active:          4225168 kB
Inactive:        7248760 kB
Active(anon):    1884568 kB
Inactive(anon):    74116 kB
Active(file):    2340600 kB
Inactive(file):  7174644 kB
Unevictable:      106872 kB
Mlocked:          106872 kB
SwapTotal:      67108860 kB
SwapFree:       66977604 kB
Dirty:             35040 kB
Writeback:             0 kB
AnonPages:       2124440 kB
Mapped:            56224 kB
Shmem:             32780 kB
Slab:             327952 kB
SReclaimable:     297992 kB
SUnreclaim:        29960 kB
KernelStack:        4048 kB
PageTables:         9716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2999788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1953792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 54160 MiB
End job on node104 at 2019-09-12 15:01:38