Trace number 4269007

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-09)? (TO) 2520.0601 2514.51

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-11.xml
MD5SUMc58f2fe5ede8c4d6ff77ee35850bdc3a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269007-1502845912.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269007-1502845912.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
0.74/0.44	c solve instance...
2520.04/2514.50	s UNKNOWN
2520.04/2514.50	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 (4862 MiB free)
  memory of node 1: 16384 MiB (15627 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269007-1502845912/watcher-4269007-1502845912 -o /tmp/evaluation-result-4269007-1502845912/solver-4269007-1502845912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1228736936 HOME/instance-4269007-1502845912.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=17986, runsolver pid=17983

[startup+0.100059 s]*
/proc/loadavg: 2.01 2.10 2.09 4/217 18002
/proc/meminfo: memFree=20963876/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13978596 memory=28520 CPUtime=0.12 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 5057 0 0 0 11 1 0 0 20 0 15 0 117678900 14314082304 7130 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3494649 7130 2838 1 0 3482966 0
[pid=17988/tid=17989] ppid=17986 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 3060 0 0 0 9 0 0 0 20 0 15 0 117678900 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086600232832 140086596013462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13978596 memory=3472468656308036816 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13978596 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678901 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678903 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117678903 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117678903 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14314082304 7130 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 117678906 14314082304 7195 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 117678906 14314082304 7195 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13978596 memory=140527412885120 CPUtime=0.01 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) R 17986 17986 17190 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 15 0 117678906 14314082304 7195 33554432000 4194304 4196468 140727069647888 140086131095664 140086574679232 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14314082304 7195 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13978596 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678906 14314082304 7195 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29900 KiB

[startup+0.210901 s]*
/proc/loadavg: 2.01 2.10 2.09 3/217 18002
/proc/meminfo: memFree=20953332/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13982852 memory=40036 CPUtime=0.34 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 7637 0 0 0 32 2 0 0 20 0 15 0 117678900 14318440448 10009 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3495721 10009 3028 1 0 3482974 0
[pid=17988/tid=17989] ppid=17986 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 4892 0 0 0 19 1 0 0 20 0 15 0 117678900 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086600211248 140086588718631 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13982852 memory=3472468656308036816 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13982852 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678901 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13982884 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678903 14318473216 10009 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117678903 14318473216 10009 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117678903 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 462 0 0 0 3 0 0 0 20 0 15 0 117678906 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 304 0 0 0 1 0 0 0 20 0 15 0 117678906 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13982852 memory=140527412885120 CPUtime=0.07 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 699 0 0 0 7 0 0 0 20 0 15 0 117678906 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14318440448 10009 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13982884 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678906 14318473216 10009 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41416 KiB

[startup+0.310849 s]*
/proc/loadavg: 2.01 2.10 2.09 4/217 18002
/proc/meminfo: memFree=20946260/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13982928 memory=47692 CPUtime=0.5 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 8569 0 0 0 48 2 0 0 20 0 15 0 117678900 14318518272 11923 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3495732 11923 3117 1 0 3482966 0
[pid=17988/tid=17989] ppid=17986 vsize=13982928 memory=8514701219881254566 CPUtime=0.29 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 5576 0 0 0 28 1 0 0 20 0 15 0 117678900 14318518272 11923 33554432000 4194304 4196468 140727069647888 140086600236896 140086596023453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13982928 memory=3472468656308036816 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318518272 11923 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13982928 memory=140527412885120 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318518272 11923 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13982928 memory=140527303534623 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678901 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13982928 memory=281054607048480 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678903 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13982928 memory=140527303511567 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117678903 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13982928 memory=281054716405856 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117678903 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13982928 memory=140527303516175 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13982928 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 463 0 0 0 4 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13982928 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 427 0 0 0 3 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13982928 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) R 17986 17986 17190 0 -1 4202560 801 0 0 0 12 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086131095664 140086575137187 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13982928 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678906 14318518272 11988 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49072 KiB

[startup+0.700889 s]
/proc/loadavg: 2.01 2.10 2.09 5/217 18002
/proc/meminfo: memFree=20932428/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13984976 memory=72512 CPUtime=1.63 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 13403 0 0 0 159 4 0 0 20 0 15 0 117678900 14320615424 18128 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3496244 18128 3196 1 0 3483478 0
[pid=17988/tid=17989] ppid=17986 vsize=13984976 memory=5865469479800824941 CPUtime=0.68 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 6086 0 0 0 66 2 0 0 20 0 15 0 117678900 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086600238672 140086216777732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13984976 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13984976 memory=6291616985311630419 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13984976 memory=7747766295893256779 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678901 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13984976 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117678901 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13984976 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13984976 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13984976 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13984976 memory=33056 CPUtime=0.34 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) R 17986 17986 17190 0 -1 4202560 2169 0 0 0 34 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086133187144 140086581118684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13984976 memory=2332 CPUtime=0.32 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) R 17986 17986 17190 0 -1 4202560 2483 0 0 0 32 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086132134344 140086577523751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13984976 memory=1292 CPUtime=0.25 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 1358 0 0 0 25 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13984976 memory=6083073826404724833 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 18128 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73892 KiB

[startup+1.50087 s]
/proc/loadavg: 2.01 2.10 2.09 5/217 18002
/proc/meminfo: memFree=20914384/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0

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

/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13984976 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13984976 memory=1380 CPUtime=1.62 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 9024 0 0 0 161 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13984976 memory=211436 CPUtime=1.79 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 11367 0 0 0 178 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 5811 0 0 0 40 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13984976 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13984976 memory=6791534058613427641 CPUtime=0.49 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1094 0 0 0 21 28 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 2447.77 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212816 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 1.89 1.91 3/218 19076
/proc/meminfo: memFree=31218260/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13984976 memory=211436 CPUtime=2507.83 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 62479 0 0 0 250733 50 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3496244 52859 3247 1 0 3483478 0
[pid=17988/tid=17989] ppid=17986 vsize=13984976 memory=211436 CPUtime=2501.34 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 18785 0 0 0 250129 5 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086600241136 140086217496188 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 2022 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 2621 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 3263 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2547 0 0 0 36 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13984976 memory=281054606882304 CPUtime=0.44 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 4593 0 0 0 40 4 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13984976 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13984976 memory=211436 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13984976 memory=211436 CPUtime=1.62 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 9024 0 0 0 161 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13984976 memory=211436 CPUtime=1.79 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 11367 0 0 0 178 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 5811 0 0 0 40 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13984976 memory=211436 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.5 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1098 0 0 0 22 28 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 2507.83 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.5 s]
/proc/loadavg: 1.98 1.89 1.91 3/218 19076
/proc/meminfo: memFree=31218264/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13984976 memory=211436 CPUtime=2520.04 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 62480 0 0 0 251954 50 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3496244 52859 3247 1 0 3483478 0
[pid=17988/tid=17989] ppid=17986 vsize=13984976 memory=211436 CPUtime=2513.54 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 18786 0 0 0 251349 5 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086600241024 140086217612438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 2022 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 2621 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 3263 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2547 0 0 0 36 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.44 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 4593 0 0 0 40 4 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13984976 memory=164 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13984976 memory=140527304291728 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13984976 memory=211436 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13984976 memory=1380 CPUtime=1.62 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 9024 0 0 0 161 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13984976 memory=2908 CPUtime=1.79 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 11367 0 0 0 178 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13984976 memory=2792 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 5811 0 0 0 40 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.5 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1098 0 0 0 22 28 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212816 KiB

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

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

[startup+2514.51 s]
# the end of solver process 17988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.55 s, system=0.511082 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

[startup+2514.5 s]
/proc/loadavg: 1.98 1.89 1.91 3/218 19076
/proc/meminfo: memFree=31218264/32770624 swapFree=67108860/67108860
[pid=17986] ppid=17983 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17986/stat : 17986 (xcsp3-exec) S 17983 17986 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117678900 9740288 345 33554432000 4194304 5098028 140725404322544 140725404320648 139981493047932 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14282752 140725404324974 140725404325179 140725404325179 140725404327915 0
/proc/17986/statm: 2378 345 289 221 0 87 0
[pid=17988] ppid=17986 vsize=13984976 memory=211436 CPUtime=2520.04 cores=1,3,5,7
/proc/17988/stat : 17988 (java) S 17986 17986 17190 0 -1 1077944320 62480 0 0 0 251954 50 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140727069630432 140086596001527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
/proc/17988/statm: 3496244 52859 3247 1 0 3483478 0
[pid=17988/tid=17989] ppid=17986 vsize=13984976 memory=211436 CPUtime=2513.54 cores=1,3,5,7
/proc/17988/task/17989/stat : 17989 (java) R 17986 17986 17190 0 -1 4202560 18786 0 0 0 251349 5 0 0 20 0 15 0 117678900 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086600241024 140086217612438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17990] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17990/stat : 17990 (java) S 17986 17986 17190 0 -1 1077944384 2022 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086533601936 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17991] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17991/stat : 17991 (java) S 17986 17986 17190 0 -1 1077944384 2621 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086191069712 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17992] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.41 cores=1,3,5,7
/proc/17988/task/17992/stat : 17992 (java) S 17986 17986 17190 0 -1 1077944384 3263 0 0 0 37 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086190016912 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17993] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/17993/stat : 17993 (java) S 17986 17986 17190 0 -1 1077944384 2547 0 0 0 36 4 0 0 20 0 15 0 117678901 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086188964112 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17994] ppid=17986 vsize=13984976 memory=211436 CPUtime=0.44 cores=1,3,5,7
/proc/17988/task/17994/stat : 17994 (java) S 17986 17986 17190 0 -1 1077944384 4593 0 0 0 40 4 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086137412464 140086596012674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17995] ppid=17986 vsize=13984976 memory=164 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17995/stat : 17995 (java) S 17986 17986 17190 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086136358432 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17996] ppid=17986 vsize=13984976 memory=140527304291728 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17996/stat : 17996 (java) S 17986 17986 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117678903 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086135305584 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17997] ppid=17986 vsize=13984976 memory=211436 CPUtime=0 cores=1,3,5,7
/proc/17988/task/17997/stat : 17997 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086134253904 140086596020123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17998] ppid=17986 vsize=13984976 memory=1380 CPUtime=1.62 cores=1,3,5,7
/proc/17988/task/17998/stat : 17998 (java) S 17986 17986 17190 0 -1 1077944384 9024 0 0 0 161 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086133201264 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=17999] ppid=17986 vsize=13984976 memory=2908 CPUtime=1.79 cores=1,3,5,7
/proc/17988/task/17999/stat : 17999 (java) S 17986 17986 17190 0 -1 1077944384 11367 0 0 0 178 1 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086132148464 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18000] ppid=17986 vsize=13984976 memory=2792 CPUtime=0.4 cores=1,3,5,7
/proc/17988/task/18000/stat : 18000 (java) S 17986 17986 17190 0 -1 1077944384 5811 0 0 0 40 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086131095664 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18001] ppid=17986 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17988/task/18001/stat : 18001 (java) S 17986 17986 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086062606560 140086596011733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
[pid=17988/tid=18002] ppid=17986 vsize=13984976 memory=1380 CPUtime=0.5 cores=1,3,5,7
/proc/17988/task/18002/stat : 18002 (java) S 17986 17986 17190 0 -1 1077944384 1098 0 0 0 22 28 0 0 20 0 15 0 117678906 14320615424 52859 33554432000 4194304 4196468 140727069647888 140086061554864 140086596012674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7417856 140727069652119 140727069652295 140727069652295 140727069654991 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212816 KiB

Child status: 143
Real time (s): 2514.51
CPU time (s): 2520.06
CPU user time (s): 2519.55
CPU system time (s): 0.511082
CPU usage (%): 100.221
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 215188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.55
system time used= 0.511082
maximum resident set size= 215856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67344
involuntary context switches= 1397


# summary of solver processes directly reported to runsolver:
#   pid: 17986,17988
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.55
#   total CPU system time (s): 0.511082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7293 second user time and 24.1204 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-16 02:57:33
IDJOB=4269007
IDBENCH=138136
IDSOLVER=2660
FILE ID=node112/4269007-1502845912
RUNJOBID= node112-1502839811-17222
PBS_JOBID= 20629854
Free space on /tmp= 61732 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-11.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-4269007-1502845912/watcher-4269007-1502845912 -o /tmp/evaluation-result-4269007-1502845912/solver-4269007-1502845912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1228736936 HOME/instance-4269007-1502845912.xml

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

MD5SUM BENCH= c58f2fe5ede8c4d6ff77ee35850bdc3a
RANDOM SEED=1228736936

node112.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.24
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.24
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.24
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.24
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:        20981700 kB
MemAvailable:   21494876 kB
Buffers:          210368 kB
Cached:           584328 kB
SwapCached:            0 kB
Active:         11033732 kB
Inactive:         285224 kB
Active(anon):   10475692 kB
Inactive(anon):    76444 kB
Active(file):     558040 kB
Inactive(file):   208780 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             0 kB
AnonPages:      10530272 kB
Mapped:            58500 kB
Shmem:             25224 kB
Slab:             151136 kB
SReclaimable:     124380 kB
SUnreclaim:        26756 kB
KernelStack:        3504 kB
PageTables:        25752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   12074832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9971712 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= 61808 MiB
End job on node112 at 2017-08-16 03:39:27