Trace number 4271187

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 4.0.5 par (2017-08-09)SAT 13.8782 2.3104501

General information on the benchmark

NameRandom/Random-RB-2-30-15f/
rand-2-30-15-306-230f-09.xml
MD5SUM23c17749bea612774e78a3a072e2ad10
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.28985199
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints227
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree20
Distribution of variable degrees[{"degree":11,"count":2},{"degree":12,"count":5},{"degree":13,"count":2},{"degree":14,"count":4},{"degree":15,"count":4},{"degree":16,"count":3},{"degree":17,"count":2},{"degree":18,"count":5},{"degree":19,"count":2},{"degree":20,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":227}]
Number of extensional constraints227
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":227}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271187-1502686877.xml"  -tl '20160s' -p 8 -x 0
0.10/0.14	c [HOME/instance-4271187-1502686877.xml, -tl, 20160s, -p, 8, -x, 0]
0.10/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.51/0.89	c solve instance...
13.17/2.29	s SATISFIABLE
13.17/2.29	v <instantiation>
13.17/2.29	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
13.17/2.29	v 	<values>4 1 13 10 14 12 1 6 13 13 11 1 1 13 5 1 11 8 14 9 1 9 11 6 11 9 12 8 3 7 </values>
13.17/2.29	v </instantiation>

Verifier Data

OK	

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 (12281 MiB free)
  memory of node 1: 16384 MiB (13579 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271187-1502686877/watcher-4271187-1502686877 -o /tmp/evaluation-result-4271187-1502686877/solver-4271187-1502686877 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502680975-372 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1503227742 HOME/instance-4271187-1502686877.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100362 s]*
/proc/loadavg: 8.00 8.09 8.17 2/199 799
/proc/meminfo: memFree=26465988/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=25999808 memory=26668 CPUtime=0.1 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 5588 0 0 0 10 0 0 0 20 0 20 0 101759308 26623803392 6667 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6499952 6667 2840 1 0 6488269 0
[pid=780/tid=781] ppid=778 vsize=25999808 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/780/task/781/stat : 781 (java) R 778 778 345 0 -1 4202560 3609 0 0 0 9 0 0 0 20 0 20 0 101759308 26623803392 6667 33554432000 4194304 4196468 140737307238016 139755131635504 139754763078640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=25999808 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=25999808 memory=288370778320676480 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=785] ppid=778 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/785/stat : 785 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754682837264 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=786] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/786/stat : 786 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754681785488 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=787] ppid=778 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/787/stat : 787 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754680732688 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=788] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/788/stat : 788 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754679679888 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=789] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/789/stat : 789 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759309 26623803392 6667 33554432000 4194304 4196468 140737307238016 139754678627088 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=790] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/790/stat : 790 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759311 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753802410352 139755127413378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=791] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/791/stat : 791 (java) S 778 778 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101759311 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753801356320 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=792] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/792/stat : 792 (java) S 778 778 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101759311 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753800303472 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=793] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/793/stat : 793 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753799251792 139755127420827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=794] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/794/stat : 794 (java) S 778 778 345 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753798200176 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=795] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/795/stat : 795 (java) S 778 778 345 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753797147376 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=796] ppid=778 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/796/stat : 796 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753796094576 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=797] ppid=778 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/780/task/797/stat : 797 (java) R 778 778 345 0 -1 4202560 240 0 0 0 1 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753795041776 139755127414166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=798] ppid=778 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/780/task/798/stat : 798 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753793989216 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=799] ppid=778 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/799/stat : 799 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26623803392 6667 33554432000 4194304 4196468 140737307238016 139753792936496 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28052 KiB

[startup+0.210478 s]*
/proc/loadavg: 8.00 8.09 8.17 3/199 799
/proc/meminfo: memFree=26454932/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=26004064 memory=39208 CPUtime=0.33 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 8343 0 0 0 31 2 0 0 20 0 20 0 101759308 26628161536 9802 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6501016 9802 3069 1 0 6488269 0
[pid=780/tid=781] ppid=778 vsize=26004064 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/780/task/781/stat : 781 (java) R 778 778 345 0 -1 4202560 5421 0 0 0 19 1 0 0 20 0 20 0 101759308 26628161536 9802 33554432000 4194304 4196468 140737307238016 139755131625136 139755127424157 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=26004064 memory=288370778320676480 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=785] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/785/stat : 785 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754682837264 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=786] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/786/stat : 786 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754681785488 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=787] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/787/stat : 787 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754680732688 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=788] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/788/stat : 788 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754679679888 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=789] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/789/stat : 789 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 9802 33554432000 4194304 4196468 140737307238016 139754678627088 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=790] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/790/stat : 790 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753802410352 139755127413378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=791] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/791/stat : 791 (java) S 778 778 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753801356320 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=792] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/792/stat : 792 (java) S 778 778 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753800303472 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=793] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/793/stat : 793 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753799251792 139755127420827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=794] ppid=778 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/780/task/794/stat : 794 (java) S 778 778 345 0 -1 1077944384 620 0 0 0 1 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753798200176 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=795] ppid=778 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/780/task/795/stat : 795 (java) S 778 778 345 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753797147376 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=796] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/796/stat : 796 (java) S 778 778 345 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753796094576 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=797] ppid=778 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/780/task/797/stat : 797 (java) R 778 778 345 0 -1 4202560 686 0 0 0 7 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753795041776 139755111482718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=798] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/798/stat : 798 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753793989216 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=799] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/799/stat : 799 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 9802 33554432000 4194304 4196468 140737307238016 139753792936496 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40592 KiB

[startup+0.310294 s]*
/proc/loadavg: 8.00 8.09 8.17 3/199 799
/proc/meminfo: memFree=26450528/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=26004064 memory=44672 CPUtime=0.49 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 9390 0 0 0 47 2 0 0 20 0 20 0 101759308 26628161536 11168 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6501016 11168 3103 1 0 6488269 0
[pid=780/tid=781] ppid=778 vsize=26004064 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/780/task/781/stat : 781 (java) R 778 778 345 0 -1 4202560 6098 0 0 0 28 1 0 0 20 0 20 0 101759308 26628161536 11680 33554432000 4194304 4196468 140737307238016 139755131639696 139754763039848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=26004064 memory=140402168966120 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=785] ppid=778 vsize=26004064 memory=2240 CPUtime=0 cores=0-7
/proc/780/task/785/stat : 785 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754682837264 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=786] ppid=778 vsize=26004064 memory=2241 CPUtime=0 cores=0-7
/proc/780/task/786/stat : 786 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754681785488 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=787] ppid=778 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/780/task/787/stat : 787 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754680732688 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=788] ppid=778 vsize=26004064 memory=280804022425680 CPUtime=0 cores=0-7
/proc/780/task/788/stat : 788 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754679679888 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=789] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/789/stat : 789 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759309 26628161536 11680 33554432000 4194304 4196468 140737307238016 139754678627088 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=790] ppid=778 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/780/task/790/stat : 790 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753802410352 139755127413378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=791] ppid=778 vsize=26004064 memory=2440 CPUtime=0 cores=0-7
/proc/780/task/791/stat : 791 (java) S 778 778 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753801356320 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=792] ppid=778 vsize=26004064 memory=440 CPUtime=0 cores=0-7
/proc/780/task/792/stat : 792 (java) S 778 778 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101759311 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753800303472 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=793] ppid=778 vsize=26004064 memory=128 CPUtime=0 cores=0-7
/proc/780/task/793/stat : 793 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753799251792 139755127420827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=794] ppid=778 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/780/task/794/stat : 794 (java) R 778 778 345 0 -1 4202560 752 0 0 0 2 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753798181080 139755108578384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=795] ppid=778 vsize=26004064 memory=255 CPUtime=0.02 cores=0-7
/proc/780/task/795/stat : 795 (java) S 778 778 345 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753797147376 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=796] ppid=778 vsize=26004064 memory=53 CPUtime=0.01 cores=0-7
/proc/780/task/796/stat : 796 (java) S 778 778 345 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753796094576 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=797] ppid=778 vsize=26004064 memory=60 CPUtime=0.13 cores=0-7
/proc/780/task/797/stat : 797 (java) R 778 778 345 0 -1 4202560 833 0 0 0 13 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753795038144 139755127423578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=798] ppid=778 vsize=26004064 memory=3762817077584542003 CPUtime=0 cores=0-7
/proc/780/task/798/stat : 798 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753793989216 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=799] ppid=778 vsize=26004064 memory=3617551817878221343 CPUtime=0 cores=0-7
/proc/780/task/799/stat : 799 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101759314 26628161536 11680 33554432000 4194304 4196468 140737307238016 139753792936496 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46056 KiB

[startup+0.700982 s]
/proc/loadavg: 7.68 8.02 8.14 6/199 799
/proc/meminfo: memFree=26416780/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=26006188 memory=143044 CPUtime=2.08 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 14073 0 0 0 202 6 0 0 20 0 20 0 101759308 26630336512 35761 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6501547 35761 3204 1 0 6488781 0
[pid=780/tid=781] ppid=778 vsize=26006188 memory=4116 CPUtime=0.67 cores=0-7
/proc/780/task/781/stat : 781 (java) R 778 778 345 0 -1 4202560 6631 0 0 0 64 3 0 0 20 0 20 0 101759308 26630336512 35761 33554432000 4194304 4196468 140737307238016 139755131637776 139755127423578 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=26006188 memory=29092 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101759309 26630336512 35761 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26630336512 35761 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101759309 26630336512 35761 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0

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

/proc/780/task/800/stat : 800 (java) R 778 778 345 0 -1 4202560 61 0 0 0 54 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753784925672 139754768773389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=801] ppid=778 vsize=26538700 memory=0 CPUtime=0.41 cores=0-7
/proc/780/task/801/stat : 801 (java) R 778 778 345 0 -1 4202560 75 0 0 0 41 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753783872584 139754769238595 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=802] ppid=778 vsize=26538700 memory=140402168963825 CPUtime=0.52 cores=0-7
/proc/780/task/802/stat : 802 (java) R 778 778 345 0 -1 4202560 43 0 0 0 52 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753782822432 139754769236361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=803] ppid=778 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/780/task/803/stat : 803 (java) R 778 778 345 0 -1 4202560 48 0 0 0 57 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753781770064 139754769372565 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=804] ppid=778 vsize=26538700 memory=0 CPUtime=0.51 cores=0-7
/proc/780/task/804/stat : 804 (java) R 778 778 345 0 -1 4202560 38 0 0 0 51 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753780715720 139754769238942 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=805] ppid=778 vsize=26538700 memory=0 CPUtime=0.4 cores=0-7
/proc/780/task/805/stat : 805 (java) R 778 778 345 0 -1 4202560 33 0 0 0 40 0 0 0 20 0 28 0 101759398 27175628800 52209 33554432000 4194304 4196468 140737307238016 139753779665080 139754763077439 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=806] ppid=778 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/780/task/806/stat : 806 (java) R 778 778 345 0 -1 4202560 30 0 0 0 58 0 0 0 20 0 28 0 101759398 27175628800 52231 33554432000 4194304 4196468 140737307238016 139753778609744 139754769238269 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=807] ppid=778 vsize=26538700 memory=0 CPUtime=0.46 cores=0-7
/proc/780/task/807/stat : 807 (java) R 778 778 345 0 -1 4202560 32 0 0 0 46 0 0 0 20 0 28 0 101759398 27175628800 52231 33554432000 4194304 4196468 140737307238016 139753777558704 139754769238533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 8.37 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 210220 KiB

[startup+2.00231 s]*
/proc/loadavg: 7.68 8.02 8.14 11/207 807
/proc/meminfo: memFree=26284544/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=26538700 memory=209420 CPUtime=11.62 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 17812 0 0 0 1152 10 0 0 20 0 28 0 101759308 27175628800 52355 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6634675 52355 3244 1 0 6621909 0
[pid=780/tid=781] ppid=778 vsize=26538700 memory=8390339637985935414 CPUtime=0.86 cores=0-7
/proc/780/task/781/stat : 781 (java) S 778 778 345 0 -1 1077944384 6812 0 0 0 82 4 0 0 20 0 28 0 101759308 27175628800 52355 33554432000 4194304 4196468 140737307238016 139755131643008 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=785] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/785/stat : 785 (java) S 778 778 345 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754682837264 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=786] ppid=778 vsize=26538700 memory=4830786140298962533 CPUtime=0 cores=0-7
/proc/780/task/786/stat : 786 (java) S 778 778 345 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754681785488 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=787] ppid=778 vsize=26538700 memory=7378697629483807023 CPUtime=0 cores=0-7
/proc/780/task/787/stat : 787 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754680732688 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=788] ppid=778 vsize=26538700 memory=6944652027076318631 CPUtime=0 cores=0-7
/proc/780/task/788/stat : 788 (java) S 778 778 345 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754679679888 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=789] ppid=778 vsize=26538700 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/780/task/789/stat : 789 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52355 33554432000 4194304 4196468 140737307238016 139754678627088 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=790] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/790/stat : 790 (java) S 778 778 345 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753802410352 139755127413378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=791] ppid=778 vsize=26538700 memory=4210416266603221769 CPUtime=0 cores=0-7
/proc/780/task/791/stat : 791 (java) S 778 778 345 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753801356320 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=792] ppid=778 vsize=26538700 memory=149821344188562 CPUtime=0 cores=0-7
/proc/780/task/792/stat : 792 (java) S 778 778 345 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753800303472 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=793] ppid=778 vsize=26538700 memory=7238798801035015221 CPUtime=0 cores=0-7
/proc/780/task/793/stat : 793 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753799251792 139755127420827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=794] ppid=778 vsize=26538700 memory=7453282923545323111 CPUtime=1.14 cores=0-7
/proc/780/task/794/stat : 794 (java) R 778 778 345 0 -1 4202560 2304 0 0 0 113 1 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753798200472 139755113435728 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=795] ppid=778 vsize=26538700 memory=0 CPUtime=1.16 cores=0-7
/proc/780/task/795/stat : 795 (java) R 778 778 345 0 -1 1077944384 2249 0 0 0 116 0 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753797147376 139755127413378 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=796] ppid=778 vsize=26538700 memory=0 CPUtime=1.15 cores=0-7
/proc/780/task/796/stat : 796 (java) S 778 778 345 0 -1 1077944384 2063 0 0 0 114 1 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753796094576 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=797] ppid=778 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/780/task/797/stat : 797 (java) S 778 778 345 0 -1 1077944384 2593 0 0 0 57 0 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753795041776 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=798] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/798/stat : 798 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753793989216 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=799] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/799/stat : 799 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753792936496 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=800] ppid=778 vsize=26538700 memory=7883922096811696704 CPUtime=0.91 cores=0-7
/proc/780/task/800/stat : 800 (java) R 778 778 345 0 -1 4202560 61 0 0 0 91 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753784925464 139754768773380 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=801] ppid=778 vsize=26538700 memory=7595997419270400871 CPUtime=0.61 cores=0-7
/proc/780/task/801/stat : 801 (java) R 778 778 345 0 -1 4202560 75 0 0 0 61 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753783872904 139754768774481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=802] ppid=778 vsize=26538700 memory=7666365063902752108 CPUtime=0.92 cores=0-7
/proc/780/task/802/stat : 802 (java) R 778 778 345 0 -1 4202560 43 0 0 0 92 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753782821896 139754768774248 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=803] ppid=778 vsize=26538700 memory=0 CPUtime=0.97 cores=0-7
/proc/780/task/803/stat : 803 (java) R 778 778 345 0 -1 4202560 49 0 0 0 97 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753781768096 139754769337814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=804] ppid=778 vsize=26538700 memory=0 CPUtime=0.82 cores=0-7
/proc/780/task/804/stat : 804 (java) R 778 778 345 0 -1 4202560 38 0 0 0 82 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753780717224 139754769236181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=805] ppid=778 vsize=26538700 memory=0 CPUtime=0.66 cores=0-7
/proc/780/task/805/stat : 805 (java) R 778 778 345 0 -1 4202560 33 0 0 0 66 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753779665080 139755107127445 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=806] ppid=778 vsize=26538700 memory=0 CPUtime=0.89 cores=0-7
/proc/780/task/806/stat : 806 (java) R 778 778 345 0 -1 4202560 30 0 0 0 89 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753778610424 139754769372583 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=807] ppid=778 vsize=26538700 memory=0 CPUtime=0.88 cores=0-7
/proc/780/task/807/stat : 807 (java) R 778 778 345 0 -1 4202560 32 0 0 0 88 0 0 0 20 0 28 0 101759398 27175628800 52355 33554432000 4194304 4196468 140737307238016 139753777558704 139754770065412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 11.62 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 210804 KiB

[startup+2.20572 s]
/proc/loadavg: 7.68 8.02 8.14 11/207 807
/proc/meminfo: memFree=26284544/32770624 swapFree=67108860/67108860
[pid=778] ppid=775 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/778/stat : 778 (xcsp3-exec) S 775 778 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101759308 9740288 346 33554432000 4194304 5098028 140735251452768 140735251450872 140089837048444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12324864 140735251461220 140735251461431 140735251461431 140735251464171 0
/proc/778/statm: 2378 346 289 221 0 87 0
[pid=780] ppid=778 vsize=26538700 memory=209484 CPUtime=13.17 cores=0-7
/proc/780/stat : 780 (java) S 778 778 345 0 -1 1077944320 17843 0 0 0 1307 10 0 0 20 0 28 0 101759308 27175628800 52371 33554432000 4194304 4196468 140737307238016 140737307220560 139755127402231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
/proc/780/statm: 6634675 52371 3244 1 0 6621909 0
[pid=780/tid=781] ppid=778 vsize=26538700 memory=-4059589565078923626 CPUtime=0.86 cores=0-7
/proc/780/task/781/stat : 781 (java) S 778 778 345 0 -1 1077944384 6812 0 0 0 82 4 0 0 20 0 28 0 101759308 27175628800 52371 33554432000 4194304 4196468 140737307238016 139755131643008 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=782] ppid=778 vsize=26538700 memory=-7087961436404378774 CPUtime=0 cores=0-7
/proc/780/task/782/stat : 782 (java) S 778 778 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139755083954832 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=783] ppid=778 vsize=26538700 memory=-7595718148000617571 CPUtime=0 cores=0-7
/proc/780/task/783/stat : 783 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139755082902032 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=784] ppid=778 vsize=26538700 memory=-7595718316222733696 CPUtime=0 cores=0-7
/proc/780/task/784/stat : 784 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754683890064 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=785] ppid=778 vsize=26538700 memory=8292148123324110535 CPUtime=0 cores=0-7
/proc/780/task/785/stat : 785 (java) S 778 778 345 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754682837264 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=786] ppid=778 vsize=26538700 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/780/task/786/stat : 786 (java) S 778 778 345 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754681785488 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=787] ppid=778 vsize=26538700 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/780/task/787/stat : 787 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754680732688 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=788] ppid=778 vsize=26538700 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/780/task/788/stat : 788 (java) S 778 778 345 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754679679888 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=789] ppid=778 vsize=26538700 memory=-8412654355427596915 CPUtime=0 cores=0-7
/proc/780/task/789/stat : 789 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759309 27175628800 52371 33554432000 4194304 4196468 140737307238016 139754678627088 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=790] ppid=778 vsize=26538700 memory=8326441112149131695 CPUtime=0 cores=0-7
/proc/780/task/790/stat : 790 (java) S 778 778 345 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753802410352 139755127413378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=791] ppid=778 vsize=26538700 memory=-7739291840220455296 CPUtime=0 cores=0-7
/proc/780/task/791/stat : 791 (java) S 778 778 345 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753801356320 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=792] ppid=778 vsize=26538700 memory=-8990767739041652640 CPUtime=0 cores=0-7
/proc/780/task/792/stat : 792 (java) S 778 778 345 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 101759311 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753800303472 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=793] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/793/stat : 793 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753799251792 139755127420827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=794] ppid=778 vsize=26538700 memory=0 CPUtime=1.23 cores=0-7
/proc/780/task/794/stat : 794 (java) S 778 778 345 0 -1 1077944384 2317 0 0 0 122 1 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753798200176 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=795] ppid=778 vsize=26538700 memory=0 CPUtime=1.25 cores=0-7
/proc/780/task/795/stat : 795 (java) S 778 778 345 0 -1 1077944384 2259 0 0 0 125 0 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753797147376 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=796] ppid=778 vsize=26538700 memory=0 CPUtime=1.16 cores=0-7
/proc/780/task/796/stat : 796 (java) S 778 778 345 0 -1 1077944384 2065 0 0 0 115 1 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753796094576 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=797] ppid=778 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/780/task/797/stat : 797 (java) S 778 778 345 0 -1 1077944384 2594 0 0 0 58 0 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753795041776 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=798] ppid=778 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/780/task/798/stat : 798 (java) S 778 778 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753793989216 139755127412437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=799] ppid=778 vsize=26538700 memory=7595994112513303405 CPUtime=0 cores=0-7
/proc/780/task/799/stat : 799 (java) S 778 778 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101759314 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753792936496 139755127413378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=800] ppid=778 vsize=26538700 memory=8101247189090653289 CPUtime=1.06 cores=0-7
/proc/780/task/800/stat : 800 (java) R 778 778 345 0 -1 4202560 61 0 0 0 106 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753784929096 139754768774453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=801] ppid=778 vsize=26538700 memory=7521978275349418091 CPUtime=0.79 cores=0-7
/proc/780/task/801/stat : 801 (java) R 778 778 345 0 -1 4202560 75 0 0 0 79 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753783877416 139754768773958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=802] ppid=778 vsize=26538700 memory=5863776120524007506 CPUtime=1.07 cores=0-7
/proc/780/task/802/stat : 802 (java) R 778 778 345 0 -1 4202560 43 0 0 0 107 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753782825816 139754769238533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=803] ppid=778 vsize=26538700 memory=8530215889787826232 CPUtime=1.15 cores=0-7
/proc/780/task/803/stat : 803 (java) R 778 778 345 0 -1 4202560 49 0 0 0 115 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753781772416 139754768774356 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=804] ppid=778 vsize=26538700 memory=8530215889787891768 CPUtime=1.02 cores=0-7
/proc/780/task/804/stat : 804 (java) R 778 778 345 0 -1 4202560 39 0 0 0 102 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753780716376 139754769238610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=805] ppid=778 vsize=26538700 memory=8530215889787957304 CPUtime=0.81 cores=0-7
/proc/780/task/805/stat : 805 (java) R 778 778 345 0 -1 4202560 33 0 0 0 81 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753779665080 139754769238711 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=806] ppid=778 vsize=26538700 memory=8530215889788022840 CPUtime=1.04 cores=0-7
/proc/780/task/806/stat : 806 (java) R 778 778 345 0 -1 4202560 30 0 0 0 104 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753778610376 139754769240983 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
[pid=780/tid=807] ppid=778 vsize=26538700 memory=8530215889788088376 CPUtime=1.01 cores=0-7
/proc/780/task/807/stat : 807 (java) R 778 778 345 0 -1 4202560 32 0 0 0 101 0 0 0 20 0 28 0 101759398 27175628800 52371 33554432000 4194304 4196468 140737307238016 139753777561312 139754769236272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10280960 140737307243666 140737307243843 140737307243843 140737307246543 0
Current children cumulated CPU time: 13.17 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 210868 KiB

[startup+2.30115 s]*
/proc/loadavg: 7.68 8.02 8.14 2/178 807
/proc/meminfo: memFree=26482104/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2.31045
CPU time (s): 13.8782
CPU user time (s): 13.7679
CPU system time (s): 0.110325
CPU usage (%): 600.671
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 210868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7679
system time used= 0.110325
maximum resident set size= 211092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18423
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2856
involuntary context switches= 395


# summary of solver processes directly reported to runsolver:
#   pid: 778
#   total CPU time (s): 13.8782
#   total CPU user time (s): 13.7679
#   total CPU system time (s): 0.110325

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050328 second user time and 0.060599 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 06:46:58
IDJOB=4271187
IDBENCH=121693
IDSOLVER=2662
FILE ID=node105/4271187-1502686877
RUNJOBID= node105-1502680975-372
PBS_JOBID= 20628988
Free space on /tmp= 60664 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Random/Random-RB-2-30-15f/rand-2-30-15-306-230f-09.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271187-1502686877/watcher-4271187-1502686877 -o /tmp/evaluation-result-4271187-1502686877/solver-4271187-1502686877 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502680975-372 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1503227742 HOME/instance-4271187-1502686877.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 23c17749bea612774e78a3a072e2ad10
RANDOM SEED=1503227742

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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.17
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.17
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.17
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:        26481848 kB
MemAvailable:   31972372 kB
Buffers:          197452 kB
Cached:          5567940 kB
SwapCached:            0 kB
Active:           728824 kB
Inactive:        5089112 kB
Active(anon):      55812 kB
Inactive(anon):    25060 kB
Active(file):     673012 kB
Inactive(file):  5064052 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7984 kB
Writeback:             0 kB
AnonPages:         59456 kB
Mapped:            44252 kB
Shmem:             25228 kB
Slab:             163964 kB
SReclaimable:     138588 kB
SUnreclaim:        25376 kB
KernelStack:        3152 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-14 06:47:01