Trace number 4284291

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 5a (2017-08-18)? (TO) 251.011 240.02299

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-21-a3.xml
MD5SUM77b850f9bb38d7d923034c01213ab5aa
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark2001.25
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints213
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":210},{"size":1001,"count":21}]
Minimum variable degree0
Maximum variable degree22
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":19},{"degree":22,"count":2}]
Minimum constraint arity1
Maximum constraint arity210
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":210},{"arity":21,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints211
Distribution of constraint types[{"type":"intension","count":211},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284291-1503212303.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284291-1503212303.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
0.96/0.55	c solve instance...
250.98/240.01	s UNKNOWN
250.98/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284291-1503212303/watcher-4284291-1503212303 -o /tmp/evaluation-result-4284291-1503212303/solver-4284291-1503212303 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12842 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1482235759 HOME/instance-4284291-1503212303.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=15153, runsolver pid=15150


[startup+0.100221 s]*
/proc/loadavg: 1.78 1.75 1.66 4/217 15169
/proc/meminfo: memFree=23889632/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13978596 memory=27832 CPUtime=0.12 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 5399 0 0 0 11 1 0 0 20 0 15 0 154311068 14314082304 6958 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3494649 6958 2845 1 0 3482966 0
[pid=15155/tid=15156] ppid=15153 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 3395 0 0 0 8 1 0 0 20 0 15 0 154311068 14314082304 6958 33554432000 4194304 4196468 140735307317136 140027134600272 140027130396054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13978596 memory=3472468553271719120 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14314082304 6958 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13978596 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14314082304 6958 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14314082304 6958 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14314082304 6958 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311071 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154311071 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026468881312 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154311071 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026467828720 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 154311074 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 154311074 14314082304 6958 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13978596 memory=140424376567424 CPUtime=0.01 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) R 15153 15153 12810 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 154311074 14314082304 7023 33554432000 4194304 4196468 140735307317136 140026463619824 140027109253718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14314082304 7023 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13978596 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311074 14314082304 7023 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29216 KiB

[startup+0.210731 s]*
/proc/loadavg: 1.78 1.75 1.66 3/217 15169
/proc/meminfo: memFree=23877708/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13982852 memory=40392 CPUtime=0.33 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 8235 0 0 0 31 2 0 0 20 0 15 0 154311068 14318440448 10098 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3495713 10098 3051 1 0 3482966 0
[pid=15155/tid=15156] ppid=15153 vsize=13982852 memory=5853961137533323680 CPUtime=0.19 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) D 15153 15153 12810 0 -1 1077944384 5359 0 0 0 17 2 0 0 20 0 15 0 154311068 14318440448 10098 33554432000 4194304 4196468 140735307317136 140027134595024 140027123063341 0 4 0 16800975 18446744072101629476 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13982852 memory=3472468553271719120 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 10098 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13982852 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 10098 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14318473216 10098 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14318473216 10098 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13982852 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026468881312 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026467828720 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 154311074 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13982884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 368 0 0 0 2 0 0 0 20 0 15 0 154311074 14318473216 10098 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13982884 memory=140424376567424 CPUtime=0.08 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 779 0 0 0 8 0 0 0 20 0 15 0 154311074 14318473216 10098 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13982852 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 10098 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41776 KiB

[startup+0.310765 s]*
/proc/loadavg: 1.78 1.75 1.66 4/217 15169
/proc/meminfo: memFree=23871256/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13982852 memory=47296 CPUtime=0.51 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 9038 0 0 0 48 3 0 0 20 0 15 0 154311068 14318440448 11824 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3495713 11824 3067 1 0 3482966 0
[pid=15155/tid=15156] ppid=15153 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 6001 0 0 0 27 3 0 0 20 0 15 0 154311068 14318440448 11824 33554432000 4194304 4196468 140735307317136 140027134620528 140027130406045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13982852 memory=3472468553271719120 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 11824 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13982852 memory=140424376567424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 11824 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 11824 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13982852 memory=140424224319519 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14318440448 11824 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13982852 memory=280848448618272 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13982852 memory=140424224296463 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026468881312 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13982852 memory=280848600873056 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154311071 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026467828720 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13982852 memory=140424224301071 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13982852 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 388 0 0 0 4 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 903 0 0 0 13 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13982852 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311074 14318440448 11824 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48680 KiB

[startup+0.700868 s]
/proc/loadavg: 1.78 1.75 1.66 5/217 15169
/proc/meminfo: memFree=23858724/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13984976 memory=74524 CPUtime=1.54 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 12330 0 0 0 149 5 0 0 20 0 15 0 154311068 14320615424 18631 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3496244 18631 3207 1 0 3483478 0
[pid=15155/tid=15156] ppid=15153 vsize=13984976 memory=6154820267226784105 CPUtime=0.67 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 6827 0 0 0 63 4 0 0 20 0 15 0 154311068 14320615424 18631 33554432000 4194304 4196468 140735307317136 140027134620928 140026758842125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14320615424 18631 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13984976 memory=4638778398333223008 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14320615424 18631 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13984976 memory=-7242455096852575424 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311069 14320615424 18631 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13984976 memory=4132774494331964790 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154311069 14320615424 18631 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026468881312 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13984976 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026467828720 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13984976 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13984976 memory=42960 CPUtime=0.24 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) R 15153 15153 12810 0 -1 4202560 1340 0 0 0 24 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026465705928 140027113912942 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13984976 memory=1292 CPUtime=0.25 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) R 15153 15153 12810 0 -1 4202560 1153 0 0 0 25 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026464662080 140027111903849 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13984976 memory=2428 CPUtime=0.34 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 1702 0 0 0 34 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13984976 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 18631 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 75908 KiB

[startup+1.50083 s]
/proc/loadavg: 1.78 1.75 1.66 6/217 15169
/proc/meminfo: memFree=23826068/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0

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

/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026467828736 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13984976 memory=279120 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13984976 memory=1384 CPUtime=3.55 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 19102 0 0 0 352 3 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13984976 memory=308208 CPUtime=3.48 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 13337 0 0 0 348 0 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13984976 memory=2548 CPUtime=0.73 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 7006 0 0 0 72 1 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13984976 memory=10096 CPUtime=0.04 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 318 0 0 0 1 3 0 0 20 0 15 0 154311074 14320615424 76919 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 111.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 309060 KiB

[startup+162.301 s]
/proc/loadavg: 1.60 1.68 1.65 4/217 15171
/proc/meminfo: memFree=23618536/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13984976 memory=294776 CPUtime=171.86 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 64837 0 0 0 17147 39 0 0 20 0 15 0 154311068 14320615424 73694 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3496244 73694 3272 1 0 3483478 0
[pid=15155/tid=15156] ppid=15153 vsize=13984976 memory=296316 CPUtime=161.64 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 14414 0 0 0 16158 6 0 0 20 0 15 0 154311068 14320615424 73694 33554432000 4194304 4196468 140735307317136 140027134623664 140026762073716 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13984976 memory=294776 CPUtime=0.54 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 982 0 0 0 49 5 0 0 20 0 15 0 154311069 14320615424 73694 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13984976 memory=294776 CPUtime=0.55 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 1846 0 0 0 50 5 0 0 20 0 15 0 154311069 14320615424 73694 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13984976 memory=1384 CPUtime=0.55 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1719 0 0 0 50 5 0 0 20 0 15 0 154311069 14320615424 73694 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13984976 memory=1384 CPUtime=0.55 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 1716 0 0 0 50 5 0 0 20 0 15 0 154311069 14320615424 73694 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13984976 memory=1384 CPUtime=0.05 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 1482 0 0 0 4 1 0 0 20 0 15 0 154311071 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026468881376 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13984976 memory=294776 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026467828736 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13984976 memory=296316 CPUtime=3.56 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 19948 0 0 0 353 3 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13984976 memory=1384 CPUtime=3.52 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 13356 0 0 0 352 0 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13984976 memory=292680 CPUtime=0.73 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 7626 0 0 0 72 1 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13984976 memory=8600 CPUtime=0.07 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 361 0 0 0 2 5 0 0 20 0 15 0 154311074 14320615424 73694 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 171.86 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 296160 KiB

[startup+222.301 s]
/proc/loadavg: 1.74 1.68 1.65 4/216 15250
/proc/meminfo: memFree=22281076/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13984976 memory=327228 CPUtime=232.93 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 69246 0 0 0 23243 50 0 0 20 0 15 0 154311068 14320615424 81807 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3496244 81807 3272 1 0 3483478 0
[pid=15155/tid=15156] ppid=15153 vsize=13984976 memory=1384 CPUtime=221.28 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 15297 0 0 0 22122 6 0 0 20 0 15 0 154311068 14320615424 81807 33554432000 4194304 4196468 140735307317136 140027134623600 140026762074803 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13984976 memory=4144 CPUtime=0.87 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1081 0 0 0 80 7 0 0 20 0 15 0 154311069 14320615424 81807 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13984976 memory=42960 CPUtime=0.88 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 1986 0 0 0 81 7 0 0 20 0 15 0 154311069 14320615424 81807 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13984976 memory=1384 CPUtime=0.88 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1834 0 0 0 81 7 0 0 20 0 15 0 154311069 14320615424 81807 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13984976 memory=1384 CPUtime=0.88 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2239 0 0 0 81 7 0 0 20 0 15 0 154311069 14320615424 81807 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13984976 memory=1292 CPUtime=0.07 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 1692 0 0 0 6 1 0 0 20 0 15 0 154311071 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13984976 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026468881376 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026467828736 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13984976 memory=1384 CPUtime=3.56 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 20283 0 0 0 353 3 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13984976 memory=327228 CPUtime=3.55 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 15049 0 0 0 355 0 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13984976 memory=4144 CPUtime=0.74 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 7997 0 0 0 73 1 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13984976 memory=42960 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13984976 memory=1292 CPUtime=0.11 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 401 0 0 0 4 7 0 0 20 0 15 0 154311074 14320615424 81807 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 232.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 328612 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.96 1.74 1.67 7/217 15251
/proc/meminfo: memFree=19999752/32770624 swapFree=67108860/67108860
[pid=15153] ppid=15150 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15153/stat : 15153 (xcsp3-exec) S 15150 15153 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154311068 9740288 346 33554432000 4194304 5098028 140730275815920 140730275814024 140294134100604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27430912 140730275820660 140730275820864 140730275820864 140730275823595 0
/proc/15153/statm: 2378 346 289 221 0 87 0
[pid=15155] ppid=15153 vsize=13984976 memory=338516 CPUtime=250.98 cores=1,3,5,7
/proc/15155/stat : 15155 (java) S 15153 15153 12810 0 -1 1077944320 70768 0 0 0 25046 52 0 0 20 0 15 0 154311068 14320615424 84629 33554432000 4194304 4196468 140735307317136 140735307299680 140027130384119 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
/proc/15155/statm: 3496244 84629 3272 1 0 3483478 0
[pid=15155/tid=15156] ppid=15153 vsize=13984976 memory=1398720917958146503 CPUtime=238.89 cores=1,3,5,7
/proc/15155/task/15156/stat : 15156 (java) R 15153 15153 12810 0 -1 4202560 15310 0 0 0 23883 6 0 0 20 0 15 0 154311068 14320615424 84629 33554432000 4194304 4196468 140735307317136 140027134623680 140026761084351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15157] ppid=15153 vsize=13984976 memory=-7003737579269690708 CPUtime=0.96 cores=1,3,5,7
/proc/15155/task/15157/stat : 15157 (java) S 15153 15153 12810 0 -1 1077944384 1092 0 0 0 88 8 0 0 20 0 15 0 154311069 14320615424 84629 33554432000 4194304 4196468 140735307317136 140027083004688 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15158] ppid=15153 vsize=13984976 memory=960 CPUtime=0.96 cores=1,3,5,7
/proc/15155/task/15158/stat : 15158 (java) S 15153 15153 12810 0 -1 1077944384 1998 0 0 0 88 8 0 0 20 0 15 0 154311069 14320615424 84629 33554432000 4194304 4196468 140735307317136 140027081952144 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15159] ppid=15153 vsize=13984976 memory=1232 CPUtime=0.97 cores=1,3,5,7
/proc/15155/task/15159/stat : 15159 (java) S 15153 15153 12810 0 -1 1077944384 1845 0 0 0 89 8 0 0 20 0 15 0 154311069 14320615424 84629 33554432000 4194304 4196468 140735307317136 140027080899600 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15160] ppid=15153 vsize=13984976 memory=2428 CPUtime=0.97 cores=1,3,5,7
/proc/15155/task/15160/stat : 15160 (java) S 15153 15153 12810 0 -1 1077944384 2250 0 0 0 89 8 0 0 20 0 15 0 154311069 14320615424 84629 33554432000 4194304 4196468 140735307317136 140027079847056 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15161] ppid=15153 vsize=13984976 memory=4144 CPUtime=0.07 cores=1,3,5,7
/proc/15155/task/15161/stat : 15161 (java) S 15153 15153 12810 0 -1 1077944384 1694 0 0 0 6 1 0 0 20 0 15 0 154311071 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026469935088 140027130395266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15162] ppid=15153 vsize=13984976 memory=42960 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15162/stat : 15162 (java) S 15153 15153 12810 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026468881376 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15163] ppid=15153 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15163/stat : 15163 (java) S 15153 15153 12810 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 154311071 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026467828736 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15164] ppid=15153 vsize=13984976 memory=332364 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15164/stat : 15164 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026466777296 140027130402715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15165] ppid=15153 vsize=13984976 memory=332364 CPUtime=3.56 cores=1,3,5,7
/proc/15155/task/15165/stat : 15165 (java) S 15153 15153 12810 0 -1 1077944384 20283 0 0 0 353 3 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026465724912 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15166] ppid=15153 vsize=13984976 memory=6944656592452938347 CPUtime=3.65 cores=1,3,5,7
/proc/15155/task/15166/stat : 15166 (java) S 15153 15153 12810 0 -1 1077944384 16295 0 0 0 365 0 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026464672368 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15167] ppid=15153 vsize=13984976 memory=8041079860532773424 CPUtime=0.74 cores=1,3,5,7
/proc/15155/task/15167/stat : 15167 (java) S 15153 15153 12810 0 -1 1077944384 8213 0 0 0 73 1 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026463619824 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15168] ppid=15153 vsize=13984976 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/15155/task/15168/stat : 15168 (java) S 15153 15153 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026462567520 140027130394325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
[pid=15155/tid=15169] ppid=15153 vsize=13984976 memory=18472 CPUtime=0.12 cores=1,3,5,7
/proc/15155/task/15169/stat : 15169 (java) S 15153 15153 12810 0 -1 1077944384 401 0 0 0 5 7 0 0 20 0 15 0 154311074 14320615424 84629 33554432000 4194304 4196468 140735307317136 140026461514032 140027130395266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 20180992 140735307318429 140735307318604 140735307318604 140735307321295 0
Current children cumulated CPU time: 250.98 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 339900 KiB

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

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

[startup+240.023 s]
# the end of solver process 15155 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.475 s, system=0.535316 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): 240.023
CPU time (s): 251.011
CPU user time (s): 250.475
CPU system time (s): 0.535316
CPU usage (%): 104.578
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 339900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.475
system time used= 0.535316
maximum resident set size= 338940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10024
involuntary context switches= 346


# summary of solver processes directly reported to runsolver:
#   pid: 15153,15155
#   total CPU time (s): 251.011
#   total CPU user time (s): 250.475
#   total CPU system time (s): 0.535316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.87872 second user time and 2.01708 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 08:44:03
IDJOB=4284291
IDBENCH=126219
IDSOLVER=2680
FILE ID=node151/4284291-1503212303
RUNJOBID= node151-1503208976-12842
PBS_JOBID= 20630871
Free space on /tmp= 61676 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-21-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284291-1503212303/watcher-4284291-1503212303 -o /tmp/evaluation-result-4284291-1503212303/solver-4284291-1503212303 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12842 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1482235759 HOME/instance-4284291-1503212303.xml

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

MD5SUM BENCH= 77b850f9bb38d7d923034c01213ab5aa
RANDOM SEED=1482235759

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        23905428 kB
MemAvailable:   31727740 kB
Buffers:          328472 kB
Cached:          7782696 kB
SwapCached:            0 kB
Active:          2173584 kB
Inactive:        6236684 kB
Active(anon):     290756 kB
Inactive(anon):    44324 kB
Active(file):    1882828 kB
Inactive(file):  6192360 kB
Unevictable:        7580 kB
Mlocked:            7580 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:        115612 kB
Mapped:            64296 kB
Shmem:             33416 kB
Slab:             153240 kB
SReclaimable:     125916 kB
SUnreclaim:        27324 kB
KernelStack:        3808 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1298080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61664 MiB
End job on node151 at 2017-08-20 08:48:03