Trace number 4302182

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) 252.102 244.417

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-4-0_c18.xml
MD5SUMb10759bd497fea2437fd7a4bc018387a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark252.26
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":10,"count":111},{"size":37,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24642
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24642},{"type":"sum","count":222}]
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-4302182-1532889392.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4302182-1532889392.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
10.45/4.05	c solve instance...
252.07/244.40	s UNKNOWN
252.07/244.40	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 (9909 MiB free)
  memory of node 1: 16384 MiB (12656 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302182-1532889392/watcher-4302182-1532889392 -o /tmp/evaluation-result-4302182-1532889392/solver-4302182-1532889392 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312 HOME/xcsp3-exec -seed 445101407 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302182-1532889392.xml 

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

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

solver pid=16294, runsolver pid=16291

[startup+0.100138 s]*
/proc/loadavg: 2.01 2.01 1.93 3/217 16310
/proc/meminfo: memFree=23090016/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14082940 memory=28980 CPUtime=0.12 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 5666 0 0 0 11 1 0 0 20 0 15 0 106502422 14420930560 7245 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3520735 7245 2994 1 0 3483012 0
[pid=16296/tid=16297] ppid=16294 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 3686 0 0 0 9 0 0 0 20 0 15 0 106502423 14420930560 7245 33554432000 4194304 4196468 140736550158864 140025418229552 140025010462410 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 7245 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 7245 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 7245 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 7245 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106502425 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024887227424 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106502426 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024886174576 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) R 16294 16294 6396 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0.01 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 7245 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30436 KiB

[startup+0.210556 s]*
/proc/loadavg: 2.01 2.01 1.93 4/217 16310
/proc/meminfo: memFree=23078852/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14082940 memory=41228 CPUtime=0.34 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 8341 0 0 0 32 2 0 0 20 0 15 0 106502422 14420930560 10307 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3520735 10307 3210 1 0 3483012 0
[pid=16296/tid=16297] ppid=16294 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 5460 0 0 0 19 1 0 0 20 0 15 0 106502423 14420930560 10371 33554432000 4194304 4196468 140736550158864 140025418231264 140025414018205 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14082940 memory=12591 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 10371 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14082940 memory=140519599254859 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 10371 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 10371 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106502424 14420930560 10371 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106502425 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024887227424 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106502426 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024886174576 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 345 0 0 0 2 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14082940 memory=140519598618240 CPUtime=0.08 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 744 0 0 0 8 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502428 14420930560 10371 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42684 KiB

[startup+0.310683 s]*
/proc/loadavg: 2.01 2.01 1.93 4/217 16310
/proc/meminfo: memFree=23072152/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14087196 memory=48032 CPUtime=0.53 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 9231 0 0 0 51 2 0 0 20 0 15 0 106502422 14425288704 12008 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3521799 12008 3269 1 0 3483012 0
[pid=16296/tid=16297] ppid=16294 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 6176 0 0 0 28 1 0 0 20 0 15 0 106502423 14425288704 12073 33554432000 4194304 4196468 140736550158864 140025418233104 140025398076766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14425288704 12073 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14425288704 12073 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14425288704 12073 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106502424 14425288704 12073 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106502425 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024887227424 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106502426 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024886174576 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14087196 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14087196 memory=4628975386420216973 CPUtime=0.04 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 353 0 0 0 4 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 580 0 0 0 5 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 818 0 0 0 12 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502428 14425288704 12073 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49488 KiB

[startup+0.701805 s]
/proc/loadavg: 2.01 2.01 1.93 5/217 16310
/proc/meminfo: memFree=23034864/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14089320 memory=120872 CPUtime=1.74 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 12562 0 0 0 170 4 0 0 20 0 15 0 106502422 14427463680 30218 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3522330 30218 3343 1 0 3483524 0
[pid=16296/tid=16297] ppid=16294 vsize=14089320 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 6583 0 0 0 65 2 0 0 20 0 15 0 106502423 14427463680 30218 33554432000 4194304 4196468 140736550158864 140025418233072 140025414008214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14427463680 30218 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14427463680 30218 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14089320 memory=30292 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502424 14427463680 30218 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14089320 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106502424 14427463680 30218 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14089320 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106502425 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14089320 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024887227424 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14089320 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106502426 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024886174576 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14089320 memory=796 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14089320 memory=5408 CPUtime=0.37 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) R 16294 16294 6396 0 -1 4202560 1473 0 0 0 37 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024884057304 140025397381158 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14089320 memory=1008 CPUtime=0.38 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) R 16294 16294 6396 0 -1 4202560 1627 0 0 0 38 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024883004504 140025395519898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14089320 memory=9992 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 1570 0 0 0 29 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106502428 14427463680 30218 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 122328 KiB

[startup+1.50385 s]
/proc/loadavg: 2.01 2.01 1.93 6/217 16310
/proc/meminfo: memFree=22917140/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0

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

[pid=16296/tid=16302] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.01 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 757 0 0 0 1 0 0 0 20 0 15 0 106502425 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14091368 memory=281038904136776 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024887227488 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14091368 memory=288230376974057755 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106502426 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024886174592 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14091368 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14091368 memory=30292 CPUtime=2.9 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 10106 0 0 0 289 1 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14091368 memory=1292 CPUtime=2.99 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 8950 0 0 0 298 1 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14091368 memory=1456 CPUtime=0.84 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 5998 0 0 0 83 1 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14091368 memory=809084 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14091368 memory=2416 CPUtime=0.05 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 483 0 0 0 3 2 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 109.87 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 810576 KiB

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/217 16389
/proc/meminfo: memFree=22916192/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14091368 memory=809120 CPUtime=169.9 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 40578 0 0 0 16942 48 0 0 20 0 15 0 106502422 14429560832 202280 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3522842 202280 3420 1 0 3484036 0
[pid=16296/tid=16297] ppid=16294 vsize=14091368 memory=809120 CPUtime=161.91 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 11802 0 0 0 16181 10 0 0 20 0 15 0 106502423 14429560832 202280 33554432000 4194304 4196468 140736550158864 140025418232000 140025019476122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.27 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 279 0 0 0 20 7 0 0 20 0 15 0 106502424 14429560832 202280 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 251 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202280 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.23 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 209 0 0 0 17 6 0 0 20 0 15 0 106502424 14429560832 202280 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 287 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202280 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.01 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 809 0 0 0 1 0 0 0 20 0 15 0 106502425 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14091368 memory=809120 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024887227488 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14091368 memory=809120 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106502426 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024886174592 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14091368 memory=1456 CPUtime=2.91 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 10171 0 0 0 289 2 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14091368 memory=1456 CPUtime=2.99 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 8956 0 0 0 298 1 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14091368 memory=1456 CPUtime=0.84 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 6028 0 0 0 83 1 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14091368 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14091368 memory=1796 CPUtime=0.08 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 487 0 0 0 5 3 0 0 20 0 15 0 106502428 14429560832 202280 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 169.9 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 810576 KiB

[startup+222.301 s]
/proc/loadavg: 1.90 1.98 1.94 3/217 16397
/proc/meminfo: memFree=22925996/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14091368 memory=809124 CPUtime=229.96 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 43505 0 0 0 22946 50 0 0 20 0 15 0 106502422 14429560832 202281 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3522842 202281 3421 1 0 3484036 0
[pid=16296/tid=16297] ppid=16294 vsize=14091368 memory=809124 CPUtime=221.9 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 12589 0 0 0 22180 10 0 0 20 0 15 0 106502423 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025418232864 140025019388304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14091368 memory=809124 CPUtime=0.27 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 279 0 0 0 20 7 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14091368 memory=809124 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 251 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14091368 memory=809124 CPUtime=0.23 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 209 0 0 0 17 6 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14091368 memory=1292 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 287 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14091368 memory=809120 CPUtime=0.01 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 883 0 0 0 1 0 0 0 20 0 15 0 106502425 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024887227488 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14091368 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106502426 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024886174592 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14091368 memory=30296 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14091368 memory=1728 CPUtime=2.92 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 10815 0 0 0 290 2 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14091368 memory=1704 CPUtime=3 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 9813 0 0 0 299 1 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14091368 memory=1456 CPUtime=0.85 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 6562 0 0 0 84 1 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14091368 memory=809124 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14091368 memory=1228 CPUtime=0.12 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 518 0 0 0 7 5 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 229.96 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 810580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+244.401 s]
/proc/loadavg: 1.88 1.96 1.94 3/217 16398
/proc/meminfo: memFree=22933676/32770624 swapFree=67108860/67108860
[pid=16294] ppid=16291 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16294/stat : 16294 (xcsp3-exec) S 16291 16294 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106502422 115843072 364 33554432000 4194304 5098028 140724565649808 140724565647912 140514504946300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38567936 140724565656641 140724565656841 140724565656841 140724565659594 0
/proc/16294/statm: 28282 364 306 221 0 87 0
[pid=16296] ppid=16294 vsize=14091368 memory=809124 CPUtime=252.07 cores=1,3,5,7
/proc/16296/stat : 16296 (java) S 16294 16294 6396 0 -1 1077944320 44168 0 0 0 25157 50 0 0 20 0 15 0 106502422 14429560832 202281 33554432000 4194304 4196468 140736550158864 140736550141408 140025413996279 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
/proc/16296/statm: 3522842 202281 3421 1 0 3484036 0
[pid=16296/tid=16297] ppid=16294 vsize=14091368 memory=6791534058613427641 CPUtime=244 cores=1,3,5,7
/proc/16296/task/16297/stat : 16297 (java) R 16294 16294 6396 0 -1 4202560 12954 0 0 0 24390 10 0 0 20 0 15 0 106502423 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025418231888 140025019476327 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16298] ppid=16294 vsize=14091368 memory=30292 CPUtime=0.27 cores=1,3,5,7
/proc/16296/task/16298/stat : 16298 (java) S 16294 16294 6396 0 -1 1077944384 279 0 0 0 20 7 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025344085136 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16299] ppid=16294 vsize=14091368 memory=1292 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16299/stat : 16299 (java) S 16294 16294 6396 0 -1 1077944384 251 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025343032336 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16300] ppid=16294 vsize=14091368 memory=4872558044660077418 CPUtime=0.23 cores=1,3,5,7
/proc/16296/task/16300/stat : 16300 (java) S 16294 16294 6396 0 -1 1077944384 209 0 0 0 17 6 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025341979536 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16301] ppid=16294 vsize=14091368 memory=840 CPUtime=0.29 cores=1,3,5,7
/proc/16296/task/16301/stat : 16301 (java) S 16294 16294 6396 0 -1 1077944384 287 0 0 0 21 8 0 0 20 0 15 0 106502424 14429560832 202281 33554432000 4194304 4196468 140736550158864 140025340926736 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16302] ppid=16294 vsize=14091368 memory=1796 CPUtime=0.01 cores=1,3,5,7
/proc/16296/task/16302/stat : 16302 (java) S 16294 16294 6396 0 -1 1077944384 892 0 0 0 1 0 0 0 20 0 15 0 106502425 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024888281456 140025414007426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16303] ppid=16294 vsize=14091368 memory=916 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16303/stat : 16303 (java) S 16294 16294 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106502425 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024887227488 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16304] ppid=16294 vsize=14091368 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16304/stat : 16304 (java) S 16294 16294 6396 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106502426 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024886174592 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16305] ppid=16294 vsize=14091368 memory=2768 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16305/stat : 16305 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024885122896 140025414014875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16306] ppid=16294 vsize=14091368 memory=2736 CPUtime=2.92 cores=1,3,5,7
/proc/16296/task/16306/stat : 16306 (java) S 16294 16294 6396 0 -1 1077944384 10886 0 0 0 290 2 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024884071280 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16307] ppid=16294 vsize=14091368 memory=1456 CPUtime=3.01 cores=1,3,5,7
/proc/16296/task/16307/stat : 16307 (java) S 16294 16294 6396 0 -1 1077944384 10004 0 0 0 300 1 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024883018480 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16308] ppid=16294 vsize=14091368 memory=6791534058613427641 CPUtime=0.85 cores=1,3,5,7
/proc/16296/task/16308/stat : 16308 (java) S 16294 16294 6396 0 -1 1077944384 6562 0 0 0 84 1 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024881965680 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16309] ppid=16294 vsize=14091368 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/16296/task/16309/stat : 16309 (java) S 16294 16294 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024880913120 140025414006485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
[pid=16296/tid=16310] ppid=16294 vsize=14091368 memory=932 CPUtime=0.13 cores=1,3,5,7
/proc/16296/task/16310/stat : 16310 (java) S 16294 16294 6396 0 -1 1077944384 545 0 0 0 7 6 0 0 20 0 15 0 106502428 14429560832 202281 33554432000 4194304 4196468 140736550158864 140024879860400 140025414007426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6303744 140736550163596 140736550163766 140736550163766 140736550166479 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 810580 KiB

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

[startup+244.417 s]
# the end of solver process 16294 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.585 s, system=0.517152 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 244.417
CPU time (s): 252.102
CPU user time (s): 251.585
CPU system time (s): 0.517152
CPU usage (%): 103.144
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 810580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.585
system time used= 0.517152
maximum resident set size= 809648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45462
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8441
involuntary context switches= 257


# summary of solver processes directly reported to runsolver:
#   pid: 16294
#   total CPU time (s): 252.102
#   total CPU user time (s): 251.585
#   total CPU system time (s): 0.517152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47256 second user time and 2.45782 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 20:36:32
IDJOB=4302182
IDBENCH=141648
IDSOLVER=2772
FILE ID=node139/4302182-1532889392
RUNJOBID= node139-1532878307-6428
PBS_JOBID= 21022510
Free space on /tmp= 45024 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-4-0_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-4302182-1532889392/watcher-4302182-1532889392 -o /tmp/evaluation-result-4302182-1532889392/solver-4302182-1532889392 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312  HOME/xcsp3-exec -seed 445101407 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302182-1532889392.xml

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

MD5SUM BENCH= b10759bd497fea2437fd7a4bc018387a
RANDOM SEED=445101407

node139.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.80
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.80
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.80
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.80
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:        23107228 kB
MemAvailable:   31127708 kB
Buffers:          251704 kB
Cached:          7882592 kB
SwapCached:            0 kB
Active:          3844808 kB
Inactive:        5143952 kB
Active(anon):     808708 kB
Inactive(anon):    73544 kB
Active(file):    3036100 kB
Inactive(file):  5070408 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             22952 kB
Writeback:             0 kB
AnonPages:        855496 kB
Mapped:            57616 kB
Shmem:             25228 kB
Slab:             371840 kB
SReclaimable:     342432 kB
SUnreclaim:        29408 kB
KernelStack:        3776 kB
PageTables:         7104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2400072 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45004 MiB
End job on node139 at 2018-07-29 20:40:37