Trace number 4405760

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24UNSAT 10.9287 6.44534

General information on the benchmark

NameRandom/Random-m1-5-12-12/
rand-5-12-12-200-12442-22.xml
MD5SUM1f678c7b1175962864f0f6df2117d050
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.7944
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree76
Maximum variable degree93
Distribution of variable degrees[{"degree":76,"count":2},{"degree":78,"count":1},{"degree":80,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":1},{"degree":89,"count":1},{"degree":90,"count":1},{"degree":91,"count":1},{"degree":93,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405760-1569399186.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405760-1569399186.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
8.80/4.97	c solve instance...
10.87/6.43	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405760-1569399186/watcher-4405760-1569399186 -o /var/tmp/evaluation-result-4405760-1569399186/solver-4405760-1569399186 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569392969-18883 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405760-1569399186.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=19578, runsolver pid=19575

[startup+0.100194 s]*
/proc/loadavg: 2.24 2.06 1.86 4/228 19594
/proc/meminfo: memFree=25555420/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15144776 memory=28828 CPUtime=0.13 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 5687 0 0 0 12 1 0 0 20 0 15 0 516176361 15508250624 7207 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3786194 7207 3112 1 0 3748377 0
[pid=19580/tid=19581] ppid=19578 vsize=15144776 memory=-2698085374278620574 CPUtime=0.08 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 3636 0 0 0 8 0 0 0 20 0 15 0 516176361 15508250624 7207 33554432000 4194304 4196468 140731125008528 140701365232448 140701345043813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 7207 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176363 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516176364 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516176364 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) R 19578 19578 18852 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 516176366 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) R 19578 19578 18852 0 -1 4202560 144 0 0 0 0 0 0 0 20 0 15 0 516176367 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700823918928 140701344435921 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0.02 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) R 19578 19578 18852 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 516176367 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700822866032 140701339700384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15508250624 7273 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30284 KiB

[startup+0.210641 s]*
/proc/loadavg: 2.24 2.06 1.86 4/228 19594
/proc/meminfo: memFree=25541416/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15144776 memory=40952 CPUtime=0.34 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 9464 0 0 0 31 3 0 0 20 0 15 0 516176361 15508250624 10238 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3786194 10238 3308 1 0 3748377 0
[pid=19580/tid=19581] ppid=19578 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 6601 0 0 0 18 2 0 0 20 0 15 0 516176361 15508250624 10238 33554432000 4194304 4196468 140731125008528 140701365233680 140700997991999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15144776 memory=1899191 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15144776 memory=288370346744903296 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516176363 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516176364 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516176364 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 15 0 516176366 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) R 19578 19578 18852 0 -1 1077944384 491 0 0 0 3 0 0 0 20 0 15 0 516176367 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15144776 memory=139970593191552 CPUtime=0.08 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) R 19578 19578 18852 0 -1 4202560 715 0 0 0 8 0 0 0 20 0 15 0 516176367 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700822866032 140701339879098 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15508250624 10238 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42408 KiB

[startup+0.320201 s]*
/proc/loadavg: 2.24 2.06 1.86 4/228 19594
/proc/meminfo: memFree=25533896/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15149032 memory=50300 CPUtime=0.55 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 10912 0 0 0 51 4 0 0 20 0 15 0 516176361 15512608768 12575 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3787258 12575 3349 1 0 3748377 0
[pid=19580/tid=19581] ppid=19578 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 7869 0 0 0 28 2 0 0 20 0 15 0 516176361 15512608768 12575 33554432000 4194304 4196468 140731125008528 140701365233968 140701345080670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516176363 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516176364 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516176364 15512608768 12575 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 372 0 0 0 3 0 0 0 20 0 15 0 516176366 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15149032 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) S 19578 19578 18852 0 -1 1077944384 579 0 0 0 6 0 0 0 20 0 15 0 516176367 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) S 19578 19578 18852 0 -1 1077944384 784 0 0 0 12 0 0 0 20 0 15 0 516176367 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700822866032 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15512608768 12583 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51756 KiB

[startup+0.701235 s]
/proc/loadavg: 2.24 2.06 1.86 6/228 19594
/proc/meminfo: memFree=25469668/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15151156 memory=174680 CPUtime=1.5 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 13881 0 0 0 143 7 0 0 20 0 15 0 516176361 15514783744 43670 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3787789 43670 3435 1 0 3748889 0
[pid=19580/tid=19581] ppid=19578 vsize=15151156 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 8267 0 0 0 61 5 0 0 20 0 15 0 516176361 15514783744 43670 33554432000 4194304 4196468 140731125008528 140701365235144 140701001209953 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15151156 memory=55140 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15151156 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176362 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15151156 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516176362 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516176363 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15151156 memory=7552 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15151156 memory=3608 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15151156 memory=616 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15151156 memory=2832 CPUtime=0.28 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) R 19578 19578 18852 0 -1 4202560 1483 0 0 0 28 0 0 0 20 0 15 0 516176366 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700824957656 140701345926741 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15151156 memory=1620 CPUtime=0.27 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) R 19578 19578 18852 0 -1 4202560 1483 0 0 0 27 0 0 0 20 0 15 0 516176367 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700823900368 140701339166664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15151156 memory=1136 CPUtime=0.26 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) R 19578 19578 18852 0 -1 4202560 1339 0 0 0 26 0 0 0 20 0 15 0 516176367 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700822866032 140701340461713 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15151156 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15151156 memory=6196 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 43670 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 176136 KiB

[startup+1.50123 s]
/proc/loadavg: 2.24 2.06 1.86 3/228 19594
/proc/meminfo: memFree=25313968/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0

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

/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 240 0 0 0 5 4 0 0 20 0 15 0 516176362 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15151156 memory=6628 CPUtime=0.09 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 210 0 0 0 5 4 0 0 20 0 15 0 516176362 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15151156 memory=8836 CPUtime=0.09 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 212 0 0 0 5 4 0 0 20 0 15 0 516176362 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15151156 memory=11044 CPUtime=0.09 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 197 0 0 0 5 4 0 0 20 0 15 0 516176362 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15151156 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 516176363 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15151156 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15151156 memory=17668 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15151156 memory=19876 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15151156 memory=22084 CPUtime=0.44 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 1538 0 0 0 44 0 0 0 20 0 15 0 516176366 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15151156 memory=24292 CPUtime=0.43 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) S 19578 19578 18852 0 -1 1077944384 1511 0 0 0 43 0 0 0 20 0 15 0 516176367 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15151156 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) S 19578 19578 18852 0 -1 1077944384 1391 0 0 0 30 0 0 0 20 0 15 0 516176367 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700822866032 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15151156 memory=7595439988635690322 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15151156 memory=6083634560223897701 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 109974 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 441352 KiB

[startup+3.11014 s]
/proc/loadavg: 2.24 2.06 1.86 3/228 19594
/proc/meminfo: memFree=24555908/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15151156 memory=1146736 CPUtime=4.86 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 17582 0 0 0 438 48 0 0 20 0 15 0 516176361 15514783744 286684 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3787789 286684 3469 1 0 3748889 0
[pid=19580/tid=19581] ppid=19578 vsize=15151156 memory=1456 CPUtime=2.9 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 9493 0 0 0 274 16 0 0 20 0 15 0 516176361 15514783744 286684 33554432000 4194304 4196468 140731125008528 140701365237240 140701001529297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15151156 memory=919408 CPUtime=0.16 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 328 0 0 0 9 7 0 0 20 0 15 0 516176362 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15151156 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 320 0 0 0 9 6 0 0 20 0 15 0 516176362 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15151156 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 258 0 0 0 9 7 0 0 20 0 15 0 516176362 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15151156 memory=1456 CPUtime=0.16 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 823 0 0 0 9 7 0 0 20 0 15 0 516176362 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15151156 memory=744292 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 501 0 0 0 0 0 0 0 20 0 15 0 516176363 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15151156 memory=5874 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700828128800 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15151156 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700827075952 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15151156 memory=151 CPUtime=0.45 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 1539 0 0 0 45 0 0 0 20 0 15 0 516176366 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15151156 memory=6791534058613427641 CPUtime=0.44 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) S 19578 19578 18852 0 -1 1077944384 1518 0 0 0 44 0 0 0 20 0 15 0 516176367 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15151156 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) S 19578 19578 18852 0 -1 1077944384 1501 0 0 0 35 0 0 0 20 0 15 0 516176367 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700822866032 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 286684 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 4.86 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1148192 KiB

[startup+6.30092 s]
/proc/loadavg: 2.38 2.10 1.87 3/228 19594
/proc/meminfo: memFree=23945988/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15151156 memory=1635860 CPUtime=10.77 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 25246 0 0 0 982 95 0 0 20 0 15 0 516176361 15514783744 408965 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3787789 408965 3494 1 0 3748889 0
[pid=19580/tid=19581] ppid=19578 vsize=15151156 memory=1635860 CPUtime=5.37 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 11364 0 0 0 520 17 0 0 20 0 15 0 516176361 15514783744 408965 33554432000 4194304 4196468 140731125008528 140701365238792 140701003177484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15151156 memory=1635572 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 1178 0 0 0 60 18 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15151156 memory=279940868205248 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 561 0 0 0 61 17 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15151156 memory=7085964663054688832 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 670 0 0 0 59 19 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15151156 memory=7518022159162827609 CPUtime=0.77 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 1150 0 0 0 59 18 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15151156 memory=2324508702694522976 CPUtime=0.09 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 1521 0 0 0 9 0 0 0 20 0 15 0 516176363 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15151156 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700828128864 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15151156 memory=55140 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700827075968 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15151156 memory=2016 CPUtime=0.8 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 2575 0 0 0 80 0 0 0 20 0 15 0 516176366 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15151156 memory=279940868301088 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) S 19578 19578 18852 0 -1 1077944384 2208 0 0 0 78 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15151156 memory=288230621803970871 CPUtime=0.52 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) S 19578 19578 18852 0 -1 1077944384 2709 0 0 0 52 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700822866032 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15151156 memory=15825482151102897 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15151156 memory=1386 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 10.77 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1637316 KiB

[startup+6.44527 s]
# the end of solver process 19578 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.96358 s, system=0.965131 s

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

[startup+6.40104 s]
/proc/loadavg: 2.38 2.10 1.87 3/228 19594
/proc/meminfo: memFree=23945988/32770624 swapFree=66956944/67108860
[pid=19578] ppid=19575 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (xcsp3-exec) S 19575 19578 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516176361 115843072 364 33554432000 4194304 5098028 140722725402816 140722725400920 140693205881468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 17874944 140722725405528 140722725405785 140722725405785 140722725408710 0
/proc/19578/statm: 28282 364 305 221 0 87 0
[pid=19580] ppid=19578 vsize=15151156 memory=1635860 CPUtime=10.87 cores=0,2,4,6
/proc/19580/stat : 19580 (java) S 19578 19578 18852 0 -1 1077944320 25247 0 0 0 992 95 0 0 20 0 15 0 516176361 15514783744 408965 33554432000 4194304 4196468 140731125008528 140731124991072 140701361000183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
/proc/19580/statm: 3787789 408965 3494 1 0 3748889 0
[pid=19580/tid=19581] ppid=19578 vsize=15151156 memory=271725 CPUtime=5.47 cores=0,2,4,6
/proc/19580/task/19581/stat : 19581 (java) R 19578 19578 18852 0 -1 4202560 11365 0 0 0 530 17 0 0 20 0 15 0 516176361 15514783744 408965 33554432000 4194304 4196468 140731125008528 140701365238792 140701003178068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19582] ppid=19578 vsize=15151156 memory=6791534058613427641 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19582/stat : 19582 (java) S 19578 19578 18852 0 -1 1077944384 1178 0 0 0 60 18 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700953008784 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19583] ppid=19578 vsize=15151156 memory=6944656592455097440 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19583/stat : 19583 (java) S 19578 19578 18852 0 -1 1077944384 561 0 0 0 61 17 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700951955984 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19584] ppid=19578 vsize=15151156 memory=6944656575208382560 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19584/stat : 19584 (java) S 19578 19578 18852 0 -1 1077944384 670 0 0 0 59 19 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700950903184 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19585] ppid=19578 vsize=15151156 memory=6944656575208382560 CPUtime=0.77 cores=0,2,4,6
/proc/19580/task/19585/stat : 19585 (java) S 19578 19578 18852 0 -1 1077944384 1150 0 0 0 59 18 0 0 20 0 15 0 516176362 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700949850384 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19586] ppid=19578 vsize=15151156 memory=6944656592455360604 CPUtime=0.09 cores=0,2,4,6
/proc/19580/task/19586/stat : 19586 (java) S 19578 19578 18852 0 -1 1077944384 1521 0 0 0 9 0 0 0 20 0 15 0 516176363 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700829182832 140701361011330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19587] ppid=19578 vsize=15151156 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19587/stat : 19587 (java) S 19578 19578 18852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700828128864 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19588] ppid=19578 vsize=15151156 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19588/stat : 19588 (java) S 19578 19578 18852 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516176364 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700827075968 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19589] ppid=19578 vsize=15151156 memory=680 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19589/stat : 19589 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176366 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700826024272 140701361018779 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19590] ppid=19578 vsize=15151156 memory=279940869059472 CPUtime=0.8 cores=0,2,4,6
/proc/19580/task/19590/stat : 19590 (java) S 19578 19578 18852 0 -1 1077944384 2575 0 0 0 80 0 0 0 20 0 15 0 516176366 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700824971632 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19591] ppid=19578 vsize=15151156 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/19580/task/19591/stat : 19591 (java) S 19578 19578 18852 0 -1 1077944384 2208 0 0 0 78 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700823918832 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19592] ppid=19578 vsize=15151156 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/19580/task/19592/stat : 19592 (java) S 19578 19578 18852 0 -1 1077944384 2709 0 0 0 52 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700822866032 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19593] ppid=19578 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19593/stat : 19593 (java) S 19578 19578 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700821813472 140701361010389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
[pid=19580/tid=19594] ppid=19578 vsize=15151156 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/19580/task/19594/stat : 19594 (java) S 19578 19578 18852 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 516176367 15514783744 408965 33554432000 4194304 4196468 140731125008528 140700820761776 140701361011330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7872512 140731125011419 140731125011594 140731125011594 140731125014479 0
Current children cumulated CPU time: 10.87 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1637316 KiB

Child status: 0
Real time (s): 6.44534
CPU time (s): 10.9287
CPU user time (s): 9.96358
CPU system time (s): 0.965131
CPU usage (%): 169.56
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 1637316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.96358
system time used= 0.965131
maximum resident set size= 1636744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26116
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= 2715
involuntary context switches= 83


# summary of solver processes directly reported to runsolver:
#   pid: 19578
#   total CPU time (s): 10.9287
#   total CPU user time (s): 9.96358
#   total CPU system time (s): 0.965131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069355 second user time and 0.101411 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-25 09:11:25
IDJOB=4405760
IDBENCH=120983
IDSOLVER=2869
FILE ID=node105/4405760-1569399186
RUNJOBID= node105-1569392969-18883
PBS_JOBID= 21705698
Free space on /var/tmp= 13124 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Random/Random-m1-5-12-12/rand-5-12-12-200-12442-22.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405760-1569399186/watcher-4405760-1569399186 -o /var/tmp/evaluation-result-4405760-1569399186/solver-4405760-1569399186 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569392969-18883 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405760-1569399186.xml

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

MD5SUM BENCH= 1f678c7b1175962864f0f6df2117d050
RANDOM SEED=13758179

node105.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.00
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.00
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.00
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.00
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:        25572124 kB
MemAvailable:   31313228 kB
Buffers:          141372 kB
Cached:          5730916 kB
SwapCached:        48300 kB
Active:          3403128 kB
Inactive:        3006256 kB
Active(anon):     492712 kB
Inactive(anon):    99636 kB
Active(file):    2910416 kB
Inactive(file):  2906620 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66956944 kB
Dirty:             55020 kB
Writeback:             0 kB
AnonPages:        602216 kB
Mapped:            68548 kB
Shmem:             46004 kB
Slab:             381204 kB
SReclaimable:     352528 kB
SUnreclaim:        28676 kB
KernelStack:        3728 kB
PageTables:         6464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1744076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    542720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13096 MiB
End job on node105 at 2019-09-25 09:11:31