Trace number 4282549

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0901 2514.8201

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-4-2-9-cp.xml
MD5SUM926145f0636700e1cab4a48ebd546f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1398.6
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints1019
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":72}]
Minimum variable degree58
Maximum variable degree59
Distribution of variable degrees[{"degree":58,"count":64},{"degree":59,"count":8}]
Minimum constraint arity4
Maximum constraint arity72
Distribution of constraint arities[{"arity":4,"count":1008},{"arity":8,"count":10},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints1008
Distribution of constraint types[{"type":"intension","count":1008},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282549-1503127403.xml"  -tl '2520s' -p 1 -x 0
0.07/0.28	c [HOME/instance-4282549-1503127403.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
1.92/0.98	c solve instance...
2520.07/2514.80	s UNKNOWN
2520.07/2514.80	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 (14966 MiB free)
  memory of node 1: 16384 MiB (14181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282549-1503127403/watcher-4282549-1503127403 -o /tmp/evaluation-result-4282549-1503127403/solver-4282549-1503127403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1697366678 HOME/instance-4282549-1503127403.xml 

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

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

solver pid=2153, runsolver pid=2150

[startup+0.100151 s]*
/proc/loadavg: 1.88 1.98 1.99 2/196 2154
/proc/meminfo: memFree=29847536/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209485 s]*
/proc/loadavg: 1.88 1.98 1.99 3/211 2169
/proc/meminfo: memFree=29833068/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13974352 memory=25308 CPUtime=0.07 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 4753 0 0 0 6 1 0 0 20 0 15 0 114933296 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3493588 6327 2719 1 0 3482964 0
[pid=2155/tid=2156] ppid=2153 vsize=13974352 memory=1404226546252096138 CPUtime=0.06 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 2911 0 0 0 5 1 0 0 20 0 15 0 114933297 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139984190089616 139984185885853 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13974352 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13974352 memory=140016756909696 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13974352 memory=140016756909696 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13974352 memory=140016756909696 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) R 2153 2153 28892 0 -1 4202560 230 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984167512875 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13974352 memory=140016756909696 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933306 14309736448 6327 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26688 KiB

[startup+0.310359 s]*
/proc/loadavg: 1.88 1.98 1.99 3/211 2169
/proc/meminfo: memFree=29817884/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13974352 memory=38756 CPUtime=0.25 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 8270 0 0 0 23 2 0 0 20 0 15 0 114933296 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3493588 9689 2972 1 0 3482964 0
[pid=2155/tid=2156] ppid=2153 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 5601 0 0 0 14 2 0 0 20 0 15 0 114933297 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139984190085456 139984185885853 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114933299 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 15 0 114933302 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 15 0 114933302 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 693 0 0 0 5 0 0 0 20 0 15 0 114933302 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933306 14309736448 9689 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40136 KiB

[startup+0.703155 s]
/proc/loadavg: 1.88 1.98 1.99 4/211 2169
/proc/meminfo: memFree=29810276/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13980732 memory=71236 CPUtime=1.22 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 11998 0 0 0 118 4 0 0 20 0 15 0 114933296 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3495183 17809 3168 1 0 3483476 0
[pid=2155/tid=2156] ppid=2153 vsize=13980732 memory=8292148140386801351 CPUtime=0.54 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 7506 0 0 0 51 3 0 0 20 0 15 0 114933297 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139984190099968 139983805561824 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13980732 memory=8028676333680759155 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13980732 memory=-7606742951091920751 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13980732 memory=6944656592455350634 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13980732 memory=5861547414449120338 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13980732 memory=6370727878041299825 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13980732 memory=8226000131715708006 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13980732 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=1000 CPUtime=0.16 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) R 2153 2153 28892 0 -1 1077944384 933 0 0 0 16 0 0 0 20 0 15 0 114933302 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983299739856 139984185874133 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=796 CPUtime=0.19 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) R 2153 2153 28892 0 -1 4202560 857 0 0 0 19 0 0 0 20 0 15 0 114933302 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983298678856 139984170987962 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=11152 CPUtime=0.3 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 1393 0 0 0 30 0 0 0 20 0 15 0 114933302 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933306 14316269568 17809 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 72616 KiB

[startup+1.50088 s]
/proc/loadavg: 1.88 1.98 1.99 4/211 2169
/proc/meminfo: memFree=29758496/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13980732 memory=109428 CPUtime=3.53 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 17480 0 0 0 347 6 0 0 20 0 15 0 114933296 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3495183 27357 3182 1 0 3483476 0
[pid=2155/tid=2156] ppid=2153 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 7914 0 0 0 129 4 0 0 20 0 15 0 114933297 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139984190102984 139983811006786 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114933297 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13980732 memory=108120 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13980732 memory=185834793 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 3255 0 0 0 80 0 0 0 20 0 15 0 114933302 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=0 CPUtime=0.82 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 2657 0 0 0 82 0 0 0 20 0 15 0 114933302 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=140016605081936 CPUtime=0.54 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 2343 0 0 0 54 0 0 0 20 0 15 0 114933302 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933306 14316269568 27357 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0

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

/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=154276 CPUtime=1.99 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 20536 0 0 0 197 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=1380 CPUtime=1.73 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 16279 0 0 0 171 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=1380 CPUtime=0.65 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 7300 0 0 0 64 1 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=932 CPUtime=0.8 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1167 0 0 0 38 42 0 0 20 0 15 0 114933306 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 2387.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155656 KiB

[startup+2442.3 s]
/proc/loadavg: 1.84 1.88 1.93 3/211 2312
/proc/meminfo: memFree=28997928/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13980732 memory=154276 CPUtime=2447.53 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 78592 0 0 0 244698 55 0 0 20 0 15 0 114933296 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3495183 38569 3221 1 0 3483476 0
[pid=2155/tid=2156] ppid=2153 vsize=13980732 memory=1380 CPUtime=2441.6 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 18153 0 0 0 244154 6 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984190103376 139983811187465 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2436 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.12 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 2424 0 0 0 9 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 3266 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.12 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2045 0 0 0 10 2 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.14 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 3585 0 0 0 11 3 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=1380 CPUtime=1.99 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 20537 0 0 0 197 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=154276 CPUtime=1.73 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 16279 0 0 0 171 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=1380 CPUtime=0.65 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 7300 0 0 0 64 1 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=1204 CPUtime=0.83 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1186 0 0 0 39 44 0 0 20 0 15 0 114933306 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 2447.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155656 KiB

[startup+2502.3 s]
/proc/loadavg: 1.67 1.84 1.91 6/215 2408
/proc/meminfo: memFree=25660500/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13980732 memory=154276 CPUtime=2507.56 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 78680 0 0 0 250700 56 0 0 20 0 15 0 114933296 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3495183 38569 3221 1 0 3483476 0
[pid=2155/tid=2156] ppid=2153 vsize=13980732 memory=154276 CPUtime=2501.57 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 18189 0 0 0 250151 6 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984190103488 139983811188711 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2437 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 2425 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13980732 memory=154276 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 3266 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13980732 memory=1380 CPUtime=0.12 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2045 0 0 0 10 2 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13980732 memory=1380 CPUtime=0.15 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 3589 0 0 0 12 3 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=154276 CPUtime=1.99 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 20537 0 0 0 197 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=154276 CPUtime=1.73 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 16279 0 0 0 171 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=1380 CPUtime=0.65 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 7342 0 0 0 64 1 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=154276 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=1732 CPUtime=0.84 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1190 0 0 0 39 45 0 0 20 0 15 0 114933306 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 2507.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 1.90 1.88 1.92 3/215 2408
/proc/meminfo: memFree=24027376/32770624 swapFree=67108860/67108860
[pid=2153] ppid=2150 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2153/stat : 2153 (xcsp3-exec) S 2150 2153 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114933286 9740288 345 18446744073709551615 4194304 5098028 140723519234000 140723519232104 139915258704508 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 25063424 140723519238520 140723519238725 140723519238725 140723519242219 0
/proc/2153/statm: 2378 345 289 221 0 87 0
[pid=2155] ppid=2153 vsize=13980732 memory=154276 CPUtime=2520.07 cores=0,2,4,6
/proc/2155/stat : 2155 (java) S 2153 2153 28892 0 -1 1077944320 78685 0 0 0 251951 56 0 0 20 0 15 0 114933296 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 140727392462160 139984185863927 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
/proc/2155/statm: 3495183 38569 3221 1 0 3483476 0
[pid=2155/tid=2156] ppid=2153 vsize=13980732 memory=13566007214082059 CPUtime=2514.06 cores=0,2,4,6
/proc/2155/task/2156/stat : 2156 (java) R 2153 2153 28892 0 -1 4202560 18194 0 0 0 251400 6 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984190103488 139983811187723 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2157] ppid=2153 vsize=13980732 memory=4048 CPUtime=0.14 cores=0,2,4,6
/proc/2155/task/2157/stat : 2157 (java) S 2153 2153 28892 0 -1 1077944384 2437 0 0 0 11 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984127810320 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2158] ppid=2153 vsize=13980732 memory=35284 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2158/stat : 2158 (java) S 2153 2153 28892 0 -1 1077944384 2425 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984126757776 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2159] ppid=2153 vsize=13980732 memory=1788 CPUtime=0.13 cores=0,2,4,6
/proc/2155/task/2159/stat : 2159 (java) S 2153 2153 28892 0 -1 1077944384 3266 0 0 0 10 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139984125705232 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2160] ppid=2153 vsize=13980732 memory=640 CPUtime=0.14 cores=0,2,4,6
/proc/2155/task/2160/stat : 2160 (java) S 2153 2153 28892 0 -1 1077944384 2045 0 0 0 11 3 0 0 20 0 15 0 114933297 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983782943888 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2161] ppid=2153 vsize=13980732 memory=960 CPUtime=0.15 cores=0,2,4,6
/proc/2155/task/2161/stat : 2161 (java) S 2153 2153 28892 0 -1 1077944384 3589 0 0 0 12 3 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983303960560 139984185875074 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2162] ppid=2153 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2162/stat : 2162 (java) S 2153 2153 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983302906784 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2163] ppid=2153 vsize=13980732 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2163/stat : 2163 (java) S 2153 2153 28892 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114933299 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983301854192 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2164] ppid=2153 vsize=13980732 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2164/stat : 2164 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983300802768 139984185882523 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2165] ppid=2153 vsize=13980732 memory=1708 CPUtime=1.99 cores=0,2,4,6
/proc/2155/task/2165/stat : 2165 (java) S 2153 2153 28892 0 -1 1077944384 20537 0 0 0 197 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983299750384 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2166] ppid=2153 vsize=13980732 memory=1444 CPUtime=1.73 cores=0,2,4,6
/proc/2155/task/2166/stat : 2166 (java) S 2153 2153 28892 0 -1 1077944384 16279 0 0 0 171 2 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983298697840 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2167] ppid=2153 vsize=13980732 memory=1228 CPUtime=0.65 cores=0,2,4,6
/proc/2155/task/2167/stat : 2167 (java) S 2153 2153 28892 0 -1 1077944384 7342 0 0 0 64 1 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983297645296 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2168] ppid=2153 vsize=13980732 memory=7668619063057803115 CPUtime=0 cores=0,2,4,6
/proc/2155/task/2168/stat : 2168 (java) S 2153 2153 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114933302 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983296592992 139984185874133 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
[pid=2155/tid=2169] ppid=2153 vsize=13980732 memory=7885068947285108840 CPUtime=0.85 cores=0,2,4,6
/proc/2155/task/2169/stat : 2169 (java) S 2153 2153 28892 0 -1 1077944384 1190 0 0 0 40 45 0 0 20 0 15 0 114933306 14316269568 38569 18446744073709551615 4194304 4196468 140727392479616 139983295539504 139984185875074 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8249344 140727392485809 140727392485985 140727392485985 140727392489423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155656 KiB

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

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

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

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

Child status: 143
Real time (s): 2514.82
CPU time (s): 2520.09
CPU user time (s): 2519.52
CPU system time (s): 0.568038
CPU usage (%): 100.21
Max. virtual memory (cumulated for all children) (KiB): 13993648
Max. memory (cumulated for all children) (KiB): 236804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.52
system time used= 0.568038
maximum resident set size= 235428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79400
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59752
involuntary context switches= 3045


# summary of solver processes directly reported to runsolver:
#   pid: 2153,2155
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.52
#   total CPU system time (s): 0.568038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0073 second user time and 23.7803 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 09:09:11
IDJOB=4282549
IDBENCH=126538
IDSOLVER=2677
FILE ID=node127/4282549-1503127403
RUNJOBID= node127-1503095799-28950
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-4-2-9-cp.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-4282549-1503127403/watcher-4282549-1503127403 -o /tmp/evaluation-result-4282549-1503127403/solver-4282549-1503127403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1697366678 HOME/instance-4282549-1503127403.xml

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

MD5SUM BENCH= 926145f0636700e1cab4a48ebd546f74
RANDOM SEED=1697366678

node127.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.92
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.92
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.92
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.92
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:        29847556 kB
MemAvailable:   30677332 kB
Buffers:          296076 kB
Cached:           835492 kB
SwapCached:            0 kB
Active:          2096636 kB
Inactive:         376408 kB
Active(anon):    1291940 kB
Inactive(anon):    99188 kB
Active(file):     804696 kB
Inactive(file):   277220 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7704 kB
Writeback:             4 kB
AnonPages:       1340992 kB
Mapped:            73016 kB
Shmem:             49828 kB
Slab:             153684 kB
SReclaimable:     127392 kB
SUnreclaim:        26292 kB
KernelStack:        3424 kB
PageTables:         7700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3093896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1230848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61936 MiB
End job on node127 at 2017-08-19 09:51:06