Trace number 4393308

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-06-14OPT7 26.4572 7.08806

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.62179
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-4393308-1568355627.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393308-1568355627.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.31/0.90	c solve instance...
2.31/0.93	o 4 
2.31/0.95	o 5 
2.73/1.03	o 6 
3.84/1.33	o 7 
26.16/7.08	s OPTIMUM FOUND
26.16/7.08	v <instantiation>
26.16/7.08	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>
26.16/7.08	v 	<values>0 2 0 2 2 0 0 2 0 0 0 2 0 0 0 2 0 2 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 7 7 </values>
26.16/7.08	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 (15259 MiB free)
  memory of node 1: 16384 MiB (8663 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393308-1568355627/watcher-4393308-1568355627 -o /tmp/evaluation-result-4393308-1568355627/solver-4393308-1568355627 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568348173-2741 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1015725542 HOME/instance-4393308-1568355627.xml 

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

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

solver pid=5183, runsolver pid=5180

[startup+0.100172 s]*
/proc/loadavg: 5.02 5.87 7.04 3/232 5199
/proc/meminfo: memFree=24479484/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15144768 memory=29348 CPUtime=0.12 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 5815 0 0 0 11 1 0 0 20 0 15 0 411818790 15508242432 7337 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3786192 7337 3120 1 0 3748377 0
[pid=5185/tid=5186] ppid=5183 vsize=15144768 memory=-2698087569006908830 CPUtime=0.09 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) R 5183 5183 2710 0 -1 4202560 3709 0 0 0 8 1 0 0 20 0 15 0 411818791 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664557348160 140664155274817 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664020559008 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664019505904 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) S 5183 5183 2710 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664017402608 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0.02 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) R 5183 5183 2710 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664015297008 140664553127318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 7337 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30800 KiB

[startup+0.210803 s]*
/proc/loadavg: 5.02 5.87 7.04 4/232 5199
/proc/meminfo: memFree=24466712/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15144768 memory=40984 CPUtime=0.34 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 9443 0 0 0 31 3 0 0 20 0 15 0 411818790 15508242432 10246 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3786192 10246 3315 1 0 3748377 0
[pid=5185/tid=5186] ppid=5183 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) R 5183 5183 2710 0 -1 4202560 6607 0 0 0 17 3 0 0 20 0 15 0 411818791 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664557349424 140664553127318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15144768 memory=10592 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15144768 memory=140583167602102 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411818791 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664020559008 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411818793 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664019505904 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) S 5183 5183 2710 0 -1 1077944384 549 0 0 0 3 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664017402608 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 216 0 0 0 2 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15144768 memory=140583164765824 CPUtime=0.08 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) R 5183 5183 2710 0 -1 4202560 767 0 0 0 8 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664015296816 140664531771241 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818796 15508242432 10246 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42436 KiB

[startup+0.311051 s]*
/proc/loadavg: 5.02 5.87 7.04 4/232 5199
/proc/meminfo: memFree=24458552/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15149024 memory=50132 CPUtime=0.53 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 10817 0 0 0 49 4 0 0 20 0 15 0 411818790 15512600576 12533 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3787256 12533 3368 1 0 3748377 0
[pid=5185/tid=5186] ppid=5183 vsize=15149024 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) R 5183 5183 2710 0 -1 4202560 7771 0 0 0 26 3 0 0 20 0 15 0 411818791 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664557346496 140664537195870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15149024 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411818791 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15149024 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411818793 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15149024 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411818793 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664020559008 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15149024 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411818793 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664019505904 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15149024 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15149024 memory=-8412656567168561567 CPUtime=0.05 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) R 5183 5183 2710 0 -1 4202560 664 0 0 0 5 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664017392992 140664538240727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 240 0 0 0 4 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) S 5183 5183 2710 0 -1 1077944384 855 0 0 0 12 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664015297008 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818796 15512600576 12533 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51584 KiB

[startup+0.709129 s]
/proc/loadavg: 5.02 5.87 7.04 5/232 5199
/proc/meminfo: memFree=24449296/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15151148 memory=88164 CPUtime=1.64 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 15211 0 0 0 159 5 0 0 20 0 15 0 411818790 15514775552 22041 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3787787 22041 3452 1 0 3748889 0
[pid=5185/tid=5186] ppid=5183 vsize=15151148 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) R 5183 5183 2710 0 -1 4202560 9222 0 0 0 64 4 0 0 20 0 15 0 411818791 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664557352368 140664158881681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15151148 memory=33 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15151148 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818791 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411818791 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15151148 memory=18356 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411818793 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15151148 memory=988 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411818793 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664020559008 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15151148 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411818793 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664019505904 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15151148 memory=1284 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15151148 memory=1044 CPUtime=0.27 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) R 5183 5183 2710 0 -1 4202560 1658 0 0 0 27 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664017383624 140664534637031 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15151148 memory=708 CPUtime=0.25 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) R 5183 5183 2710 0 -1 4202560 902 0 0 0 25 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664016340720 140664532361231 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15151148 memory=9364 CPUtime=0.41 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) R 5183 5183 2710 0 -1 4202560 2122 0 0 0 41 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664015293944 140664531741841 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15151148 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15151148 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411818796 15514775552 22041 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 89616 KiB

[startup+1.50313 s]
/proc/loadavg: 5.02 5.85 7.03 9/236 5211
/proc/meminfo: memFree=24346200/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0

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

/proc/5185/task/5219/stat : 5219 (java) R 5183 5183 2710 0 -1 4202560 240 0 0 0 391 0 0 0 20 0 19 0 411818925 15790571520 54168 33554432000 4194304 4196468 140725536820864 140663933873248 140664161428569 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 23.36 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 218124 KiB

[startup+7.08802 s]
# the end of solver process 5183 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=26.3522 s, system=0.105011 s

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

[startup+6.40513 s]
/proc/loadavg: 5.02 5.84 7.02 6/236 5219
/proc/meminfo: memFree=24293768/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15420480 memory=216672 CPUtime=23.76 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 32090 0 0 0 2366 10 0 0 20 0 19 0 411818790 15790571520 54168 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3855120 54168 3514 1 0 3816222 0
[pid=5185/tid=5186] ppid=5183 vsize=15420480 memory=-3494347379275715998 CPUtime=0.89 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) S 5183 5183 2710 0 -1 1077944384 9325 0 0 0 84 5 0 0 20 0 19 0 411818791 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664557356160 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15420480 memory=8045567885184454529 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15420480 memory=1400504754925836930 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1038 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15420480 memory=-7534889534273237570 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15420480 memory=3580 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15420480 memory=18356 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15420480 memory=988 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664020559072 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15420480 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664019505920 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15420480 memory=1284 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15420480 memory=1044 CPUtime=2.22 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) S 5183 5183 2710 0 -1 1077944384 9179 0 0 0 221 1 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664017402608 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15420480 memory=708 CPUtime=2.26 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 5472 0 0 0 226 0 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15420480 memory=0 CPUtime=0.72 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) S 5183 5183 2710 0 -1 1077944384 3613 0 0 0 71 1 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664015297008 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15420480 memory=2276 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15420480 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 54168 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5216] ppid=5183 vsize=15420480 memory=6655300316396806240 CPUtime=4.17 cores=0,2,4,6
/proc/5185/task/5216/stat : 5216 (java) R 5183 5183 2710 0 -1 4202560 99 0 0 0 417 0 0 0 20 0 19 0 411818923 15790571520 54168 33554432000 4194304 4196468 140725536820864 140663934922168 140664162919516 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5217] ppid=5183 vsize=15420480 memory=6656426216303648864 CPUtime=4.02 cores=0,2,4,6
/proc/5185/task/5217/stat : 5217 (java) R 5183 5183 2710 0 -1 4202560 385 0 0 0 402 0 0 0 20 0 19 0 411818923 15790571520 54168 33554432000 4194304 4196468 140725536820864 140663937028320 140664163187478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5218] ppid=5183 vsize=15420480 memory=0 CPUtime=4.39 cores=0,2,4,6
/proc/5185/task/5218/stat : 5218 (java) R 5183 5183 2710 0 -1 4202560 97 0 0 0 439 0 0 0 20 0 19 0 411818923 15790571520 54168 33554432000 4194304 4196468 140725536820864 140663932817568 140664163444487 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5219] ppid=5183 vsize=15420480 memory=0 CPUtime=4.01 cores=0,2,4,6
/proc/5185/task/5219/stat : 5219 (java) R 5183 5183 2710 0 -1 4202560 240 0 0 0 401 0 0 0 20 0 19 0 411818925 15790571520 54168 33554432000 4194304 4196468 140725536820864 140663933873248 140664162512859 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 23.76 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 218124 KiB

[startup+6.80212 s]
/proc/loadavg: 5.02 5.84 7.02 6/236 5219
/proc/meminfo: memFree=24293768/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15420480 memory=213560 CPUtime=25.34 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 32092 0 0 0 2524 10 0 0 20 0 19 0 411818790 15790571520 53390 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3855120 53390 3514 1 0 3816222 0
[pid=5185/tid=5186] ppid=5183 vsize=15420480 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) S 5183 5183 2710 0 -1 1077944384 9325 0 0 0 84 5 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664557356160 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1038 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15420480 memory=19876 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15420480 memory=7019467088023597621 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664020559072 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15420480 memory=5792262891831840848 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664019505920 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15420480 memory=16246229193200700 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15420480 memory=140583004250799 CPUtime=2.22 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) S 5183 5183 2710 0 -1 1077944384 9179 0 0 0 221 1 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664017402608 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15420480 memory=281165873788306 CPUtime=2.26 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 5472 0 0 0 226 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15420480 memory=16202390311 CPUtime=0.72 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) S 5183 5183 2710 0 -1 1077944384 3613 0 0 0 71 1 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664015297008 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15420480 memory=16202390311 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15420480 memory=16202390313 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) R 5183 5183 2710 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 0 0 0 -1 6 0 0 34 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5216] ppid=5183 vsize=15420480 memory=16202390313 CPUtime=4.56 cores=0,2,4,6
/proc/5185/task/5216/stat : 5216 (java) R 5183 5183 2710 0 -1 4202560 100 0 0 0 456 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663934922032 140664162928568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5217] ppid=5183 vsize=15420480 memory=16202390313 CPUtime=4.41 cores=0,2,4,6
/proc/5185/task/5217/stat : 5217 (java) R 5183 5183 2710 0 -1 4202560 385 0 0 0 441 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663937030688 140664163237924 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5218] ppid=5183 vsize=15420480 memory=16202390316 CPUtime=4.78 cores=0,2,4,6
/proc/5185/task/5218/stat : 5218 (java) R 5183 5183 2710 0 -1 4202560 97 0 0 0 478 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663932817568 140664533957496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5219] ppid=5183 vsize=15420480 memory=16202390316 CPUtime=4.4 cores=0,2,4,6
/proc/5185/task/5219/stat : 5219 (java) R 5183 5183 2710 0 -1 4202560 240 0 0 0 440 0 0 0 20 0 19 0 411818925 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663933870704 140664162514155 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 215012 KiB

[startup+7.00116 s]*
/proc/loadavg: 5.02 5.84 7.02 6/236 5219
/proc/meminfo: memFree=24296316/32770624 swapFree=66921496/67108860
[pid=5183] ppid=5180 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5183/stat : 5183 (xcsp3-exec) S 5180 5183 2710 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411818790 115843072 363 33554432000 4194304 5098028 140727043635632 140727043633736 140114751869564 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17620992 140727043638138 140727043638381 140727043638381 140727043641290 0
/proc/5183/statm: 28282 363 304 221 0 87 0
[pid=5185] ppid=5183 vsize=15420480 memory=213560 CPUtime=26.16 cores=0,2,4,6
/proc/5185/stat : 5185 (java) S 5183 5183 2710 0 -1 1077944320 32092 0 0 0 2606 10 0 0 20 0 19 0 411818790 15790571520 53390 33554432000 4194304 4196468 140725536820864 140725536803408 140664553115383 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
/proc/5185/statm: 3855120 53390 3514 1 0 3816222 0
[pid=5185/tid=5186] ppid=5183 vsize=15420480 memory=7883960649037381690 CPUtime=0.89 cores=0,2,4,6
/proc/5185/task/5186/stat : 5186 (java) S 5183 5183 2710 0 -1 1077944384 9325 0 0 0 84 5 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664557356160 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5187] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5187/stat : 5187 (java) S 5183 5183 2710 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664481156112 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5188] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5188/stat : 5188 (java) S 5183 5183 2710 0 -1 1077944384 1038 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664480103568 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5189] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5189/stat : 5189 (java) S 5183 5183 2710 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664479050512 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5190] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5190/stat : 5190 (java) S 5183 5183 2710 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 19 0 411818791 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664477997968 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5191] ppid=5183 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5185/task/5191/stat : 5191 (java) S 5183 5183 2710 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664021612784 140664553126530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5192] ppid=5183 vsize=15420480 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5192/stat : 5192 (java) S 5183 5183 2710 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664020559072 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5193] ppid=5183 vsize=15420480 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5193/stat : 5193 (java) S 5183 5183 2710 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 411818793 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664019505920 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5194] ppid=5183 vsize=15420480 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5194/stat : 5194 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664018454480 140664553133979 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5195] ppid=5183 vsize=15420480 memory=0 CPUtime=2.22 cores=0,2,4,6
/proc/5185/task/5195/stat : 5195 (java) S 5183 5183 2710 0 -1 1077944384 9179 0 0 0 221 1 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664017402608 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5196] ppid=5183 vsize=15420480 memory=7945036255673869925 CPUtime=2.26 cores=0,2,4,6
/proc/5185/task/5196/stat : 5196 (java) S 5183 5183 2710 0 -1 1077944384 5472 0 0 0 226 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664016350064 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5197] ppid=5183 vsize=15420480 memory=3184238503240734384 CPUtime=0.72 cores=0,2,4,6
/proc/5185/task/5197/stat : 5197 (java) S 5183 5183 2710 0 -1 1077944384 3613 0 0 0 71 1 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664015297008 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5198] ppid=5183 vsize=15420480 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5198/stat : 5198 (java) S 5183 5183 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664014244704 140664553125589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5199] ppid=5183 vsize=15420480 memory=281166168935344 CPUtime=0 cores=0,2,4,6
/proc/5185/task/5199/stat : 5199 (java) S 5183 5183 2710 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 19 0 411818796 15790571520 53390 33554432000 4194304 4196468 140725536820864 140664013191728 140664553126530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5216] ppid=5183 vsize=15420480 memory=0 CPUtime=4.77 cores=0,2,4,6
/proc/5185/task/5216/stat : 5216 (java) R 5183 5183 2710 0 -1 4202560 100 0 0 0 477 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663934922032 140664161506724 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5217] ppid=5183 vsize=15420480 memory=0 CPUtime=4.62 cores=0,2,4,6
/proc/5185/task/5217/stat : 5217 (java) R 5183 5183 2710 0 -1 4202560 385 0 0 0 462 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663937030688 140664162825226 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5218] ppid=5183 vsize=15420480 memory=0 CPUtime=4.99 cores=0,2,4,6
/proc/5185/task/5218/stat : 5218 (java) R 5183 5183 2710 0 -1 4202560 97 0 0 0 499 0 0 0 20 0 19 0 411818923 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663932817704 140664161427742 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
[pid=5185/tid=5219] ppid=5183 vsize=15420480 memory=0 CPUtime=4.59 cores=0,2,4,6
/proc/5185/task/5219/stat : 5219 (java) R 5183 5183 2710 0 -1 4202560 240 0 0 0 459 0 0 0 20 0 19 0 411818925 15790571520 53390 33554432000 4194304 4196468 140725536820864 140663933870704 140664162514086 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8978432 140725536826351 140725536826522 140725536826522 140725536829391 0
Current children cumulated CPU time: 26.16 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 215012 KiB

Child status: 0
Real time (s): 7.08806
CPU time (s): 26.4572
CPU user time (s): 26.3522
CPU system time (s): 0.105011
CPU usage (%): 373.265
Max. virtual memory (cumulated for all children) (KiB): 15533608
Max. memory (cumulated for all children) (KiB): 221236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.3522
system time used= 0.105011
maximum resident set size= 219788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33162
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= 2704
involuntary context switches= 704


# summary of solver processes directly reported to runsolver:
#   pid: 5183
#   total CPU time (s): 26.4572
#   total CPU user time (s): 26.3522
#   total CPU system time (s): 0.105011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.083707 second user time and 0.109405 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 07:18:31
IDJOB=4393308
IDBENCH=141494
IDSOLVER=2840
FILE ID=node107/4393308-1568355627
RUNJOBID= node107-1568348173-2741
PBS_JOBID= 21701178
Free space on /tmp= 55612 MiB

SOLVER NAME= choco-solver 2019-06-14
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 /tmp/evaluation-result-4393308-1568355627/watcher-4393308-1568355627 -o /tmp/evaluation-result-4393308-1568355627/solver-4393308-1568355627 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568348173-2741 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1015725542 HOME/instance-4393308-1568355627.xml

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

MD5SUM BENCH= d533abf730bec48b9e0ac1943d19d6b7
RANDOM SEED=1015725542

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        24496500 kB
MemAvailable:   24988036 kB
Buffers:          136436 kB
Cached:           623148 kB
SwapCached:        79960 kB
Active:          7308044 kB
Inactive:         363496 kB
Active(anon):    6840212 kB
Inactive(anon):   101500 kB
Active(file):     467832 kB
Inactive(file):   261996 kB
Unevictable:      109036 kB
Mlocked:          109036 kB
SwapTotal:      67108860 kB
SwapFree:       66921496 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:       7068932 kB
Mapped:            46116 kB
Shmem:             21236 kB
Slab:             184540 kB
SReclaimable:     155088 kB
SUnreclaim:        29452 kB
KernelStack:        4144 kB
PageTables:        19408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8506816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6846464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55584 MiB
End job on node107 at 2019-09-13 07:18:38