Trace number 4306913

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)? (TO) 2520.07 2509.02

General information on the benchmark

NameFrb/
frb-53-24-1-mgd_c18.xml
MD5SUMe77860b1077c007311080ac2a4bc32f8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints475
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":3},{"degree":19,"count":10},{"degree":20,"count":3},{"degree":21,"count":4},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":475}]
Number of extensional constraints475
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":475}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306913-1534127763.xml"  -tl '2520s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4306913-1534127763.xml, -tl, 2520s, -p, 1]
0.11/0.21	c simple solver
0.34/0.28	c parse instance...
2.05/0.81	c solve instance...
2520.05/2509.01	s UNKNOWN
2520.05/2509.01	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 (9096 MiB free)
  memory of node 1: 16384 MiB (7504 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306913-1534127763/watcher-4306913-1534127763 -o /tmp/evaluation-result-4306913-1534127763/solver-4306913-1534127763 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28100 --watchdog 2580 HOME/xcsp3-exec -seed 1871331341 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306913-1534127763.xml 

running on 4 cores: 0,2,4,6

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

solver pid=948, runsolver pid=945

[startup+0.100144 s]*
/proc/loadavg: 1.68 1.76 1.69 4/220 964
/proc/meminfo: memFree=16980656/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14082940 memory=28824 CPUtime=0.11 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 5617 0 0 0 10 1 0 0 20 0 15 0 230339462 14420930560 7206 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3520735 7206 2994 1 0 3483012 0
[pid=950/tid=951] ppid=948 vsize=14082940 memory=7022364632946311227 CPUtime=0.09 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 3648 0 0 0 8 1 0 0 20 0 15 0 230339462 14420930560 7206 33554432000 4194304 4196468 140726982874336 140558593495728 140558589275542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14082940 memory=4294981945 CPUtime=0 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 7206 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14082940 memory=139821899988274 CPUtime=0 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 7206 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 7206 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 7206 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14082940 memory=139821898831488 CPUtime=0 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230339464 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230339465 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230339465 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14082940 memory=139821898831488 CPUtime=0.01 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 230339467 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339468 14420930560 7206 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30276 KiB

[startup+0.211018 s]*
/proc/loadavg: 1.68 1.76 1.69 4/220 964
/proc/meminfo: memFree=16968736/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14082940 memory=40940 CPUtime=0.34 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 8265 0 0 0 31 3 0 0 20 0 15 0 230339462 14420930560 10235 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3520735 10235 3187 1 0 3483012 0
[pid=950/tid=951] ppid=948 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 5444 0 0 0 18 2 0 0 20 0 15 0 230339462 14420930560 10235 33554432000 4194304 4196468 140726982874336 140558593498144 140558573344094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14082940 memory=4294981945 CPUtime=0 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 10235 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14082940 memory=139821899988274 CPUtime=0 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 10235 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 10235 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14420930560 10235 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14082940 memory=139821898831488 CPUtime=0 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230339464 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230339465 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230339465 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14082940 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 230339467 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14082940 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 434 0 0 0 3 0 0 0 20 0 15 0 230339467 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14082940 memory=139821898831488 CPUtime=0.08 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 765 0 0 0 8 0 0 0 20 0 15 0 230339467 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14420930560 10235 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339468 14420930560 10299 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42392 KiB

[startup+0.318737 s]*
/proc/loadavg: 1.68 1.76 1.69 4/220 964
/proc/meminfo: memFree=16962164/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14087196 memory=48020 CPUtime=0.54 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 9245 0 0 0 50 4 0 0 20 0 15 0 230339462 14425288704 12005 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3521799 12005 3259 1 0 3483012 0
[pid=950/tid=951] ppid=948 vsize=14087196 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 6242 0 0 0 28 2 0 0 20 0 15 0 230339462 14425288704 12076 33554432000 4194304 4196468 140726982874336 140558593500432 140558573344094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14425288704 12076 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14087196 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230339463 14425288704 12076 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14087196 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14425288704 12076 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14087196 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14425288704 12076 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14087196 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230339464 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14087196 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230339465 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14087196 memory=125696 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230339465 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14087196 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 374 0 0 0 3 0 0 0 20 0 15 0 230339467 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14087196 memory=139821787996624 CPUtime=0.06 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 519 0 0 0 6 0 0 0 20 0 15 0 230339467 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 857 0 0 0 12 0 0 0 20 0 15 0 230339467 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339468 14425288704 12076 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49472 KiB

[startup+0.70283 s]
/proc/loadavg: 1.68 1.76 1.69 5/220 964
/proc/meminfo: memFree=16938960/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14089320 memory=148892 CPUtime=1.71 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 12378 0 0 0 164 7 0 0 20 0 15 0 230339462 14427463680 37223 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3522330 37223 3348 1 0 3483524 0
[pid=950/tid=951] ppid=948 vsize=14089320 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 6647 0 0 0 62 5 0 0 20 0 15 0 230339462 14427463680 37223 33554432000 4194304 4196468 140726982874336 140558593496976 140558573307237 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14427463680 37223 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14089320 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230339463 14427463680 37223 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14089320 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14427463680 37223 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14089320 memory=792 CPUtime=0 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339463 14427463680 37223 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14089320 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230339464 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14089320 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14089320 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14089320 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14089320 memory=1160 CPUtime=0.34 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) R 948 948 28069 0 -1 4202560 1415 0 0 0 34 0 0 0 20 0 15 0 230339467 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557564214576 140558589284954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14089320 memory=968 CPUtime=0.35 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) R 948 948 28069 0 -1 4202560 1405 0 0 0 35 0 0 0 20 0 15 0 230339467 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557563154632 140558568919466 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14089320 memory=12144 CPUtime=0.31 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) R 948 948 28069 0 -1 1077944384 1605 0 0 0 31 0 0 0 20 0 15 0 230339467 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557562116592 140558589273813 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14089320 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14089320 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230339468 14427463680 37223 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 150344 KiB

[startup+1.50264 s]
/proc/loadavg: 1.79 1.78 1.70 5/220 964
/proc/meminfo: memFree=16823356/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0

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

[pid=950/tid=956] ppid=948 vsize=14089320 memory=2139388 CPUtime=1.22 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 17662 0 0 0 98 24 0 0 20 0 15 0 230339464 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14089320 memory=2139388 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14089320 memory=1452 CPUtime=1.31 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 10124 0 0 0 129 2 0 0 20 0 15 0 230339467 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14089320 memory=2139388 CPUtime=1.51 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 11792 0 0 0 150 1 0 0 20 0 15 0 230339467 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14089320 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 6948 0 0 0 56 1 0 0 20 0 15 0 230339467 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14089320 memory=852356 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14089320 memory=3560 CPUtime=0.67 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 848 0 0 0 30 37 0 0 20 0 15 0 230339468 14427463680 534847 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 2392.61 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2140840 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.52 1.58 3/220 1149
/proc/meminfo: memFree=14732576/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14089320 memory=533688 CPUtime=2453.06 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 180995 0 0 0 244594 712 0 0 20 0 15 0 230339462 14427463680 133422 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3522330 133422 3420 1 0 3483524 0
[pid=950/tid=951] ppid=948 vsize=14089320 memory=5618212 CPUtime=2438.14 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 104368 0 0 0 243185 629 0 0 20 0 15 0 230339462 14427463680 133422 33554432000 4194304 4196468 140726982874336 140558593503328 140558195116950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14089320 memory=5618212 CPUtime=2.37 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 7374 0 0 0 229 8 0 0 20 0 15 0 230339463 14427463680 133422 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14089320 memory=5879140 CPUtime=2.35 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 5504 0 0 0 229 6 0 0 20 0 15 0 230339463 14427463680 133422 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14089320 memory=457600 CPUtime=2.37 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 5793 0 0 0 230 7 0 0 20 0 15 0 230339463 14427463680 133422 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14089320 memory=533688 CPUtime=2.36 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 7463 0 0 0 230 6 0 0 20 0 15 0 230339463 14427463680 133422 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14089320 memory=1452 CPUtime=1.31 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 19408 0 0 0 104 27 0 0 20 0 15 0 230339464 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14089320 memory=5618212 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14089320 memory=1452 CPUtime=1.31 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 10126 0 0 0 129 2 0 0 20 0 15 0 230339467 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14089320 memory=1452 CPUtime=1.51 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 11794 0 0 0 150 1 0 0 20 0 15 0 230339467 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14089320 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 6950 0 0 0 56 1 0 0 20 0 15 0 230339467 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14089320 memory=1452 CPUtime=0.69 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 863 0 0 0 31 38 0 0 20 0 15 0 230339468 14427463680 133422 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 2453.06 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 535140 KiB

[startup+2502.3 s]
/proc/loadavg: 1.56 1.53 1.58 3/221 1151
/proc/meminfo: memFree=16040288/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14089320 memory=401984 CPUtime=2513.33 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 196082 0 0 0 250549 784 0 0 20 0 15 0 230339462 14427463680 100496 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3522330 100496 3420 1 0 3483524 0
[pid=950/tid=951] ppid=948 vsize=14089320 memory=1452 CPUtime=2497.96 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 115699 0 0 0 249099 697 0 0 20 0 15 0 230339462 14427463680 100496 33554432000 4194304 4196468 140726982874336 140558593503216 140558195117400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14089320 memory=1452 CPUtime=2.45 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 7519 0 0 0 237 8 0 0 20 0 15 0 230339463 14427463680 100496 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14089320 memory=401984 CPUtime=2.43 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 5883 0 0 0 237 6 0 0 20 0 15 0 230339463 14427463680 100496 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14089320 memory=1452 CPUtime=2.45 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 6023 0 0 0 238 7 0 0 20 0 15 0 230339463 14427463680 100496 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14089320 memory=1452 CPUtime=2.45 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 7603 0 0 0 239 6 0 0 20 0 15 0 230339463 14427463680 100496 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14089320 memory=4836904 CPUtime=1.39 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 22229 0 0 0 110 29 0 0 20 0 15 0 230339464 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14089320 memory=1454284 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14089320 memory=1799548 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14089320 memory=401984 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14089320 memory=996292 CPUtime=1.31 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 10128 0 0 0 129 2 0 0 20 0 15 0 230339467 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14089320 memory=1452 CPUtime=1.51 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 11797 0 0 0 150 1 0 0 20 0 15 0 230339467 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14089320 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 6952 0 0 0 56 1 0 0 20 0 15 0 230339467 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14089320 memory=1683076 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14089320 memory=1444 CPUtime=0.7 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 897 0 0 0 31 39 0 0 20 0 15 0 230339468 14427463680 100496 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 2513.33 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 403436 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509 s]*
/proc/loadavg: 1.60 1.54 1.58 3/221 1151
/proc/meminfo: memFree=16026760/32770624 swapFree=67108852/67108860
[pid=948] ppid=945 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/948/stat : 948 (xcsp3-exec) S 945 948 28069 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 230339461 115843072 363 33554432000 4194304 5098028 140725476687408 140725476685512 139669171147388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39948288 140725476688954 140725476689156 140725476689156 140725476691914 0
/proc/948/statm: 28282 363 306 221 0 87 0
[pid=950] ppid=948 vsize=14089320 memory=415452 CPUtime=2520.05 cores=0,2,4,6
/proc/950/stat : 950 (java) S 948 948 28069 0 -1 1077944320 197212 0 0 0 251220 785 0 0 20 0 15 0 230339462 14427463680 103863 33554432000 4194304 4196468 140726982874336 140726982856880 140558589263607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
/proc/950/statm: 3522330 103863 3420 1 0 3483524 0
[pid=950/tid=951] ppid=948 vsize=14089320 memory=4132 CPUtime=2504.66 cores=0,2,4,6
/proc/950/task/951/stat : 951 (java) R 948 948 28069 0 -1 4202560 116431 0 0 0 249769 697 0 0 20 0 15 0 230339462 14427463680 103863 33554432000 4194304 4196468 140726982874336 140558593503216 140558195296409 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=952] ppid=948 vsize=14089320 memory=2192 CPUtime=2.46 cores=0,2,4,6
/proc/950/task/952/stat : 952 (java) S 948 948 28069 0 -1 1077944384 7557 0 0 0 238 8 0 0 20 0 15 0 230339463 14427463680 103863 33554432000 4194304 4196468 140726982874336 140558519351696 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=953] ppid=948 vsize=14089320 memory=4126316290023845779 CPUtime=2.43 cores=0,2,4,6
/proc/950/task/953/stat : 953 (java) S 948 948 28069 0 -1 1077944384 6180 0 0 0 237 6 0 0 20 0 15 0 230339463 14427463680 103863 33554432000 4194304 4196468 140726982874336 140558518298896 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=954] ppid=948 vsize=14089320 memory=62688 CPUtime=2.45 cores=0,2,4,6
/proc/950/task/954/stat : 954 (java) S 948 948 28069 0 -1 1077944384 6042 0 0 0 238 7 0 0 20 0 15 0 230339463 14427463680 103863 33554432000 4194304 4196468 140726982874336 140558517246608 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=955] ppid=948 vsize=14089320 memory=1452 CPUtime=2.45 cores=0,2,4,6
/proc/950/task/955/stat : 955 (java) S 948 948 28069 0 -1 1077944384 7620 0 0 0 239 6 0 0 20 0 15 0 230339463 14427463680 103863 33554432000 4194304 4196468 140726982874336 140558516193808 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=956] ppid=948 vsize=14089320 memory=1452 CPUtime=1.39 cores=0,2,4,6
/proc/950/task/956/stat : 956 (java) S 948 948 28069 0 -1 1077944384 22246 0 0 0 110 29 0 0 20 0 15 0 230339464 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557568432752 140558589274754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=957] ppid=948 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/950/task/957/stat : 957 (java) S 948 948 28069 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557567378720 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=958] ppid=948 vsize=14089320 memory=401548 CPUtime=0 cores=0,2,4,6
/proc/950/task/958/stat : 958 (java) S 948 948 28069 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 230339465 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557566326384 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=959] ppid=948 vsize=14089320 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/950/task/959/stat : 959 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557565274704 140558589282203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=960] ppid=948 vsize=14089320 memory=1712 CPUtime=1.31 cores=0,2,4,6
/proc/950/task/960/stat : 960 (java) S 948 948 28069 0 -1 1077944384 10130 0 0 0 129 2 0 0 20 0 15 0 230339467 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557564221552 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=961] ppid=948 vsize=14089320 memory=8812 CPUtime=1.51 cores=0,2,4,6
/proc/950/task/961/stat : 961 (java) S 948 948 28069 0 -1 1077944384 11799 0 0 0 150 1 0 0 20 0 15 0 230339467 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557563168752 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=962] ppid=948 vsize=14089320 memory=4576 CPUtime=0.57 cores=0,2,4,6
/proc/950/task/962/stat : 962 (java) S 948 948 28069 0 -1 1077944384 6954 0 0 0 56 1 0 0 20 0 15 0 230339467 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557562116464 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=963] ppid=948 vsize=14089320 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/950/task/963/stat : 963 (java) S 948 948 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230339467 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557561063904 140558589273813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
[pid=950/tid=964] ppid=948 vsize=14089320 memory=4012 CPUtime=0.71 cores=0,2,4,6
/proc/950/task/964/stat : 964 (java) S 948 948 28069 0 -1 1077944384 901 0 0 0 31 40 0 0 20 0 15 0 230339468 14427463680 103863 33554432000 4194304 4196468 140726982874336 140557560011696 140558589274754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140726982878342 140726982878513 140726982878513 140726982881231 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 416904 KiB

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

[startup+2509.02 s]
# the end of solver process 948 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.22 s, system=7.85675 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): 2509.02
CPU time (s): 2520.07
CPU user time (s): 2512.22
CPU system time (s): 7.85675
CPU usage (%): 100.44
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 6141752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.22
system time used= 7.85675
maximum resident set size= 6166984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197917
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74860
involuntary context switches= 4434


# summary of solver processes directly reported to runsolver:
#   pid: 948
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2512.22
#   total CPU system time (s): 7.85675

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4651 second user time and 21.4487 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-13 04:36:03
IDJOB=4306913
IDBENCH=141583
IDSOLVER=2787
FILE ID=node135/4306913-1534127763
RUNJOBID= node135-1534098559-28100
PBS_JOBID= 21037004
Free space on /tmp= 42696 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Frb/frb-53-24-1-mgd_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-4306913-1534127763/watcher-4306913-1534127763 -o /tmp/evaluation-result-4306913-1534127763/solver-4306913-1534127763 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28100 --watchdog 2580  HOME/xcsp3-exec -seed 1871331341 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306913-1534127763.xml

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

MD5SUM BENCH= e77860b1077c007311080ac2a4bc32f8
RANDOM SEED=1871331341

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.50
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.50
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.50
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:        16999036 kB
MemAvailable:   31794284 kB
Buffers:          251656 kB
Cached:         14638496 kB
SwapCached:            8 kB
Active:          7487036 kB
Inactive:        7569636 kB
Active(anon):     115224 kB
Inactive(anon):   103296 kB
Active(file):    7371812 kB
Inactive(file):  7466340 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             44168 kB
Writeback:             0 kB
AnonPages:        254284 kB
Mapped:            75172 kB
Shmem:             49816 kB
Slab:             414232 kB
SReclaimable:     385556 kB
SUnreclaim:        28676 kB
KernelStack:        3888 kB
PageTables:         6016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1316988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42676 MiB
End job on node135 at 2018-08-13 05:17:52