Trace number 4283293

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)OPT44 386.09601 376.73199

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-09-a3.xml
MD5SUM99cce06e47b950d06ba02df1b2dd4384
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark4.9465399
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints39
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":36},{"size":501,"count":9}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":9,"count":7},{"degree":10,"count":2}]
Minimum constraint arity1
Maximum constraint arity36
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":36},{"arity":9,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints37
Distribution of constraint types[{"type":"intension","count":37},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283293-1503201564.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4283293-1503201564.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.32	c simple solver
0.29/0.39	c parse instance...
0.65/0.60	c solve instance...
1.22/0.71	o 500 
1.22/0.72	o 499 
1.22/0.73	o 498 
1.22/0.73	o 497 
1.22/0.74	o 496 
1.22/0.74	o 495 
2.57/1.19	o 61 
2.57/1.19	o 59 
2.57/1.19	o 56 
2.85/1.22	o 54 
2.85/1.23	o 52 
9.94/5.13	o 50 
10.13/5.38	o 49 
11.40/6.31	o 47 
62.40/55.91	o 46 
69.23/62.70	o 44 
386.06/376.71	s OPTIMUM FOUND
386.06/376.71	v <instantiation>
386.06/376.71	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] </list>
386.06/376.71	v 	<values>0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3 </values>
386.06/376.71	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283293-1503201564/watcher-4283293-1503201564 -o /tmp/evaluation-result-4283293-1503201564/solver-4283293-1503201564 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1847821569 HOME/instance-4283293-1503201564.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=987, runsolver pid=984

[startup+0.108593 s]*
/proc/loadavg: 1.86 1.84 1.86 3/202 994
/proc/meminfo: memFree=30376940/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13507920 memory=17212 CPUtime=0.01 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 3604 0 0 0 1 0 0 0 20 0 8 0 108496980 13832110080 4303 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3376980 4303 2033 1 0 3366477 0
[pid=989/tid=990] ppid=987 vsize=13574484 memory=7022364594140610616 CPUtime=0.02 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 2391 0 0 0 2 0 0 0 20 0 9 0 108496980 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140232387404232 140232383190173 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13574484 memory=339 CPUtime=0 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 108496981 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13574484 memory=288370391322400384 CPUtime=0 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 108496981 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 108496981 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 108496981 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 108496982 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 108496983 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13574484 memory=140015170688640 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 108496983 13900271616 4367 18446744073709551615 4194304 4196468 140727833369008 140231859217712 140232383178453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13517432 KiB
Current children cumulated memory: 18592 KiB

[startup+0.213539 s]*
/proc/loadavg: 1.86 1.84 1.86 4/211 1003
/proc/meminfo: memFree=30368372/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13974352 memory=28196 CPUtime=0.1 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 4954 0 0 0 9 1 0 0 20 0 15 0 108496980 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3493588 7049 2756 1 0 3482964 0
[pid=989/tid=990] ppid=987 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 3102 0 0 0 7 0 0 0 20 0 15 0 108496980 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140232387390720 140232367248734 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13974352 memory=339 CPUtime=0 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13974352 memory=288370391322400384 CPUtime=0 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108496982 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108496983 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13974352 memory=140015170688640 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108496983 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 7049 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) R 987 987 13977 0 -1 4202560 329 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 7115 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232367921648 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 7115 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) S 987 987 13977 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 108496985 14309736448 7115 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 7115 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496990 14309736448 7115 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29576 KiB

[startup+0.31024 s]*
/proc/loadavg: 1.86 1.84 1.86 4/211 1003
/proc/meminfo: memFree=30357676/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13974352 memory=39608 CPUtime=0.29 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 8487 0 0 0 27 2 0 0 20 0 15 0 108496980 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3493588 9902 2993 1 0 3482964 0
[pid=989/tid=990] ppid=987 vsize=13974352 memory=6933928925625698159 CPUtime=0.18 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 5709 0 0 0 16 2 0 0 20 0 15 0 108496980 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140232387396944 140232364721911 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13974352 memory=67 CPUtime=0 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108496981 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13974352 memory=140015170688640 CPUtime=0 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108496982 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13974352 memory=67 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108496983 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13974352 memory=140015170688640 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108496983 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) R 987 987 13977 0 -1 4202560 640 0 0 0 3 0 0 0 20 0 15 0 108496985 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232364712423 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) R 987 987 13977 0 -1 4202560 182 0 0 0 1 0 0 0 20 0 15 0 108496985 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383180182 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) R 987 987 13977 0 -1 1077944384 694 0 0 0 6 0 0 0 20 0 15 0 108496985 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496990 14309736448 9902 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40988 KiB

[startup+0.705552 s]
/proc/loadavg: 1.86 1.84 1.86 5/211 1003
/proc/meminfo: memFree=30346608/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=65188 CPUtime=1.22 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 13162 0 0 0 117 5 0 0 20 0 15 0 108496980 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 16297 3173 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=140015933850176 CPUtime=0.56 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 8392 0 0 0 52 4 0 0 20 0 15 0 108496980 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140232387406576 140231974195464 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=140015933850178 CPUtime=0 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=140015933850183 CPUtime=0 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=140015933850187 CPUtime=0 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13980732 memory=3280 CPUtime=0 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 108496982 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13980732 memory=947384 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13980732 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13980732 memory=33324 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13980732 memory=4048 CPUtime=0.18 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) R 987 987 13977 0 -1 4202560 1121 0 0 0 18 0 0 0 20 0 15 0 108496985 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231857105280 140232369182563 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13980732 memory=1152 CPUtime=0.19 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) R 987 987 13977 0 -1 4202560 969 0 0 0 19 0 0 0 20 0 15 0 108496985 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231856041800 140232366667408 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13980732 memory=2372 CPUtime=0.27 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) R 987 987 13977 0 -1 4202560 1372 0 0 0 27 0 0 0 20 0 15 0 108496985 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231855006912 140232375405374 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496990 14316269568 16297 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66568 KiB

[startup+1.50084 s]
/proc/loadavg: 1.86 1.84 1.86 5/211 1003
/proc/meminfo: memFree=30313880/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=103152 CPUtime=3.8 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 24191 0 0 0 372 8 0 0 20 0 15 0 108496980 14316269568 25788 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 25788 3201 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 9459 0 0 0 130 4 0 0 20 0 15 0 108496980 14316269568 25788 18446744073709551615 4194304 4196468 140727833369008 140232387402944 140231977756991 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=93256 CPUtime=0 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 25788 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=89332 CPUtime=0 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 25788 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108496981 14316269568 25788 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0

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

/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=314620 CPUtime=385.36 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 69719 0 0 0 38489 47 0 0 20 0 15 0 108496980 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 78655 3242 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=796 CPUtime=374.56 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 17336 0 0 0 37450 6 0 0 20 0 15 0 108496980 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140232387407824 140231981602553 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=10096 CPUtime=0.94 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1099 0 0 0 88 6 0 0 20 0 15 0 108496981 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=4126316290023845779 CPUtime=0.94 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1458 0 0 0 88 6 0 0 20 0 15 0 108496981 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=1232 CPUtime=0.93 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 3139 0 0 0 86 7 0 0 20 0 15 0 108496981 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13980732 memory=9024 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2135 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13980732 memory=4616 CPUtime=0.14 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 1968 0 0 0 12 2 0 0 20 0 15 0 108496982 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13980732 memory=314620 CPUtime=3 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) S 987 987 13977 0 -1 1077944384 17832 0 0 0 298 2 0 0 20 0 15 0 108496985 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13980732 memory=58848 CPUtime=3 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) S 987 987 13977 0 -1 1077944384 13128 0 0 0 299 1 0 0 20 0 15 0 108496985 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13980732 memory=2384 CPUtime=0.69 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) S 987 987 13977 0 -1 1077944384 9215 0 0 0 68 1 0 0 20 0 15 0 108496985 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13980732 memory=1580 CPUtime=0.09 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1060 0 0 0 4 5 0 0 20 0 15 0 108496990 14316269568 78655 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 385.36 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 316000 KiB

[startup+376.401 s]
/proc/loadavg: 4.06 2.91 2.27 6/215 1206
/proc/meminfo: memFree=19987160/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=316668 CPUtime=385.76 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 69725 0 0 0 38529 47 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 79167 3242 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=836 CPUtime=374.95 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 17337 0 0 0 37489 6 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232387407824 140231978921936 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=4134931637327791675 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1101 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=16240 CPUtime=0.94 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1459 0 0 0 88 6 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=33344 CPUtime=0.93 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 3140 0 0 0 86 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13980732 memory=4048 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2136 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13980732 memory=1152 CPUtime=0.15 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 1968 0 0 0 13 2 0 0 20 0 15 0 108496982 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13980732 memory=314620 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13980732 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13980732 memory=33344 CPUtime=3 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) S 987 987 13977 0 -1 1077944384 17832 0 0 0 298 2 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13980732 memory=4048 CPUtime=3 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) S 987 987 13977 0 -1 1077944384 13128 0 0 0 299 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13980732 memory=1152 CPUtime=0.69 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) S 987 987 13977 0 -1 1077944384 9215 0 0 0 68 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13980732 memory=3156 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13980732 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1060 0 0 0 4 5 0 0 20 0 15 0 108496990 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 385.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 318048 KiB

[startup+376.601 s]
/proc/loadavg: 4.06 2.91 2.27 6/215 1206
/proc/meminfo: memFree=19987160/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=316668 CPUtime=385.96 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 69725 0 0 0 38549 47 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 79167 3242 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=1788 CPUtime=375.15 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 17337 0 0 0 37509 6 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232387407824 140231978982480 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=1152 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1101 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=3100 CPUtime=0.94 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1459 0 0 0 88 6 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 3140 0 0 0 86 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13980732 memory=11017988 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2136 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13980732 memory=4120 CPUtime=0.15 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 1968 0 0 0 13 2 0 0 20 0 15 0 108496982 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13980732 memory=4076 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13980732 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13980732 memory=1236 CPUtime=3 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) S 987 987 13977 0 -1 1077944384 17832 0 0 0 298 2 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13980732 memory=2244 CPUtime=3 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) S 987 987 13977 0 -1 1077944384 13128 0 0 0 299 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13980732 memory=4284 CPUtime=0.69 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) S 987 987 13977 0 -1 1077944384 9215 0 0 0 68 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13980732 memory=10096 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13980732 memory=1716 CPUtime=0.09 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1060 0 0 0 4 5 0 0 20 0 15 0 108496990 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 385.96 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 318048 KiB

[startup+376.701 s]
/proc/loadavg: 4.06 2.91 2.27 6/215 1206
/proc/meminfo: memFree=19987160/32770624 swapFree=67108860/67108860
[pid=987] ppid=984 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (xcsp3-exec) S 984 987 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 108496971 9740288 345 18446744073709551615 4194304 5098028 140723441309792 140723441307896 140188956168828 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 37699584 140723441316216 140723441316421 140723441316421 140723441319915 0
/proc/987/statm: 2378 345 289 221 0 87 0
[pid=989] ppid=987 vsize=13980732 memory=316668 CPUtime=386.06 cores=1,3,5,7
/proc/989/stat : 989 (java) S 987 987 13977 0 -1 1077944320 69725 0 0 0 38559 47 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140727833351552 140232383168247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
/proc/989/statm: 3495183 79167 3242 1 0 3483476 0
[pid=989/tid=990] ppid=987 vsize=13980732 memory=280324 CPUtime=375.25 cores=1,3,5,7
/proc/989/task/990/stat : 990 (java) R 987 987 13977 0 -1 4202560 17337 0 0 0 37519 6 0 0 20 0 15 0 108496980 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232387407824 140231979909834 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=991] ppid=987 vsize=13980732 memory=306428 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/991/stat : 991 (java) S 987 987 13977 0 -1 1077944384 1101 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232302582288 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=992] ppid=987 vsize=13980732 memory=310524 CPUtime=0.94 cores=1,3,5,7
/proc/989/task/992/stat : 992 (java) S 987 987 13977 0 -1 1077944384 1459 0 0 0 88 6 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232301529744 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=993] ppid=987 vsize=13980732 memory=312572 CPUtime=0.93 cores=1,3,5,7
/proc/989/task/993/stat : 993 (java) S 987 987 13977 0 -1 1077944384 3140 0 0 0 86 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232300476688 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=994] ppid=987 vsize=13980732 memory=1380 CPUtime=0.95 cores=1,3,5,7
/proc/989/task/994/stat : 994 (java) S 987 987 13977 0 -1 1077944384 2136 0 0 0 88 7 0 0 20 0 15 0 108496981 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140232299424144 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=995] ppid=987 vsize=13980732 memory=314620 CPUtime=0.15 cores=1,3,5,7
/proc/989/task/995/stat : 995 (java) S 987 987 13977 0 -1 1077944384 1968 0 0 0 13 2 0 0 20 0 15 0 108496982 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231861324528 140232383179394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=996] ppid=987 vsize=13980732 memory=314620 CPUtime=0 cores=1,3,5,7
/proc/989/task/996/stat : 996 (java) S 987 987 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231860270752 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=997] ppid=987 vsize=13980732 memory=314620 CPUtime=0 cores=1,3,5,7
/proc/989/task/997/stat : 997 (java) S 987 987 13977 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 108496983 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231859217648 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=998] ppid=987 vsize=13980732 memory=316668 CPUtime=0 cores=1,3,5,7
/proc/989/task/998/stat : 998 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231858166224 140232383186843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=999] ppid=987 vsize=13980732 memory=1380 CPUtime=3 cores=1,3,5,7
/proc/989/task/999/stat : 999 (java) S 987 987 13977 0 -1 1077944384 17832 0 0 0 298 2 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231857113328 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1000] ppid=987 vsize=13980732 memory=1380 CPUtime=3 cores=1,3,5,7
/proc/989/task/1000/stat : 1000 (java) S 987 987 13977 0 -1 1077944384 13128 0 0 0 299 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231856060784 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1001] ppid=987 vsize=13980732 memory=306428 CPUtime=0.69 cores=1,3,5,7
/proc/989/task/1001/stat : 1001 (java) S 987 987 13977 0 -1 1077944384 9215 0 0 0 68 1 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231855007728 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1002] ppid=987 vsize=13980732 memory=314620 CPUtime=0 cores=1,3,5,7
/proc/989/task/1002/stat : 1002 (java) S 987 987 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108496985 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231853955424 140232383178453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
[pid=989/tid=1003] ppid=987 vsize=13980732 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/989/task/1003/stat : 1003 (java) S 987 987 13977 0 -1 1077944384 1060 0 0 0 4 5 0 0 20 0 15 0 108496990 14316269568 79167 18446744073709551615 4194304 4196468 140727833369008 140231852903472 140232383179394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6533120 140727833375153 140727833375329 140727833375329 140727833378767 0
Current children cumulated CPU time: 386.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 318048 KiB

Child status: 0
Real time (s): 376.732
CPU time (s): 386.096
CPU user time (s): 385.619
CPU system time (s): 0.477242
CPU usage (%): 102.486
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 318048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 385.619
system time used= 0.477242
maximum resident set size= 316772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14353
involuntary context switches= 639


# summary of solver processes directly reported to runsolver:
#   pid: 987
#   total CPU time (s): 386.096
#   total CPU user time (s): 385.619
#   total CPU system time (s): 0.477242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.02932 second user time and 3.79082 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-20 05:45:07
IDJOB=4283293
IDBENCH=126225
IDSOLVER=2679
FILE ID=node124/4283293-1503201564
RUNJOBID= node124-1503172076-28737
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-09-a3.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-4283293-1503201564/watcher-4283293-1503201564 -o /tmp/evaluation-result-4283293-1503201564/solver-4283293-1503201564 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1847821569 HOME/instance-4283293-1503201564.xml

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

MD5SUM BENCH= 99cce06e47b950d06ba02df1b2dd4384
RANDOM SEED=1847821569

node124.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.51
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.51
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.51
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.51
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:        30386112 kB
MemAvailable:   31035448 kB
Buffers:          296144 kB
Cached:           646028 kB
SwapCached:            0 kB
Active:          1547144 kB
Inactive:         382788 kB
Active(anon):     940328 kB
Inactive(anon):    89140 kB
Active(file):     606816 kB
Inactive(file):   293648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7916 kB
Writeback:            44 kB
AnonPages:        985800 kB
Mapped:            71088 kB
Shmem:             41704 kB
Slab:             156388 kB
SReclaimable:     129412 kB
SUnreclaim:        26976 kB
KernelStack:        3424 kB
PageTables:         7316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1574748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    919552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-20 05:51:24