Trace number 4393007

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-06-14UNSAT 162.467 72.7935

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-6.xml
MD5SUM28aba8525a2c57af7de5748c3b9cdf6b
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 benchmark14.7938
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 degree72
Maximum variable degree102
Distribution of variable degrees[{"degree":72,"count":1},{"degree":76,"count":2},{"degree":79,"count":1},{"degree":82,"count":2},{"degree":83,"count":1},{"degree":85,"count":1},{"degree":86,"count":1},{"degree":88,"count":1},{"degree":89,"count":1},{"degree":102,"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-4393007-1568314805.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393007-1568314805.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
95.67/55.99	c solve instance...
162.21/72.75	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 (8592 MiB free)
  memory of node 1: 16384 MiB (13072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393007-1568314805/watcher-4393007-1568314805 -o /tmp/evaluation-result-4393007-1568314805/solver-4393007-1568314805 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568309054-15623 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1329694273 HOME/instance-4393007-1568314805.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
solver pid=17070, runsolver pid=17067
Current StackSize limit: 8192 KiB


[startup+0.100484 s]*
/proc/loadavg: 8.33 8.28 6.65 7/231 17086
/proc/meminfo: memFree=22168272/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15144768 memory=29624 CPUtime=0.13 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 5811 0 0 0 12 1 0 0 20 0 15 0 407737945 15508242432 7406 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3786192 7406 3145 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15144768 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 15592 0 -1 4202560 3726 0 0 0 8 0 0 0 20 0 15 0 407737945 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677786791824 139677766640990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15144768 memory=288370932948506240 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737947 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407737948 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677250016288 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407737948 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677248963440 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737950 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) R 17070 17070 15592 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 15 0 407737950 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677246851648 139677763005792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) R 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737950 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677245807440 139677782570709 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15144768 memory=140556796794496 CPUtime=0.02 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) R 17070 17070 15592 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 407737950 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677244754544 139677763791024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737951 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737951 15508242432 7406 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31076 KiB

[startup+0.21072 s]*
/proc/loadavg: 8.33 8.28 6.65 7/231 17086
/proc/meminfo: memFree=22155528/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15144768 memory=40264 CPUtime=0.34 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 9334 0 0 0 31 3 0 0 20 0 15 0 407737945 15508242432 10066 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3786192 10066 3289 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 15592 0 -1 4202560 6620 0 0 0 18 2 0 0 20 0 15 0 407737945 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677786798320 139677782572438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15144768 memory=1898557 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15144768 memory=3761128240891313870 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407737947 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407737948 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677250016288 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15144768 memory=140556796794496 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407737948 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677248963440 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737950 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 15592 0 -1 1077944384 573 0 0 0 3 0 0 0 20 0 15 0 407737950 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677246860144 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) S 17070 17070 15592 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 407737950 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677245807344 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) R 17070 17070 15592 0 -1 4202560 777 0 0 0 8 0 0 0 20 0 15 0 407737950 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677244754544 139677774779768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737951 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737951 15508242432 10066 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41716 KiB

[startup+0.310516 s]*
/proc/loadavg: 8.33 8.28 6.65 7/231 17086
/proc/meminfo: memFree=22147644/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15149024 memory=50004 CPUtime=0.53 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 10825 0 0 0 49 4 0 0 20 0 15 0 407737945 15512600576 12501 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3787256 12501 3370 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15149024 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 15592 0 -1 4202560 7804 0 0 0 27 2 0 0 20 0 15 0 407737945 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677786793824 139677782582429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15149024 memory=288230621906532038 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15149024 memory=3689070646853385769 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737946 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407737946 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407737947 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407737948 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677250016288 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15149024 memory=140556796794496 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407737948 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677248963440 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737950 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 15592 0 -1 1077944384 690 0 0 0 5 0 0 0 20 0 15 0 407737950 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677246860144 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15149024 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) S 17070 17070 15592 0 -1 1077944384 97 0 0 0 3 0 0 0 20 0 15 0 407737950 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677245807344 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 15592 0 -1 1077944384 934 0 0 0 12 0 0 0 20 0 15 0 407737950 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677244754544 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737951 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737951 15512600576 12507 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51456 KiB

[startup+0.700742 s]
/proc/loadavg: 8.33 8.28 6.65 6/231 17086
/proc/meminfo: memFree=22049652/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15149100 memory=298568 CPUtime=1.41 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 14421 0 0 0 117 24 0 0 20 0 15 0 407737945 15512678400 74642 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3787275 74642 3438 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15149100 memory=3053511329498284128 CPUtime=0.61 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 15592 0 -1 4202560 8247 0 0 0 54 7 0 0 20 0 15 0 407737945 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677786796768 139677782572438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15149100 memory=704 CPUtime=0.05 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 68 0 0 0 2 3 0 0 20 0 15 0 407737946 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15149100 memory=1056 CPUtime=0.05 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 57 0 0 0 2 3 0 0 20 0 15 0 407737946 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15149100 memory=1556 CPUtime=0.05 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 68 0 0 0 2 3 0 0 20 0 15 0 407737946 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15149100 memory=780 CPUtime=0.05 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 63 0 0 0 2 3 0 0 20 0 15 0 407737946 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15149100 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 407737947 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15149100 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407737948 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677250016288 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15149100 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407737948 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677248963440 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15149100 memory=7552 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737950 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15149100 memory=2832 CPUtime=0.14 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) R 17070 17070 15592 0 -1 4202560 1632 0 0 0 14 0 0 0 20 0 15 0 407737950 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677246845608 139677764105168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15149100 memory=1084 CPUtime=0.17 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) R 17070 17070 15592 0 -1 4202560 1758 0 0 0 17 0 0 0 20 0 15 0 407737950 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677245788360 139677763739011 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15149100 memory=14012 CPUtime=0.18 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) R 17070 17070 15592 0 -1 1077944384 1148 0 0 0 18 0 0 0 20 0 15 0 407737950 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677244754544 139677782571650 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15149100 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407737951 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15149100 memory=20160 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407737951 15512678400 74642 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 15262228 KiB
Current children cumulated memory: 300020 KiB

[startup+1.50157 s]
/proc/loadavg: 8.39 8.29 6.66 8/231 17086
/proc/meminfo: memFree=21765032/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0

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

/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1134 0 0 0 1 2 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17257] ppid=17070 vsize=15417404 memory=14048 CPUtime=15.64 cores=0,2,4,6
/proc/17072/task/17257/stat : 17257 (java) R 17070 17070 15592 0 -1 4202560 1450 0 0 0 1564 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677166193424 139677393007392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17258] ppid=17070 vsize=15417404 memory=20168 CPUtime=15.52 cores=0,2,4,6
/proc/17072/task/17258/stat : 17258 (java) R 17070 17070 15592 0 -1 4202560 2064 0 0 0 1548 4 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677165141880 139677393007734 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17259] ppid=17070 vsize=15417404 memory=2120 CPUtime=15.61 cores=0,2,4,6
/proc/17072/task/17259/stat : 17259 (java) R 17070 17070 15592 0 -1 4202560 1487 0 0 0 1561 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677164088832 139677393007646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17260] ppid=17070 vsize=15417404 memory=532 CPUtime=15.49 cores=0,2,4,6
/proc/17072/task/17260/stat : 17260 (java) R 17070 17070 15592 0 -1 4202560 3125 0 0 0 1549 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677163037672 139677393007397 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 159.47 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 7147268 KiB

[startup+72.4016 s]
/proc/loadavg: 6.50 7.70 6.58 10/238 17266
/proc/meminfo: memFree=13199240/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15417404 memory=7145816 CPUtime=161.02 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 142075 0 0 0 15571 531 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3854351 1786454 3522 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417404 memory=6791534058613427641 CPUtime=40.39 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 15592 0 -1 1077944384 25999 0 0 0 3987 52 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677786801280 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15417404 memory=288230621803970871 CPUtime=12.44 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 12672 0 0 0 1132 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15417404 memory=14697383221004840 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 17239 0 0 0 1123 116 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15417404 memory=916 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 14734 0 0 0 1118 121 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15417404 memory=1756 CPUtime=12.4 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 16361 0 0 0 1128 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15417404 memory=1440 CPUtime=3.03 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 12929 0 0 0 301 2 0 0 20 0 19 0 407737947 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15417404 memory=912 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677250016352 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15417404 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677248963456 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15417404 memory=2480 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15417404 memory=1768 CPUtime=1.73 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 15592 0 -1 1077944384 11223 0 0 0 172 1 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677246860144 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15417404 memory=111632 CPUtime=1.56 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) S 17070 17070 15592 0 -1 1077944384 11020 0 0 0 153 3 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677245807344 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15417404 memory=796 CPUtime=0.72 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 15592 0 -1 1077944384 8587 0 0 0 70 2 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677244754544 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15417404 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15417404 memory=916 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1134 0 0 0 1 2 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17257] ppid=17070 vsize=15417404 memory=3848 CPUtime=16.03 cores=0,2,4,6
/proc/17072/task/17257/stat : 17257 (java) R 17070 17070 15592 0 -1 4202560 1455 0 0 0 1603 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677166193424 139677393023177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17258] ppid=17070 vsize=15417404 memory=2700 CPUtime=15.91 cores=0,2,4,6
/proc/17072/task/17258/stat : 17258 (java) R 17070 17070 15592 0 -1 4202560 2207 0 0 0 1587 4 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677165141880 139677393006684 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17259] ppid=17070 vsize=15417404 memory=2708 CPUtime=15.99 cores=0,2,4,6
/proc/17072/task/17259/stat : 17259 (java) R 17070 17070 15592 0 -1 4202560 1487 0 0 0 1599 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677164088832 139677393007646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17260] ppid=17070 vsize=15417404 memory=1412 CPUtime=15.87 cores=0,2,4,6
/proc/17072/task/17260/stat : 17260 (java) R 17070 17070 15592 0 -1 4202560 3601 0 0 0 1587 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677163037672 139677393005697 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 161.02 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 7147268 KiB

[startup+72.6016 s]
/proc/loadavg: 6.50 7.70 6.58 10/238 17266
/proc/meminfo: memFree=13199240/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15417404 memory=7145816 CPUtime=161.81 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 142116 0 0 0 15650 531 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3854351 1786454 3522 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417404 memory=14697383221004840 CPUtime=40.39 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 15592 0 -1 1077944384 25999 0 0 0 3987 52 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677786801280 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15417404 memory=5964 CPUtime=12.44 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 12672 0 0 0 1132 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15417404 memory=7552 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 17239 0 0 0 1123 116 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15417404 memory=2832 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 14734 0 0 0 1118 121 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15417404 memory=1084 CPUtime=12.4 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 16361 0 0 0 1128 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15417404 memory=14012 CPUtime=3.03 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 12929 0 0 0 301 2 0 0 20 0 19 0 407737947 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15417404 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677250016352 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15417404 memory=20168 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677248963456 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15417404 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15417404 memory=532 CPUtime=1.73 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 15592 0 -1 1077944384 11223 0 0 0 172 1 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677246860144 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15417404 memory=1564 CPUtime=1.56 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) S 17070 17070 15592 0 -1 1077944384 11020 0 0 0 153 3 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677245807344 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15417404 memory=924 CPUtime=0.72 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 15592 0 -1 1077944384 8587 0 0 0 70 2 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677244754544 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15417404 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15417404 memory=1440 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1134 0 0 0 1 2 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17257] ppid=17070 vsize=15417404 memory=33 CPUtime=16.23 cores=0,2,4,6
/proc/17072/task/17257/stat : 17257 (java) R 17070 17070 15592 0 -1 4202560 1455 0 0 0 1623 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677166193424 139677392964047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17258] ppid=17070 vsize=15417404 memory=7522227791592254834 CPUtime=16.1 cores=0,2,4,6
/proc/17072/task/17258/stat : 17258 (java) R 17070 17070 15592 0 -1 4202560 2319 0 0 0 1606 4 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677165141880 139677393005506 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17259] ppid=17070 vsize=15417404 memory=7156598488285996646 CPUtime=16.19 cores=0,2,4,6
/proc/17072/task/17259/stat : 17259 (java) R 17070 17070 15592 0 -1 4202560 1487 0 0 0 1619 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677164088832 139677393007632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17260] ppid=17070 vsize=15417404 memory=7944460142272541284 CPUtime=16.07 cores=0,2,4,6
/proc/17072/task/17260/stat : 17260 (java) R 17070 17070 15592 0 -1 4202560 3601 0 0 0 1607 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677163037672 139677393007681 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 7147268 KiB

[startup+72.7016 s]
/proc/loadavg: 6.50 7.70 6.58 10/238 17266
/proc/meminfo: memFree=13199240/32770624 swapFree=66977612/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407737945 115843072 363 33554432000 4194304 5098028 140725563411568 140725563409672 140292674798204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12341248 140725563413370 140725563413613 140725563413613 140725563416522 0
/proc/17070/statm: 28282 363 305 221 0 87 0
[pid=17072] ppid=17070 vsize=15417404 memory=7145816 CPUtime=162.21 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 15592 0 -1 1077944320 142205 0 0 0 15690 531 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 140726544538960 139677782560503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
/proc/17072/statm: 3854351 1786454 3522 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417404 memory=7145792 CPUtime=40.39 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 15592 0 -1 1077944384 25999 0 0 0 3987 52 0 0 20 0 19 0 407737945 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677786801280 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17074] ppid=17070 vsize=15417404 memory=-2127763401593990296 CPUtime=12.44 cores=0,2,4,6
/proc/17072/task/17074/stat : 17074 (java) S 17070 17070 15592 0 -1 1077944384 12672 0 0 0 1132 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677710601360 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17075] ppid=17070 vsize=15417404 memory=7145792 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17075/stat : 17075 (java) S 17070 17070 15592 0 -1 1077944384 17239 0 0 0 1123 116 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677709548560 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17076] ppid=17070 vsize=15417404 memory=7235672 CPUtime=12.39 cores=0,2,4,6
/proc/17072/task/17076/stat : 17076 (java) S 17070 17070 15592 0 -1 1077944384 14734 0 0 0 1118 121 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677708495760 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17077] ppid=17070 vsize=15417404 memory=7145792 CPUtime=12.4 cores=0,2,4,6
/proc/17072/task/17077/stat : 17077 (java) S 17070 17070 15592 0 -1 1077944384 16361 0 0 0 1128 112 0 0 20 0 19 0 407737946 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677707442960 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17078] ppid=17070 vsize=15417404 memory=4420 CPUtime=3.03 cores=0,2,4,6
/proc/17072/task/17078/stat : 17078 (java) S 17070 17070 15592 0 -1 1077944384 12929 0 0 0 301 2 0 0 20 0 19 0 407737947 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677251070320 139677782571650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17079] ppid=17070 vsize=15417404 memory=7145816 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 15592 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677250016352 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17080] ppid=17070 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 15592 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 407737948 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677248963456 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17081] ppid=17070 vsize=15417404 memory=7145792 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677247911760 139677782579099 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17082] ppid=17070 vsize=15417404 memory=3769144 CPUtime=1.73 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 15592 0 -1 1077944384 11223 0 0 0 172 1 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677246860144 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17083] ppid=17070 vsize=15417404 memory=1452 CPUtime=1.56 cores=0,2,4,6
/proc/17072/task/17083/stat : 17083 (java) S 17070 17070 15592 0 -1 1077944384 11020 0 0 0 153 3 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677245807344 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17084] ppid=17070 vsize=15417404 memory=1452 CPUtime=0.72 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 15592 0 -1 1077944384 8587 0 0 0 70 2 0 0 20 0 19 0 407737950 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677244754544 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17085] ppid=17070 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677243701984 139677782570709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17086] ppid=17070 vsize=15417404 memory=7145792 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 15592 0 -1 1077944384 1134 0 0 0 1 2 0 0 20 0 19 0 407737951 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677242649264 139677782571650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17257] ppid=17070 vsize=15417404 memory=0 CPUtime=16.33 cores=0,2,4,6
/proc/17072/task/17257/stat : 17257 (java) R 17070 17070 15592 0 -1 4202560 1455 0 0 0 1633 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677166193560 139677393023177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17258] ppid=17070 vsize=15417404 memory=59 CPUtime=16.2 cores=0,2,4,6
/proc/17072/task/17258/stat : 17258 (java) R 17070 17070 15592 0 -1 4202560 2335 0 0 0 1616 4 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677165141880 139677393022613 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17259] ppid=17070 vsize=15417404 memory=1452 CPUtime=16.29 cores=0,2,4,6
/proc/17072/task/17259/stat : 17259 (java) R 17070 17070 15592 0 -1 4202560 1487 0 0 0 1629 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677164088832 139677393009003 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
[pid=17072/tid=17260] ppid=17070 vsize=15417404 memory=1452 CPUtime=16.17 cores=0,2,4,6
/proc/17072/task/17260/stat : 17260 (java) R 17070 17070 15592 0 -1 4202560 3601 0 0 0 1617 0 0 0 20 0 19 0 407743545 15787421696 1786454 33554432000 4194304 4196468 140726544556416 139677163037672 139677393007392 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8093696 140726544561135 140726544561306 140726544561306 140726544564175 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 7147268 KiB

Child status: 0
Real time (s): 72.7935
CPU time (s): 162.467
CPU user time (s): 157.119
CPU system time (s): 5.34885
CPU usage (%): 223.19
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 7335900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.119
system time used= 5.34885
maximum resident set size= 7334540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5498
involuntary context switches= 2422


# summary of solver processes directly reported to runsolver:
#   pid: 17070
#   total CPU time (s): 162.467
#   total CPU user time (s): 157.119
#   total CPU system time (s): 5.34885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.482747 second user time and 0.80409 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-12 19:49:50
IDJOB=4393007
IDBENCH=121037
IDSOLVER=2840
FILE ID=node104/4393007-1568314805
RUNJOBID= node104-1568309054-15623
PBS_JOBID= 21701133
Free space on /tmp= 56464 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-6.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-4393007-1568314805/watcher-4393007-1568314805 -o /tmp/evaluation-result-4393007-1568314805/solver-4393007-1568314805 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568309054-15623 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1329694273 HOME/instance-4393007-1568314805.xml

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

MD5SUM BENCH= 28aba8525a2c57af7de5748c3b9cdf6b
RANDOM SEED=1329694273

node104.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.09
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.09
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.09
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.09
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:        22183764 kB
MemAvailable:   31035108 kB
Buffers:          138736 kB
Cached:          8902516 kB
SwapCached:        31864 kB
Active:          3058544 kB
Inactive:        6812932 kB
Active(anon):     798004 kB
Inactive(anon):    73188 kB
Active(file):    2260540 kB
Inactive(file):  6739744 kB
Unevictable:      107804 kB
Mlocked:          107804 kB
SwapTotal:      67108860 kB
SwapFree:       66977612 kB
Dirty:            112052 kB
Writeback:             0 kB
AnonPages:        907188 kB
Mapped:            54936 kB
Shmem:             32780 kB
Slab:             310408 kB
SReclaimable:     279520 kB
SUnreclaim:        30888 kB
KernelStack:        3760 kB
PageTables:         7256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2000616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    811008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56428 MiB
End job on node104 at 2019-09-12 19:51:03