Trace number 4283897

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 5a (2017-08-18)UNSAT 17.225201 12.3567

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-40.xml
MD5SUMb581a39749cdd21b83f7329098fa8172
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 benchmark4.6845298
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283897-1503200506.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4283897-1503200506.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.32	c simple solver
0.29/0.39	c parse instance...
1.01/0.68	c solve instance...
17.16/12.35	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 (14133 MiB free)
  memory of node 1: 16384 MiB (15427 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283897-1503200506/watcher-4283897-1503200506 -o /tmp/evaluation-result-4283897-1503200506/solver-4283897-1503200506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 885228829 HOME/instance-4283897-1503200506.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
Current StackSize limit: 8192 KiB

solver pid=16762, runsolver pid=16759

[startup+0.100057 s]*
/proc/loadavg: 1.95 1.82 1.81 3/202 16769
/proc/meminfo: memFree=30264392/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13358712 memory=14896 CPUtime=0.01 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 3527 0 0 0 1 0 0 0 20 0 6 0 122243552 13679321088 3724 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3339678 3724 1905 1 0 3329175 0
[pid=16764/tid=16765] ppid=16762 vsize=13359740 memory=-8023549066454273880 CPUtime=0.01 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 2314 0 0 0 1 0 0 0 20 0 6 0 122243552 13680373760 3790 18446744073709551615 4194304 4196468 140732860264960 140391890190928 140391878192606 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13368492 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122243553 13689335808 3790 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13374792 memory=140292995438208 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 122243553 13695787008 3790 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13374792 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122243553 13695787008 3790 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13374792 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 122243553 13695787008 3790 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16276 KiB

[startup+0.209741 s]*
/proc/loadavg: 1.95 1.82 1.81 4/211 16778
/proc/meminfo: memFree=30253484/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13974352 memory=27628 CPUtime=0.1 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 5321 0 0 0 9 1 0 0 20 0 15 0 122243552 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3493588 6907 2753 1 0 3482964 0
[pid=16764/tid=16765] ppid=16762 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 3465 0 0 0 7 0 0 0 20 0 15 0 122243552 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391890180256 140391878191934 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13974352 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13974352 memory=140292996610676 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13974352 memory=140292995438208 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243554 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122243554 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122243555 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 28892 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13974352 memory=140292995438208 CPUtime=0.01 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 28892 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 15 0 122243557 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13974352 memory=140292995438208 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243561 14309736448 6907 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29008 KiB

[startup+0.310308 s]*
/proc/loadavg: 1.95 1.82 1.81 4/211 16778
/proc/meminfo: memFree=30242924/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13974352 memory=39016 CPUtime=0.29 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 8887 0 0 0 27 2 0 0 20 0 15 0 122243552 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3493588 9754 2985 1 0 3482964 0
[pid=16764/tid=16765] ppid=16762 vsize=13974352 memory=-7677926825137650786 CPUtime=0.18 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 6121 0 0 0 16 2 0 0 20 0 15 0 122243552 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391890192864 140391885976733 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243554 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122243554 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122243555 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) R 16762 16762 28892 0 -1 1077944384 499 0 0 0 2 0 0 0 20 0 15 0 122243557 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) R 16762 16762 28892 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 15 0 122243557 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391359106760 140391878244256 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13974352 memory=140292995438208 CPUtime=0.06 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) R 16762 16762 28892 0 -1 4202560 714 0 0 0 6 0 0 0 20 0 15 0 122243557 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885966742 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13974352 memory=140292995438208 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243561 14309736448 9754 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40396 KiB

[startup+0.701461 s]
/proc/loadavg: 1.95 1.82 1.81 6/211 16778
/proc/meminfo: memFree=30231588/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=77140 CPUtime=1.32 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 13801 0 0 0 127 5 0 0 20 0 15 0 122243552 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 19285 3169 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=1 CPUtime=0.55 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 8486 0 0 0 52 3 0 0 20 0 15 0 122243552 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391890183264 140391492119136 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=7813587196152395829 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=111 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122243555 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13980732 memory=209 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13980732 memory=402 CPUtime=0.22 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) R 16762 16762 28892 0 -1 4202560 1416 0 0 0 22 0 0 0 20 0 15 0 122243557 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391360165088 140391864347007 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13980732 memory=7 CPUtime=0.21 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) R 16762 16762 28892 0 -1 4202560 997 0 0 0 21 0 0 0 20 0 15 0 122243557 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391870852315 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13980732 memory=3908 CPUtime=0.3 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) R 16762 16762 28892 0 -1 4202560 1594 0 0 0 30 0 0 0 20 0 15 0 122243557 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391878939849 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13980732 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243561 14316269568 19285 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 78520 KiB

[startup+1.50089 s]
/proc/loadavg: 1.95 1.82 1.81 5/211 16778
/proc/meminfo: memFree=30192816/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=116328 CPUtime=3.89 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 20495 0 0 0 383 6 0 0 20 0 15 0 122243552 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 29082 3203 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=6441361776102887525 CPUtime=1.35 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 9584 0 0 0 132 3 0 0 20 0 15 0 122243552 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391890193648 140391497384069 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=7228392122256287569 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=7596569157062186602 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=6227184590849992289 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=8041079860532773434 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122243553 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 29082 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7

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

/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=215836 CPUtime=16.03 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 29150 0 0 0 1590 13 0 0 20 0 15 0 122243552 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 53959 3236 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=-8774313645642428999 CPUtime=10.99 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 10742 0 0 0 1094 5 0 0 20 0 15 0 122243552 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391890190976 140391496485287 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=1000 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 122243553 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=796 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 304 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 97 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=215800 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 907 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=200972 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=-7361174377247368086 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 122243555 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13980732 memory=4612 CPUtime=2.23 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 28892 0 -1 1077944384 5548 0 0 0 222 1 0 0 20 0 15 0 122243557 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13980732 memory=1708 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 28892 0 -1 1077944384 5179 0 0 0 196 1 0 0 20 0 15 0 122243557 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13980732 memory=1444 CPUtime=0.63 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 28892 0 -1 1077944384 4113 0 0 0 62 1 0 0 20 0 15 0 122243557 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13980732 memory=12216 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 122243561 14316269568 53959 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 16.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217216 KiB

[startup+12.0008 s]*
/proc/loadavg: 1.96 1.82 1.81 3/211 16778
/proc/meminfo: memFree=30036676/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=215916 CPUtime=16.87 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 29832 0 0 0 1674 13 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 53979 3236 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=-7677926825137650786 CPUtime=11.8 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 10749 0 0 0 1175 5 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391890191408 140391496335645 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=3539883376996524079 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 304 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=7377272683905708134 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 97 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=3616450115766794031 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 907 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=140292995438208 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 122243555 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13980732 memory=0 CPUtime=2.26 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 28892 0 -1 1077944384 6141 0 0 0 225 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13980732 memory=-1 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 28892 0 -1 1077944384 5179 0 0 0 196 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13980732 memory=280585887569656 CPUtime=0.63 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 28892 0 -1 1077944384 4195 0 0 0 62 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13980732 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13980732 memory=280585887571272 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 122243561 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 16.87 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217296 KiB

[startup+12.2008 s]
/proc/loadavg: 1.96 1.82 1.81 3/211 16778
/proc/meminfo: memFree=30036676/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=215916 CPUtime=17.06 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 29832 0 0 0 1693 13 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 53979 3236 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=4207860026552496416 CPUtime=11.99 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 10749 0 0 0 1194 5 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391890191408 140391496360496 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=-7319011732109798695 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=9051003345487036589 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 304 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=9126232286719478932 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 97 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=3472468589052911728 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 907 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=4641055508724404838 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=7306356374264037480 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=8099273548120156004 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 122243555 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13980732 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13980732 memory=6944613755495348631 CPUtime=2.26 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 28892 0 -1 1077944384 6141 0 0 0 225 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13980732 memory=6944656592455360604 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 28892 0 -1 1077944384 5179 0 0 0 196 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13980732 memory=7228392122189177173 CPUtime=0.63 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 28892 0 -1 1077944384 4195 0 0 0 62 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13980732 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13980732 memory=140292892768589 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 122243561 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 17.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217296 KiB

[startup+12.3008 s]
/proc/loadavg: 1.96 1.82 1.81 3/211 16778
/proc/meminfo: memFree=30036676/32770624 swapFree=67108860/67108860
[pid=16762] ppid=16759 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122243543 9740288 345 18446744073709551615 4194304 5098028 140729709972928 140729709971032 139833443844732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 40624128 140729709977977 140729709978181 140729709978181 140729709981675 0
/proc/16762/statm: 2378 345 289 221 0 87 0
[pid=16764] ppid=16762 vsize=13980732 memory=215916 CPUtime=17.16 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 28892 0 -1 1077944320 29832 0 0 0 1703 13 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140732860247504 140391885954807 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
/proc/16764/statm: 3495183 53979 3236 1 0 3483476 0
[pid=16764/tid=16765] ppid=16762 vsize=13980732 memory=215916 CPUtime=12.09 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 28892 0 -1 4202560 10749 0 0 0 1204 5 0 0 20 0 15 0 122243552 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391890191408 140391499182920 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16766] ppid=16762 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 28892 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391820389008 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16767] ppid=16762 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 28892 0 -1 1077944384 304 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391819336208 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16768] ppid=16762 vsize=13980732 memory=215836 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 28892 0 -1 1077944384 97 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391818283408 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16769] ppid=16762 vsize=13980732 memory=158628 CPUtime=0.03 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 28892 0 -1 1077944384 907 0 0 0 3 0 0 0 20 0 15 0 122243553 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391817230608 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16770] ppid=16762 vsize=13980732 memory=7446534198030126423 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 28892 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391364389744 140391885965954 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16771] ppid=16762 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 28892 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 122243554 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391363335712 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16772] ppid=16762 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 28892 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 122243555 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391362282864 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16773] ppid=16762 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391361231184 140391885973403 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16774] ppid=16762 vsize=13980732 memory=215804 CPUtime=2.26 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 28892 0 -1 1077944384 6141 0 0 0 225 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391360178544 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16775] ppid=16762 vsize=13980732 memory=1296 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 28892 0 -1 1077944384 5179 0 0 0 196 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391359125744 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16776] ppid=16762 vsize=13980732 memory=2420 CPUtime=0.63 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 28892 0 -1 1077944384 4195 0 0 0 62 1 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391358072944 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16777] ppid=16762 vsize=13980732 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122243557 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391357020384 140391885965013 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
[pid=16764/tid=16778] ppid=16762 vsize=13980732 memory=65428 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 28892 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 122243561 14316269568 53979 18446744073709551615 4194304 4196468 140732860264960 140391355968688 140391885965954 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24113152 140732860268977 140732860269153 140732860269153 140732860272591 0
Current children cumulated CPU time: 17.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217296 KiB

Child status: 0
Real time (s): 12.3567
CPU time (s): 17.2252
CPU user time (s): 17.0843
CPU system time (s): 0.140864
CPU usage (%): 139.4
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 217296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0843
system time used= 0.140864
maximum resident set size= 216236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30718
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= 2828
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 16762
#   total CPU time (s): 17.2252
#   total CPU user time (s): 17.0843
#   total CPU system time (s): 0.140864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.11281 second user time and 0.151034 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 05:27:34
IDJOB=4283897
IDBENCH=125700
IDSOLVER=2679
FILE ID=node127/4283897-1503200506
RUNJOBID= node127-1503172133-9103
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-40.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283897-1503200506/watcher-4283897-1503200506 -o /tmp/evaluation-result-4283897-1503200506/solver-4283897-1503200506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 885228829 HOME/instance-4283897-1503200506.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=885228829

node127.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.92
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.92
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.92
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.92
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:        30270148 kB
MemAvailable:   31136504 kB
Buffers:          303876 kB
Cached:           863800 kB
SwapCached:            0 kB
Active:          1664272 kB
Inactive:         383824 kB
Active(anon):     831120 kB
Inactive(anon):    99152 kB
Active(file):     833152 kB
Inactive(file):   284672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:        938020 kB
Mapped:            75136 kB
Shmem:             49828 kB
Slab:             155500 kB
SReclaimable:     128736 kB
SUnreclaim:        26764 kB
KernelStack:        3760 kB
PageTables:         6916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1495604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    868352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-20 05:27:46