Trace number 4400498

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-16OPT90 305.785 77.1457

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-02.xml
MD5SUMfbff45376af17ae2a145abecb1f2c180
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark226.554
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size180
Distribution of domain sizes[{"size":1,"count":1},{"size":180,"count":31}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":1},{"degree":7,"count":10},{"degree":8,"count":17},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
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.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400498-1568694475.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400498-1568694475.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.28/0.63	c solve instance...
1.58/0.73	o 109 
1.58/0.79	o 107 
1.90/0.82	o 103 
5.46/1.76	o 101 
5.46/1.77	o 96 
7.82/2.36	o 93 
26.17/6.98	o 92 
26.59/7.07	o 91 
26.97/7.14	o 90 
305.66/77.13	s OPTIMUM FOUND
305.66/77.13	v <instantiation>
305.66/77.13	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] s[30] s[31] </list>
305.66/77.13	v 	<values>0 6 0 0 14 7 21 25 32 12 52 16 18 45 61 30 19 19 40 61 27 71 78 50 62 40 53 79 42 85 71 90 </values>
305.66/77.13	v </instantiation>

Verifier Data

OK	90

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400498-1568694475/watcher-4400498-1568694475 -o /tmp/evaluation-result-4400498-1568694475/solver-4400498-1568694475 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30437 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 636694279 HOME/instance-4400498-1568694475.xml 

running on 4 cores: 0,2,4,6

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
solver pid=31847, runsolver pid=31844
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 8.39 4.35 2.62 12/234 31863
/proc/meminfo: memFree=30450044/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15144776 memory=29092 CPUtime=0.13 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 5701 0 0 0 12 1 0 0 20 0 15 0 445716344 15508250624 7273 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3786194 7273 3154 1 0 3748377 0
[pid=31849/tid=31850] ppid=31847 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) R 31847 31847 30406 0 -1 4202560 3606 0 0 0 9 0 0 0 20 0 15 0 445716344 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513822346976 140513802202260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15144776 memory=139954219079296 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445716345 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15144776 memory=139954219079296 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445716347 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445716347 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513352815776 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445716347 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513351762672 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) R 31847 31847 30406 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) R 31847 31847 30406 0 -1 4202560 432 0 0 0 0 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513348606832 140513795948688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15144776 memory=139954219079296 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) S 31847 31847 30406 0 -1 1077944384 340 0 0 0 2 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513347553776 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15144776 memory=139954219079296 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716350 15508250624 7273 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30540 KiB

[startup+0.220825 s]*
/proc/loadavg: 8.39 4.35 2.62 6/234 31863
/proc/meminfo: memFree=30437644/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15149032 memory=40800 CPUtime=0.35 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 9524 0 0 0 32 3 0 0 20 0 15 0 445716344 15512608768 10200 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3787258 10200 3324 1 0 3748377 0
[pid=31849/tid=31850] ppid=31847 vsize=15149032 memory=7883960649037381690 CPUtime=0.21 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) R 31847 31847 30406 0 -1 4202560 6817 0 0 0 19 2 0 0 20 0 15 0 445716344 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513822327904 140513818137757 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15149032 memory=1946935 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15149032 memory=139954219108876 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15149032 memory=139954219079296 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513352815776 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513351762672 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15149032 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) S 31847 31847 30406 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15149032 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) S 31847 31847 30406 0 -1 1077944384 552 0 0 0 3 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513348606832 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15149032 memory=139954219079296 CPUtime=0.08 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) R 31847 31847 30406 0 -1 4202560 779 0 0 0 8 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513347553776 140513802196318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 10712 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 42248 KiB

[startup+0.316922 s]*
/proc/loadavg: 8.39 4.35 2.62 9/234 31863
/proc/meminfo: memFree=30429508/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15149032 memory=50236 CPUtime=0.53 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 10854 0 0 0 49 4 0 0 20 0 15 0 445716344 15512608768 12559 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3787258 12559 3351 1 0 3748377 0
[pid=31849/tid=31850] ppid=31847 vsize=15149032 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) R 31847 31847 30406 0 -1 4202560 7847 0 0 0 28 3 0 0 20 0 15 0 445716344 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513822346944 140513818137757 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445716345 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513352815776 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445716347 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513351762672 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15149032 memory=7827413994055111515 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15149032 memory=8508281356422055839 CPUtime=0.04 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) S 31847 31847 30406 0 -1 1077944384 221 0 0 0 4 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) S 31847 31847 30406 0 -1 1077944384 564 0 0 0 4 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513348606832 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) S 31847 31847 30406 0 -1 1077944384 916 0 0 0 12 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513347553776 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445716350 15512608768 12559 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51684 KiB

[startup+0.700736 s]
/proc/loadavg: 8.39 4.35 2.62 9/234 31867
/proc/meminfo: memFree=30410544/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15417412 memory=89476 CPUtime=1.58 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 15557 0 0 0 152 6 0 0 20 0 19 0 445716344 15787429888 22369 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3854353 22369 3454 1 0 3815453 0
[pid=31849/tid=31850] ppid=31847 vsize=15417412 memory=33 CPUtime=0.62 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) S 31847 31847 30406 0 -1 1077944384 9332 0 0 0 58 4 0 0 20 0 19 0 445716344 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513822356608 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15417412 memory=288230377059890465 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445716345 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15417412 memory=288289995551257981 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445716345 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445716345 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445716345 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445716347 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445716347 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513352815776 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445716347 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513351762672 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15417412 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) R 31847 31847 30406 0 -1 4202560 845 0 0 0 20 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513349645920 140513801672587 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15417412 memory=6935650410838380624 CPUtime=0.23 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) R 31847 31847 30406 0 -1 4202560 1405 0 0 0 23 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513348591904 140513799660489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15417412 memory=6947481186371791211 CPUtime=0.39 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) R 31847 31847 30406 0 -1 4202560 2005 0 0 0 39 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513347551736 140513796630881 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15417412 memory=7522230054818965332 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15417412 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445716350 15787429888 22369 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 90924 KiB

[startup+1.50092 s]
/proc/loadavg: 8.39 4.35 2.62 12/238 31887
/proc/meminfo: memFree=30333940/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0

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

/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 869 0 0 0 0 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31913] ppid=31847 vsize=15486024 memory=279908121076128 CPUtime=68.36 cores=0,2,4,6
/proc/31849/task/31913/stat : 31913 (java) R 31847 31847 30406 0 -1 4202560 365 0 0 0 6836 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513266547848 140513435081870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31914] ppid=31847 vsize=15486024 memory=0 CPUtime=67.97 cores=0,2,4,6
/proc/31849/task/31914/stat : 31914 (java) R 31847 31847 30406 0 -1 4202560 1594 0 0 0 6797 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513267603648 140513435323748 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31915] ppid=31847 vsize=15486024 memory=0 CPUtime=68.2 cores=0,2,4,6
/proc/31849/task/31915/stat : 31915 (java) R 31847 31847 30406 0 -1 4202560 1616 0 0 0 6820 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513268654520 140513434000639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31916] ppid=31847 vsize=15486024 memory=33 CPUtime=68.26 cores=0,2,4,6
/proc/31849/task/31916/stat : 31916 (java) R 31847 31847 30406 0 -1 4202560 978 0 0 0 6826 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513264442768 140513434814107 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 301.28 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223608 KiB

[startup+76.8009 s]
/proc/loadavg: 8.97 5.46 3.14 9/237 32025
/proc/meminfo: memFree=30253588/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15486024 memory=222160 CPUtime=304.44 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 70539 0 0 0 30426 18 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3871506 55540 3520 1 0 3832606 0
[pid=31849/tid=31850] ppid=31847 vsize=15486024 memory=223192 CPUtime=0.63 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) S 31847 31847 30406 0 -1 1077944384 9638 0 0 0 59 4 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513822356608 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15486024 memory=1448 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1499 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15486024 memory=223200 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1731 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15486024 memory=6673 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1811 0 0 0 1 1 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15486024 memory=4420 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 1469 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15486024 memory=6628 CPUtime=0.03 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 1416 0 0 0 2 1 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15486024 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513352815840 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15486024 memory=223576 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513351762688 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15486024 memory=2601 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15486024 memory=1181 CPUtime=2.88 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) S 31847 31847 30406 0 -1 1077944384 13829 0 0 0 287 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15486024 memory=14012 CPUtime=3.17 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) S 31847 31847 30406 0 -1 1077944384 21531 0 0 0 315 2 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513348606832 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15486024 memory=2116 CPUtime=0.72 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) S 31847 31847 30406 0 -1 1077944384 6870 0 0 0 72 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513347553776 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15486024 memory=26016 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15486024 memory=14068 CPUtime=0.01 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 869 0 0 0 0 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31913] ppid=31847 vsize=15486024 memory=303 CPUtime=69.15 cores=0,2,4,6
/proc/31849/task/31913/stat : 31913 (java) R 31847 31847 30406 0 -1 4202560 365 0 0 0 6915 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513266547848 140513434407206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31914] ppid=31847 vsize=15486024 memory=72 CPUtime=68.76 cores=0,2,4,6
/proc/31849/task/31914/stat : 31914 (java) R 31847 31847 30406 0 -1 4202560 1594 0 0 0 6876 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513267603648 140513433171933 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31915] ppid=31847 vsize=15486024 memory=0 CPUtime=68.99 cores=0,2,4,6
/proc/31849/task/31915/stat : 31915 (java) R 31847 31847 30406 0 -1 4202560 1616 0 0 0 6899 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513268654520 140513434727953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31916] ppid=31847 vsize=15486024 memory=0 CPUtime=69.05 cores=0,2,4,6
/proc/31849/task/31916/stat : 31916 (java) R 31847 31847 30406 0 -1 4202560 978 0 0 0 6905 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513264442768 140513434520050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 304.44 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223608 KiB

[startup+77.0009 s]*
/proc/loadavg: 8.97 5.46 3.14 9/237 32025
/proc/meminfo: memFree=30253832/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15486024 memory=222160 CPUtime=305.26 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 70539 0 0 0 30508 18 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3871506 55540 3520 1 0 3832606 0
[pid=31849/tid=31850] ppid=31847 vsize=15486024 memory=3624 CPUtime=0.63 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) S 31847 31847 30406 0 -1 1077944384 9638 0 0 0 59 4 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513822356608 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15486024 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1499 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15486024 memory=928 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1731 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15486024 memory=3520 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1811 0 0 0 1 1 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15486024 memory=1976 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 1469 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15486024 memory=2512 CPUtime=0.03 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 1416 0 0 0 2 1 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15486024 memory=808 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513352815840 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15486024 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513351762688 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15486024 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15486024 memory=111632 CPUtime=2.88 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) S 31847 31847 30406 0 -1 1077944384 13829 0 0 0 287 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15486024 memory=800 CPUtime=3.17 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) S 31847 31847 30406 0 -1 1077944384 21531 0 0 0 315 2 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513348606832 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15486024 memory=1448 CPUtime=0.72 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) S 31847 31847 30406 0 -1 1077944384 6870 0 0 0 72 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513347553776 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15486024 memory=218560 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15486024 memory=4156 CPUtime=0.01 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 869 0 0 0 0 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31913] ppid=31847 vsize=15486024 memory=223192 CPUtime=69.36 cores=0,2,4,6
/proc/31849/task/31913/stat : 31913 (java) R 31847 31847 30406 0 -1 4202560 365 0 0 0 6936 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513266547848 140513435083707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31914] ppid=31847 vsize=15486024 memory=988 CPUtime=68.96 cores=0,2,4,6
/proc/31849/task/31914/stat : 31914 (java) R 31847 31847 30406 0 -1 4202560 1594 0 0 0 6896 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513267603648 140513435475106 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31915] ppid=31847 vsize=15486024 memory=2024 CPUtime=69.2 cores=0,2,4,6
/proc/31849/task/31915/stat : 31915 (java) R 31847 31847 30406 0 -1 4202560 1616 0 0 0 6920 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513268654520 140513434864525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31916] ppid=31847 vsize=15486024 memory=1384 CPUtime=69.26 cores=0,2,4,6
/proc/31849/task/31916/stat : 31916 (java) R 31847 31847 30406 0 -1 4202560 978 0 0 0 6926 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513264442768 140513434000361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 305.26 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223608 KiB

[startup+77.1109 s]
/proc/loadavg: 8.97 5.46 3.14 9/237 32025
/proc/meminfo: memFree=30253832/32770624 swapFree=66953076/67108860
[pid=31847] ppid=31844 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31847/stat : 31847 (xcsp3-exec) S 31844 31847 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445716344 115843072 362 33554432000 4194304 5098028 140723923979456 140723923977560 140238679126652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13168640 140723923981179 140723923981421 140723923981421 140723923984330 0
/proc/31847/statm: 28282 362 304 221 0 87 0
[pid=31849] ppid=31847 vsize=15486024 memory=222160 CPUtime=305.66 cores=0,2,4,6
/proc/31849/stat : 31849 (java) S 31847 31847 30406 0 -1 1077944320 70539 0 0 0 30548 18 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140725376340480 140513818115831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
/proc/31849/statm: 3871506 55540 3520 1 0 3832606 0
[pid=31849/tid=31850] ppid=31847 vsize=15486024 memory=1448 CPUtime=0.63 cores=0,2,4,6
/proc/31849/task/31850/stat : 31850 (java) S 31847 31847 30406 0 -1 1077944384 9638 0 0 0 59 4 0 0 20 0 19 0 445716344 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513822356608 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31851] ppid=31847 vsize=15486024 memory=222160 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31851/stat : 31851 (java) S 31847 31847 30406 0 -1 1077944384 1499 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513754352656 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31852] ppid=31847 vsize=15486024 memory=4156 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31852/stat : 31852 (java) S 31847 31847 30406 0 -1 1077944384 1731 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513753300112 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31853] ppid=31847 vsize=15486024 memory=4984 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31853/stat : 31853 (java) S 31847 31847 30406 0 -1 1077944384 1811 0 0 0 1 1 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513752247056 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31854] ppid=31847 vsize=15486024 memory=5003 CPUtime=0.02 cores=0,2,4,6
/proc/31849/task/31854/stat : 31854 (java) S 31847 31847 30406 0 -1 1077944384 1469 0 0 0 2 0 0 0 20 0 19 0 445716345 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513751194512 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31855] ppid=31847 vsize=15486024 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31849/task/31855/stat : 31855 (java) S 31847 31847 30406 0 -1 1077944384 1416 0 0 0 2 1 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513353869552 140513818126978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31856] ppid=31847 vsize=15486024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31856/stat : 31856 (java) S 31847 31847 30406 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513352815840 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31857] ppid=31847 vsize=15486024 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31857/stat : 31857 (java) S 31847 31847 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445716347 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513351762688 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31858] ppid=31847 vsize=15486024 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31858/stat : 31858 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513350711248 140513818134427 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31859] ppid=31847 vsize=15486024 memory=223548 CPUtime=2.88 cores=0,2,4,6
/proc/31849/task/31859/stat : 31859 (java) S 31847 31847 30406 0 -1 1077944384 13829 0 0 0 287 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513349659376 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31860] ppid=31847 vsize=15486024 memory=7305792226148509288 CPUtime=3.17 cores=0,2,4,6
/proc/31849/task/31860/stat : 31860 (java) S 31847 31847 30406 0 -1 1077944384 21531 0 0 0 315 2 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513348606832 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31861] ppid=31847 vsize=15486024 memory=218560 CPUtime=0.72 cores=0,2,4,6
/proc/31849/task/31861/stat : 31861 (java) S 31847 31847 30406 0 -1 1077944384 6870 0 0 0 72 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513347553776 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31862] ppid=31847 vsize=15486024 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/31849/task/31862/stat : 31862 (java) S 31847 31847 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513346501472 140513818126037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31863] ppid=31847 vsize=15486024 memory=1448 CPUtime=0.01 cores=0,2,4,6
/proc/31849/task/31863/stat : 31863 (java) S 31847 31847 30406 0 -1 1077944384 869 0 0 0 0 1 0 0 20 0 19 0 445716350 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513277635120 140513818126978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31913] ppid=31847 vsize=15486024 memory=1448 CPUtime=69.46 cores=0,2,4,6
/proc/31849/task/31913/stat : 31913 (java) R 31847 31847 30406 0 -1 4202560 365 0 0 0 6946 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513266547848 140513434944641 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31914] ppid=31847 vsize=15486024 memory=1448 CPUtime=69.06 cores=0,2,4,6
/proc/31849/task/31914/stat : 31914 (java) R 31847 31847 30406 0 -1 4202560 1594 0 0 0 6906 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513267603648 140513435558681 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31915] ppid=31847 vsize=15486024 memory=218576 CPUtime=69.3 cores=0,2,4,6
/proc/31849/task/31915/stat : 31915 (java) R 31847 31847 30406 0 -1 4202560 1616 0 0 0 6930 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513268654520 140513434000102 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
[pid=31849/tid=31916] ppid=31847 vsize=15486024 memory=11 CPUtime=69.36 cores=0,2,4,6
/proc/31849/task/31916/stat : 31916 (java) R 31847 31847 30406 0 -1 4202560 978 0 0 0 6936 0 0 0 20 0 19 0 445717058 15857688576 55540 33554432000 4194304 4196468 140725376357936 140513264442768 140513434520484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37412864 140725376361455 140725376361626 140725376361626 140725376364495 0
Current children cumulated CPU time: 305.66 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223608 KiB

Child status: 0
Real time (s): 77.1457
CPU time (s): 305.785
CPU user time (s): 305.595
CPU system time (s): 0.190508
CPU usage (%): 396.374
Max. virtual memory (cumulated for all children) (KiB): 15600920
Max. memory (cumulated for all children) (KiB): 225148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.595
system time used= 0.190508
maximum resident set size= 227296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5390
involuntary context switches= 7468


# summary of solver processes directly reported to runsolver:
#   pid: 31847
#   total CPU time (s): 305.785
#   total CPU user time (s): 305.595
#   total CPU system time (s): 0.190508

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.45708 second user time and 0.866612 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 06:27:15
IDJOB=4400498
IDBENCH=129796
IDSOLVER=2856
FILE ID=node127/4400498-1568694475
RUNJOBID= node127-1568694277-30437
PBS_JOBID= 21703804
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400498-1568694475/watcher-4400498-1568694475 -o /tmp/evaluation-result-4400498-1568694475/solver-4400498-1568694475 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30437 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 636694279 HOME/instance-4400498-1568694475.xml

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

MD5SUM BENCH= fbff45376af17ae2a145abecb1f2c180
RANDOM SEED=636694279

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.55
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.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		: 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.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		: 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:        30468552 kB
MemAvailable:   31623652 kB
Buffers:           87116 kB
Cached:          1352404 kB
SwapCached:        51464 kB
Active:           737264 kB
Inactive:         970064 kB
Active(anon):     226924 kB
Inactive(anon):    89816 kB
Active(file):     510340 kB
Inactive(file):   880248 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26512 kB
Writeback:             0 kB
AnonPages:        325652 kB
Mapped:            61620 kB
Shmem:             40672 kB
Slab:             190668 kB
SReclaimable:     160696 kB
SUnreclaim:        29972 kB
KernelStack:        3856 kB
PageTables:         6036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1651828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 06:28:32