Trace number 4269249

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 4.0.5 seq (2017-08-09)SAT (TO)115 2520.0701 2513.22

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-13-09.xml
MD5SUM19b417ad6dc2829e4bf67cafab0f775d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size349
Distribution of domain sizes[{"size":1,"count":1},{"size":349,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":22},{"degree":7,"count":18},{"degree":8,"count":18},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":93},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269249-1502796838.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4269249-1502796838.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.33/0.37	c parse instance...
0.72/0.60	c solve instance...
1.60/0.82	o 348 
1.91/0.93	o 347 
2.23/1.05	o 346 
2.54/1.11	o 345 
2.54/1.16	o 122 
2.54/1.17	o 121 
2.81/1.25	o 120 
3.73/1.54	o 119 
326.39/320.49	o 117 
329.83/323.86	o 116 
330.65/324.63	o 115 
2520.04/2513.20	s SATISFIABLE
2520.04/2513.20	v <instantiation>
2520.04/2513.20	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] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
2520.04/2513.20	v 	<values>0 8 0 0 1 1 34 70 11 11 15 10 17 35 24 15 45 48 61 18 13 35 76 13 28 30 18 46 45 27 77 50 28 54 51 19 38 22 85 87 83 41 73 97 104 54 64 56 56 95 64 64 66 93 76 83 66 87 104 104 109 115 </values>
2520.04/2513.20	v </instantiation>
2520.04/2513.20	c Unexpected resolution interruption!

Verifier Data

OK	115

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269249-1502796838/watcher-4269249-1502796838 -o /tmp/evaluation-result-4269249-1502796838/solver-4269249-1502796838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 198724353 HOME/instance-4269249-1502796838.xml 

running on 4 cores: 1,3,5,7

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

solver pid=19230, runsolver pid=19227

[startup+0.100132 s]*
/proc/loadavg: 1.67 1.73 1.76 3/212 19240
/proc/meminfo: memFree=31512616/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13574484 memory=18028 CPUtime=0.03 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 3861 0 0 0 3 0 0 0 20 0 9 0 127190326 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3393621 4507 2104 1 0 3383118 0
[pid=19232/tid=19233] ppid=19230 vsize=13574484 memory=-6871798056557643345 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 1077944384 2570 0 0 0 3 0 0 0 20 0 9 0 127190326 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275665210960 140275660999741 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13574484 memory=735272052430568040 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 127190327 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13574484 memory=140114285856384 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 127190327 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 127190327 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13574484 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 127190327 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 127190328 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 127190329 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 127190329 13900271616 4507 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19408 KiB

[startup+0.210143 s]*
/proc/loadavg: 1.67 1.73 1.76 5/218 19246
/proc/meminfo: memFree=31505784/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13974352 memory=27996 CPUtime=0.13 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 5414 0 0 0 12 1 0 0 20 0 15 0 127190326 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3493588 6999 2878 1 0 3482964 0
[pid=19232/tid=19233] ppid=19230 vsize=13974352 memory=7311146985107750967 CPUtime=0.1 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 3404 0 0 0 9 1 0 0 20 0 15 0 127190326 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275665204112 140275653212990 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13974352 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13974352 memory=140114285875177 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127190327 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13974352 memory=140114285856384 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127190328 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127190329 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127190329 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) R 19230 19230 4674 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 127190331 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275135339472 140275660986069 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) R 19230 19230 4674 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 15 0 127190331 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275134278224 140275644467943 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13974352 memory=140114285856384 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) R 19230 19230 4674 0 -1 4202560 292 0 0 0 2 0 0 0 20 0 15 0 127190331 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660989750 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13974352 memory=140114285856384 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190336 14309736448 6999 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29376 KiB

[startup+0.310752 s]*
/proc/loadavg: 1.67 1.73 1.76 4/218 19246
/proc/meminfo: memFree=31491860/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13978608 memory=40120 CPUtime=0.33 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 9281 0 0 0 31 2 0 0 20 0 15 0 127190326 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3494652 10030 3008 1 0 3482964 0
[pid=19232/tid=19233] ppid=19230 vsize=13978608 memory=4278483708103473607 CPUtime=0.2 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 6364 0 0 0 18 2 0 0 20 0 15 0 127190326 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275665196856 140275660997789 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127190327 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127190328 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127190329 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127190329 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) S 19230 19230 4674 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 127190331 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275135339376 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) S 19230 19230 4674 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 127190331 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275134286576 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 127190331 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190336 14314094592 10030 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41500 KiB

[startup+0.701408 s]
/proc/loadavg: 1.67 1.73 1.76 4/218 19246
/proc/meminfo: memFree=31481976/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13980732 memory=65072 CPUtime=1.28 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 13987 0 0 0 123 5 0 0 20 0 15 0 127190326 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3495183 16268 3174 1 0 3483476 0
[pid=19232/tid=19233] ppid=19230 vsize=13980732 memory=796 CPUtime=0.58 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 9114 0 0 0 54 4 0 0 20 0 15 0 127190326 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275665211888 140275660987798 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13980732 memory=984 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13980732 memory=4572 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13980732 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13980732 memory=12304 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 127190328 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13980732 memory=28 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13980732 memory=229 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) R 19230 19230 4674 0 -1 4202560 1161 0 0 0 19 0 0 0 20 0 15 0 127190331 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275135325256 140275646084816 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) R 19230 19230 4674 0 -1 4202560 933 0 0 0 19 0 0 0 20 0 15 0 127190331 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275134273360 140275642496686 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13980732 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 1472 0 0 0 30 0 0 0 20 0 15 0 127190331 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190336 14316269568 16268 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66452 KiB

[startup+1.50089 s]
/proc/loadavg: 1.67 1.73 1.76 5/218 19246
/proc/meminfo: memFree=31438120/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13980732 memory=116240 CPUtime=3.73 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 37886 0 0 0 365 8 0 0 20 0 15 0 127190326 14316269568 29060 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3495183 29060 3189 1 0 3483476 0
[pid=19232/tid=19233] ppid=19230 vsize=13980732 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 9356 0 0 0 133 4 0 0 20 0 15 0 127190326 14316269568 29060 18446744073709551615 4194304 4196468 140729635889408 140275665215232 140275263152786 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13980732 memory=-3704326594973231466 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 29060 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13980732 memory=280228363039040 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 29060 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13980732 memory=4120846686326120809 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127190327 14316269568 29060 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13980732 memory=-8458267819571660173 CPUtime=0 cores=1,3,5,7

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

/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13980732 memory=210624 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13980732 memory=1380 CPUtime=2.78 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) S 19230 19230 4674 0 -1 1077944384 21743 0 0 0 276 2 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275135339376 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13980732 memory=1380 CPUtime=2.98 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) S 19230 19230 4674 0 -1 1077944384 25859 0 0 0 296 2 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275134286576 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13980732 memory=4148 CPUtime=0.52 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 8295 0 0 0 51 1 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.44 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1940 0 0 0 19 25 0 0 20 0 15 0 127190336 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 2389.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 212004 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.90 1.85 3/218 19800
/proc/meminfo: memFree=31223392/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13980732 memory=210624 CPUtime=2449.14 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 91378 0 0 0 244876 38 0 0 20 0 15 0 127190326 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3495183 52656 3245 1 0 3483476 0
[pid=19232/tid=19233] ppid=19230 vsize=13980732 memory=210624 CPUtime=2442.12 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 21377 0 0 0 244206 6 0 0 20 0 15 0 127190326 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275665215536 140275264706625 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 2822 0 0 0 2 0 0 0 20 0 15 0 127190327 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1012 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 2100 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 1466 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.05 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 3387 0 0 0 3 2 0 0 20 0 15 0 127190328 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13980732 memory=210624 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13980732 memory=210624 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13980732 memory=1380 CPUtime=2.78 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) S 19230 19230 4674 0 -1 1077944384 21743 0 0 0 276 2 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275135339376 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13980732 memory=1380 CPUtime=2.98 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) S 19230 19230 4674 0 -1 1077944384 25859 0 0 0 296 2 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275134286576 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13980732 memory=210624 CPUtime=0.52 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 8295 0 0 0 51 1 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13980732 memory=4288 CPUtime=0.46 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1944 0 0 0 20 26 0 0 20 0 15 0 127190336 14316269568 52656 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 2449.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 212004 KiB

[startup+2502.3 s]
/proc/loadavg: 1.91 1.90 1.86 3/217 19826
/proc/meminfo: memFree=31240416/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13980732 memory=210108 CPUtime=2509.14 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 92269 0 0 0 250876 38 0 0 20 0 15 0 127190326 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3495183 52527 3245 1 0 3483476 0
[pid=19232/tid=19233] ppid=19230 vsize=13980732 memory=1380 CPUtime=2502.11 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 21718 0 0 0 250205 6 0 0 20 0 15 0 127190326 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275665214560 140275264325463 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13980732 memory=210108 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 2846 0 0 0 2 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13980732 memory=210108 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1022 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13980732 memory=210108 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 2375 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 1503 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13980732 memory=210108 CPUtime=0.06 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 3563 0 0 0 3 3 0 0 20 0 15 0 127190328 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13980732 memory=210108 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13980732 memory=210108 CPUtime=2.78 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) S 19230 19230 4674 0 -1 1077944384 21745 0 0 0 276 2 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275135339376 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13980732 memory=210108 CPUtime=2.98 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) S 19230 19230 4674 0 -1 1077944384 25862 0 0 0 296 2 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275134286576 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13980732 memory=1380 CPUtime=0.52 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 8297 0 0 0 51 1 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13980732 memory=210108 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13980732 memory=4148 CPUtime=0.47 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1965 0 0 0 20 27 0 0 20 0 15 0 127190336 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 2509.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 211488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.2 s]
/proc/loadavg: 1.84 1.89 1.85 3/217 19827
/proc/meminfo: memFree=31244948/32770624 swapFree=67108764/67108860
[pid=19230] ppid=19227 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (xcsp3-exec) S 19227 19230 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 127190319 9740288 345 18446744073709551615 4194304 5098028 140733777372528 140733777370632 140716993712764 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 32063488 140733777379705 140733777379909 140733777379909 140733777383403 0
/proc/19230/statm: 2378 345 289 221 0 87 0
[pid=19232] ppid=19230 vsize=13980732 memory=210108 CPUtime=2520.04 cores=1,3,5,7
/proc/19232/stat : 19232 (java) S 19230 19230 4674 0 -1 1077944320 92275 0 0 0 251966 38 0 0 20 0 15 0 127190326 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140729635871952 140275660975863 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
/proc/19232/statm: 3495183 52527 3245 1 0 3483476 0
[pid=19232/tid=19233] ppid=19230 vsize=13980732 memory=2164 CPUtime=2513.01 cores=1,3,5,7
/proc/19232/task/19233/stat : 19233 (java) R 19230 19230 4674 0 -1 4202560 21724 0 0 0 251295 6 0 0 20 0 15 0 127190326 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275665214560 140275263110237 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19234] ppid=19230 vsize=13980732 memory=844 CPUtime=0.02 cores=1,3,5,7
/proc/19232/task/19234/stat : 19234 (java) S 19230 19230 4674 0 -1 1077944384 2846 0 0 0 2 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275580390544 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19235] ppid=19230 vsize=13980732 memory=16436 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19235/stat : 19235 (java) S 19230 19230 4674 0 -1 1077944384 1022 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275579337744 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19236] ppid=19230 vsize=13980732 memory=3908 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19236/stat : 19236 (java) S 19230 19230 4674 0 -1 1077944384 2375 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275259272080 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19237] ppid=19230 vsize=13980732 memory=1228 CPUtime=0.03 cores=1,3,5,7
/proc/19232/task/19237/stat : 19237 (java) S 19230 19230 4674 0 -1 1077944384 1503 0 0 0 3 0 0 0 20 0 15 0 127190327 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275258219280 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19238] ppid=19230 vsize=13980732 memory=5712 CPUtime=0.06 cores=1,3,5,7
/proc/19232/task/19238/stat : 19238 (java) S 19230 19230 4674 0 -1 1077944384 3563 0 0 0 3 3 0 0 20 0 15 0 127190328 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275139549552 140275660987010 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19239] ppid=19230 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19239/stat : 19239 (java) S 19230 19230 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275138495520 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19240] ppid=19230 vsize=13980732 memory=984 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19240/stat : 19240 (java) S 19230 19230 4674 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 127190329 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275137442672 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19241] ppid=19230 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19241/stat : 19241 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275136390992 140275660994459 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19242] ppid=19230 vsize=13980732 memory=4572 CPUtime=2.78 cores=1,3,5,7
/proc/19232/task/19242/stat : 19242 (java) S 19230 19230 4674 0 -1 1077944384 21745 0 0 0 276 2 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275135339376 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19243] ppid=19230 vsize=13980732 memory=1444 CPUtime=2.98 cores=1,3,5,7
/proc/19232/task/19243/stat : 19243 (java) S 19230 19230 4674 0 -1 1077944384 25862 0 0 0 296 2 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275134286576 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19244] ppid=19230 vsize=13980732 memory=12304 CPUtime=0.52 cores=1,3,5,7
/proc/19232/task/19244/stat : 19244 (java) S 19230 19230 4674 0 -1 1077944384 8297 0 0 0 51 1 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275133233776 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19245] ppid=19230 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/19232/task/19245/stat : 19245 (java) S 19230 19230 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127190331 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275132181216 140275660986069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
[pid=19232/tid=19246] ppid=19230 vsize=13980732 memory=15880 CPUtime=0.48 cores=1,3,5,7
/proc/19232/task/19246/stat : 19246 (java) S 19230 19230 4674 0 -1 1077944384 1965 0 0 0 21 27 0 0 20 0 15 0 127190336 14316269568 52527 18446744073709551615 4194304 4196468 140729635889408 140275131128496 140275660987010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31719424 140729635897777 140729635897953 140729635897953 140729635901391 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 211488 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2513.21 s]
# the end of solver process 19230 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001939 s

[startup+2513.22 s]
# the end of solver process 19232 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.68 s, system=0.395985 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2513.22
CPU time (s): 2520.07
CPU user time (s): 2519.68
CPU system time (s): 0.395985
CPU usage (%): 100.273
Max. virtual memory (cumulated for all children) (KiB): 13993184
Max. memory (cumulated for all children) (KiB): 254528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.68
system time used= 0.395985
maximum resident set size= 255196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57451
involuntary context switches= 1520


# summary of solver processes directly reported to runsolver:
#   pid: 19230,19232
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.68
#   total CPU system time (s): 0.395985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8807 second user time and 22.6667 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 13:20:04
IDJOB=4269249
IDBENCH=128351
IDSOLVER=2660
FILE ID=node134/4269249-1502796838
RUNJOBID= node134-1502649032-24471
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-13-09.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269249-1502796838/watcher-4269249-1502796838 -o /tmp/evaluation-result-4269249-1502796838/solver-4269249-1502796838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 198724353 HOME/instance-4269249-1502796838.xml

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

MD5SUM BENCH= 19b417ad6dc2829e4bf67cafab0f775d
RANDOM SEED=198724353

node134.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.43
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.43
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.43
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.43
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:        31522424 kB
MemAvailable:   31810404 kB
Buffers:          278556 kB
Cached:           312568 kB
SwapCached:            4 kB
Active:           554004 kB
Inactive:         243704 kB
Active(anon):     153608 kB
Inactive(anon):   102692 kB
Active(file):     400396 kB
Inactive(file):   141012 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7996 kB
Writeback:             0 kB
AnonPages:        206332 kB
Mapped:            73948 kB
Shmem:             49756 kB
Slab:             151688 kB
SReclaimable:     124816 kB
SUnreclaim:        26872 kB
KernelStack:        3520 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1194080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-15 14:01:58