Trace number 4274781

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 - Hybrid 2017-07-26? (TO) 2528.25 2084.6299

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-25-25.xml
MD5SUM34b1e445d9836684eb66aaeb2aca3537
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2520.25
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints90001
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":625}]
Minimum variable degree578
Maximum variable degree578
Distribution of variable degrees[{"degree":578,"count":625}]
Minimum constraint arity4
Maximum constraint arity625
Distribution of constraint arities[{"arity":4,"count":90000},{"arity":625,"count":1}]
Number of extensional constraints0
Number of intensional constraints90000
Distribution of constraint types[{"type":"intension","count":90000},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.22/0.40	c version: 2017-07-26
0.22/0.40	c seed: 2051922617
0.22/0.41	c timeout: 2520
0.22/0.41	c memlimit: 11000
0.22/0.41	c nbcore: 4
0.41/0.43	c Parsing instance...
11.21/5.41	c Parsing done, starting first complete search...
54.09/31.30	o 624
75.15/45.88	o 623
89.63/56.61	o 622
102.49/66.01	o 621
119.38/78.45	o 620
136.86/91.31	o 619
155.62/105.65	o 618
176.80/121.25	o 617
201.82/140.78	o 616
223.22/156.59	o 615
245.06/172.86	o 614
263.87/187.26	o 613
352.99/256.43	c First complete search done, starting ALNS search...
2387.98/2013.42	c ALNS done, starting second complete search
2436.48/2052.72	o 12

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274781-1502877489/watcher-4274781-1502877489 -o /tmp/evaluation-result-4274781-1502877489/solver-4274781-1502877489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2051922617 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274781-1502877489.xml 

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

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=14650, runsolver pid=14647

[startup+0.107133 s]*
/proc/loadavg: 1.46 1.67 1.75 3/206 14657
/proc/meminfo: memFree=27518356/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=13573664 memory=18484 CPUtime=0.02 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 4023 0 0 0 2 0 0 0 20 0 9 0 129660397 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3393416 4621 2072 1 0 3382913 0
[pid=14650/tid=14652] ppid=14647 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) R 14647 14650 12395 0 -1 4202560 2660 0 0 0 2 0 0 0 20 0 9 0 129660406 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816482062952 139816477848733 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=13573664 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 129660406 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816077892496 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=13573664 memory=140037260408448 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 129660406 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816076839696 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 129660406 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816075787408 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 129660406 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816074734608 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=13573664 memory=140037260408448 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 129660408 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816024230000 139816477837954 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 129660408 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816023175968 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 129660408 13899431936 4621 18446744073709551615 4194304 4196468 140731666955360 139816022123696 139816477837013 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 18484 KiB

[startup+0.219384 s]*
/proc/loadavg: 1.46 1.67 1.75 3/214 14665
/proc/meminfo: memFree=27512768/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=13975920 memory=27716 CPUtime=0.08 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 6705 0 0 0 7 1 0 0 20 0 15 0 129660397 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3493980 6929 3342 1 0 3482759 0
[pid=14650/tid=14652] ppid=14647 vsize=13975920 memory=8318255677412212789 CPUtime=0.05 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) R 14647 14650 12395 0 -1 4202560 4762 0 0 0 5 0 0 0 20 0 15 0 129660406 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816482060776 139816458093933 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=13975920 memory=331 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816077892496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=13975920 memory=140037260421618 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816076839696 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816075787408 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816074734608 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=13975920 memory=140037260408448 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816024230000 139816477837954 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816023175968 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816022123632 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816021071952 139816477845403 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) S 14647 14650 12395 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816020019824 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816018967024 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=13975920 memory=140037260408448 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) R 14647 14650 12395 0 -1 4202560 295 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139816017910648 139816456788316 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=13975920 memory=140037260408448 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660418 14311342080 6929 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 27716 KiB

[startup+0.310443 s]*
/proc/loadavg: 1.58 1.69 1.76 4/214 14665
/proc/meminfo: memFree=27500100/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=13975920 memory=39288 CPUtime=0.22 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 10041 0 0 0 20 2 0 0 20 0 15 0 129660397 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3493980 9822 3543 1 0 3482759 0
[pid=14650/tid=14652] ppid=14647 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) R 14647 14650 12395 0 -1 4202560 7764 0 0 0 13 2 0 0 20 0 15 0 129660406 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816482047312 139816461907294 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816077892496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816076839696 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816075787408 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816074734608 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816024230000 139816477837954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816023175968 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129660408 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816022123632 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816021071952 139816477845403 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) S 14647 14650 12395 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 129660411 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816020019824 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816018967024 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=13975920 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 386 0 0 0 4 0 0 0 20 0 15 0 129660411 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660418 14311342080 9822 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39288 KiB

[startup+0.701416 s]
/proc/loadavg: 1.58 1.69 1.76 3/214 14665
/proc/meminfo: memFree=27485496/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=13975940 memory=113416 CPUtime=1.08 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 14861 0 0 0 103 5 0 0 20 0 15 0 129660397 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3493985 28354 3725 1 0 3482759 0
[pid=14650/tid=14652] ppid=14647 vsize=13975940 memory=597 CPUtime=0.53 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) R 14647 14650 12395 0 -1 4202560 10071 0 0 0 49 4 0 0 20 0 15 0 129660406 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816482061248 139816102905356 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=13975940 memory=216 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816077892496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=13975940 memory=130 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816076839696 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=13975940 memory=207 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660406 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816075787408 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) S 14647 14650 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129660406 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816074734608 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=13975940 memory=4486 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 129660408 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816024230000 139816477837954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=13975940 memory=4497 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129660408 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816023175968 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129660408 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816022123632 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311362560 28354 18446744073709551615 4194304 4196468 140731666955360 139816021071952 139816477845403 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=13975940 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) R 14647 14650 12395 0 -1 4202560 1207 0 0 0 17 0 0 0 20 0 15 0 129660411 14311362560 28866 18446744073709551615 4194304 4196468 140731666955360 139816020009264 139816462724713 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=13975940 memory=2 CPUtime=0.18 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) R 14647 14650 12395 0 -1 4202560 1463 0 0 0 18 0 0 0 20 0 15 0 129660411 14311362560 28866 18446744073709551615 4194304 4196468 140731666955360 139816018948040 139816455716032 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=13975940 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 737 0 0 0 17 0 0 0 20 0 15 0 129660411 14311362560 28866 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14311362560 28866 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129660418 14311362560 28866 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 113416 KiB

[startup+1.50142 s]
/proc/loadavg: 1.58 1.69 1.76 5/214 14665
/proc/meminfo: memFree=27239476/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=13977988 memory=382788 CPUtime=3.45 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 17153 0 0 0 320 25 0 0 20 0 15 0 129660397 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3494497 95697 3782 1 0 3483271 0
[pid=14650/tid=14652] ppid=14647 vsize=13977988 memory=207 CPUtime=1.18 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) R 14647 14650 12395 0 -1 4202560 10386 0 0 0 112 6 0 0 20 0 15 0 129660406 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816482061176 139816104338241 0 4 1 16800974 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=13977988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) S 14647 14650 12395 0 -1 1077944384 146 0 0 0 10 4 0 0 20 0 15 0 129660406 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816077892496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=13977988 memory=4486 CPUtime=0.14 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) S 14647 14650 12395 0 -1 1077944384 119 0 0 0 10 4 0 0 20 0 15 0 129660406 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816076839696 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=13977988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) S 14647 14650 12395 0 -1 1077944384 115 0 0 0 8 3 0 0 20 0 15 0 129660406 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816075787408 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=13977988 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) S 14647 14650 12395 0 -1 1077944384 135 0 0 0 8 4 0 0 20 0 15 0 129660406 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816074734608 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 129660408 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816024230000 139816477837954 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=13977988 memory=53 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 129660408 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816023176032 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 129660408 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816022123648 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=13977988 memory=8387223549236478041 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816021071952 139816477845403 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=13977988 memory=288287762115986305 CPUtime=0.71 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) R 14647 14650 12395 0 -1 4202560 1986 0 0 0 71 0 0 0 20 0 15 0 129660411 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816020018720 139816459349506 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=13977988 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) R 14647 14650 12395 0 -1 4202560 1847 0 0 0 69 0 0 0 20 0 15 0 129660411 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816018952016 139816457076312 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=13977988 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 959 0 0 0 28 0 0 0 20 0 15 0 129660411 14313459712 95697 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0

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


[startup+2084.63 s]
# the end of solver process 14650 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2523.05 s, system=5.204 s

Solver just ended.
Dumping a history of the last processes samples

[startup+2083.4 s]
/proc/loadavg: 3.23 2.36 2.00 6/213 14887
/proc/meminfo: memFree=19430948/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=14178692 memory=6788428 CPUtime=2523.7 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 1453859 0 0 0 251863 507 0 0 20 0 15 0 129660397 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3544673 1697107 3838 1 0 3533447 0
[pid=14650/tid=14652] ppid=14647 vsize=14178692 memory=3904 CPUtime=1932.09 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) S 14647 14650 12395 0 -1 1077944384 386559 0 0 0 193118 91 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816482064496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=14178692 memory=4132 CPUtime=143.34 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) R 14647 14650 12395 0 -1 4202560 229588 0 0 0 14249 85 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816077890016 139816470455015 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=14178692 memory=64412 CPUtime=143.31 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) R 14647 14650 12395 0 -1 4202560 283582 0 0 0 14236 95 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816076839080 139816462853878 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=143.15 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) R 14647 14650 12395 0 -1 4202560 212203 0 0 0 14233 82 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816075787528 139816470455015 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=14178692 memory=796 CPUtime=143.21 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) R 14647 14650 12395 0 -1 4202560 245766 0 0 0 14236 85 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816074734728 139816470455015 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=14178692 memory=5784 CPUtime=7.05 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 20035 0 0 0 698 7 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816024228512 139816477837013 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=14178692 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816023176032 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=14178692 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816022123648 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=14178692 memory=-6520478321162704286 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816021071600 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=4.64 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) S 14647 14650 12395 0 -1 1077944384 28912 0 0 0 460 4 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816020019824 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=14178692 memory=12815 CPUtime=4.36 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 22055 0 0 0 433 3 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816018967024 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=14178692 memory=4620612 CPUtime=1.19 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 22177 0 0 0 115 4 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=14178692 memory=12201 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=14178692 memory=37344 CPUtime=1.25 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1480 0 0 0 57 68 0 0 20 0 15 0 129660418 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 2523.7 s
Current children cumulated vsize: 14178692 KiB
Current children cumulated memory: 6788428 KiB

[startup+2084.2 s]*
/proc/loadavg: 3.23 2.36 2.00 6/213 14887
/proc/meminfo: memFree=19437644/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=14178692 memory=6788428 CPUtime=2526.92 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 1453941 0 0 0 252185 507 0 0 20 0 15 0 129660397 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3544673 1697107 3838 1 0 3533447 0
[pid=14650/tid=14652] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=1932.09 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) S 14647 14650 12395 0 -1 1077944384 386559 0 0 0 193118 91 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816482064496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=14178692 memory=4872558044660077418 CPUtime=144.15 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) R 14647 14650 12395 0 -1 4202560 229601 0 0 0 14330 85 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816077892616 139816470455015 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=14178692 memory=1196 CPUtime=144.11 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) R 14647 14650 12395 0 -1 4202560 283635 0 0 0 14316 95 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816076839080 139816462854226 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=14178692 memory=15884 CPUtime=143.96 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) R 14647 14650 12395 0 -1 4202560 212213 0 0 0 14314 82 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816075787528 139816470455015 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=14178692 memory=4048 CPUtime=144.02 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) R 14647 14650 12395 0 -1 4202560 245772 0 0 0 14317 85 0 0 20 0 15 0 129660406 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816074734728 139816470455015 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=14178692 memory=37344 CPUtime=7.05 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 20035 0 0 0 698 7 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816024228512 139816477837013 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=14178692 memory=18468 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816023176032 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=14178692 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816022123648 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=14178692 memory=644 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816021071600 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=14178692 memory=956 CPUtime=4.64 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) S 14647 14650 12395 0 -1 1077944384 28912 0 0 0 460 4 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816020019824 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=14178692 memory=1236 CPUtime=4.36 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 22055 0 0 0 433 3 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816018967024 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=14178692 memory=2240 CPUtime=1.19 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 22177 0 0 0 115 4 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=14178692 memory=4296 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=14178692 memory=1608 CPUtime=1.25 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1480 0 0 0 57 68 0 0 20 0 15 0 129660418 14518980608 1697107 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 2526.92 s
Current children cumulated vsize: 14178692 KiB
Current children cumulated memory: 6788428 KiB

[startup+2084.4 s]
/proc/loadavg: 3.23 2.36 2.00 6/213 14887
/proc/meminfo: memFree=19437644/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=14178692 memory=6794716 CPUtime=2527.68 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 1454058 0 0 0 252261 507 0 0 20 0 15 0 129660397 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3544673 1698679 3838 1 0 3533447 0
[pid=14650/tid=14652] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=1932.09 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) S 14647 14650 12395 0 -1 1077944384 386559 0 0 0 193118 91 0 0 20 0 15 0 129660406 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816482064496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=14178692 memory=288230583166042426 CPUtime=144.34 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) R 14647 14650 12395 0 -1 4202560 229620 0 0 0 14349 85 0 0 20 0 15 0 129660406 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816077892616 139816470455015 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=14178692 memory=14411505902815619 CPUtime=144.3 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) R 14647 14650 12395 0 -1 4202560 283696 0 0 0 14335 95 0 0 20 0 15 0 129660406 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816076839080 139816462854690 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=144.15 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) R 14647 14650 12395 0 -1 4202560 212232 0 0 0 14333 82 0 0 20 0 15 0 129660406 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816075787528 139816470455015 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=14178692 memory=64412 CPUtime=144.21 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) R 14647 14650 12395 0 -1 4202560 245790 0 0 0 14336 85 0 0 20 0 15 0 129660406 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816074734728 139816470455015 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=14178692 memory=1296 CPUtime=7.05 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 20035 0 0 0 698 7 0 0 20 0 15 0 129660408 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816024228512 139816477837013 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=14178692 memory=2460 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816023176032 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=14178692 memory=1840 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816022123648 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=14178692 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816021071600 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=14178692 memory=1228 CPUtime=4.64 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) R 14647 14650 12395 0 -1 1077944384 28912 0 0 0 460 4 0 0 20 0 15 0 129660411 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816020019824 139816477837954 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=14178692 memory=1992 CPUtime=4.36 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 22055 0 0 0 433 3 0 0 20 0 15 0 129660411 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816018967024 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=14178692 memory=15884 CPUtime=1.19 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 22177 0 0 0 115 4 0 0 20 0 15 0 129660411 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139816017914736 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=14178692 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=14178692 memory=37344 CPUtime=1.25 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1480 0 0 0 57 68 0 0 20 0 15 0 129660418 14518980608 1698679 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 2527.68 s
Current children cumulated vsize: 14178692 KiB
Current children cumulated memory: 6794716 KiB

[startup+2084.5 s]
/proc/loadavg: 3.23 2.36 2.00 6/213 14887
/proc/meminfo: memFree=19437644/32770624 swapFree=67108860/67108860
[pid=14650] ppid=14647 vsize=14178692 memory=6813148 CPUtime=2528.08 cores=1,3,5,7
/proc/14650/stat : 14650 (java) S 14647 14650 12395 0 -1 1077944320 1454073 0 0 0 252300 508 0 0 20 0 15 0 129660397 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 140731666937904 139816477826807 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
/proc/14650/statm: 3544673 1703287 3838 1 0 3533447 0
[pid=14650/tid=14652] ppid=14647 vsize=14178692 memory=6788428 CPUtime=1932.09 cores=1,3,5,7
/proc/14650/task/14652/stat : 14652 (java) S 14647 14650 12395 0 -1 1077944384 386559 0 0 0 193118 91 0 0 20 0 15 0 129660406 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816482064496 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14653] ppid=14647 vsize=14178692 memory=6569540 CPUtime=144.44 cores=1,3,5,7
/proc/14650/task/14653/stat : 14653 (java) R 14647 14650 12395 0 -1 4202560 229623 0 0 0 14359 85 0 0 20 0 15 0 129660406 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816077892616 139816470455015 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14654] ppid=14647 vsize=14178692 memory=4635896 CPUtime=144.4 cores=1,3,5,7
/proc/14650/task/14654/stat : 14654 (java) R 14647 14650 12395 0 -1 4202560 283705 0 0 0 14344 96 0 0 20 0 15 0 129660406 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816076839080 139816462850177 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14655] ppid=14647 vsize=14178692 memory=5305476 CPUtime=144.24 cores=1,3,5,7
/proc/14650/task/14655/stat : 14655 (java) R 14647 14650 12395 0 -1 4202560 212234 0 0 0 14342 82 0 0 20 0 15 0 129660406 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816075787528 139816470455015 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14656] ppid=14647 vsize=14178692 memory=5303268 CPUtime=144.31 cores=1,3,5,7
/proc/14650/task/14656/stat : 14656 (java) R 14647 14650 12395 0 -1 4202560 245791 0 0 0 14346 85 0 0 20 0 15 0 129660406 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816074734728 139816470455015 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14657] ppid=14647 vsize=14178692 memory=5377572 CPUtime=7.05 cores=1,3,5,7
/proc/14650/task/14657/stat : 14657 (java) S 14647 14650 12395 0 -1 1077944384 20035 0 0 0 698 7 0 0 20 0 15 0 129660408 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816024228512 139816477837013 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14658] ppid=14647 vsize=14178692 memory=6569540 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14658/stat : 14658 (java) S 14647 14650 12395 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816023176032 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14659] ppid=14647 vsize=14178692 memory=6788428 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14659/stat : 14659 (java) S 14647 14650 12395 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 129660408 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816022123648 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14660] ppid=14647 vsize=14178692 memory=928 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14660/stat : 14660 (java) S 14647 14650 12395 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816021071600 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14661] ppid=14647 vsize=14178692 memory=4621508 CPUtime=4.64 cores=1,3,5,7
/proc/14650/task/14661/stat : 14661 (java) S 14647 14650 12395 0 -1 1077944384 28912 0 0 0 460 4 0 0 20 0 15 0 129660411 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816020019584 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14662] ppid=14647 vsize=14178692 memory=6569512 CPUtime=4.36 cores=1,3,5,7
/proc/14650/task/14662/stat : 14662 (java) S 14647 14650 12395 0 -1 1077944384 22055 0 0 0 433 3 0 0 20 0 15 0 129660411 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816018967072 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14663] ppid=14647 vsize=14178692 memory=4048 CPUtime=1.19 cores=1,3,5,7
/proc/14650/task/14663/stat : 14663 (java) S 14647 14650 12395 0 -1 1077944384 22177 0 0 0 115 4 0 0 20 0 15 0 129660411 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139816017914784 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14664] ppid=14647 vsize=14178692 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/14650/task/14664/stat : 14664 (java) S 14647 14650 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129660411 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139815949429728 139816477837013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
[pid=14650/tid=14665] ppid=14647 vsize=14178692 memory=4872558044660077418 CPUtime=1.25 cores=1,3,5,7
/proc/14650/task/14665/stat : 14665 (java) S 14647 14650 12395 0 -1 1077944384 1480 0 0 0 57 68 0 0 20 0 15 0 129660418 14518980608 1703287 18446744073709551615 4194304 4196468 140731666955360 139815948376496 139816477837954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22220800 140731666956658 140731666956841 140731666956841 140731666960335 0
Current children cumulated CPU time: 2528.08 s
Current children cumulated vsize: 14178692 KiB
Current children cumulated memory: 6813148 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2084.63
CPU time (s): 2528.25
CPU user time (s): 2523.05
CPU system time (s): 5.204
CPU usage (%): 121.28
Max. virtual memory (cumulated for all children) (KiB): 14178692
Max. memory (cumulated for all children) (KiB): 6813148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2523.05
system time used= 5.204
maximum resident set size= 6815524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1454078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60260
involuntary context switches= 7794


# summary of solver processes directly reported to runsolver:
#   pid: 14650
#   total CPU time (s): 2528.25
#   total CPU user time (s): 2523.05
#   total CPU system time (s): 5.204

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6407 second user time and 19.7846 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-16 11:44:17
IDJOB=4274781
IDBENCH=139736
IDSOLVER=2667
FILE ID=node135/4274781-1502877489
RUNJOBID= node135-1502658244-13745
PBS_JOBID= 
Free space on /tmp= 61984 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-25-25.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274781-1502877489/watcher-4274781-1502877489 -o /tmp/evaluation-result-4274781-1502877489/solver-4274781-1502877489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2051922617 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274781-1502877489.xml

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

MD5SUM BENCH= 34b1e445d9836684eb66aaeb2aca3537
RANDOM SEED=2051922617

node135.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.21
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.21
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.21
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.21
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:        27524852 kB
MemAvailable:   28611808 kB
Buffers:          330764 kB
Cached:          1058416 kB
SwapCached:            0 kB
Active:          4174704 kB
Inactive:         611784 kB
Active(anon):    3397740 kB
Inactive(anon):    49516 kB
Active(file):     776964 kB
Inactive(file):   562268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             47296 kB
Writeback:            12 kB
AnonPages:       3395100 kB
Mapped:            76384 kB
Shmem:             49848 kB
Slab:             155116 kB
SReclaimable:     127116 kB
SUnreclaim:        28000 kB
KernelStack:        3504 kB
PageTables:        12404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4076688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3264512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61932 MiB
End job on node135 at 2017-08-16 12:19:02