Trace number 4269353

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)191 2520.1101 2512.9099

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n45/
TravellingSalesman-45-30-09.xml
MD5SUM8b7c2ee38e8603aaa2c4683b1141c0f0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints46
Number of domains2
Minimum domain size38
Maximum domain size45
Distribution of domain sizes[{"size":38,"count":45},{"size":45,"count":45}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":45}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269353-1502820219.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269353-1502820219.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.04/0.58	c solve instance...
1.88/0.81	o 233 
1.88/0.81	o 221 
1.88/0.81	o 219 
1.88/0.82	o 212 
1.88/0.82	o 208 
2.55/1.03	o 205 
2.55/1.04	o 201 
18.07/14.50	o 200 
639.42/635.00	o 195 
639.83/635.37	o 192 
1738.58/1732.78	o 191 
2520.09/2512.90	s SATISFIABLE
2520.09/2512.90	v <instantiation>
2520.09/2512.90	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] </list>
2520.09/2512.90	v 	<values>35 36 39 38 41 42 43 44 32 31 28 26 25 21 18 16 19 12 13 8 10 5 20 30 40 37 34 29 24 11 14 9 7 6 1 4 3 0 2 15 17 23 22 27 33 4 2 1 5 7 6 5 9 1 3 3 3 3 4 2 4 4 2 2 1 3 8 7 10 6 6 5 6 8 6 2 6 2 4 6 3 4 1 8 1 5 2 4 4 3 </values>
2520.09/2512.90	v </instantiation>
2520.09/2512.90	c Unexpected resolution interruption!

Verifier Data

OK	191

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 (11425 MiB free)
  memory of node 1: 16384 MiB (14824 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269353-1502820219/watcher-4269353-1502820219 -o /tmp/evaluation-result-4269353-1502820219/solver-4269353-1502820219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502792191-10016 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 246316098 HOME/instance-4269353-1502820219.xml 

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

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


[startup+0.10035 s]*
/proc/loadavg: 1.71 1.77 1.76 3/217 15091
/proc/meminfo: memFree=26862744/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13978596 memory=28104 CPUtime=0.12 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 5390 0 0 0 11 1 0 0 20 0 15 0 115102974 14314082304 7026 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3494649 7026 2870 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 3398 0 0 0 9 0 0 0 20 0 15 0 115102974 14314082304 7091 33554432000 4194304 4196468 140720816583632 139947344664368 139946962837217 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14314082304 7091 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13978596 memory=140601103963776 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14314082304 7091 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14314082304 7091 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102975 14314082304 7091 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13978596 memory=140601103963776 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102977 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115102977 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115102977 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13978596 memory=140601103963776 CPUtime=0.01 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) R 15075 15075 9984 0 -1 4202560 324 0 0 0 1 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946807502832 139947319387433 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13978596 memory=140601103963776 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102980 14314082304 7091 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29488 KiB

[startup+0.210825 s]*
/proc/loadavg: 1.71 1.77 1.76 3/217 15091
/proc/meminfo: memFree=26851704/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13982852 memory=40672 CPUtime=0.34 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 8252 0 0 0 32 2 0 0 20 0 15 0 115102974 14318440448 10168 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3495713 10168 3062 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) D 15075 15075 9984 0 -1 1077944384 5376 0 0 0 19 1 0 0 20 0 15 0 115102974 14318440448 10168 33554432000 4194304 4196468 140720816583632 139947344632896 139947333110317 0 4 0 16800975 18446744072101654052 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13982852 memory=9010 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318440448 10168 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13982852 memory=3978281646697698976 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318440448 10168 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318440448 10168 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102975 14318473216 10168 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13982884 memory=140601103963776 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102977 14318473216 10168 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115102977 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115102977 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) R 15075 15075 9984 0 -1 1077944384 663 0 0 0 1 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 185 0 0 0 2 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13982852 memory=140601103963776 CPUtime=0.08 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) R 15075 15075 9984 0 -1 4202560 739 0 0 0 8 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946807502832 139947340452442 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102980 14318440448 10168 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42056 KiB

[startup+0.310679 s]*
/proc/loadavg: 1.71 1.77 1.76 4/217 15091
/proc/meminfo: memFree=26844756/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13982928 memory=47632 CPUtime=0.5 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 9083 0 0 0 48 2 0 0 20 0 15 0 115102974 14318518272 11908 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3495732 11908 3116 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 6064 0 0 0 28 2 0 0 20 0 15 0 115102974 14318518272 11908 33554432000 4194304 4196468 140720816583632 139947344666464 139947324511582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13982928 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318518272 11908 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318518272 11908 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13982928 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14318518272 11908 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13982928 memory=7296493987848103314 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102975 14318518272 11908 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13982928 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102977 14318518272 11908 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13982928 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115102977 14318518272 11908 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115102977 14318518272 11908 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13982928 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14318518272 11908 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13982928 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 694 0 0 0 3 0 0 0 20 0 15 0 115102980 14318518272 11973 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 210 0 0 0 3 0 0 0 20 0 15 0 115102980 14318518272 11973 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13982928 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) R 15075 15075 9984 0 -1 4202560 815 0 0 0 12 0 0 0 20 0 15 0 115102980 14318518272 11973 33554432000 4194304 4196468 140720816583632 139946807498560 139947333527931 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14318518272 11973 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102980 14318518272 11973 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49016 KiB

[startup+0.700865 s]
/proc/loadavg: 1.98 1.82 1.78 3/217 15091
/proc/meminfo: memFree=26831296/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=70456 CPUtime=1.57 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 11829 0 0 0 153 4 0 0 20 0 15 0 115102974 14320615424 17614 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3496244 17614 3210 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 6612 0 0 0 65 2 0 0 20 0 15 0 115102974 14320615424 17614 33554432000 4194304 4196468 140720816583632 139947344666464 139947340443030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14320615424 17614 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14320615424 17614 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=32676 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102975 14320615424 17614 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115102975 14320615424 17614 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=11040 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=5700 CPUtime=0.28 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) R 15075 15075 9984 0 -1 4202560 1545 0 0 0 28 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946809598352 139947323931282 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=4616 CPUtime=0.27 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) R 15075 15075 9984 0 -1 4202560 834 0 0 0 27 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946808542736 139947321132759 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=792 CPUtime=0.31 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) R 15075 15075 9984 0 -1 1077944384 1533 0 0 0 31 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946807502832 139947340442242 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 17614 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 71840 KiB

[startup+1.50082 s]
/proc/loadavg: 1.98 1.82 1.78 5/217 15091
/proc/meminfo: memFree=26812256/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0

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

/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=32756 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=1384 CPUtime=1.87 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 16435 0 0 0 185 2 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=227316 CPUtime=1.78 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 10816 0 0 0 177 1 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=227316 CPUtime=0.56 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 9984 0 -1 1077944384 9733 0 0 0 54 2 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946807502832 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=227316 CPUtime=0.5 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1102 0 0 0 21 29 0 0 20 0 15 0 115102980 14320615424 56829 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 2449.31 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 228700 KiB

[startup+2502.3 s]
/proc/loadavg: 1.77 1.68 1.69 3/219 15283
/proc/meminfo: memFree=26318592/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=233460 CPUtime=2509.46 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 79260 0 0 0 250879 67 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3496244 58365 3258 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=233460 CPUtime=2500.65 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 21265 0 0 0 250057 8 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947344670640 139946967452866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 2282 0 0 0 75 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=229364 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 3366 0 0 0 76 7 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=231412 CPUtime=0.82 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 4541 0 0 0 73 9 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.82 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 3593 0 0 0 74 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.71 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 4760 0 0 0 63 8 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=233460 CPUtime=1.87 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 16435 0 0 0 185 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=233460 CPUtime=1.78 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 10816 0 0 0 177 1 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.56 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 9984 0 -1 1077944384 9733 0 0 0 54 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946807502832 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.52 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1106 0 0 0 22 30 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 2509.46 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 234844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.9 s]
/proc/loadavg: 1.73 1.67 1.68 3/219 15284
/proc/meminfo: memFree=26324792/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=233460 CPUtime=2520.09 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 79274 0 0 0 251941 68 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3496244 58365 3258 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=233460 CPUtime=2511.24 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 21274 0 0 0 251116 8 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947344670656 139946966361343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 2283 0 0 0 75 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 3368 0 0 0 76 7 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=231412 CPUtime=0.82 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 4543 0 0 0 73 9 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 3593 0 0 0 75 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.71 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 4760 0 0 0 63 8 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=233460 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=233460 CPUtime=1.87 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 16435 0 0 0 185 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=32764 CPUtime=1.78 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 10816 0 0 0 177 1 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.56 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 9984 0 -1 1077944384 9733 0 0 0 54 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946807502832 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.52 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1106 0 0 0 22 30 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 234844 KiB

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

[startup+2512.91 s]
# the end of solver process 15075 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001861 s

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

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

[startup+2512.9 s]
/proc/loadavg: 1.73 1.67 1.68 3/219 15284
/proc/meminfo: memFree=26324792/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 9984 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115102974 9740288 346 33554432000 4194304 5098028 140732542908384 140732542906488 139760460726908 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23646208 140732542915695 140732542915899 140732542915899 140732542918635 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=233460 CPUtime=2520.09 cores=1,3,5,7
/proc/15077/stat : 15077 (java) S 15075 15075 9984 0 -1 1077944320 79274 0 0 0 251941 68 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 140720816566176 139947340431095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
/proc/15077/statm: 3496244 58365 3258 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=233460 CPUtime=2511.24 cores=1,3,5,7
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 9984 0 -1 4202560 21274 0 0 0 251116 8 0 0 20 0 15 0 115102974 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947344670656 139946966361343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 9984 0 -1 1077944384 2283 0 0 0 75 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947293051408 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 9984 0 -1 1077944384 3368 0 0 0 76 7 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947291998864 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=231412 CPUtime=0.82 cores=1,3,5,7
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 9984 0 -1 1077944384 4543 0 0 0 73 9 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947290945808 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.83 cores=1,3,5,7
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 9984 0 -1 1077944384 3593 0 0 0 75 8 0 0 20 0 15 0 115102975 14320615424 58365 33554432000 4194304 4196468 140720816583632 139947289893264 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.71 cores=1,3,5,7
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 9984 0 -1 1077944384 4760 0 0 0 63 8 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946881608432 139947340442242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=233460 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946880554656 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 9984 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 115102977 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946811712752 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946810661328 139947340449691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=233460 CPUtime=1.87 cores=1,3,5,7
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 9984 0 -1 1077944384 16435 0 0 0 185 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946809608432 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=32764 CPUtime=1.78 cores=1,3,5,7
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 9984 0 -1 1077944384 10816 0 0 0 177 1 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946808555888 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.56 cores=1,3,5,7
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 9984 0 -1 1077944384 9733 0 0 0 54 2 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946807502832 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946806450528 139947340441301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=233460 CPUtime=0.52 cores=1,3,5,7
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 9984 0 -1 1077944384 1106 0 0 0 22 30 0 0 20 0 15 0 115102980 14320615424 58365 33554432000 4194304 4196468 140720816583632 139946805398576 139947340442242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 26148864 140720816587927 140720816588103 140720816588103 140720816590799 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 234844 KiB

Child status: 143
Real time (s): 2512.91
CPU time (s): 2520.11
CPU user time (s): 2519.42
CPU system time (s): 0.684197
CPU usage (%): 100.286
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 234844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.42
system time used= 0.684197
maximum resident set size= 234024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75615
involuntary context switches= 2968


# summary of solver processes directly reported to runsolver:
#   pid: 15075,15077
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.42
#   total CPU system time (s): 0.684197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4369 second user time and 21.9183 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-15 19:49:20
IDJOB=4269353
IDBENCH=135727
IDSOLVER=2660
FILE ID=node150/4269353-1502820219
RUNJOBID= node150-1502792191-10016
PBS_JOBID= 20629129
Free space on /tmp= 61644 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n45/TravellingSalesman-45-30-09.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-4269353-1502820219/watcher-4269353-1502820219 -o /tmp/evaluation-result-4269353-1502820219/solver-4269353-1502820219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502792191-10016 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 246316098 HOME/instance-4269353-1502820219.xml

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

MD5SUM BENCH= 8b7c2ee38e8603aaa2c4683b1141c0f0
RANDOM SEED=246316098

node150.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.89
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.89
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.89
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.89
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:        26880092 kB
MemAvailable:   31798604 kB
Buffers:          305308 kB
Cached:          4887504 kB
SwapCached:            0 kB
Active:           935980 kB
Inactive:        4485976 kB
Active(anon):     231956 kB
Inactive(anon):    25068 kB
Active(file):     704024 kB
Inactive(file):  4460908 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        235380 kB
Mapped:            58596 kB
Shmem:             25224 kB
Slab:             165952 kB
SReclaimable:     138832 kB
SUnreclaim:        27120 kB
KernelStack:        3552 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1230688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61636 MiB
End job on node150 at 2017-08-15 20:31:13