Trace number 4306667

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
Choco-solver 4.0.7b seq (e747e1e)? (TO) 2520.04 2510.63

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-3-2_c18.xml
MD5SUMcf06b96073d81f03e6b89e8a6528df72
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables333
Number of constraints356
Number of domains3
Minimum domain size20
Maximum domain size111
Distribution of domain sizes[{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306667-1534144491.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306667-1534144491.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
2.84/1.10	c solve instance...
2520.01/2510.60	s UNKNOWN
2520.01/2510.60	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306667-1534144491/watcher-4306667-1534144491 -o /tmp/evaluation-result-4306667-1534144491/solver-4306667-1534144491 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534136952-1001 --watchdog 2580 HOME/xcsp3-exec -seed 1222435621 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306667-1534144491.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=2046, runsolver pid=2043


[startup+0.100138 s]*
/proc/loadavg: 1.43 1.33 1.45 3/218 2062
/proc/meminfo: memFree=24046320/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14082940 memory=28704 CPUtime=0.12 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 5547 0 0 0 11 1 0 0 20 0 15 0 232012324 14420930560 7176 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3520735 7176 3018 1 0 3483012 0
[pid=2048/tid=2049] ppid=2046 vsize=14082940 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 3541 0 0 0 9 0 0 0 20 0 15 0 232012324 14420930560 7176 33554432000 4194304 4196468 140736249488320 140622036237248 140622010013846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14082940 memory=4294979980 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14082940 memory=140695358783965 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14082940 memory=140695357601408 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012326 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 232012327 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621010514976 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 232012329 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 232012329 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14082940 memory=140695357601408 CPUtime=0.01 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 232012329 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012330 14420930560 7176 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30156 KiB

[startup+0.210797 s]*
/proc/loadavg: 1.43 1.33 1.45 4/218 2062
/proc/meminfo: memFree=24034288/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14082940 memory=41228 CPUtime=0.34 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 8375 0 0 0 32 2 0 0 20 0 15 0 232012324 14420930560 10307 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3520735 10307 3201 1 0 3483012 0
[pid=2048/tid=2049] ppid=2046 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 5449 0 0 0 19 1 0 0 20 0 15 0 232012324 14420930560 10307 33554432000 4194304 4196468 140736249488320 140622036245984 140622032032925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14082940 memory=4294979980 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14082940 memory=140695358783965 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14082940 memory=140695357601408 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 232012326 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 232012327 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621010514976 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 647 0 0 0 2 0 0 0 20 0 15 0 232012329 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 15 0 232012329 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14082940 memory=140695357601408 CPUtime=0.07 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 761 0 0 0 7 0 0 0 20 0 15 0 232012329 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012330 14420930560 10307 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42680 KiB

[startup+0.310662 s]*
/proc/loadavg: 1.43 1.33 1.45 4/218 2062
/proc/meminfo: memFree=24027588/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14087196 memory=48360 CPUtime=0.53 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 9234 0 0 0 50 3 0 0 20 0 15 0 232012324 14425288704 12090 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3521799 12090 3250 1 0 3483012 0
[pid=2048/tid=2049] ppid=2046 vsize=14087196 memory=1399051139730258233 CPUtime=0.29 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 6171 0 0 0 28 1 0 0 20 0 15 0 232012324 14425288704 12090 33554432000 4194304 4196468 140736249488320 140622036245392 140622032032925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14087196 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14087196 memory=-6439734855443244648 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 232012326 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14087196 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 232012327 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621010514976 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14087196 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14087196 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14087196 memory=7682475212697334547 CPUtime=0.05 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 737 0 0 0 5 0 0 0 20 0 15 0 232012329 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14087196 memory=8257237230052613020 CPUtime=0.04 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 235 0 0 0 4 0 0 0 20 0 15 0 232012329 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14087196 memory=-7017870212350184252 CPUtime=0.12 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 813 0 0 0 12 0 0 0 20 0 15 0 232012329 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14087196 memory=4713740121818374279 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14087196 memory=-6524718041957717406 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012330 14425288704 12090 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49812 KiB

[startup+0.70129 s]
/proc/loadavg: 1.43 1.33 1.45 5/218 2062
/proc/meminfo: memFree=23995104/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14089320 memory=134008 CPUtime=1.84 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 13259 0 0 0 179 5 0 0 20 0 15 0 232012324 14427463680 33502 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3522330 33502 3354 1 0 3483524 0
[pid=2048/tid=2049] ppid=2046 vsize=14089320 memory=5795153719298590087 CPUtime=0.67 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 6762 0 0 0 64 3 0 0 20 0 15 0 232012324 14427463680 33502 33554432000 4194304 4196468 140736249488320 140622036227024 140622032034589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14089320 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012325 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14089320 memory=768 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 232012325 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14089320 memory=736 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 232012326 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14089320 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 232012327 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621010514976 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14089320 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14089320 memory=5116 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14089320 memory=1796 CPUtime=0.39 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 1765 0 0 0 39 0 0 0 20 0 15 0 232012329 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14089320 memory=13608 CPUtime=0.4 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) R 2046 2046 636 0 -1 4202560 1707 0 0 0 40 0 0 0 20 0 15 0 232012329 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621006305216 140622013528887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14089320 memory=912 CPUtime=0.35 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 1716 0 0 0 34 1 0 0 20 0 15 0 232012329 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14089320 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14089320 memory=1860 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 232012330 14427463680 33502 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 135460 KiB

[startup+1.50106 s]
/proc/loadavg: 1.71 1.39 1.47 5/218 2062
/proc/meminfo: memFree=23866584/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0

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

/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14091368 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14091368 memory=1187672 CPUtime=3.57 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 27268 0 0 0 354 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14091368 memory=61896 CPUtime=2.9 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 18636 0 0 0 288 2 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14091368 memory=0 CPUtime=0.82 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 11998 0 0 0 79 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14091368 memory=1187672 CPUtime=1.38 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 2070 0 0 0 60 78 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 2391.63 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 1189124 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/217 2139
/proc/meminfo: memFree=22084228/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14091368 memory=1187672 CPUtime=2451.67 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 111636 0 0 0 245043 124 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3522842 296918 3423 1 0 3484036 0
[pid=2048/tid=2049] ppid=2046 vsize=14091368 memory=1452 CPUtime=2442.12 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 44498 0 0 0 244190 22 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140622036250456 140621674593064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 323 0 0 0 12 4 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 464 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14091368 memory=1452 CPUtime=0.17 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 931 0 0 0 12 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14091368 memory=1452 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 1469 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.07 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 2632 0 0 0 3 4 0 0 20 0 15 0 232012326 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621010515040 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14091368 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14091368 memory=61896 CPUtime=3.58 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 27271 0 0 0 355 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14091368 memory=8112282956445269571 CPUtime=2.9 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 18644 0 0 0 288 2 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.82 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 12002 0 0 0 79 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14091368 memory=1187672 CPUtime=1.42 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 2100 0 0 0 62 80 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 2451.67 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 1189124 KiB

[startup+2502.3 s]
/proc/loadavg: 2.13 2.04 1.98 4/217 2220
/proc/meminfo: memFree=23537144/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14091368 memory=1187672 CPUtime=2511.7 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 112467 0 0 0 251044 126 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3522842 296918 3423 1 0 3484036 0
[pid=2048/tid=2049] ppid=2046 vsize=14091368 memory=1187672 CPUtime=2502.12 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 45279 0 0 0 250190 22 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140622036250456 140621675002858 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 323 0 0 0 12 4 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 464 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14091368 memory=1452 CPUtime=0.17 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 931 0 0 0 12 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14091368 memory=3544 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 1469 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0.08 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 2640 0 0 0 4 4 0 0 20 0 15 0 232012326 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621010515040 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14091368 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14091368 memory=1187672 CPUtime=3.58 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 27274 0 0 0 355 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14091368 memory=1452 CPUtime=2.9 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 18653 0 0 0 288 2 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14091368 memory=1452 CPUtime=0.82 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 12006 0 0 0 79 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14091368 memory=61896 CPUtime=1.45 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 2126 0 0 0 63 82 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 2511.7 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 1189124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.6 s]
/proc/loadavg: 2.12 2.04 1.98 3/217 2220
/proc/meminfo: memFree=23488860/32770624 swapFree=67058936/67108860
[pid=2046] ppid=2043 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2046/stat : 2046 (xcsp3-exec) S 2043 2046 636 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 232012323 115843072 363 33554432000 4194304 5098028 140724601954864 140724601952968 139968439476860 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35581952 140724601959482 140724601959684 140724601959684 140724601962442 0
/proc/2046/statm: 28282 363 305 221 0 87 0
[pid=2048] ppid=2046 vsize=14091368 memory=1187672 CPUtime=2520.01 cores=1,3,5,7
/proc/2048/stat : 2048 (java) S 2046 2046 636 0 -1 1077944320 112481 0 0 0 251875 126 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140736249470864 140622032010999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
/proc/2048/statm: 3522842 296918 3423 1 0 3484036 0
[pid=2048/tid=2049] ppid=2046 vsize=14091368 memory=1948 CPUtime=2510.42 cores=1,3,5,7
/proc/2048/task/2049/stat : 2049 (java) R 2046 2046 636 0 -1 4202560 45289 0 0 0 251020 22 0 0 20 0 15 0 232012324 14429560832 296918 33554432000 4194304 4196468 140736249488320 140622036250456 140621674593320 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2050] ppid=2046 vsize=14091368 memory=1328 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2050/stat : 2050 (java) S 2046 2046 636 0 -1 1077944384 323 0 0 0 12 4 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621995117712 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2051] ppid=2046 vsize=14091368 memory=976 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2051/stat : 2051 (java) S 2046 2046 636 0 -1 1077944384 464 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621627190288 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2052] ppid=2046 vsize=14091368 memory=1140 CPUtime=0.17 cores=1,3,5,7
/proc/2048/task/2052/stat : 2052 (java) S 2046 2046 636 0 -1 1077944384 931 0 0 0 12 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621626137488 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2053] ppid=2046 vsize=14091368 memory=1024 CPUtime=0.16 cores=1,3,5,7
/proc/2048/task/2053/stat : 2053 (java) S 2046 2046 636 0 -1 1077944384 1469 0 0 0 11 5 0 0 20 0 15 0 232012325 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621625084688 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2054] ppid=2046 vsize=14091368 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/2048/task/2054/stat : 2054 (java) S 2046 2046 636 0 -1 1077944384 2640 0 0 0 4 4 0 0 20 0 15 0 232012326 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621011569008 140622032022146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2055] ppid=2046 vsize=14091368 memory=1024 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2055/stat : 2055 (java) S 2046 2046 636 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621010515040 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2056] ppid=2046 vsize=14091368 memory=3172 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2056/stat : 2056 (java) S 2046 2046 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 232012327 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621009462128 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2057] ppid=2046 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2057/stat : 2057 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621008410448 140622032029595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2058] ppid=2046 vsize=14091368 memory=1187672 CPUtime=3.58 cores=1,3,5,7
/proc/2048/task/2058/stat : 2058 (java) S 2046 2046 636 0 -1 1077944384 27274 0 0 0 355 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621007358832 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2059] ppid=2046 vsize=14091368 memory=1187672 CPUtime=2.9 cores=1,3,5,7
/proc/2048/task/2059/stat : 2059 (java) S 2046 2046 636 0 -1 1077944384 18653 0 0 0 288 2 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621006306032 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2060] ppid=2046 vsize=14091368 memory=1452 CPUtime=0.82 cores=1,3,5,7
/proc/2048/task/2060/stat : 2060 (java) S 2046 2046 636 0 -1 1077944384 12006 0 0 0 79 3 0 0 20 0 15 0 232012329 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621005253232 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2061] ppid=2046 vsize=14091368 memory=1187672 CPUtime=0 cores=1,3,5,7
/proc/2048/task/2061/stat : 2061 (java) S 2046 2046 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621004200672 140622032021205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
[pid=2048/tid=2062] ppid=2046 vsize=14091368 memory=1187672 CPUtime=1.46 cores=1,3,5,7
/proc/2048/task/2062/stat : 2062 (java) S 2046 2046 636 0 -1 1077944384 2130 0 0 0 64 82 0 0 20 0 15 0 232012330 14429560832 296918 33554432000 4194304 4196468 140736249488320 140621003147952 140622032022146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 20439040 140736249496710 140736249496881 140736249496881 140736249499599 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 1189124 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2510.61 s]
# the end of solver process 2046 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000799 s, system=0.001598 s

[startup+2510.63 s]
# the end of solver process 2048 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.76 s, system=1.28183 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2510.63
CPU time (s): 2520.04
CPU user time (s): 2518.76
CPU system time (s): 1.28183
CPU usage (%): 100.375
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 1189124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.76
system time used= 1.28183
maximum resident set size= 1188212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57853
involuntary context switches= 736


# summary of solver processes directly reported to runsolver:
#   pid: 2046,2048
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.76
#   total CPU system time (s): 1.28183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7874 second user time and 25.1193 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 09:14:51
IDJOB=4306667
IDBENCH=141641
IDSOLVER=2787
FILE ID=node103/4306667-1534144491
RUNJOBID= node103-1534136952-1001
PBS_JOBID= 21037024
Free space on /tmp= 34612 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-3-2_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306667-1534144491/watcher-4306667-1534144491 -o /tmp/evaluation-result-4306667-1534144491/solver-4306667-1534144491 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534136952-1001 --watchdog 2580  HOME/xcsp3-exec -seed 1222435621 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306667-1534144491.xml

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

MD5SUM BENCH= cf06b96073d81f03e6b89e8a6528df72
RANDOM SEED=1222435621

node103.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.48
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.48
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.48
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.48
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:        24063392 kB
MemAvailable:   31147444 kB
Buffers:          144208 kB
Cached:          7123064 kB
SwapCached:         5336 kB
Active:          4765080 kB
Inactive:        3314884 kB
Active(anon):     804588 kB
Inactive(anon):    59428 kB
Active(file):    3960492 kB
Inactive(file):  3255456 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058936 kB
Dirty:             22348 kB
Writeback:             0 kB
AnonPages:        815744 kB
Mapped:            63956 kB
Shmem:             48668 kB
Slab:             325616 kB
SReclaimable:     296564 kB
SUnreclaim:        29052 kB
KernelStack:        3584 kB
PageTables:         7584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2425792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    737280 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= 34592 MiB
End job on node103 at 2018-08-13 09:56:42