Trace number 4392904

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 16.0259 5.09452

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
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 benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
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-4392904-1568314956.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4392904-1568314956.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.29	c parse instance...
3.91/2.03	c solve instance...
15.74/5.07	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 (15269 MiB free)
  memory of node 1: 16384 MiB (7302 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392904-1568314956/watcher-4392904-1568314956 -o /tmp/evaluation-result-4392904-1568314956/solver-4392904-1568314956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6784 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1219953817 HOME/instance-4392904-1568314956.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=9993, runsolver pid=9990
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 8.44 8.08 7.48 6/235 10009
/proc/meminfo: memFree=23096904/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15144768 memory=29360 CPUtime=0.13 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 5734 0 0 0 11 2 0 0 20 0 15 0 407758261 15508242432 7340 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3786192 7340 3153 1 0 3748377 0
[pid=9995/tid=9996] ppid=9993 vsize=15144768 memory=7100839878644302962 CPUtime=0.09 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) R 9993 9993 6753 0 -1 4202560 3660 0 0 0 8 1 0 0 20 0 15 0 407758261 15508242432 7340 33554432000 4194304 4196468 140728100947920 140305424351920 140305420135830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 7340 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 7340 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 7340 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 7340 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407758263 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407758263 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304292209568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407758264 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304291156976 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) R 9993 9993 6753 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304288000624 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0.02 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) R 9993 9993 6753 0 -1 4202560 355 0 0 0 2 0 0 0 20 0 15 0 407758266 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304286948080 140305420145242 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758267 15508242432 7340 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30808 KiB

[startup+0.211177 s]*
/proc/loadavg: 8.44 8.08 7.48 6/235 10009
/proc/meminfo: memFree=23082960/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15144768 memory=40876 CPUtime=0.35 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 9465 0 0 0 31 4 0 0 20 0 15 0 407758261 15508242432 10219 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3786192 10219 3297 1 0 3748377 0
[pid=9995/tid=9996] ppid=9993 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) R 9993 9993 6753 0 -1 4202560 6629 0 0 0 17 3 0 0 20 0 15 0 407758261 15508242432 10219 33554432000 4194304 4196468 140728100947920 140305424357824 140305404204382 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15144768 memory=2995868 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 10219 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15144768 memory=140136524222505 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 10219 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 10219 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407758262 15508242432 10219 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407758263 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407758263 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304292209568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407758264 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304291156976 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) S 9993 9993 6753 0 -1 1077944384 767 0 0 0 3 0 0 0 20 0 15 0 407758266 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) S 9993 9993 6753 0 -1 1077944384 61 0 0 0 2 0 0 0 20 0 15 0 407758266 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304288000624 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15144768 memory=140136521074304 CPUtime=0.08 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) R 9993 9993 6753 0 -1 4202560 704 0 0 0 8 0 0 0 20 0 15 0 407758266 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304286947888 140305399142565 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758267 15508242432 10219 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42324 KiB

[startup+0.314107 s]*
/proc/loadavg: 8.44 8.08 7.48 8/235 10009
/proc/meminfo: memFree=23076236/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15149024 memory=50000 CPUtime=0.54 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 10839 0 0 0 49 5 0 0 20 0 15 0 407758261 15512600576 12500 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3787256 12500 3358 1 0 3748377 0
[pid=9995/tid=9996] ppid=9993 vsize=15149024 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) R 9993 9993 6753 0 -1 4202560 7794 0 0 0 27 3 0 0 20 0 15 0 407758261 15512600576 12500 33554432000 4194304 4196468 140728100947920 140305424355008 140305404204382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15149024 memory=2996209 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15512600576 12500 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15149024 memory=3153576 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15512600576 12500 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15512600576 12500 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407758262 15512600576 12500 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407758263 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407758263 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304292209568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407758264 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304291156976 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) S 9993 9993 6753 0 -1 1077944384 792 0 0 0 4 0 0 0 20 0 15 0 407758266 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) R 9993 9993 6753 0 -1 4202560 172 0 0 0 4 0 0 0 20 0 15 0 407758266 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304288000624 140305401668122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) S 9993 9993 6753 0 -1 1077944384 789 0 0 0 12 0 0 0 20 0 15 0 407758266 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304286948080 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758267 15512600576 12500 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51448 KiB

[startup+0.700891 s]
/proc/loadavg: 8.44 8.08 7.48 8/235 10009
/proc/meminfo: memFree=23050536/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15149100 memory=187304 CPUtime=1.61 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 13065 0 0 0 154 7 0 0 20 0 15 0 407758261 15512678400 46826 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3787275 46826 3457 1 0 3748377 0
[pid=9995/tid=9996] ppid=9993 vsize=15149100 memory=1786907723009 CPUtime=0.67 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) R 9993 9993 6753 0 -1 4202560 8336 0 0 0 62 5 0 0 20 0 15 0 407758261 15512678400 46826 33554432000 4194304 4196468 140728100947920 140305424361552 140305058861943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15149100 memory=512 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 407758262 15512678400 46826 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15149100 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758262 15512678400 46826 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15149100 memory=928 CPUtime=0 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 407758262 15512678400 46826 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15149100 memory=3772 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 407758262 15512678400 46826 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15149100 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 407758263 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15149100 memory=920 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407758263 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304292209568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15149100 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 407758264 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304291156976 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15149100 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15149100 memory=1764 CPUtime=0.31 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) S 9993 9993 6753 0 -1 1077944384 1445 0 0 0 31 0 0 0 20 0 15 0 407758266 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15149100 memory=111632 CPUtime=0.31 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) S 9993 9993 6753 0 -1 1077944384 611 0 0 0 31 0 0 0 20 0 15 0 407758266 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304288000624 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15149100 memory=804 CPUtime=0.26 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) S 9993 9993 6753 0 -1 1077944384 1248 0 0 0 26 0 0 0 20 0 15 0 407758266 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304286948080 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15149100 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407758266 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15149100 memory=924 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407758267 15512678400 46826 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15262228 KiB
Current children cumulated memory: 188752 KiB

[startup+1.50088 s]
/proc/loadavg: 8.44 8.08 7.48 7/235 10009
/proc/meminfo: memFree=22917452/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0

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

/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407758267 15787421696 166455 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10010] ppid=9993 vsize=15417404 memory=2120 CPUtime=0.85 cores=0,2,4,6
/proc/9995/task/10010/stat : 10010 (java) R 9993 9993 6753 0 -1 4202560 54 0 0 0 85 0 0 0 20 0 19 0 407758464 15787421696 166455 33554432000 4194304 4196468 140728100947920 140304275868712 140305061210460 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10011] ppid=9993 vsize=15417404 memory=11976 CPUtime=0.85 cores=0,2,4,6
/proc/9995/task/10011/stat : 10011 (java) R 9993 9993 6753 0 -1 4202560 70 0 0 0 85 0 0 0 20 0 19 0 407758465 15787421696 166455 33554432000 4194304 4196468 140728100947920 140304274818616 140305061210348 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10012] ppid=9993 vsize=15417404 memory=5716 CPUtime=0.92 cores=0,2,4,6
/proc/9995/task/10012/stat : 10012 (java) R 9993 9993 6753 0 -1 4202560 73 0 0 0 92 0 0 0 20 0 19 0 407758465 15787421696 166455 33554432000 4194304 4196468 140728100947920 140304273765288 140305061210290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10013] ppid=9993 vsize=15417404 memory=512 CPUtime=0.78 cores=0,2,4,6
/proc/9995/task/10013/stat : 10013 (java) R 9993 9993 6753 0 -1 4202560 46 0 0 0 78 0 0 0 20 0 19 0 407758465 15787421696 166455 33554432000 4194304 4196468 140728100947920 140304272714624 140305061210334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 8.56 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 667268 KiB

[startup+4.00173 s]*
/proc/loadavg: 8.56 8.11 7.49 9/239 10013
/proc/meminfo: memFree=22459272/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15417404 memory=667528 CPUtime=11.78 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 18880 0 0 0 1148 30 0 0 20 0 19 0 407758261 15787421696 166882 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3854351 166882 3516 1 0 3815453 0
[pid=9995/tid=9996] ppid=9993 vsize=15417404 memory=8317482817917895235 CPUtime=1.89 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) S 9993 9993 6753 0 -1 1077944384 8755 0 0 0 178 11 0 0 20 0 19 0 407758261 15787421696 166882 33554432000 4194304 4196468 140728100947920 140305424364672 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15417404 memory=4126316290023845779 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 117 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166882 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15417404 memory=8315171486948655189 CPUtime=0.1 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 222 0 0 0 7 3 0 0 20 0 19 0 407758262 15787421696 166882 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15417404 memory=2996743 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 105 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166882 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15417404 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 106 0 0 0 8 3 0 0 20 0 19 0 407758262 15787421696 166882 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15417404 memory=280272788982576 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15417404 memory=3184238056470637232 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304292209632 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407758264 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304291156992 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15417404 memory=8170774806839513185 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15417404 memory=7597132098393106257 CPUtime=1.34 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) S 9993 9993 6753 0 -1 1077944384 2727 0 0 0 133 1 0 0 20 0 19 0 407758266 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15417404 memory=0 CPUtime=1.27 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) S 9993 9993 6753 0 -1 1077944384 2334 0 0 0 127 0 0 0 20 0 19 0 407758266 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304288000624 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15417404 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) S 9993 9993 6753 0 -1 1077944384 2232 0 0 0 59 0 0 0 20 0 19 0 407758266 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304286948080 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758267 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10010] ppid=9993 vsize=15417404 memory=-1 CPUtime=1.58 cores=0,2,4,6
/proc/9995/task/10010/stat : 10010 (java) R 9993 9993 6753 0 -1 4202560 83 0 0 0 158 0 0 0 20 0 19 0 407758464 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304275869032 140305062142304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10011] ppid=9993 vsize=15417404 memory=16688 CPUtime=1.42 cores=0,2,4,6
/proc/9995/task/10011/stat : 10011 (java) R 9993 9993 6753 0 -1 4202560 176 0 0 0 142 0 0 0 20 0 19 0 407758465 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304274818536 140305062213374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10012] ppid=9993 vsize=15417404 memory=2004 CPUtime=1.71 cores=0,2,4,6
/proc/9995/task/10012/stat : 10012 (java) R 9993 9993 6753 0 -1 4202560 100 0 0 0 171 0 0 0 20 0 19 0 407758465 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304273764648 140305062142330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10013] ppid=9993 vsize=15417404 memory=984 CPUtime=1.43 cores=0,2,4,6
/proc/9995/task/10013/stat : 10013 (java) R 9993 9993 6753 0 -1 4202560 127 0 0 0 143 0 0 0 20 0 19 0 407758465 15787421696 166882 33554432000 4194304 4196468 140728100947920 140304272711864 140305062142200 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 11.78 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 668976 KiB

[startup+4.80173 s]
/proc/loadavg: 8.56 8.11 7.49 9/239 10013
/proc/meminfo: memFree=22459272/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15417404 memory=667772 CPUtime=14.92 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 20936 0 0 0 1461 31 0 0 20 0 19 0 407758261 15787421696 166943 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3854351 166943 3517 1 0 3815453 0
[pid=9995/tid=9996] ppid=9993 vsize=15417404 memory=8112282956445269571 CPUtime=1.89 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) S 9993 9993 6753 0 -1 1077944384 8755 0 0 0 178 11 0 0 20 0 19 0 407758261 15787421696 166943 33554432000 4194304 4196468 140728100947920 140305424364672 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15417404 memory=1448 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 117 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166943 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15417404 memory=666940 CPUtime=0.1 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 222 0 0 0 7 3 0 0 20 0 19 0 407758262 15787421696 166943 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15417404 memory=140140487901623 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 105 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166943 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15417404 memory=140140487901731 CPUtime=0.11 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 106 0 0 0 8 3 0 0 20 0 19 0 407758262 15787421696 166943 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15417404 memory=11140 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 749 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15417404 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304292209632 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407758264 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304291156992 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15417404 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) D 9993 9993 6753 0 -1 4202560 2886 0 0 0 135 1 0 0 20 0 19 0 407758266 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304289053088 140305400048031 0 4 0 16800975 18446744072100220037 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15417404 memory=280272788906064 CPUtime=1.31 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) D 9993 9993 6753 0 -1 4202560 3653 0 0 0 131 0 0 0 20 0 19 0 407758266 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304288000920 140305400048031 0 4 0 16800975 18446744072100220037 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15417404 memory=280272788909888 CPUtime=0.59 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) D 9993 9993 6753 0 -1 4202560 2265 0 0 0 59 0 0 0 20 0 19 0 407758266 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304286948000 140305400048031 0 4 0 16800975 18446744072100220037 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15417404 memory=-6237260532469557610 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15417404 memory=-6237260532469557610 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) D 9993 9993 6753 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 407758267 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304284842208 140305404979982 0 4 0 16800975 18446744072100220037 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10010] ppid=9993 vsize=15417404 memory=-9178176117148050014 CPUtime=2.32 cores=0,2,4,6
/proc/9995/task/10010/stat : 10010 (java) R 9993 9993 6753 0 -1 4202560 96 0 0 0 232 0 0 0 20 0 19 0 407758464 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304275868376 140305062142396 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10011] ppid=9993 vsize=15417404 memory=-7523660553960122769 CPUtime=2.19 cores=0,2,4,6
/proc/9995/task/10011/stat : 10011 (java) R 9993 9993 6753 0 -1 4202560 323 0 0 0 219 0 0 0 20 0 19 0 407758465 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304274818696 140305062213052 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10012] ppid=9993 vsize=15417404 memory=6944656592452807325 CPUtime=2.48 cores=0,2,4,6
/proc/9995/task/10012/stat : 10012 (java) R 9993 9993 6753 0 -1 4202560 113 0 0 0 248 0 0 0 20 0 19 0 407758465 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304273766728 140305062213367 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10013] ppid=9993 vsize=15417404 memory=-7606742920825102191 CPUtime=2.21 cores=0,2,4,6
/proc/9995/task/10013/stat : 10013 (java) R 9993 9993 6753 0 -1 4202560 237 0 0 0 221 0 0 0 20 0 19 0 407758465 15787421696 166943 33554432000 4194304 4196468 140728100947920 140304272711960 140305062142196 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 14.92 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 669220 KiB

[startup+5.00174 s]*
/proc/loadavg: 8.56 8.11 7.49 9/239 10013
/proc/meminfo: memFree=22458220/32770624 swapFree=66979412/67108860
[pid=9993] ppid=9990 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9993/stat : 9993 (xcsp3-exec) S 9990 9993 6753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407758260 115843072 362 33554432000 4194304 5098028 140726378476080 140726378474184 139671377064572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140726378484602 140726378484845 140726378484845 140726378487754 0
/proc/9993/statm: 28282 362 304 221 0 87 0
[pid=9995] ppid=9993 vsize=15417404 memory=667792 CPUtime=15.74 cores=0,2,4,6
/proc/9995/stat : 9995 (java) S 9993 9993 6753 0 -1 1077944320 21461 0 0 0 1543 31 0 0 20 0 19 0 407758261 15787421696 166948 33554432000 4194304 4196468 140728100947920 140728100930464 140305420123895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
/proc/9995/statm: 3854351 166948 3517 1 0 3815453 0
[pid=9995/tid=9996] ppid=9993 vsize=15417404 memory=8317482817917895235 CPUtime=1.89 cores=0,2,4,6
/proc/9995/task/9996/stat : 9996 (java) S 9993 9993 6753 0 -1 1077944384 8755 0 0 0 178 11 0 0 20 0 19 0 407758261 15787421696 166948 33554432000 4194304 4196468 140728100947920 140305424364672 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9997] ppid=9993 vsize=15417404 memory=4126316290023845779 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9997/stat : 9997 (java) S 9993 9993 6753 0 -1 1077944384 117 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166948 33554432000 4194304 4196468 140728100947920 140305376676624 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9998] ppid=9993 vsize=15417404 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9995/task/9998/stat : 9998 (java) S 9993 9993 6753 0 -1 1077944384 222 0 0 0 7 3 0 0 20 0 19 0 407758262 15787421696 166948 33554432000 4194304 4196468 140728100947920 140305375624080 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=9999] ppid=9993 vsize=15417404 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9995/task/9999/stat : 9999 (java) S 9993 9993 6753 0 -1 1077944384 105 0 0 0 8 4 0 0 20 0 19 0 407758262 15787421696 166948 33554432000 4194304 4196468 140728100947920 140305010711568 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10000] ppid=9993 vsize=15417404 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/9995/task/10000/stat : 10000 (java) S 9993 9993 6753 0 -1 1077944384 106 0 0 0 8 3 0 0 20 0 19 0 407758262 15787421696 166948 33554432000 4194304 4196468 140728100947920 140305009659024 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10001] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10001/stat : 10001 (java) S 9993 9993 6753 0 -1 1077944384 749 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304293263344 140305420135042 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10002] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10002/stat : 10002 (java) S 9993 9993 6753 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 407758263 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304292209632 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10003] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10003/stat : 10003 (java) S 9993 9993 6753 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407758264 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304291156992 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10004] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10004/stat : 10004 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304290105552 140305420142491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10005] ppid=9993 vsize=15417404 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/9995/task/10005/stat : 10005 (java) S 9993 9993 6753 0 -1 1077944384 2923 0 0 0 135 1 0 0 20 0 19 0 407758266 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304289053168 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10006] ppid=9993 vsize=15417404 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/9995/task/10006/stat : 10006 (java) S 9993 9993 6753 0 -1 1077944384 3677 0 0 0 133 0 0 0 20 0 19 0 407758266 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304288000624 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10007] ppid=9993 vsize=15417404 memory=-1 CPUtime=0.59 cores=0,2,4,6
/proc/9995/task/10007/stat : 10007 (java) S 9993 9993 6753 0 -1 1077944384 2724 0 0 0 59 0 0 0 20 0 19 0 407758266 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304286948080 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10008] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10008/stat : 10008 (java) S 9993 9993 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407758266 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304285895776 140305420134101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10009] ppid=9993 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9995/task/10009/stat : 10009 (java) S 9993 9993 6753 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 407758267 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304284842288 140305420135042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10010] ppid=9993 vsize=15417404 memory=0 CPUtime=2.5 cores=0,2,4,6
/proc/9995/task/10010/stat : 10010 (java) R 9993 9993 6753 0 -1 4202560 96 0 0 0 250 0 0 0 20 0 19 0 407758464 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304275870968 140305062338465 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10011] ppid=9993 vsize=15417404 memory=0 CPUtime=2.4 cores=0,2,4,6
/proc/9995/task/10011/stat : 10011 (java) R 9993 9993 6753 0 -1 4202560 326 0 0 0 240 0 0 0 20 0 19 0 407758465 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304274818696 140305062142304 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10012] ppid=9993 vsize=15417404 memory=0 CPUtime=2.7 cores=0,2,4,6
/proc/9995/task/10012/stat : 10012 (java) R 9993 9993 6753 0 -1 4202560 113 0 0 0 269 1 0 0 20 0 19 0 407758465 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304273766728 140305062142373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
[pid=9995/tid=10013] ppid=9993 vsize=15417404 memory=0 CPUtime=2.41 cores=0,2,4,6
/proc/9995/task/10013/stat : 10013 (java) R 9993 9993 6753 0 -1 4202560 237 0 0 0 241 0 0 0 20 0 19 0 407758465 15787421696 166948 33554432000 4194304 4196468 140728100947920 140304272711960 140305062142349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14045184 140728100955119 140728100955290 140728100955290 140728100958159 0
Current children cumulated CPU time: 15.74 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 669240 KiB

Child status: 0
Real time (s): 5.09452
CPU time (s): 16.0259
CPU user time (s): 15.6987
CPU system time (s): 0.327265
CPU usage (%): 314.573
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 669240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6987
system time used= 0.327265
maximum resident set size= 668140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2560
involuntary context switches= 532


# summary of solver processes directly reported to runsolver:
#   pid: 9993
#   total CPU time (s): 16.0259
#   total CPU user time (s): 15.6987
#   total CPU system time (s): 0.327265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059268 second user time and 0.102812 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-12 21:01:54
IDJOB=4392904
IDBENCH=122716
IDSOLVER=2840
FILE ID=node121/4392904-1568314956
RUNJOBID= node121-1568312479-6784
PBS_JOBID= 21701130
Free space on /tmp= 61020 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.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-4392904-1568314956/watcher-4392904-1568314956 -o /tmp/evaluation-result-4392904-1568314956/solver-4392904-1568314956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6784 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1219953817 HOME/instance-4392904-1568314956.xml

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

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=1219953817

node121.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.75
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.75
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.75
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.75
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:        23113348 kB
MemAvailable:   23332040 kB
Buffers:          115836 kB
Cached:           398768 kB
SwapCached:        19252 kB
Active:          8855616 kB
Inactive:         251412 kB
Active(anon):    8579368 kB
Inactive(anon):    42408 kB
Active(file):     276248 kB
Inactive(file):   209004 kB
Unevictable:      109568 kB
Mlocked:          109568 kB
SwapTotal:      67108860 kB
SwapFree:       66979412 kB
Dirty:             28004 kB
Writeback:             0 kB
AnonPages:       8679644 kB
Mapped:            44512 kB
Shmem:             20356 kB
Slab:             127856 kB
SReclaimable:      98552 kB
SUnreclaim:        29304 kB
KernelStack:        4192 kB
PageTables:        22716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10615540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8525824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 60996 MiB
End job on node121 at 2019-09-12 21:01:59