Trace number 4404068

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 2019-09-20OPT7 27.2781 7.21295

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-07_c18.xml
MD5SUMd533abf730bec48b9e0ac1943d19d6b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark9.6335
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints479
Number of domains2
Minimum domain size3
Maximum domain size24
Distribution of domain sizes[{"size":3,"count":49},{"size":24,"count":2}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":20,"count":24},{"degree":22,"count":16},{"degree":24,"count":8},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":477},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints477
Distribution of constraint types[{"type":"intension","count":477},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404068-1568992907.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404068-1568992907.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.29/0.91	c solve instance...
2.29/0.94	o 0 
2.29/0.95	o 1 
2.29/0.96	o 2 
2.29/0.97	o 3 
2.29/0.99	o 4 
2.68/1.01	o 5 
2.68/1.06	o 6 
3.11/1.15	o 7 
27.25/7.20	s OPTIMUM FOUND
27.25/7.20	v <instantiation>
27.25/7.20	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] nb nw </list>
27.25/7.20	v 	<values>0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 2 0 0 0 2 0 2 0 0 0 2 0 0 0 0 0 0 2 2 0 2 7 7 </values>
27.25/7.20	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404068-1568992907/watcher-4404068-1568992907 -o /var/tmp/evaluation-result-4404068-1568992907/solver-4404068-1568992907 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7232 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 215789744 HOME/instance-4404068-1568992907.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=13002, runsolver pid=12999
Current StackSize limit: 8192 KiB


[startup+0.100807 s]*
/proc/loadavg: 8.30 8.39 7.79 6/234 13018
/proc/meminfo: memFree=8111336/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15144776 memory=28716 CPUtime=0.13 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 5581 0 0 0 12 1 0 0 20 0 15 0 475563199 15508250624 7179 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3786194 7179 3216 1 0 3748377 0
[pid=13004/tid=13005] ppid=13002 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) R 13002 13002 7201 0 -1 4202560 3421 0 0 0 9 0 0 0 20 0 15 0 475563199 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576935591760 140576931376534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563201 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475563201 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576398882336 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475563202 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576397829488 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) R 13002 13002 7201 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576395725168 140576914807656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) R 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0.02 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) R 13002 13002 7201 0 -1 4202560 388 0 0 0 2 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576393615296 140576915500680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 7179 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30168 KiB

[startup+0.210781 s]*
/proc/loadavg: 8.30 8.39 7.79 7/234 13018
/proc/meminfo: memFree=8098024/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15144776 memory=40284 CPUtime=0.34 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 9250 0 0 0 31 3 0 0 20 0 15 0 475563199 15508250624 10071 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3786194 10071 3324 1 0 3748377 0
[pid=13004/tid=13005] ppid=13002 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) R 13002 13002 7201 0 -1 4202560 6240 0 0 0 19 1 0 0 20 0 15 0 475563199 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576935599584 140576931386525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15144776 memory=13575 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15144776 memory=288370516407633536 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475563201 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475563201 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576398882336 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475563202 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576397829488 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) S 13002 13002 7201 0 -1 1077944384 600 0 0 0 2 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576395725168 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) S 13002 13002 7201 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15144776 memory=140140255921792 CPUtime=0.08 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) R 13002 13002 7201 0 -1 4202560 896 0 0 0 8 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576393619568 140576931376534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563204 15508250624 10071 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41736 KiB

[startup+0.320032 s]*
/proc/loadavg: 8.30 8.39 7.79 7/234 13018
/proc/meminfo: memFree=8089740/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15149032 memory=50120 CPUtime=0.54 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 10828 0 0 0 50 4 0 0 20 0 15 0 475563199 15512608768 12530 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3787258 12530 3370 1 0 3748377 0
[pid=13004/tid=13005] ppid=13002 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) R 13002 13002 7201 0 -1 4202560 7511 0 0 0 29 2 0 0 20 0 15 0 475563199 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576935601312 140576931376534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15149032 memory=13938 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563200 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15149032 memory=288230376155275812 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475563201 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475563201 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576398882336 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475563202 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576397829488 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) R 13002 13002 7201 0 -1 1077944384 621 0 0 0 4 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576395725168 140576931375746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) R 13002 13002 7201 0 -1 1077944384 334 0 0 0 4 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) R 13002 13002 7201 0 -1 4202560 1057 0 0 0 12 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576393619568 140576923601726 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563204 15512608768 12530 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51572 KiB

[startup+0.704115 s]
/proc/loadavg: 8.30 8.39 7.79 8/234 13018
/proc/meminfo: memFree=8078884/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15151156 memory=87596 CPUtime=1.63 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 15097 0 0 0 158 5 0 0 20 0 15 0 475563199 15514783744 21899 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3787789 21899 3453 1 0 3748889 0
[pid=13004/tid=13005] ppid=13002 vsize=15151156 memory=12328 CPUtime=0.68 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) R 13002 13002 7201 0 -1 4202560 8753 0 0 0 65 3 0 0 20 0 15 0 475563199 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576935601296 140576567147840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15151156 memory=500 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563200 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15151156 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15151156 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15151156 memory=924 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475563200 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15151156 memory=1940 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475563201 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15151156 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475563201 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576398882336 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15151156 memory=2508 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475563202 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576397829488 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15151156 memory=1532 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15151156 memory=836 CPUtime=0.27 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) R 13002 13002 7201 0 -1 4202560 1801 0 0 0 27 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576395706704 140576912882516 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15151156 memory=1760 CPUtime=0.23 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) R 13002 13002 7201 0 -1 1077944384 851 0 0 0 23 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576394659152 140576931374805 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15151156 memory=111632 CPUtime=0.42 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) R 13002 13002 7201 0 -1 4202560 2381 0 0 0 42 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576393614608 140576931376534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15151156 memory=804 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15151156 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475563204 15514783744 21899 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89048 KiB

[startup+1.50074 s]
/proc/loadavg: 8.30 8.39 7.79 11/238 13042
/proc/meminfo: memFree=7955564/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0

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

/proc/13004/task/13054/stat : 13054 (java) R 13002 13002 7201 0 -1 4202560 216 0 0 0 438 0 0 0 20 0 19 0 475563315 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576378085160 140576573596372 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 23.68 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 209764 KiB

[startup+7.21291 s]
# the end of solver process 13002 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=27.1374 s, system=0.140713 s

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

[startup+6.40103 s]
/proc/loadavg: 8.28 8.38 7.79 10/238 13054
/proc/meminfo: memFree=7931108/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15487052 memory=208312 CPUtime=24.07 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 27767 0 0 0 2396 11 0 0 20 0 19 0 475563199 15858741248 52078 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3871763 52078 3518 1 0 3832863 0
[pid=13004/tid=13005] ppid=13002 vsize=15487052 memory=43757089074 CPUtime=0.89 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) S 13002 13002 7201 0 -1 1077944384 8880 0 0 0 85 4 0 0 20 0 19 0 475563199 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576935605376 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15487052 memory=10 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 410 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15487052 memory=667680 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 126 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15487052 memory=11201815065939 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15487052 memory=8377424916951412794 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15487052 memory=1608 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 246 0 0 0 1 0 0 0 20 0 19 0 475563201 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15487052 memory=1076 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 475563201 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576398882400 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15487052 memory=3124 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475563202 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576397829504 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15487052 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15487052 memory=14064 CPUtime=1.58 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) S 13002 13002 7201 0 -1 1077944384 3319 0 0 0 156 2 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576395725168 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15487052 memory=17748 CPUtime=1.83 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) S 13002 13002 7201 0 -1 1077944384 5274 0 0 0 183 0 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15487052 memory=2256 CPUtime=0.78 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) S 13002 13002 7201 0 -1 1077944384 5787 0 0 0 77 1 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576393619568 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15487052 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15487052 memory=211392 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13051] ppid=13002 vsize=15487052 memory=6944656592455360604 CPUtime=4.49 cores=0,2,4,6
/proc/13004/task/13051/stat : 13051 (java) R 13002 13002 7201 0 -1 4202560 145 0 0 0 449 0 0 0 20 0 19 0 475563314 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576379137168 140730365941974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13052] ppid=13002 vsize=15487052 memory=-7814691523512926820 CPUtime=4.68 cores=0,2,4,6
/proc/13004/task/13052/stat : 13052 (java) R 13002 13002 7201 0 -1 4202560 258 0 0 0 468 0 0 0 20 0 19 0 475563314 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576381244872 140576574613745 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13053] ppid=13002 vsize=15487052 memory=-7161732098442470212 CPUtime=4.84 cores=0,2,4,6
/proc/13004/task/13053/stat : 13053 (java) R 13002 13002 7201 0 -1 4202560 496 0 0 0 484 0 0 0 20 0 19 0 475563314 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576382295896 140576573596321 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13054] ppid=13002 vsize=15487052 memory=6944656592385698452 CPUtime=4.48 cores=0,2,4,6
/proc/13004/task/13054/stat : 13054 (java) R 13002 13002 7201 0 -1 4202560 216 0 0 0 448 0 0 0 20 0 19 0 475563315 15858741248 52078 33554432000 4194304 4196468 140730365893888 140576378085160 140576573989272 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 24.07 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 209764 KiB

[startup+6.80103 s]
/proc/loadavg: 8.28 8.38 7.79 10/238 13054
/proc/meminfo: memFree=7931108/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15487052 memory=212404 CPUtime=25.66 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 27783 0 0 0 2554 12 0 0 20 0 19 0 475563199 15858741248 53101 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3871763 53101 3518 1 0 3832863 0
[pid=13004/tid=13005] ppid=13002 vsize=15487052 memory=3648 CPUtime=0.89 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) S 13002 13002 7201 0 -1 1077944384 8880 0 0 0 85 4 0 0 20 0 19 0 475563199 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576935605376 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15487052 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 414 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15487052 memory=4104 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 129 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15487052 memory=1804 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 194 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15487052 memory=916 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15487052 memory=3848 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 246 0 0 0 1 0 0 0 20 0 19 0 475563201 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15487052 memory=2684 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 475563201 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576398882400 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15487052 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475563202 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576397829504 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15487052 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15487052 memory=3280 CPUtime=1.58 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) S 13002 13002 7201 0 -1 1077944384 3319 0 0 0 156 2 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576395725168 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15487052 memory=1452 CPUtime=1.83 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) S 13002 13002 7201 0 -1 1077944384 5274 0 0 0 183 0 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15487052 memory=1222120 CPUtime=0.78 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) S 13002 13002 7201 0 -1 1077944384 5787 0 0 0 77 1 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576393619568 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15487052 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15487052 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13051] ppid=13002 vsize=15487052 memory=208280 CPUtime=4.88 cores=0,2,4,6
/proc/13004/task/13051/stat : 13051 (java) R 13002 13002 7201 0 -1 4202560 145 0 0 0 488 0 0 0 20 0 19 0 475563314 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576379138104 140730365941992 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13052] ppid=13002 vsize=15487052 memory=11044 CPUtime=5.07 cores=0,2,4,6
/proc/13004/task/13052/stat : 13052 (java) R 13002 13002 7201 0 -1 4202560 258 0 0 0 507 0 0 0 20 0 19 0 475563314 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576381244456 140576573595926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13053] ppid=13002 vsize=15487052 memory=13252 CPUtime=5.23 cores=0,2,4,6
/proc/13004/task/13053/stat : 13053 (java) R 13002 13002 7201 0 -1 4202560 497 0 0 0 523 0 0 0 20 0 19 0 475563314 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576382296752 140576574032659 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13054] ppid=13002 vsize=15487052 memory=13284 CPUtime=4.87 cores=0,2,4,6
/proc/13004/task/13054/stat : 13054 (java) R 13002 13002 7201 0 -1 4202560 216 0 0 0 487 0 0 0 20 0 19 0 475563315 15858741248 53101 33554432000 4194304 4196468 140730365893888 140576378087328 140576574030191 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 25.66 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 213856 KiB

[startup+7.20103 s]
/proc/loadavg: 8.28 8.38 7.79 11/238 13054
/proc/meminfo: memFree=7926836/32770624 swapFree=67021844/67108860
[pid=13002] ppid=12999 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (xcsp3-exec) S 12999 13002 7201 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475563198 115843072 363 33554432000 4194304 5098028 140734256607008 140734256605112 139946991391356 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35852288 140734256608087 140734256608345 140734256608345 140734256611270 0
/proc/13002/statm: 28282 363 305 221 0 87 0
[pid=13004] ppid=13002 vsize=15487052 memory=212508 CPUtime=27.25 cores=0,2,4,6
/proc/13004/stat : 13004 (java) S 13002 13002 7201 0 -1 1077944320 31573 0 0 0 2712 13 0 0 20 0 19 0 475563199 15858741248 53127 33554432000 4194304 4196468 140730365893888 140730365876432 140576931364599 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
/proc/13004/statm: 3871763 53127 3518 1 0 3832863 0
[pid=13004/tid=13005] ppid=13002 vsize=15487052 memory=1412 CPUtime=0.89 cores=0,2,4,6
/proc/13004/task/13005/stat : 13005 (java) S 13002 13002 7201 0 -1 1077944384 8880 0 0 0 85 4 0 0 20 0 19 0 475563199 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576935605376 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13006] ppid=13002 vsize=15487052 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13006/stat : 13006 (java) S 13002 13002 7201 0 -1 1077944384 414 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576898923152 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13007] ppid=13002 vsize=15487052 memory=280280305931184 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13007/stat : 13007 (java) S 13002 13002 7201 0 -1 1077944384 129 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576522168848 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13008] ppid=13002 vsize=15487052 memory=140140152958848 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13008/stat : 13008 (java) S 13002 13002 7201 0 -1 1077944384 194 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576521116048 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13009] ppid=13002 vsize=15487052 memory=3648 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13009/stat : 13009 (java) S 13002 13002 7201 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 19 0 475563200 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576520063248 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13010] ppid=13002 vsize=15487052 memory=41816 CPUtime=0.01 cores=0,2,4,6
/proc/13004/task/13010/stat : 13010 (java) S 13002 13002 7201 0 -1 1077944384 246 0 0 0 1 0 0 0 20 0 19 0 475563201 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576399936368 140576931375746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13011] ppid=13002 vsize=15487052 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13011/stat : 13011 (java) S 13002 13002 7201 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 475563201 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576398882400 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13012] ppid=13002 vsize=15487052 memory=2084 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13012/stat : 13012 (java) S 13002 13002 7201 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475563202 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576397829504 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13013] ppid=13002 vsize=15487052 memory=1480 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13013/stat : 13013 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576396777808 140576931383195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13014] ppid=13002 vsize=15487052 memory=3880 CPUtime=1.66 cores=0,2,4,6
/proc/13004/task/13014/stat : 13014 (java) S 13002 13002 7201 0 -1 1077944384 5730 0 0 0 164 2 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576395725168 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13015] ppid=13002 vsize=15487052 memory=7712 CPUtime=1.86 cores=0,2,4,6
/proc/13004/task/13015/stat : 13015 (java) S 13002 13002 7201 0 -1 1077944384 5916 0 0 0 185 1 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576394672368 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13016] ppid=13002 vsize=15487052 memory=1760 CPUtime=0.78 cores=0,2,4,6
/proc/13004/task/13016/stat : 13016 (java) S 13002 13002 7201 0 -1 1077944384 5836 0 0 0 77 1 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576393619568 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13017] ppid=13002 vsize=15487052 memory=12328 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13017/stat : 13017 (java) S 13002 13002 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576392567008 140576931374805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13018] ppid=13002 vsize=15487052 memory=500 CPUtime=0 cores=0,2,4,6
/proc/13004/task/13018/stat : 13018 (java) S 13002 13002 7201 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 19 0 475563204 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576391515312 140576931375746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13051] ppid=13002 vsize=15487052 memory=1584 CPUtime=5.23 cores=0,2,4,6
/proc/13004/task/13051/stat : 13051 (java) R 13002 13002 7201 0 -1 4202560 167 0 0 0 523 0 0 0 20 0 19 0 475563314 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576379141848 140576573596311 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13052] ppid=13002 vsize=15487052 memory=1744 CPUtime=5.45 cores=0,2,4,6
/proc/13004/task/13052/stat : 13052 (java) R 13002 13002 7201 0 -1 4202560 544 0 0 0 545 0 0 0 20 0 19 0 475563314 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576381247696 140576912770916 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13053] ppid=13002 vsize=15487052 memory=924 CPUtime=5.62 cores=0,2,4,6
/proc/13004/task/13053/stat : 13053 (java) R 13002 13002 7201 0 -1 4202560 756 0 0 0 562 0 0 0 20 0 19 0 475563314 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576382295640 140576573595926 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
[pid=13004/tid=13054] ppid=13002 vsize=15487052 memory=1940 CPUtime=5.24 cores=0,2,4,6
/proc/13004/task/13054/stat : 13054 (java) R 13002 13002 7201 0 -1 4202560 329 0 0 0 524 0 0 0 20 0 19 0 475563315 15858741248 53127 33554432000 4194304 4196468 140730365893888 140576378089360 140576575354881 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37179392 140730365899739 140730365899914 140730365899914 140730365902799 0
Current children cumulated CPU time: 27.25 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 213960 KiB

Child status: 0
Real time (s): 7.21295
CPU time (s): 27.2781
CPU user time (s): 27.1374
CPU system time (s): 0.140713
CPU usage (%): 378.182
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 213960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.1374
system time used= 0.140713
maximum resident set size= 214456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2937
involuntary context switches= 956


# summary of solver processes directly reported to runsolver:
#   pid: 13002
#   total CPU time (s): 27.2781
#   total CPU user time (s): 27.1374
#   total CPU system time (s): 0.140713

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07359 second user time and 0.120069 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-20 17:21:06
IDJOB=4404068
IDBENCH=141494
IDSOLVER=2864
FILE ID=node150/4404068-1568992907
RUNJOBID= node150-1568990625-7232
PBS_JOBID= 21704648
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-07_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404068-1568992907/watcher-4404068-1568992907 -o /var/tmp/evaluation-result-4404068-1568992907/solver-4404068-1568992907 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7232 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 215789744 HOME/instance-4404068-1568992907.xml

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

MD5SUM BENCH= d533abf730bec48b9e0ac1943d19d6b7
RANDOM SEED=215789744

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	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:         8126284 kB
MemAvailable:   30619088 kB
Buffers:          163988 kB
Cached:         22214876 kB
SwapCached:         7936 kB
Active:         12381452 kB
Inactive:       11240460 kB
Active(anon):    1213712 kB
Inactive(anon):    70200 kB
Active(file):   11167740 kB
Inactive(file): 11170260 kB
Unevictable:      110740 kB
Mlocked:          110740 kB
SwapTotal:      67108860 kB
SwapFree:       67021844 kB
Dirty:             26048 kB
Writeback:             0 kB
AnonPages:       1362668 kB
Mapped:            60896 kB
Shmem:             32472 kB
Slab:             613644 kB
SReclaimable:     583264 kB
SUnreclaim:        30380 kB
KernelStack:        4080 kB
PageTables:         8072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3424028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1224704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node150 at 2019-09-20 17:21:14