Trace number 4398968

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-16UNSAT 156.11 48.7623

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
MD5SUM1cb2c7d0d6cb70a3feacaee85115a742
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 benchmark20.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1888
Maximum variable degree1986
Distribution of variable degrees[{"degree":1888,"count":1},{"degree":1909,"count":1},{"degree":1914,"count":1},{"degree":1915,"count":2},{"degree":1921,"count":1},{"degree":1924,"count":1},{"degree":1927,"count":1},{"degree":1929,"count":1},{"degree":1933,"count":1},{"degree":1938,"count":1},{"degree":1939,"count":1},{"degree":1940,"count":1},{"degree":1949,"count":1},{"degree":1951,"count":1},{"degree":1953,"count":1},{"degree":1959,"count":1},{"degree":1961,"count":1},{"degree":1969,"count":1},{"degree":1975,"count":1},{"degree":1986,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
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-4398968-1568695543.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4398968-1568695543.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
85.45/30.96	c solve instance...
155.66/48.69	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 (14232 MiB free)
  memory of node 1: 16384 MiB (14131 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398968-1568695543/watcher-4398968-1568695543 -o /tmp/evaluation-result-4398968-1568695543/solver-4398968-1568695543 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2142498417 HOME/instance-4398968-1568695543.xml 

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

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


[startup+0.100087 s]*
/proc/loadavg: 8.10 8.28 6.16 7/234 4391
/proc/meminfo: memFree=29028968/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15144776 memory=27812 CPUtime=0.12 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 5991 0 0 0 11 1 0 0 20 0 15 0 445469114 15508250624 6953 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3786194 6953 3122 1 0 3748377 0
[pid=4377/tid=4378] ppid=4375 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) R 4375 4375 32437 0 -1 4202560 3856 0 0 0 8 1 0 0 20 0 15 0 445469114 15508250624 7085 33554432000 4194304 4196468 140727903847808 139915040562816 139915036349018 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 7085 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469116 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445469117 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914110645408 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445469117 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914109592304 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469119 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) R 4375 4375 32437 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 445469119 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914107489008 139915036338818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) R 4375 4375 32437 0 -1 4202560 145 0 0 0 0 0 0 0 20 0 15 0 445469119 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914106436560 139915019763409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0.02 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) R 4375 4375 32437 0 -1 4202560 397 0 0 0 2 0 0 0 20 0 15 0 445469119 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914105383408 139915036349018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469120 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469120 15508250624 7085 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29260 KiB

[startup+0.210813 s]*
/proc/loadavg: 8.10 8.28 6.16 6/234 4391
/proc/meminfo: memFree=29016684/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15144776 memory=39100 CPUtime=0.34 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 9541 0 0 0 30 4 0 0 20 0 15 0 445469114 15508250624 9775 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3786194 9775 3287 1 0 3748377 0
[pid=4377/tid=4378] ppid=4375 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) R 4375 4375 32437 0 -1 4202560 6659 0 0 0 18 2 0 0 20 0 15 0 445469114 15508250624 9775 33554432000 4194304 4196468 140727903847808 139915040559200 139914672444519 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15144776 memory=4294977831 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 9775 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15144776 memory=139994450619891 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469115 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445469116 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445469117 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914110645408 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445469117 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914109592304 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469119 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) S 4375 4375 32437 0 -1 1077944384 427 0 0 0 2 0 0 0 20 0 15 0 445469119 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914107489008 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) S 4375 4375 32437 0 -1 1077944384 246 0 0 0 2 0 0 0 20 0 15 0 445469119 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914106436464 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15144776 memory=139994447308416 CPUtime=0.08 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) R 4375 4375 32437 0 -1 4202560 904 0 0 0 8 0 0 0 20 0 15 0 445469119 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914105383408 139915015295674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469120 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469120 15508250624 9775 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 40548 KiB

[startup+0.31142 s]*
/proc/loadavg: 8.10 8.28 6.16 7/234 4391
/proc/meminfo: memFree=29009424/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15149032 memory=48888 CPUtime=0.53 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 11073 0 0 0 48 5 0 0 20 0 15 0 445469114 15512608768 12222 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3787258 12222 3370 1 0 3748377 0
[pid=4377/tid=4378] ppid=4375 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) R 4375 4375 32437 0 -1 4202560 7802 0 0 0 27 3 0 0 20 0 15 0 445469114 15512608768 12251 33554432000 4194304 4196468 140727903847808 139915040558784 139915020408158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15512608768 12251 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15149032 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469115 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445469116 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445469117 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914110645408 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445469117 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914109592304 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469119 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15149032 memory=6944652177228980320 CPUtime=0.05 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) R 4375 4375 32437 0 -1 4202560 575 0 0 0 5 0 0 0 20 0 15 0 445469119 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914107479392 139915017871003 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15149032 memory=-6654736624941491801 CPUtime=0.03 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) S 4375 4375 32437 0 -1 1077944384 295 0 0 0 3 0 0 0 20 0 15 0 445469119 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914106436464 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15149032 memory=5792585022635482273 CPUtime=0.12 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) S 4375 4375 32437 0 -1 1077944384 1120 0 0 0 12 0 0 0 20 0 15 0 445469119 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914105383408 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469120 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469120 15512608768 12251 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50336 KiB

[startup+0.701659 s]
/proc/loadavg: 8.10 8.28 6.16 9/234 4391
/proc/meminfo: memFree=28982940/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15151156 memory=117080 CPUtime=1.81 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 15336 0 0 0 174 7 0 0 20 0 15 0 445469114 15514783744 29270 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3787789 29270 3454 1 0 3748889 0
[pid=4377/tid=4378] ppid=4375 vsize=15151156 memory=56 CPUtime=0.68 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) R 4375 4375 32437 0 -1 4202560 8399 0 0 0 64 4 0 0 20 0 15 0 445469114 15514783744 29270 33554432000 4194304 4196468 140727903847808 139915040563824 139914672462736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15514783744 29270 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15151156 memory=148 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445469115 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469115 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445469116 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445469117 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914110645408 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445469117 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914109592304 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469119 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15151156 memory=2832 CPUtime=0.38 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) R 4375 4375 32437 0 -1 4202560 1622 0 0 0 38 0 0 0 20 0 15 0 445469119 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914107475552 139915021435703 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15151156 memory=668 CPUtime=0.37 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) R 4375 4375 32437 0 -1 4202560 1661 0 0 0 37 0 0 0 20 0 15 0 445469119 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914106417480 139915019824451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15151156 memory=1256 CPUtime=0.35 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) S 4375 4375 32437 0 -1 1077944384 2345 0 0 0 34 1 0 0 20 0 15 0 445469119 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914105383408 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15151156 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445469120 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445469120 15514783744 29270 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 118528 KiB

[startup+1.5008 s]
/proc/loadavg: 8.10 8.28 6.16 7/234 4391
/proc/meminfo: memFree=28811416/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 9491696 KiB

[startup+48.0016 s]*
/proc/loadavg: 7.64 8.14 6.21 9/237 4398
/proc/meminfo: memFree=19479328/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15417412 memory=9490284 CPUtime=153.3 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 237632 0 0 0 14354 976 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3854353 2372571 3529 1 0 3815453 0
[pid=4377/tid=4378] ppid=4375 vsize=15417412 memory=6935054825532540783 CPUtime=12.55 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) S 4375 4375 32437 0 -1 1077944384 12290 0 0 0 1245 10 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915040568448 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15417412 memory=2596 CPUtime=17.19 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 27454 0 0 0 1480 239 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15417412 memory=2680 CPUtime=17.11 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 33216 0 0 0 1463 248 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15417412 memory=0 CPUtime=17.13 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 33179 0 0 0 1479 234 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15417412 memory=-1189914978686163229 CPUtime=17.18 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 78511 0 0 0 1486 232 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15417412 memory=191 CPUtime=0.68 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 9155 0 0 0 66 2 0 0 20 0 19 0 445469116 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15417412 memory=68 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914110645472 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914109592320 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15417412 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15417412 memory=48008 CPUtime=2.11 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) S 4375 4375 32437 0 -1 1077944384 6606 0 0 0 211 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914107489008 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15417412 memory=988 CPUtime=2.02 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) S 4375 4375 32437 0 -1 1077944384 9168 0 0 0 201 1 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914106436464 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15417412 memory=2008 CPUtime=0.7 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) S 4375 4375 32437 0 -1 1077944384 4330 0 0 0 68 2 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914105383408 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15417412 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15417412 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 669 0 0 0 0 1 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4393] ppid=4375 vsize=15417412 memory=288230596050944315 CPUtime=16.62 cores=1,3,5,7
/proc/4377/task/4393/stat : 4393 (java) R 4375 4375 32437 0 -1 4202560 2653 0 0 0 1662 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914094058312 139914678999338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4394] ppid=4375 vsize=15417412 memory=14698517092372542 CPUtime=16.44 cores=1,3,5,7
/proc/4377/task/4394/stat : 4394 (java) R 4375 4375 32437 0 -1 4202560 12036 0 0 0 1643 1 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914093007624 139914678999609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4395] ppid=4375 vsize=15417412 memory=14008 CPUtime=16.61 cores=1,3,5,7
/proc/4377/task/4395/stat : 4395 (java) R 4375 4375 32437 0 -1 4202560 2323 0 0 0 1661 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914091953928 139914679146051 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4396] ppid=4375 vsize=15417412 memory=26304 CPUtime=16.82 cores=1,3,5,7
/proc/4377/task/4396/stat : 4396 (java) R 4375 4375 32437 0 -1 4202560 4716 0 0 0 1682 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914090901896 139914679050926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 153.3 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 9491732 KiB

[startup+48.4016 s]
/proc/loadavg: 7.64 8.14 6.21 9/237 4398
/proc/meminfo: memFree=19479328/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15417412 memory=9490284 CPUtime=154.86 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 238657 0 0 0 14510 976 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3854353 2372571 3529 1 0 3815453 0
[pid=4377/tid=4378] ppid=4375 vsize=15417412 memory=3688 CPUtime=12.55 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) S 4375 4375 32437 0 -1 1077944384 12290 0 0 0 1245 10 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915040568448 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15417412 memory=1984 CPUtime=17.19 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 27454 0 0 0 1480 239 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15417412 memory=1440 CPUtime=17.11 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 33216 0 0 0 1463 248 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15417412 memory=816 CPUtime=17.13 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 33179 0 0 0 1479 234 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15417412 memory=2580 CPUtime=17.18 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 78511 0 0 0 1486 232 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15417412 memory=288230574492221466 CPUtime=0.68 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 9194 0 0 0 66 2 0 0 20 0 19 0 445469116 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15417412 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914110645472 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15417412 memory=14698517092372542 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914109592320 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15417412 memory=3264 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15417412 memory=1448 CPUtime=2.11 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) S 4375 4375 32437 0 -1 1077944384 6606 0 0 0 211 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914107489008 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15417412 memory=370100 CPUtime=2.02 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) S 4375 4375 32437 0 -1 1077944384 9168 0 0 0 201 1 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914106436464 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15417412 memory=1408 CPUtime=0.7 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) S 4375 4375 32437 0 -1 1077944384 4330 0 0 0 68 2 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914105383408 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15417412 memory=2936 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15417412 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 669 0 0 0 0 1 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4393] ppid=4375 vsize=15417412 memory=9490248 CPUtime=17.01 cores=1,3,5,7
/proc/4377/task/4393/stat : 4393 (java) R 4375 4375 32437 0 -1 4202560 2666 0 0 0 1701 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914094058312 139914678999315 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4394] ppid=4375 vsize=15417412 memory=1620 CPUtime=16.83 cores=1,3,5,7
/proc/4377/task/4394/stat : 4394 (java) R 4375 4375 32437 0 -1 4202560 12046 0 0 0 1682 1 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914093006080 139914679037578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4395] ppid=4375 vsize=15417412 memory=4112 CPUtime=17 cores=1,3,5,7
/proc/4377/task/4395/stat : 4395 (java) R 4375 4375 32437 0 -1 4202560 2329 0 0 0 1700 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914091953832 139914679037578 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4396] ppid=4375 vsize=15417412 memory=1808 CPUtime=17.21 cores=1,3,5,7
/proc/4377/task/4396/stat : 4396 (java) R 4375 4375 32437 0 -1 4202560 5673 0 0 0 1721 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914090901896 139914679050451 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 154.86 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 9491732 KiB

[startup+48.6016 s]
/proc/loadavg: 7.64 8.14 6.21 9/237 4398
/proc/meminfo: memFree=19479328/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
[pid=4377] ppid=4375 vsize=15417412 memory=9490284 CPUtime=155.66 cores=1,3,5,7
/proc/4377/stat : 4377 (java) S 4375 4375 32437 0 -1 1077944320 238663 0 0 0 14590 976 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 140727903830352 139915036327671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
/proc/4377/statm: 3854353 2372571 3529 1 0 3815453 0
[pid=4377/tid=4378] ppid=4375 vsize=15417412 memory=1711 CPUtime=12.55 cores=1,3,5,7
/proc/4377/task/4378/stat : 4378 (java) S 4375 4375 32437 0 -1 1077944384 12290 0 0 0 1245 10 0 0 20 0 19 0 445469114 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915040568448 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4379] ppid=4375 vsize=15417412 memory=3504 CPUtime=17.19 cores=1,3,5,7
/proc/4377/task/4379/stat : 4379 (java) S 4375 4375 32437 0 -1 1077944384 27454 0 0 0 1480 239 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139915003886608 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4380] ppid=4375 vsize=15417412 memory=48008 CPUtime=17.11 cores=1,3,5,7
/proc/4377/task/4380/stat : 4380 (java) S 4375 4375 32437 0 -1 1077944384 33216 0 0 0 1463 248 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914627443856 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4381] ppid=4375 vsize=15417412 memory=988 CPUtime=17.13 cores=1,3,5,7
/proc/4377/task/4381/stat : 4381 (java) S 4375 4375 32437 0 -1 1077944384 33179 0 0 0 1479 234 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914626390800 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4382] ppid=4375 vsize=15417412 memory=2008 CPUtime=17.18 cores=1,3,5,7
/proc/4377/task/4382/stat : 4382 (java) S 4375 4375 32437 0 -1 1077944384 78511 0 0 0 1486 232 0 0 20 0 19 0 445469115 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914625338256 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4383] ppid=4375 vsize=15417412 memory=1436 CPUtime=0.68 cores=1,3,5,7
/proc/4377/task/4383/stat : 4383 (java) S 4375 4375 32437 0 -1 1077944384 9194 0 0 0 66 2 0 0 20 0 19 0 445469116 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914111699184 139915036338818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4384] ppid=4375 vsize=15417412 memory=4152 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4384/stat : 4384 (java) S 4375 4375 32437 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914110645472 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4385] ppid=4375 vsize=15417412 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4385/stat : 4385 (java) S 4375 4375 32437 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 445469117 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914109592320 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4386] ppid=4375 vsize=15417412 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4386/stat : 4386 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914108540880 139915036346267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4387] ppid=4375 vsize=15417412 memory=8072 CPUtime=2.11 cores=1,3,5,7
/proc/4377/task/4387/stat : 4387 (java) S 4375 4375 32437 0 -1 1077944384 6606 0 0 0 211 0 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914107489008 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4388] ppid=4375 vsize=15417412 memory=9580 CPUtime=2.02 cores=1,3,5,7
/proc/4377/task/4388/stat : 4388 (java) S 4375 4375 32437 0 -1 1077944384 9168 0 0 0 201 1 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914106436464 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4389] ppid=4375 vsize=15417412 memory=33 CPUtime=0.7 cores=1,3,5,7
/proc/4377/task/4389/stat : 4389 (java) S 4375 4375 32437 0 -1 1077944384 4330 0 0 0 68 2 0 0 20 0 19 0 445469119 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914105383408 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4390] ppid=4375 vsize=15417412 memory=3047711553320166262 CPUtime=0 cores=1,3,5,7
/proc/4377/task/4390/stat : 4390 (java) S 4375 4375 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914104331104 139915036337877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4391] ppid=4375 vsize=15417412 memory=7824336315716348491 CPUtime=0.01 cores=1,3,5,7
/proc/4377/task/4391/stat : 4391 (java) S 4375 4375 32437 0 -1 1077944384 669 0 0 0 0 1 0 0 20 0 19 0 445469120 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914103278128 139915036338818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4393] ppid=4375 vsize=15417412 memory=7738401789131321442 CPUtime=17.21 cores=1,3,5,7
/proc/4377/task/4393/stat : 4393 (java) R 4375 4375 32437 0 -1 4202560 2666 0 0 0 1721 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914094058312 139914678999315 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4394] ppid=4375 vsize=15417412 memory=7517449442889658984 CPUtime=17.03 cores=1,3,5,7
/proc/4377/task/4394/stat : 4394 (java) R 4375 4375 32437 0 -1 4202560 12046 0 0 0 1702 1 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914093005968 139914679049456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4395] ppid=4375 vsize=15417412 memory=7738421528397112933 CPUtime=17.2 cores=1,3,5,7
/proc/4377/task/4395/stat : 4395 (java) R 4375 4375 32437 0 -1 4202560 2332 0 0 0 1720 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914091953832 139914679112723 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
[pid=4377/tid=4396] ppid=4375 vsize=15417412 memory=7306645550368384832 CPUtime=17.41 cores=1,3,5,7
/proc/4377/task/4396/stat : 4396 (java) R 4375 4375 32437 0 -1 4202560 5676 0 0 0 1741 0 0 0 20 0 19 0 445472211 15787429888 2372571 33554432000 4194304 4196468 140727903847808 139914090901896 139914679050921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23719936 140727903851503 140727903851674 140727903851674 140727903854543 0
Current children cumulated CPU time: 155.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 9491732 KiB

[startup+48.7008 s]
/proc/loadavg: 7.64 8.14 6.21 9/237 4398
/proc/meminfo: memFree=19479328/32770624 swapFree=66939908/67108860
[pid=4375] ppid=4372 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4375/stat : 4375 (xcsp3-exec) S 4372 4375 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445469114 115843072 362 33554432000 4194304 5098028 140732593119920 140732593118024 140315225227900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35475456 140732593128314 140732593128557 140732593128557 140732593131466 0
/proc/4375/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 48.7623
CPU time (s): 156.11
CPU user time (s): 146.276
CPU system time (s): 9.83405
CPU usage (%): 320.144
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 9491732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.276
system time used= 9.83405
maximum resident set size= 9490364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6079
involuntary context switches= 3273


# summary of solver processes directly reported to runsolver:
#   pid: 4375
#   total CPU time (s): 156.11
#   total CPU user time (s): 146.276
#   total CPU system time (s): 9.83405

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.357305 second user time and 0.548321 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 06:45:02
IDJOB=4398968
IDBENCH=125859
IDSOLVER=2853
FILE ID=node119/4398968-1568695543
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.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-4398968-1568695543/watcher-4398968-1568695543 -o /tmp/evaluation-result-4398968-1568695543/solver-4398968-1568695543 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2142498417 HOME/instance-4398968-1568695543.xml

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

MD5SUM BENCH= 1cb2c7d0d6cb70a3feacaee85115a742
RANDOM SEED=2142498417

node119.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.47
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.47
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.47
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.47
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:        29044728 kB
MemAvailable:   31527252 kB
Buffers:          121872 kB
Cached:          2643304 kB
SwapCached:        61072 kB
Active:          1722160 kB
Inactive:        1404920 kB
Active(anon):     300628 kB
Inactive(anon):   110640 kB
Active(file):    1421532 kB
Inactive(file):  1294280 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26632 kB
Writeback:             0 kB
AnonPages:        409828 kB
Mapped:            61892 kB
Shmem:             41008 kB
Slab:             194612 kB
SReclaimable:     165092 kB
SUnreclaim:        29520 kB
KernelStack:        3840 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1435688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 06:45:51