Trace number 4281834

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.03 2513.6101

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-27-a3.xml
MD5SUMd2b2d316f8a3db7e4daa8c5fb45f5c4a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark788
Best CPU time to get the best result obtained on this benchmark19974.699
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints354
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":351},{"size":1001,"count":27}]
Minimum variable degree0
Maximum variable degree28
Distribution of variable degrees[{"degree":0,"count":378},{"degree":2,"count":351},{"degree":27,"count":25},{"degree":28,"count":2}]
Minimum constraint arity1
Maximum constraint arity351
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":351},{"arity":27,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints352
Distribution of constraint types[{"type":"intension","count":352},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281834-1503124433.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4281834-1503124433.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.33/0.37	c parse instance...
0.93/0.70	c solve instance...
2520.01/2513.60	s UNKNOWN
2520.01/2513.60	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12397 MiB free)
  memory of node 1: 16384 MiB (15513 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281834-1503124433/watcher-4281834-1503124433 -o /tmp/evaluation-result-4281834-1503124433/solver-4281834-1503124433 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1060870954 HOME/instance-4281834-1503124433.xml 

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

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

solver pid=19825, runsolver pid=19822

[startup+0.100157 s]*
/proc/loadavg: 1.74 1.59 1.60 3/205 19835
/proc/meminfo: memFree=28572232/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13574484 memory=18344 CPUtime=0.03 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 3927 0 0 0 3 0 0 0 20 0 9 0 100783977 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3393621 4586 2138 1 0 3383118 0
[pid=19827/tid=19828] ppid=19825 vsize=13574484 memory=4206989191851631162 CPUtime=0.03 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 2630 0 0 0 3 0 0 0 20 0 9 0 100783977 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140580364226424 140580352619458 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13574484 memory=3461490497559160457 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 100783978 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13574484 memory=139892929476224 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 100783978 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 100783978 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 100783978 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 100783979 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 100783980 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579275219872 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 100783980 13900271616 4586 18446744073709551615 4194304 4196468 140724211279488 140579274167280 140580360001237 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19720 KiB

[startup+0.209926 s]*
/proc/loadavg: 1.74 1.59 1.60 4/211 19841
/proc/meminfo: memFree=28564916/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13974352 memory=27964 CPUtime=0.12 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 5458 0 0 0 11 1 0 0 20 0 15 0 100783977 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3493588 6991 2850 1 0 3482964 0
[pid=19827/tid=19828] ppid=19825 vsize=13974352 memory=-6584934927193706850 CPUtime=0.09 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 3376 0 0 0 8 1 0 0 20 0 15 0 100783977 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140580364222720 140580344071518 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13974352 memory=3461490497559160457 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13974352 memory=139892929476224 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100783978 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13974352 memory=139892929476224 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100783979 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100783980 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579275219872 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100783980 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579274167280 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 100783982 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) S 19825 19825 13977 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 100783983 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13974352 memory=139892929476224 CPUtime=0.01 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 15 0 100783983 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13974352 memory=139892929476224 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783988 14309736448 6991 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29340 KiB

[startup+0.310417 s]*
/proc/loadavg: 1.74 1.59 1.60 3/211 19841
/proc/meminfo: memFree=28551204/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13978608 memory=40388 CPUtime=0.33 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 9278 0 0 0 30 3 0 0 20 0 15 0 100783977 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3494652 10097 3038 1 0 3482964 0
[pid=19827/tid=19828] ppid=19825 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 6347 0 0 0 17 2 0 0 20 0 15 0 100783977 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140580364212024 140580344071518 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13978608 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100783978 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13978608 memory=139892929483217 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100783979 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100783980 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579275219872 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100783980 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579274167280 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 599 0 0 0 2 0 0 0 20 0 15 0 100783982 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) R 19825 19825 13977 0 -1 4202560 281 0 0 0 2 0 0 0 20 0 15 0 100783983 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002966 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 749 0 0 0 7 0 0 0 20 0 15 0 100783983 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783988 14314094592 10097 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41764 KiB

[startup+0.709429 s]
/proc/loadavg: 1.74 1.59 1.60 4/211 19841
/proc/meminfo: memFree=28542556/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13980732 memory=68740 CPUtime=1.21 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 13329 0 0 0 116 5 0 0 20 0 15 0 100783977 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3495183 17185 3172 1 0 3483476 0
[pid=19827/tid=19828] ppid=19825 vsize=13980732 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 8525 0 0 0 54 3 0 0 20 0 15 0 100783977 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140580364222784 140580360012861 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13980732 memory=4644771699111383377 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 100783979 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579275219872 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579274167280 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) R 19825 19825 13977 0 -1 4202560 1004 0 0 0 15 0 0 0 20 0 15 0 100783982 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579272044488 140580341536268 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13980732 memory=22 CPUtime=0.14 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) R 19825 19825 13977 0 -1 4202560 909 0 0 0 14 0 0 0 20 0 15 0 100783983 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579270991944 140580352228158 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13980732 memory=3 CPUtime=0.31 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) R 19825 19825 13977 0 -1 4202560 1583 0 0 0 31 0 0 0 20 0 15 0 100783983 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580339705820 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783988 14316269568 17185 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70116 KiB

[startup+1.50372 s]
/proc/loadavg: 1.74 1.59 1.60 5/211 19841
/proc/meminfo: memFree=28502432/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13980732 memory=142352 CPUtime=3.37 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 18757 0 0 0 331 6 0 0 20 0 15 0 100783977 14316269568 35588 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3495183 35588 3188 1 0 3483476 0
[pid=19827/tid=19828] ppid=19825 vsize=13980732 memory=54856 CPUtime=1.35 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 8751 0 0 0 131 4 0 0 20 0 15 0 100783977 14316269568 35588 18446744073709551615 4194304 4196468 140724211279488 140580364228152 140580004946252 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 35588 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 35588 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13980732 memory=80248 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100783978 14316269568 35588 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13980732 memory=68740 CPUtime=0 cores=1,3,5,7

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

[pid=19827/tid=19833] ppid=19825 vsize=13980732 memory=195992 CPUtime=0.27 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 3616 0 0 0 22 5 0 0 20 0 15 0 100783979 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579275219936 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13980732 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579274167296 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13980732 memory=54988 CPUtime=1.99 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 13189 0 0 0 198 1 0 0 20 0 15 0 100783982 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13980732 memory=279785580093632 CPUtime=1.82 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) S 19825 19825 13977 0 -1 1077944384 11042 0 0 0 181 1 0 0 20 0 15 0 100783983 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13980732 memory=-7083715479162807098 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 6364 0 0 0 56 1 0 0 20 0 15 0 100783983 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13980732 memory=7591244058909191834 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13980732 memory=956 CPUtime=0.48 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 693 0 0 0 20 28 0 0 20 0 15 0 100783988 14316269568 48998 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 2388.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197368 KiB

[startup+2442.3 s]
/proc/loadavg: 1.93 1.90 1.87 3/215 20174
/proc/meminfo: memFree=28266428/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13980732 memory=198040 CPUtime=2448.67 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 66726 0 0 0 244815 52 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3495183 49510 3235 1 0 3483476 0
[pid=19827/tid=19828] ppid=19825 vsize=13980732 memory=198040 CPUtime=2441.2 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 20062 0 0 0 244114 6 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580364230624 140580006042563 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.55 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1621 0 0 0 53 2 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.56 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 3483 0 0 0 53 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.55 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 2917 0 0 0 52 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2197 0 0 0 53 4 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.28 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 3775 0 0 0 23 5 0 0 20 0 15 0 100783979 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579275219936 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13980732 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579274167296 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13980732 memory=198040 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13980732 memory=1376 CPUtime=1.99 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 13189 0 0 0 198 1 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13980732 memory=198040 CPUtime=1.82 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) S 19825 19825 13977 0 -1 1077944384 11042 0 0 0 181 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13980732 memory=4120 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 6364 0 0 0 56 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.49 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 706 0 0 0 21 28 0 0 20 0 15 0 100783988 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 2448.67 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 199416 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 1.92 1.87 3/216 20203
/proc/meminfo: memFree=28265652/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13980732 memory=198040 CPUtime=2508.7 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 66957 0 0 0 250817 53 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3495183 49510 3235 1 0 3483476 0
[pid=19827/tid=19828] ppid=19825 vsize=13980732 memory=198040 CPUtime=2501.2 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 20103 0 0 0 250114 6 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580364230624 140580006939879 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.56 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1621 0 0 0 54 2 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.56 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 3483 0 0 0 53 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.55 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 2917 0 0 0 52 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2197 0 0 0 53 4 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.28 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 3779 0 0 0 23 5 0 0 20 0 15 0 100783979 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579275219936 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579274167296 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13980732 memory=4076 CPUtime=1.99 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 13189 0 0 0 198 1 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13980732 memory=198040 CPUtime=1.84 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) S 19825 19825 13977 0 -1 1077944384 11224 0 0 0 183 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 6364 0 0 0 56 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.5 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 710 0 0 0 21 29 0 0 20 0 15 0 100783988 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 2508.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 199416 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.6 s]
/proc/loadavg: 1.98 1.93 1.87 3/216 20203
/proc/meminfo: memFree=28265856/32770624 swapFree=67108860/67108860
[pid=19825] ppid=19822 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/19825/stat : 19825 (xcsp3-exec) S 19822 19825 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 100783971 9740288 344 18446744073709551615 4194304 5098028 140727110400832 140727110398936 139818178581116 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 17887232 140727110402424 140727110402629 140727110402629 140727110406123 0
/proc/19825/statm: 2378 344 289 221 0 87 0
[pid=19827] ppid=19825 vsize=13980732 memory=198040 CPUtime=2520.01 cores=1,3,5,7
/proc/19827/stat : 19827 (java) S 19825 19825 13977 0 -1 1077944320 66957 0 0 0 251947 54 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140724211262032 140580359991031 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
/proc/19827/statm: 3495183 49510 3235 1 0 3483476 0
[pid=19827/tid=19828] ppid=19825 vsize=13980732 memory=1376 CPUtime=2512.5 cores=1,3,5,7
/proc/19827/task/19828/stat : 19828 (java) R 19825 19825 13977 0 -1 4202560 20103 0 0 0 251244 6 0 0 20 0 15 0 100783977 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580364230624 140580005009024 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19829] ppid=19825 vsize=13980732 memory=1376 CPUtime=0.56 cores=1,3,5,7
/proc/19827/task/19829/stat : 19829 (java) S 19825 19825 13977 0 -1 1077944384 1621 0 0 0 54 2 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140580320889616 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19830] ppid=19825 vsize=13980732 memory=55032 CPUtime=0.56 cores=1,3,5,7
/proc/19827/task/19830/stat : 19830 (java) S 19825 19825 13977 0 -1 1077944384 3483 0 0 0 53 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579959139216 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19831] ppid=19825 vsize=13980732 memory=2384 CPUtime=0.55 cores=1,3,5,7
/proc/19827/task/19831/stat : 19831 (java) S 19825 19825 13977 0 -1 1077944384 2917 0 0 0 52 3 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579958086672 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19832] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19832/stat : 19832 (java) S 19825 19825 13977 0 -1 1077944384 2197 0 0 0 53 4 0 0 20 0 15 0 100783978 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579957034128 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19833] ppid=19825 vsize=13980732 memory=198040 CPUtime=0.28 cores=1,3,5,7
/proc/19827/task/19833/stat : 19833 (java) S 19825 19825 13977 0 -1 1077944384 3779 0 0 0 23 5 0 0 20 0 15 0 100783979 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579276273648 140580360002178 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19834] ppid=19825 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19834/stat : 19834 (java) S 19825 19825 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579275219936 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19835] ppid=19825 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19835/stat : 19835 (java) S 19825 19825 13977 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 100783980 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579274167296 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19836] ppid=19825 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19836/stat : 19836 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579273115856 140580360009627 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19837] ppid=19825 vsize=13980732 memory=1728 CPUtime=1.99 cores=1,3,5,7
/proc/19827/task/19837/stat : 19837 (java) S 19825 19825 13977 0 -1 1077944384 13189 0 0 0 198 1 0 0 20 0 15 0 100783982 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579272063472 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19838] ppid=19825 vsize=13980732 memory=-3622645143214314312 CPUtime=1.84 cores=1,3,5,7
/proc/19827/task/19838/stat : 19838 (java) S 19825 19825 13977 0 -1 1077944384 11224 0 0 0 183 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579271010928 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19839] ppid=19825 vsize=13980732 memory=1008 CPUtime=0.57 cores=1,3,5,7
/proc/19827/task/19839/stat : 19839 (java) S 19825 19825 13977 0 -1 1077944384 6364 0 0 0 56 1 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579269958384 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19840] ppid=19825 vsize=13980732 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/19827/task/19840/stat : 19840 (java) S 19825 19825 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100783983 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579268906080 140580360001237 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
[pid=19827/tid=19841] ppid=19825 vsize=13980732 memory=9020 CPUtime=0.51 cores=1,3,5,7
/proc/19827/task/19841/stat : 19841 (java) S 19825 19825 13977 0 -1 1077944384 710 0 0 0 21 30 0 0 20 0 15 0 100783988 14316269568 49510 18446744073709551615 4194304 4196468 140724211279488 140579267852592 140580360002178 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140724211286449 140724211286625 140724211286625 140724211290063 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 199416 KiB

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

[startup+2513.61 s]
# the end of solver process 19825 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.49 s, system=0.545999 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): 2513.61
CPU time (s): 2520.03
CPU user time (s): 2519.49
CPU system time (s): 0.545999
CPU usage (%): 100.256
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 244652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.49
system time used= 0.545999
maximum resident set size= 243744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67639
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63242
involuntary context switches= 1218


# summary of solver processes directly reported to runsolver:
#   pid: 19825
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2519.49
#   total CPU system time (s): 0.545999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.869 second user time and 16.8648 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 08:19:37
IDJOB=4281834
IDBENCH=126216
IDSOLVER=2677
FILE ID=node124/4281834-1503124433
RUNJOBID= node124-1503095780-14042
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-27-a3.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-4281834-1503124433/watcher-4281834-1503124433 -o /tmp/evaluation-result-4281834-1503124433/solver-4281834-1503124433 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1060870954 HOME/instance-4281834-1503124433.xml

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

MD5SUM BENCH= d2b2d316f8a3db7e4daa8c5fb45f5c4a
RANDOM SEED=1060870954

node124.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.51
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.51
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.51
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.51
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:        28581200 kB
MemAvailable:   29190472 kB
Buffers:          287844 kB
Cached:           614620 kB
SwapCached:            0 kB
Active:          3371296 kB
Inactive:         361252 kB
Active(anon):    2782396 kB
Inactive(anon):    89140 kB
Active(file):     588900 kB
Inactive(file):   272112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:       2778548 kB
Mapped:            68832 kB
Shmem:             41704 kB
Slab:             155068 kB
SReclaimable:     128192 kB
SUnreclaim:        26876 kB
KernelStack:        3360 kB
PageTables:        10308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3421988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2668544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node124 at 2017-08-19 09:01:31