Trace number 4406430

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 2019-09-24OPT771 117.646 111.982

General information on the benchmark

NameMario/Mario-zinc-s1/
Mario-n-medium-5.xml
MD5SUM36a1aa2a38358c951443c34d8d302d49
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark771
Best CPU time to get the best result obtained on this benchmark74.8503
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains56
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":5},{"size":30,"count":55}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

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.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406430-1569400061.xml"  -tl '2400s' -p 1
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4406430-1569400061.xml, -tl, 2400s, -p, 1]
0.35/0.24	c simple solver
0.35/0.31	c parse instance...
1.33/0.66	c solve instance...
3.50/1.37	o 438 
3.50/1.37	o 495 
3.50/1.38	o 555 
3.50/1.38	o 589 
3.80/1.42	o 637 
3.80/1.42	o 657 
3.80/1.42	o 752 
18.76/13.77	o 755 
18.87/13.89	o 769 
19.07/14.09	o 771 
117.55/111.97	s OPTIMUM FOUND
117.55/111.97	v <instantiation>
117.55/111.97	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] </list>
117.55/111.97	v 	<values>2 0 23 6 4 5 18 15 8 29 11 26 12 10 14 20 1 17 7 13 27 21 22 19 24 25 9 16 28 3 46 0 180 194 0 0 273 574 0 1 58 26 0 43 0 45 178 0 41 40 73 0 0 1 0 0 70 61 0 89 0 0 74 24 0 0 54 91 0 21 31 3 0 60 0 90 78 0 17 17 8 0 0 56 0 0 80 47 0 20 </values>
117.55/111.97	v </instantiation>

Verifier Data

OK	771

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406430-1569400061/watcher-4406430-1569400061 -o /tmp/evaluation-result-4406430-1569400061/solver-4406430-1569400061 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569396628-22039 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406430-1569400061.xml 

running on 4 cores: 0-3

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

solver pid=23116, runsolver pid=23113

[startup+0.100091 s]*
/proc/loadavg: 2.09 2.06 1.92 3/230 23132
/proc/meminfo: memFree=25350904/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15144776 memory=28924 CPUtime=0.12 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 5624 0 0 0 11 1 0 0 20 0 15 0 515947666 15508250624 7231 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3786194 7231 3150 1 0 3748377 0
[pid=23118/tid=23119] ppid=23116 vsize=15144776 memory=8036256212623698507 CPUtime=0.09 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 3550 0 0 0 8 1 0 0 20 0 15 0 515947667 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872648517152 139872644304278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15144776 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15144776 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947669 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515947670 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872111908128 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515947670 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872110855792 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 515947672 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15144776 memory=139818337748608 CPUtime=0.01 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) R 23116 23116 22008 0 -1 4202560 352 0 0 0 1 0 0 0 20 0 15 0 515947673 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872106645872 139872622423822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15144776 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947673 15508250624 7231 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30372 KiB

[startup+0.211745 s]*
/proc/loadavg: 2.09 2.06 1.92 4/230 23132
/proc/meminfo: memFree=25337652/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15144776 memory=40736 CPUtime=0.35 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 9389 0 0 0 31 4 0 0 20 0 15 0 515947666 15508250624 10184 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3786194 10184 3301 1 0 3748377 0
[pid=23118/tid=23119] ppid=23116 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 6553 0 0 0 18 2 0 0 20 0 15 0 515947667 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872648526464 139872644304278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15144776 memory=9642 CPUtime=0 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15144776 memory=3833460699968067384 CPUtime=0 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947668 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947669 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515947670 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872111908128 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15144776 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515947670 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872110855792 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15144776 memory=0 CPUtime=0.02 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 515947672 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15144776 memory=-1 CPUtime=0.02 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 15 0 515947672 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15144776 memory=0 CPUtime=0.08 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) R 23116 23116 22008 0 -1 4202560 770 0 0 0 8 0 0 0 20 0 15 0 515947673 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872106645872 139872636529470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947673 15508250624 10184 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42184 KiB

[startup+0.311583 s]*
/proc/loadavg: 2.09 2.06 1.92 3/230 23132
/proc/meminfo: memFree=25332688/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15149032 memory=46688 CPUtime=0.52 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 10524 0 0 0 48 4 0 0 20 0 15 0 515947666 15512608768 11672 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787258 11672 3322 1 0 3748377 0
[pid=23118/tid=23119] ppid=23116 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 7554 0 0 0 27 3 0 0 20 0 15 0 515947667 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872648522864 139872628372830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15149032 memory=3546080242009659004 CPUtime=0 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947668 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15149032 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515947669 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515947670 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872111908128 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515947670 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872110855792 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15149032 memory=0 CPUtime=0.04 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 558 0 0 0 4 0 0 0 20 0 15 0 515947672 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15149032 memory=-1 CPUtime=0.03 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 254 0 0 0 3 0 0 0 20 0 15 0 515947672 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15149032 memory=139818337748608 CPUtime=0.13 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) S 23116 23116 22008 0 -1 1077944384 856 0 0 0 13 0 0 0 20 0 15 0 515947673 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872106645872 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15149032 memory=139818337748608 CPUtime=0 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947673 15512608768 11672 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48136 KiB

[startup+0.700836 s]
/proc/loadavg: 2.09 2.06 1.92 5/230 23132
/proc/meminfo: memFree=25318464/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15151156 memory=78064 CPUtime=1.6 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 14762 0 0 0 154 6 0 0 20 0 15 0 515947666 15514783744 19516 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787789 19516 3449 1 0 3748889 0
[pid=23118/tid=23119] ppid=23116 vsize=15151156 memory=2120 CPUtime=0.67 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 9341 0 0 0 63 4 0 0 20 0 15 0 515947667 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872648531024 139872274764356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15151156 memory=496 CPUtime=0 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15151156 memory=1556 CPUtime=0 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947668 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15151156 memory=1620 CPUtime=0 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515947668 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15151156 memory=780 CPUtime=0 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515947669 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15151156 memory=1444 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872111908128 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15151156 memory=1984 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872110855792 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15151156 memory=7086240636229996643 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15151156 memory=7453282923444726100 CPUtime=0.28 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) R 23116 23116 22008 0 -1 4202560 1178 0 0 0 27 1 0 0 20 0 15 0 515947672 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872108742416 139872622036160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15151156 memory=7007707949394126417 CPUtime=0.22 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) R 23116 23116 22008 0 -1 1077944384 887 0 0 0 22 0 0 0 20 0 15 0 515947672 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15151156 memory=8514726395714826909 CPUtime=0.4 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) R 23116 23116 22008 0 -1 4202560 2052 0 0 0 40 0 0 0 20 0 15 0 515947673 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872106646000 139872636529470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15151156 memory=7450754132331424871 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15151156 memory=0 CPUtime=0 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 19516 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 79512 KiB

[startup+1.50086 s]
/proc/loadavg: 2.09 2.06 1.92 6/230 23132
/proc/meminfo: memFree=25296504/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0

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

/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15151156 memory=208860 CPUtime=116.25 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 46501 0 0 0 11610 15 0 0 20 0 15 0 515947666 15514783744 52215 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787789 52215 3499 1 0 3748889 0
[pid=23118/tid=23119] ppid=23116 vsize=15151156 memory=6791534058613427641 CPUtime=110.54 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 14567 0 0 0 11048 6 0 0 20 0 15 0 515947667 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872648531536 139872275126098 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15151156 memory=63960 CPUtime=0.01 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15151156 memory=984 CPUtime=0.01 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15151156 memory=2044 CPUtime=0.01 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15151156 memory=1448 CPUtime=0.01 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15151156 memory=208860 CPUtime=0.01 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 840 0 0 0 1 0 0 0 20 0 15 0 515947669 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15151156 memory=1412 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872111908192 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15151156 memory=3232 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872110855808 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15151156 memory=496 CPUtime=2.45 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 10750 0 0 0 243 2 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15151156 memory=1556 CPUtime=2.43 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 9734 0 0 0 242 1 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15151156 memory=928 CPUtime=0.66 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) S 23116 23116 22008 0 -1 1077944384 6595 0 0 0 65 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872106645872 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15151156 memory=1620 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15151156 memory=780 CPUtime=0.02 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 581 0 0 0 1 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 116.25 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 210308 KiB

[startup+111.401 s]
/proc/loadavg: 2.18 2.10 1.95 3/229 23139
/proc/meminfo: memFree=25169412/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15151156 memory=208860 CPUtime=117.05 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 46815 0 0 0 11690 15 0 0 20 0 15 0 515947666 15514783744 52215 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787789 52215 3499 1 0 3748889 0
[pid=23118/tid=23119] ppid=23116 vsize=15151156 memory=780 CPUtime=111.33 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 14854 0 0 0 11127 6 0 0 20 0 15 0 515947667 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872648531536 139872275126161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15151156 memory=3516 CPUtime=0.01 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15151156 memory=1088 CPUtime=0.01 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15151156 memory=2832 CPUtime=0.01 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15151156 memory=1564 CPUtime=0.01 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15151156 memory=8392 CPUtime=0.01 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 845 0 0 0 1 0 0 0 20 0 15 0 515947669 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15151156 memory=1564 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872111908192 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15151156 memory=8392 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872110855808 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15151156 memory=14008 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15151156 memory=33368 CPUtime=2.45 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 10750 0 0 0 243 2 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15151156 memory=14068 CPUtime=2.43 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 9734 0 0 0 242 1 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15151156 memory=2120 CPUtime=0.66 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) S 23116 23116 22008 0 -1 1077944384 6595 0 0 0 65 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872106645872 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15151156 memory=496 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15151156 memory=6791534058613427641 CPUtime=0.02 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 603 0 0 0 1 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 117.05 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 210308 KiB

[startup+111.801 s]
/proc/loadavg: 2.18 2.10 1.95 3/229 23139
/proc/meminfo: memFree=25169412/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15151156 memory=208860 CPUtime=117.45 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 46832 0 0 0 11730 15 0 0 20 0 15 0 515947666 15514783744 52215 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787789 52215 3499 1 0 3748889 0
[pid=23118/tid=23119] ppid=23116 vsize=15151156 memory=3232 CPUtime=111.73 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 14871 0 0 0 11167 6 0 0 20 0 15 0 515947667 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872648531536 139872274181118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15151156 memory=1448 CPUtime=0.01 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15151156 memory=14008 CPUtime=0.01 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15151156 memory=33368 CPUtime=0.01 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15151156 memory=14068 CPUtime=0.01 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15151156 memory=2120 CPUtime=0.01 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 845 0 0 0 1 0 0 0 20 0 15 0 515947669 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15151156 memory=496 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872111908192 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15151156 memory=1556 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872110855808 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15151156 memory=1620 CPUtime=2.45 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 10750 0 0 0 243 2 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15151156 memory=1448 CPUtime=2.43 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 9734 0 0 0 242 1 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15151156 memory=1448 CPUtime=0.66 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) S 23116 23116 22008 0 -1 1077944384 6595 0 0 0 65 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872106645872 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15151156 memory=208860 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15151156 memory=2044 CPUtime=0.02 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 603 0 0 0 1 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 117.45 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 210308 KiB

[startup+111.901 s]
/proc/loadavg: 2.18 2.10 1.95 3/229 23139
/proc/meminfo: memFree=25169412/32770688 swapFree=67001280/67108860
[pid=23116] ppid=23113 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23116/stat : 23116 (xcsp3-exec) S 23113 23116 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515947666 115843072 362 33554432000 4194304 5098028 140721759293840 140721759291944 140329554010748 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 39247872 140721759298427 140721759298669 140721759298669 140721759301578 0
/proc/23116/statm: 28282 362 304 221 0 87 0
[pid=23118] ppid=23116 vsize=15151156 memory=208860 CPUtime=117.55 cores=0-3
/proc/23118/stat : 23118 (java) S 23116 23116 22008 0 -1 1077944320 46834 0 0 0 11740 15 0 0 20 0 15 0 515947666 15514783744 52215 33554432000 4194304 4196468 140724251512896 140724251495440 139872644292343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
/proc/23118/statm: 3787789 52215 3499 1 0 3748889 0
[pid=23118/tid=23119] ppid=23116 vsize=15151156 memory=208860 CPUtime=111.83 cores=0-3
/proc/23118/task/23119/stat : 23119 (java) R 23116 23116 22008 0 -1 4202560 14873 0 0 0 11177 6 0 0 20 0 15 0 515947667 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872648531536 139872276113050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23120] ppid=23116 vsize=15151156 memory=1448 CPUtime=0.01 cores=0-3
/proc/23118/task/23120/stat : 23120 (java) S 23116 23116 22008 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872596912528 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23121] ppid=23116 vsize=15151156 memory=208860 CPUtime=0.01 cores=0-3
/proc/23118/task/23121/stat : 23121 (java) S 23116 23116 22008 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872595859728 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23122] ppid=23116 vsize=15151156 memory=0 CPUtime=0.01 cores=0-3
/proc/23118/task/23122/stat : 23122 (java) S 23116 23116 22008 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872594807440 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23123] ppid=23116 vsize=15151156 memory=1448 CPUtime=0.01 cores=0-3
/proc/23118/task/23123/stat : 23123 (java) S 23116 23116 22008 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 515947668 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872593754640 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23124] ppid=23116 vsize=15151156 memory=208860 CPUtime=0.01 cores=0-3
/proc/23118/task/23124/stat : 23124 (java) S 23116 23116 22008 0 -1 1077944384 845 0 0 0 1 0 0 0 20 0 15 0 515947669 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872112962160 139872644303490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23125] ppid=23116 vsize=15151156 memory=1228 CPUtime=0 cores=0-3
/proc/23118/task/23125/stat : 23125 (java) S 23116 23116 22008 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872111908192 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23126] ppid=23116 vsize=15151156 memory=6124 CPUtime=0 cores=0-3
/proc/23118/task/23126/stat : 23126 (java) S 23116 23116 22008 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 515947670 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872110855808 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23127] ppid=23116 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/23118/task/23127/stat : 23127 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872109804112 139872644310939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23128] ppid=23116 vsize=15151156 memory=2604 CPUtime=2.45 cores=0-3
/proc/23118/task/23128/stat : 23128 (java) S 23116 23116 22008 0 -1 1077944384 10750 0 0 0 243 2 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872108750960 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23129] ppid=23116 vsize=15151156 memory=1444 CPUtime=2.43 cores=0-3
/proc/23118/task/23129/stat : 23129 (java) S 23116 23116 22008 0 -1 1077944384 9734 0 0 0 242 1 0 0 20 0 15 0 515947672 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872107698160 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23130] ppid=23116 vsize=15151156 memory=1984 CPUtime=0.66 cores=0-3
/proc/23118/task/23130/stat : 23130 (java) S 23116 23116 22008 0 -1 1077944384 6595 0 0 0 65 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872106645872 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23131] ppid=23116 vsize=15151156 memory=8026628819486335536 CPUtime=0 cores=0-3
/proc/23118/task/23131/stat : 23131 (java) S 23116 23116 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872105593312 139872644302549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
[pid=23118/tid=23132] ppid=23116 vsize=15151156 memory=-9108684669924967205 CPUtime=0.02 cores=0-3
/proc/23118/task/23132/stat : 23132 (java) S 23116 23116 22008 0 -1 1077944384 603 0 0 0 1 1 0 0 20 0 15 0 515947673 15514783744 52215 33554432000 4194304 4196468 140724251512896 139872104541104 139872644303490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8351744 140724251522031 140724251522202 140724251522202 140724251525071 0
Current children cumulated CPU time: 117.55 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 210308 KiB

Child status: 0
Real time (s): 111.982
CPU time (s): 117.646
CPU user time (s): 117.481
CPU system time (s): 0.165117
CPU usage (%): 105.058
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 217516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.481
system time used= 0.165117
maximum resident set size= 216068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4881
involuntary context switches= 128


# summary of solver processes directly reported to runsolver:
#   pid: 23116
#   total CPU time (s): 117.646
#   total CPU user time (s): 117.481
#   total CPU system time (s): 0.165117

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.780579 second user time and 1.15102 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-25 10:26:59
IDJOB=4406430
IDBENCH=133279
IDSOLVER=2870
FILE ID=node116/4406430-1569400061
RUNJOBID= node116-1569396628-22039
PBS_JOBID= 21705695
Free space on /tmp= 6524 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-n-medium-5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406430-1569400061/watcher-4406430-1569400061 -o /tmp/evaluation-result-4406430-1569400061/solver-4406430-1569400061 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569396628-22039 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406430-1569400061.xml

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

MD5SUM BENCH= 36a1aa2a38358c951443c34d8d302d49
RANDOM SEED=674339674

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        25366768 kB
MemAvailable:   31614724 kB
Buffers:          117384 kB
Cached:          6302504 kB
SwapCached:         3304 kB
Active:          3437780 kB
Inactive:        3219000 kB
Active(anon):     236152 kB
Inactive(anon):    56664 kB
Active(file):    3201628 kB
Inactive(file):  3162336 kB
Unevictable:      109488 kB
Mlocked:          109488 kB
SwapTotal:      67108860 kB
SwapFree:       67001280 kB
Dirty:             26124 kB
Writeback:             0 kB
AnonPages:        489212 kB
Mapped:            70412 kB
Shmem:             47784 kB
Slab:             342156 kB
SReclaimable:     312452 kB
SUnreclaim:        29704 kB
KernelStack:        4064 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1654876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6500 MiB
End job on node116 at 2019-09-25 10:28:51