Trace number 4282430

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.5 seq (2017-08-18)? (TO) 2520.0901 2514.03

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-17.xml
MD5SUM1749ee71f79cc6e37ea59febff668c91
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark100.011
Satisfiable
(Un)Satisfiability was proved
Number of variables578
Number of constraints546
Number of domains2
Minimum domain size17
Maximum domain size289
Distribution of domain sizes[{"size":17,"count":289},{"size":289,"count":272}]
Minimum variable degree0
Maximum variable degree275
Distribution of variable degrees[{"degree":0,"count":17},{"degree":2,"count":272},{"degree":274,"count":17},{"degree":275,"count":272}]
Minimum constraint arity3
Maximum constraint arity290
Distribution of constraint arities[{"arity":3,"count":272},{"arity":17,"count":1},{"arity":289,"count":1},{"arity":290,"count":272}]
Number of extensional constraints0
Number of intensional constraints272
Distribution of constraint types[{"type":"intension","count":272},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":272}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282430-1503142485.xml"  -tl '2520s' -p 1 -x 0
0.07/0.29	c [HOME/instance-4282430-1503142485.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.35	c simple solver
0.26/0.41	c parse instance...
9.23/8.11	c solve instance...
2520.05/2514.01	s UNKNOWN
2520.05/2514.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 (15352 MiB free)
  memory of node 1: 16384 MiB (14954 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282430-1503142485/watcher-4282430-1503142485 -o /tmp/evaluation-result-4282430-1503142485/solver-4282430-1503142485 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952279675 HOME/instance-4282430-1503142485.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=26617, runsolver pid=26614

[startup+0.100165 s]*
/proc/loadavg: 1.64 1.48 1.46 2/200 26618
/proc/meminfo: memFree=31034452/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209518 s]*
/proc/loadavg: 1.64 1.48 1.46 3/215 26633
/proc/meminfo: memFree=31023228/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13974352 memory=22740 CPUtime=0.07 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 5146 0 0 0 6 1 0 0 20 0 15 0 12657596 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3493588 5685 2714 1 0 3482964 0
[pid=26619/tid=26620] ppid=26617 vsize=13974352 memory=8390339637985935414 CPUtime=0.05 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 3306 0 0 0 5 0 0 0 20 0 15 0 12657596 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139857306618256 139857288460686 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13974352 memory=288230613264378254 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13974352 memory=140324324921865 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657598 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12657599 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856486536096 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12657599 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856485483504 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657606 14309736448 5685 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24120 KiB

[startup+0.311518 s]*
/proc/loadavg: 1.64 1.48 1.46 3/215 26633
/proc/meminfo: memFree=31008956/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13974352 memory=36408 CPUtime=0.26 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 8695 0 0 0 23 3 0 0 20 0 15 0 12657596 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3493588 9102 2974 1 0 3482964 0
[pid=26619/tid=26620] ppid=26617 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 6030 0 0 0 14 2 0 0 20 0 15 0 12657596 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139857306620336 139857286473054 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657598 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12657599 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856486536096 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12657599 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856485483504 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 459 0 0 0 1 0 0 0 20 0 15 0 12657602 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 15 0 12657602 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0.05 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 683 0 0 0 5 0 0 0 20 0 15 0 12657602 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13974352 memory=140324324898432 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657606 14309736448 9102 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37788 KiB

[startup+0.701591 s]
/proc/loadavg: 1.64 1.48 1.46 3/215 26633
/proc/meminfo: memFree=30970420/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13980732 memory=71032 CPUtime=1.19 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 12299 0 0 0 114 5 0 0 20 0 15 0 12657596 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3495183 17758 3164 1 0 3483476 0
[pid=26619/tid=26620] ppid=26617 vsize=13980732 memory=16444 CPUtime=0.54 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 8447 0 0 0 50 4 0 0 20 0 15 0 12657596 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139857306620256 139857302404502 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13980732 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13980732 memory=636 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657597 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13980732 memory=952 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12657597 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13980732 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 12657598 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856486536096 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13980732 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856485483504 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=1584 CPUtime=0.16 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) R 26617 26617 17292 0 -1 1077944384 758 0 0 0 16 0 0 0 20 0 15 0 12657602 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856416059536 139857302402773 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=2164 CPUtime=0.17 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) R 26617 26617 17292 0 -1 4202560 514 0 0 0 17 0 0 0 20 0 15 0 12657602 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856415003520 139857287301471 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=50612 CPUtime=0.29 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 1271 0 0 0 29 0 0 0 20 0 15 0 12657602 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657606 14316269568 17758 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 72412 KiB

[startup+1.50093 s]
/proc/loadavg: 1.64 1.48 1.46 3/215 26633
/proc/meminfo: memFree=30835524/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13980732 memory=321272 CPUtime=2.4 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 13207 0 0 0 228 12 0 0 20 0 15 0 12657596 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3495183 80318 3190 1 0 3483476 0
[pid=26619/tid=26620] ppid=26617 vsize=13980732 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 8620 0 0 0 124 7 0 0 20 0 15 0 12657596 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139857306630480 139856906686349 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13980732 memory=4124 CPUtime=0.01 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 12657597 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13980732 memory=11064 CPUtime=0.02 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 15 0 12657597 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13980732 memory=1292 CPUtime=0.02 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 15 0 12657597 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13980732 memory=2432 CPUtime=0.01 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 15 0 12657597 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 12657598 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856486536096 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856485483504 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 883 0 0 0 30 0 0 0 20 0 15 0 12657602 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 662 0 0 0 30 0 0 0 20 0 15 0 12657602 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 1377 0 0 0 35 0 0 0 20 0 15 0 12657602 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=43772361331 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12657606 14316269568 80318 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0

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

/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856485483520 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=1380 CPUtime=2.33 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 14107 0 0 0 231 2 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2.26 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 12211 0 0 0 225 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 8142 0 0 0 68 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=1228 CPUtime=0.75 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1639 0 0 0 36 39 0 0 20 0 15 0 12657606 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 2388.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1755092 KiB

[startup+2442.3 s]
/proc/loadavg: 1.96 1.96 1.90 3/215 26879
/proc/meminfo: memFree=29888064/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2448.33 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 84169 0 0 0 244766 67 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3495183 438428 3228 1 0 3483476 0
[pid=26619/tid=26620] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2441.96 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 40963 0 0 0 244168 28 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139857306629304 139856908551859 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 791 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 1131 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0.03 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 672 0 0 0 2 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 477 0 0 0 3 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 2653 0 0 0 3 2 0 0 20 0 15 0 12657598 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856486536160 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856485483520 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=1380 CPUtime=2.33 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 14109 0 0 0 231 2 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=4124 CPUtime=2.26 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 12214 0 0 0 225 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=11152 CPUtime=0.69 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 8144 0 0 0 68 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=1380 CPUtime=0.76 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1661 0 0 0 36 40 0 0 20 0 15 0 12657606 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 2448.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1755092 KiB

[startup+2502.3 s]
/proc/loadavg: 1.79 1.90 1.89 3/216 26882
/proc/meminfo: memFree=29885632/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2508.34 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 84846 0 0 0 250767 67 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3495183 438428 3228 1 0 3483476 0
[pid=26619/tid=26620] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2501.96 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 41542 0 0 0 250168 28 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139857306629880 139856908386482 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 791 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13980732 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 1131 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 672 0 0 0 2 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13980732 memory=4124 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 477 0 0 0 3 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13980732 memory=11152 CPUtime=0.05 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 2658 0 0 0 3 2 0 0 20 0 15 0 12657598 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856486536160 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856485483520 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=1380 CPUtime=2.33 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 14112 0 0 0 231 2 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2.26 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 12216 0 0 0 225 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=8696 CPUtime=0.69 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 8210 0 0 0 68 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=792 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=11152 CPUtime=0.79 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1683 0 0 0 38 41 0 0 20 0 15 0 12657606 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 2508.34 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1755092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514 s]*
/proc/loadavg: 1.83 1.91 1.89 3/214 26883
/proc/meminfo: memFree=29887672/32770624 swapFree=67108860/67108860
[pid=26617] ppid=26614 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26617/stat : 26617 (xcsp3-exec) S 26614 26617 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12657585 9740288 345 18446744073709551615 4194304 5098028 140729648153440 140729648151544 139833901851260 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 30269440 140729648157049 140729648157254 140729648157254 140729648160747 0
/proc/26617/statm: 2378 345 289 221 0 87 0
[pid=26619] ppid=26617 vsize=13980732 memory=1753712 CPUtime=2520.05 cores=0,2,4,6
/proc/26619/stat : 26619 (java) S 26617 26617 17292 0 -1 1077944320 84997 0 0 0 251938 67 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 140734199035216 139857302392567 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
/proc/26619/statm: 3495183 438428 3228 1 0 3483476 0
[pid=26619/tid=26620] ppid=26617 vsize=13980732 memory=1398720917958146503 CPUtime=2513.66 cores=0,2,4,6
/proc/26619/task/26620/stat : 26620 (java) R 26617 26617 17292 0 -1 4202560 41693 0 0 0 251338 28 0 0 20 0 15 0 12657596 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139857306629880 139856908896488 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26621] ppid=26617 vsize=13980732 memory=4580 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26621/stat : 26621 (java) S 26617 26617 17292 0 -1 1077944384 791 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856902613776 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26622] ppid=26617 vsize=13980732 memory=4064 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26622/stat : 26622 (java) S 26617 26617 17292 0 -1 1077944384 1131 0 0 0 2 2 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856901561232 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26623] ppid=26617 vsize=13980732 memory=1398720917958146503 CPUtime=0.03 cores=0,2,4,6
/proc/26619/task/26623/stat : 26623 (java) S 26617 26617 17292 0 -1 1077944384 672 0 0 0 2 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856900508688 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26624] ppid=26617 vsize=13980732 memory=1753712 CPUtime=0.04 cores=0,2,4,6
/proc/26619/task/26624/stat : 26624 (java) S 26617 26617 17292 0 -1 1077944384 477 0 0 0 3 1 0 0 20 0 15 0 12657597 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856899456144 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26625] ppid=26617 vsize=13980732 memory=14126732374443268 CPUtime=0.05 cores=0,2,4,6
/proc/26619/task/26625/stat : 26625 (java) S 26617 26617 17292 0 -1 1077944384 2658 0 0 0 3 2 0 0 20 0 15 0 12657598 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856487589872 139857302403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26626] ppid=26617 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26626/stat : 26626 (java) S 26617 26617 17292 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856486536160 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26627] ppid=26617 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26627/stat : 26627 (java) S 26617 26617 17292 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 12657599 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856485483520 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26628] ppid=26617 vsize=13980732 memory=12980 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26628/stat : 26628 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856484432080 139857302411163 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26629] ppid=26617 vsize=13980732 memory=1440 CPUtime=2.33 cores=0,2,4,6
/proc/26619/task/26629/stat : 26629 (java) S 26617 26617 17292 0 -1 1077944384 14112 0 0 0 231 2 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856416074224 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26630] ppid=26617 vsize=13980732 memory=2008 CPUtime=2.26 cores=0,2,4,6
/proc/26619/task/26630/stat : 26630 (java) S 26617 26617 17292 0 -1 1077944384 12216 0 0 0 225 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856415021680 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26631] ppid=26617 vsize=13980732 memory=5404 CPUtime=0.69 cores=0,2,4,6
/proc/26619/task/26631/stat : 26631 (java) S 26617 26617 17292 0 -1 1077944384 8210 0 0 0 68 1 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856413969136 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26632] ppid=26617 vsize=13980732 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/26619/task/26632/stat : 26632 (java) S 26617 26617 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12657602 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856412916832 139857302402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
[pid=26619/tid=26633] ppid=26617 vsize=13980732 memory=4616 CPUtime=0.79 cores=0,2,4,6
/proc/26619/task/26633/stat : 26633 (java) S 26617 26617 17292 0 -1 1077944384 1683 0 0 0 38 41 0 0 20 0 15 0 12657606 14316269568 438428 18446744073709551615 4194304 4196468 140734199052672 139856411863344 139857302403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32309248 140734199054770 140734199054946 140734199054946 140734199058383 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1755092 KiB

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

[startup+2514.02 s]
# the end of solver process 26617 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000926 s, system=0.000926 s

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

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

Child status: 143
Real time (s): 2514.03
CPU time (s): 2520.09
CPU user time (s): 2519.4
CPU system time (s): 0.694049
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1755092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.694049
maximum resident set size= 1755840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58012
involuntary context switches= 1012


# summary of solver processes directly reported to runsolver:
#   pid: 26617,26619
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.4
#   total CPU system time (s): 0.694049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6361 second user time and 22.242 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 13:20:47
IDJOB=4282430
IDBENCH=133764
IDSOLVER=2677
FILE ID=node129/4282430-1503142485
RUNJOBID= node129-1503095823-17350
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-17.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-4282430-1503142485/watcher-4282430-1503142485 -o /tmp/evaluation-result-4282430-1503142485/solver-4282430-1503142485 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952279675 HOME/instance-4282430-1503142485.xml

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

MD5SUM BENCH= 1749ee71f79cc6e37ea59febff668c91
RANDOM SEED=1952279675

node129.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.73
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.73
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.73
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.73
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:        31035344 kB
MemAvailable:   31273944 kB
Buffers:          171280 kB
Cached:           357952 kB
SwapCached:            0 kB
Active:           970128 kB
Inactive:         360036 kB
Active(anon):     801552 kB
Inactive(anon):    16748 kB
Active(file):     168576 kB
Inactive(file):   343288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7904 kB
Writeback:             4 kB
AnonPages:        801112 kB
Mapped:            45136 kB
Shmem:             17060 kB
Slab:             109712 kB
SReclaimable:      85144 kB
SUnreclaim:        24568 kB
KernelStack:        3488 kB
PageTables:         6972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1347852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    727040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 14:02:41