Trace number 4283205

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 5a (2017-08-18)? (TO) 2520.04 2506.21

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283205-1503221103.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283205-1503221103.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
4.54/2.00	c solve instance...
2520.01/2506.20	s UNKNOWN
2520.01/2506.20	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 (8616 MiB free)
  memory of node 1: 16384 MiB (12242 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283205-1503221103/watcher-4283205-1503221103 -o /tmp/evaluation-result-4283205-1503221103/solver-4283205-1503221103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11069 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 770526142 HOME/instance-4283205-1503221103.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=11850, runsolver pid=11847


[startup+0.100136 s]*
/proc/loadavg: 1.65 1.60 1.59 3/217 11866
/proc/meminfo: memFree=21341204/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13978596 memory=30140 CPUtime=0.12 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 5423 0 0 0 11 1 0 0 20 0 15 0 155191251 14314082304 7535 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3494649 7535 2842 1 0 3482966 0
[pid=11852/tid=11853] ppid=11850 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) S 11850 11850 5085 0 -1 1077944384 3462 0 0 0 9 0 0 0 20 0 15 0 155191252 14314082304 7535 33554432000 4194304 4196468 140724169180048 140140283606832 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14314082304 7535 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13978596 memory=139884131649152 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14314082304 7535 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14314082304 7535 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14314082304 7535 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13978596 memory=139884131649152 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191254 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 155191254 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139257407008 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155191255 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139256354160 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13978596 memory=139884131649152 CPUtime=0.01 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) R 11850 11850 5085 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139252144240 140140262717737 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13978596 memory=139884131649152 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191257 14314082304 7535 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 31520 KiB

[startup+0.210603 s]*
/proc/loadavg: 1.65 1.60 1.59 3/217 11866
/proc/meminfo: memFree=21329444/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13982852 memory=42464 CPUtime=0.33 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 8151 0 0 0 31 2 0 0 20 0 15 0 155191251 14318440448 10616 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3495721 10616 3059 1 0 3482974 0
[pid=11852/tid=11853] ppid=11850 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 5325 0 0 0 18 1 0 0 20 0 15 0 155191252 14318440448 10616 33554432000 4194304 4196468 140724169180048 140140283584352 140140272090663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13982852 memory=9010 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 10616 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13982852 memory=139884132431502 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 10616 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 10616 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 10616 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13982852 memory=139884131649152 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191254 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 155191254 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139257407008 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155191255 14318473216 10616 33554432000 4194304 4196468 140724169180048 140139256354160 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318473216 10616 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 428 0 0 0 2 0 0 0 20 0 15 0 155191257 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 15 0 155191257 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13982852 memory=139884131649152 CPUtime=0.08 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 769 0 0 0 8 0 0 0 20 0 15 0 155191257 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191257 14318440448 10616 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 43844 KiB

[startup+0.314655 s]*
/proc/loadavg: 1.65 1.60 1.59 4/217 11866
/proc/meminfo: memFree=21323116/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13982852 memory=49604 CPUtime=0.52 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 9077 0 0 0 49 3 0 0 20 0 15 0 155191251 14318440448 12401 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3495713 12401 3104 1 0 3482966 0
[pid=11852/tid=11853] ppid=11850 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 5942 0 0 0 28 2 0 0 20 0 15 0 155191252 14318440448 12401 33554432000 4194304 4196468 140724169180048 140140283611296 140140263453972 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 12401 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 12401 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 12401 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318440448 12401 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191254 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13982852 memory=4498404016631593313 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 155191254 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139257407008 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13982852 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155191255 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139256354160 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13982852 memory=4713750055892520310 CPUtime=0.05 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) R 11850 11850 5085 0 -1 1077944384 608 0 0 0 5 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) R 11850 11850 5085 0 -1 4202560 393 0 0 0 3 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139253197040 140140260918121 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) R 11850 11850 5085 0 -1 4202560 855 0 0 0 12 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139252144240 140140259088332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191257 14318440448 12401 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 50984 KiB

[startup+0.701323 s]
/proc/loadavg: 1.65 1.60 1.59 5/217 11866
/proc/meminfo: memFree=21286320/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13982928 memory=130560 CPUtime=1.51 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 10860 0 0 0 146 5 0 0 20 0 15 0 155191251 14318518272 32640 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3495732 32640 3195 1 0 3482966 0
[pid=11852/tid=11853] ppid=11850 vsize=13982928 memory=3472328296227679313 CPUtime=0.67 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 6301 0 0 0 64 3 0 0 20 0 15 0 155191252 14318518272 32640 33554432000 4194304 4196468 140724169180048 140140283609608 140139903883161 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318518272 32640 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318518272 32640 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13982928 memory=43236 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191253 14318518272 32640 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13982928 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155191253 14318518272 32640 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13982928 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155191254 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 155191254 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139257407008 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13982928 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155191255 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139256354160 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13982928 memory=11112 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13982928 memory=5776 CPUtime=0.29 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 1083 0 0 0 29 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13982928 memory=4616 CPUtime=0.29 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 932 0 0 0 29 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13982928 memory=792 CPUtime=0.22 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 1256 0 0 0 22 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13982928 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13982928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155191257 14318518272 32640 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 131940 KiB

[startup+1.50089 s]
/proc/loadavg: 1.65 1.60 1.59 3/217 11866
/proc/meminfo: memFree=21181440/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0

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

[pid=11852/tid=11858] ppid=11850 vsize=13984976 memory=460824 CPUtime=0.15 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 8062 0 0 0 9 6 0 0 20 0 15 0 155191254 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 155191254 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139257407072 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13984976 memory=461852 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 155191255 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139256354176 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13984976 memory=1380 CPUtime=3.9 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 19262 0 0 0 388 2 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13984976 memory=1296 CPUtime=5.15 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 28770 0 0 0 512 3 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13984976 memory=2396 CPUtime=0.76 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 11831 0 0 0 73 3 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13984976 memory=460824 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13984976 memory=4140 CPUtime=1.29 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1911 0 0 0 58 71 0 0 20 0 15 0 155191257 14320615424 115206 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 2395.92 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 462204 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.94 1.95 3/218 12701
/proc/meminfo: memFree=18761872/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13984976 memory=454164 CPUtime=2456.01 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 149873 0 0 0 245446 155 0 0 20 0 15 0 155191251 14320615424 113541 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3496244 113541 3276 1 0 3483478 0
[pid=11852/tid=11853] ppid=11850 vsize=13984976 memory=454164 CPUtime=2441.42 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 55537 0 0 0 244117 25 0 0 20 0 15 0 155191252 14320615424 113541 33554432000 4194304 4196468 140724169180048 140140283613040 140139905711944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13984976 memory=455192 CPUtime=0.81 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 4947 0 0 0 68 13 0 0 20 0 15 0 155191253 14320615424 113541 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13984976 memory=457756 CPUtime=0.79 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 6554 0 0 0 67 12 0 0 20 0 15 0 155191253 14320615424 113541 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13984976 memory=455192 CPUtime=0.8 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 5958 0 0 0 67 13 0 0 20 0 15 0 155191253 14320615424 113541 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13984976 memory=454676 CPUtime=0.8 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 5333 0 0 0 66 14 0 0 20 0 15 0 155191253 14320615424 113541 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13984976 memory=454676 CPUtime=0.16 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 8415 0 0 0 9 7 0 0 20 0 15 0 155191254 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13984976 memory=454676 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 155191254 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139257407072 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13984976 memory=454676 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 155191255 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139256354176 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13984976 memory=454164 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13984976 memory=1380 CPUtime=3.9 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 19264 0 0 0 388 2 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13984976 memory=455704 CPUtime=5.15 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 28773 0 0 0 512 3 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13984976 memory=1380 CPUtime=0.76 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 11833 0 0 0 73 3 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13984976 memory=454676 CPUtime=1.32 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1933 0 0 0 59 73 0 0 20 0 15 0 155191257 14320615424 113541 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 2456.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 455544 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 1.95 1.95 3/218 12702
/proc/meminfo: memFree=19034852/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13984976 memory=448008 CPUtime=2516.1 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 150945 0 0 0 251453 157 0 0 20 0 15 0 155191251 14320615424 112002 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3496244 112002 3276 1 0 3483478 0
[pid=11852/tid=11853] ppid=11850 vsize=13984976 memory=448520 CPUtime=2501.4 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 55966 0 0 0 250115 25 0 0 20 0 15 0 155191252 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140283612672 140139905712963 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13984976 memory=448008 CPUtime=0.82 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 4979 0 0 0 69 13 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13984976 memory=448008 CPUtime=0.81 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 6669 0 0 0 69 12 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13984976 memory=1380 CPUtime=0.82 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 6241 0 0 0 69 13 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13984976 memory=1424 CPUtime=0.82 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 5386 0 0 0 68 14 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13984976 memory=4140 CPUtime=0.17 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 8563 0 0 0 10 7 0 0 20 0 15 0 155191254 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13984976 memory=43284 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 155191254 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139257407072 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 155191255 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139256354176 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13984976 memory=448008 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13984976 memory=448520 CPUtime=3.9 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 19266 0 0 0 388 2 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13984976 memory=1380 CPUtime=5.15 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 28775 0 0 0 512 3 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13984976 memory=4616 CPUtime=0.76 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 11835 0 0 0 73 3 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13984976 memory=1380 CPUtime=1.35 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1939 0 0 0 60 75 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 2516.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 449388 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.2 s]
/proc/loadavg: 1.98 1.95 1.95 3/218 12702
/proc/meminfo: memFree=19069624/32770624 swapFree=67108860/67108860
[pid=11850] ppid=11847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11850/stat : 11850 (xcsp3-exec) S 11847 11850 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155191251 9740288 345 33554432000 4194304 5098028 140730989264144 140730989262248 140218850103932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10170368 140730989266031 140730989266235 140730989266235 140730989268971 0
/proc/11850/statm: 2378 345 289 221 0 87 0
[pid=11852] ppid=11850 vsize=13984976 memory=448008 CPUtime=2520.01 cores=1,3,5,7
/proc/11852/stat : 11852 (java) S 11850 11850 5085 0 -1 1077944320 150960 0 0 0 251844 157 0 0 20 0 15 0 155191251 14320615424 112002 33554432000 4194304 4196468 140724169180048 140724169162592 140140279373559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
/proc/11852/statm: 3496244 112002 3276 1 0 3483478 0
[pid=11852/tid=11853] ppid=11850 vsize=13984976 memory=16102567671239301 CPUtime=2505.3 cores=1,3,5,7
/proc/11852/task/11853/stat : 11853 (java) R 11850 11850 5085 0 -1 4202560 55981 0 0 0 250505 25 0 0 20 0 15 0 155191252 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140283612768 140139905712947 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11854] ppid=11850 vsize=13984976 memory=1200 CPUtime=0.83 cores=1,3,5,7
/proc/11852/task/11854/stat : 11854 (java) S 11850 11850 5085 0 -1 1077944384 4979 0 0 0 70 13 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140231994000 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11855] ppid=11850 vsize=13984976 memory=15876 CPUtime=0.81 cores=1,3,5,7
/proc/11852/task/11855/stat : 11855 (java) S 11850 11850 5085 0 -1 1077944384 6669 0 0 0 69 12 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140230941200 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11856] ppid=11850 vsize=13984976 memory=4044 CPUtime=0.83 cores=1,3,5,7
/proc/11852/task/11856/stat : 11856 (java) S 11850 11850 5085 0 -1 1077944384 6241 0 0 0 70 13 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140229888400 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11857] ppid=11850 vsize=13984976 memory=6297835844906604903 CPUtime=0.82 cores=1,3,5,7
/proc/11852/task/11857/stat : 11857 (java) S 11850 11850 5085 0 -1 1077944384 5386 0 0 0 68 14 0 0 20 0 15 0 155191253 14320615424 112002 33554432000 4194304 4196468 140724169180048 140140228835600 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11858] ppid=11850 vsize=13984976 memory=7013340932198782064 CPUtime=0.17 cores=1,3,5,7
/proc/11852/task/11858/stat : 11858 (java) S 11850 11850 5085 0 -1 1077944384 8563 0 0 0 10 7 0 0 20 0 15 0 155191254 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139482725232 140140279384706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11859] ppid=11850 vsize=13984976 memory=5787213852901402449 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11859/stat : 11859 (java) S 11850 11850 5085 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 155191254 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139257407072 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11860] ppid=11850 vsize=13984976 memory=7898351070516488779 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11860/stat : 11860 (java) S 11850 11850 5085 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 155191255 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139256354176 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11861] ppid=11850 vsize=13984976 memory=8996927271496152618 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11861/stat : 11861 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139255302480 140140279392155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11862] ppid=11850 vsize=13984976 memory=4206468019014099040 CPUtime=3.9 cores=1,3,5,7
/proc/11852/task/11862/stat : 11862 (java) S 11850 11850 5085 0 -1 1077944384 19266 0 0 0 388 2 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139254249840 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11863] ppid=11850 vsize=13984976 memory=6226907531083015530 CPUtime=5.15 cores=1,3,5,7
/proc/11852/task/11863/stat : 11863 (java) S 11850 11850 5085 0 -1 1077944384 28775 0 0 0 512 3 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139253197040 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11864] ppid=11850 vsize=13984976 memory=5788345322488269370 CPUtime=0.76 cores=1,3,5,7
/proc/11852/task/11864/stat : 11864 (java) S 11850 11850 5085 0 -1 1077944384 11835 0 0 0 73 3 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139252144240 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11865] ppid=11850 vsize=13984976 memory=4044 CPUtime=0 cores=1,3,5,7
/proc/11852/task/11865/stat : 11865 (java) S 11850 11850 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139251091680 140140279383765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
[pid=11852/tid=11866] ppid=11850 vsize=13984976 memory=16444 CPUtime=1.36 cores=1,3,5,7
/proc/11852/task/11866/stat : 11866 (java) S 11850 11850 5085 0 -1 1077944384 1939 0 0 0 61 75 0 0 20 0 15 0 155191257 14320615424 112002 33554432000 4194304 4196468 140724169180048 140139250039984 140140279384706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 23756800 140724169188503 140724169188679 140724169188679 140724169191375 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 449388 KiB

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

[startup+2506.21 s]
# the end of solver process 11850 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.46 s, system=1.58228 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): 2506.21
CPU time (s): 2520.04
CPU user time (s): 2518.46
CPU system time (s): 1.58228
CPU usage (%): 100.552
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1292060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.46
system time used= 1.58228
maximum resident set size= 1319432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151708
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60079
involuntary context switches= 3319


# summary of solver processes directly reported to runsolver:
#   pid: 11850
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.46
#   total CPU system time (s): 1.58228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7752 second user time and 23.3972 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 11:10:43
IDJOB=4283205
IDBENCH=137152
IDSOLVER=2679
FILE ID=node150/4283205-1503221103
RUNJOBID= node150-1503215303-11069
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283205-1503221103/watcher-4283205-1503221103 -o /tmp/evaluation-result-4283205-1503221103/solver-4283205-1503221103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11069 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 770526142 HOME/instance-4283205-1503221103.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=770526142

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        21360976 kB
MemAvailable:   30682500 kB
Buffers:          303152 kB
Cached:          9296320 kB
SwapCached:            0 kB
Active:          4065652 kB
Inactive:        6864512 kB
Active(anon):    1280744 kB
Inactive(anon):    85796 kB
Active(file):    2784908 kB
Inactive(file):  6778716 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8260 kB
Writeback:             0 kB
AnonPages:       1341168 kB
Mapped:            64496 kB
Shmem:             33416 kB
Slab:             174200 kB
SReclaimable:     147468 kB
SUnreclaim:        26732 kB
KernelStack:        3712 kB
PageTables:         7864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2198440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61752 MiB
End job on node150 at 2017-08-20 11:52:29