Trace number 4281875

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-18)OPT887 52.5905 49.441101

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark3.7602501
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.11	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281875-1503140057.xml"  -tl '2520s' -p 1 -x 0
0.13/0.45	c [HOME/instance-4281875-1503140057.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.50	c simple solver
0.33/0.57	c parse instance...
0.67/0.70	c solve instance...
0.67/0.72	o 510 
0.67/0.72	o 534 
0.67/0.72	o 544 
0.67/0.72	o 566 
0.67/0.72	o 583 
0.67/0.72	o 597 
0.67/0.72	o 622 
0.67/0.72	o 639 
0.67/0.72	o 649 
0.67/0.77	o 680 
0.67/0.78	o 717 
0.67/0.78	o 758 
0.67/0.78	o 774 
0.67/0.79	o 776 
0.67/0.79	o 782 
1.01/0.80	o 810 
2.52/1.31	o 829 
3.45/1.61	o 840 
6.49/4.19	o 841 
7.67/5.29	o 856 
9.04/6.55	o 857 
9.04/6.56	o 864 
9.14/6.64	o 869 
9.14/6.68	o 872 
9.14/6.68	o 886 
20.61/17.92	o 887 
52.53/49.43	s OPTIMUM FOUND
52.53/49.43	v <instantiation>
52.53/49.43	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
52.53/49.43	v 	<values>1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 </values>
52.53/49.43	v </instantiation>

Verifier Data

OK	887

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281875-1503140057/watcher-4281875-1503140057 -o /tmp/evaluation-result-4281875-1503140057/solver-4281875-1503140057 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 974005486 HOME/instance-4281875-1503140057.xml 

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

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=4092, runsolver pid=4089

[startup+0.100115 s]*
/proc/loadavg: 1.38 1.44 1.42 2/200 4093
/proc/meminfo: memFree=24082588/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (runsolver) D 4089 4092 28892 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 116198733 34791424 114 18446744073709551615 4194304 4346622 140723647274240 140723647270872 140081444934359 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 24285184 140723647279159 140723647279652 140723647279652 140723647283146 0
/proc/4092/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209247 s]*
/proc/loadavg: 1.38 1.44 1.42 2/202 4095
/proc/meminfo: memFree=24079224/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=105164 memory=5156 CPUtime=0 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 1507 0 0 0 0 0 0 0 20 0 2 0 116198745 107687936 1289 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 26291 1289 964 1 0 16808 0
[pid=4094/tid=4095] ppid=4092 vsize=105164 memory=7311146985107750967 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) D 4092 4092 28892 0 -1 4202560 271 0 0 0 0 0 0 0 20 0 2 0 116198745 107687936 1289 18446744073709551615 4194304 4196468 140730145228112 139754220714288 139754208963477 0 0 1 16784584 18446744072099675269 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 114676 KiB
Current children cumulated memory: 6536 KiB

[startup+0.344313 s]*
/proc/loadavg: 1.38 1.44 1.42 2/214 4107
/proc/meminfo: memFree=24070300/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13907304 memory=22140 CPUtime=0.05 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 4926 0 0 0 4 1 0 0 20 0 14 0 116198745 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3476826 5535 2563 1 0 3466323 0
[pid=4094/tid=4095] ppid=4092 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) D 4092 4092 28892 0 -1 4202560 3107 0 0 0 3 1 0 0 20 0 14 0 116198745 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139754220709792 139754216494333 0 4 1 16800974 18446744071580418449 0 0 -1 6 0 0 13 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13907304 memory=13729 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 116198759 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13907304 memory=3834455097638966944 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 116198759 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 116198759 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 116198759 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13907304 memory=140081447884416 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 116198761 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 116198761 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 116198761 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 116198764 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) S 4092 4092 28892 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 14 0 116198764 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 116198764 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13907304 memory=140081447884416 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 14 0 116198764 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 116198764 14241079296 5535 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23520 KiB

[startup+0.700833 s]
/proc/loadavg: 1.38 1.44 1.42 4/215 4108
/proc/meminfo: memFree=24028284/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13978684 memory=51900 CPUtime=0.67 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 11631 0 0 0 62 5 0 0 20 0 15 0 116198745 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3494671 12975 3140 1 0 3482964 0
[pid=4094/tid=4095] ppid=4092 vsize=13978684 memory=2420 CPUtime=0.38 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 8337 0 0 0 34 4 0 0 20 0 15 0 116198745 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139754220692840 139754198035888 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13978684 memory=163 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13978684 memory=1 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13978684 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116198759 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13978684 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116198761 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13978684 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116198761 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13978684 memory=12216 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116198761 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13978684 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13978684 memory=1204 CPUtime=0.06 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) R 4092 4092 28892 0 -1 4202560 567 0 0 0 6 0 0 0 20 0 15 0 116198764 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216493658 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13978684 memory=1000 CPUtime=0.06 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 552 0 0 0 6 0 0 0 20 0 15 0 116198764 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13978684 memory=796 CPUtime=0.15 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) R 4092 4092 28892 0 -1 4202560 871 0 0 0 15 0 0 0 20 0 15 0 116198764 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216493658 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13978684 memory=11152 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13978684 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198770 14314172416 12975 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 53280 KiB

[startup+1.50079 s]
/proc/loadavg: 1.38 1.44 1.42 5/215 4108
/proc/meminfo: memFree=23998540/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=111852 CPUtime=3.15 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 34820 0 0 0 307 8 0 0 20 0 15 0 116198745 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 27963 3181 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=0 CPUtime=1.18 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 8815 0 0 0 114 4 0 0 20 0 15 0 116198745 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139754220711592 139753826288960 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=5789184250735640672 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=62576 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13980732 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) R 4092 4092 28892 0 -1 4202560 12228 0 0 0 85 1 0 0 20 0 15 0 116198764 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753690685384 139754197991990 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13980732 memory=0 CPUtime=0.83 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) R 4092 4092 28892 0 -1 4202560 10171 0 0 0 82 1 0 0 20 0 15 0 116198764 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753689637568 139754197106662 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13980732 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 2297 0 0 0 25 0 0 0 20 0 15 0 116198764 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198770 14316269568 27963 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 113232 KiB

[startup+3.11022 s]
/proc/loadavg: 1.38 1.44 1.42 3/215 4108
/proc/meminfo: memFree=23849296/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=180344 CPUtime=5.47 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 37782 0 0 0 537 10 0 0 20 0 15 0 116198745 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 45086 3190 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=1380 CPUtime=2.79 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 9119 0 0 0 273 6 0 0 20 0 15 0 116198745 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139754220709384 139753826616680 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=59632 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=280162595812736 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116198759 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=8174723239089013032 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 45086 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=280162595775296 CPUtime=0 cores=0,2,4,6

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

/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=199052 CPUtime=51.14 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 52524 0 0 0 5096 18 0 0 20 0 15 0 116198745 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 49763 3229 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=6933928925625698159 CPUtime=47.46 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 11709 0 0 0 4739 7 0 0 20 0 15 0 116198745 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139754220711120 139753826852823 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=4126316290023845779 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 619 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=5788 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 487 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=4612 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 612 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=1708 CPUtime=0.08 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 1057 0 0 0 7 1 0 0 20 0 15 0 116198759 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=1444 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 1159 0 0 0 8 1 0 0 20 0 15 0 116198761 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13980732 memory=3008 CPUtime=1.4 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) S 4092 4092 28892 0 -1 1077944384 17027 0 0 0 139 1 0 0 20 0 15 0 116198764 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13980732 memory=6933928925625698159 CPUtime=1.43 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 13436 0 0 0 142 1 0 0 20 0 15 0 116198764 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13980732 memory=4126316290023845779 CPUtime=0.31 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 4640 0 0 0 31 0 0 0 20 0 15 0 116198764 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13980732 memory=3908 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13980732 memory=2764 CPUtime=0.01 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 419 0 0 0 0 1 0 0 20 0 15 0 116198770 14316269568 49763 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 51.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 200432 KiB

[startup+48.8008 s]
/proc/loadavg: 1.29 1.41 1.41 3/215 4109
/proc/meminfo: memFree=30298160/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=203172 CPUtime=51.93 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 52553 0 0 0 5175 18 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 50793 3229 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=1624 CPUtime=48.24 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 11721 0 0 0 4817 7 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754220711008 139753826442483 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=2160 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 622 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=1380 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 488 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=199052 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 616 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=1232 CPUtime=0.08 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 1061 0 0 0 7 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=2248 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 1164 0 0 0 8 1 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=199076 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13980732 memory=655864 CPUtime=1.4 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) S 4092 4092 28892 0 -1 1077944384 17027 0 0 0 139 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13980732 memory=4064 CPUtime=1.43 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 13436 0 0 0 142 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13980732 memory=7680170660397595203 CPUtime=0.31 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 4640 0 0 0 31 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13980732 memory=3008 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13980732 memory=6933928925625698159 CPUtime=0.01 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 419 0 0 0 0 1 0 0 20 0 15 0 116198770 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 51.93 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204552 KiB

[startup+49.2008 s]
/proc/loadavg: 1.29 1.41 1.41 3/215 4109
/proc/meminfo: memFree=30294064/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=203172 CPUtime=52.33 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 52565 0 0 0 5215 18 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 50793 3229 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=2764 CPUtime=48.64 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 11728 0 0 0 4857 7 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754220711792 139753826853569 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=7680170660397595203 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 624 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=3228 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 488 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=1380 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 617 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=653764 CPUtime=0.08 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 1061 0 0 0 7 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=4064 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 1166 0 0 0 8 1 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=4084 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13980732 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13980732 memory=1156 CPUtime=1.4 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) S 4092 4092 28892 0 -1 1077944384 17027 0 0 0 139 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13980732 memory=2912 CPUtime=1.43 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 13436 0 0 0 142 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13980732 memory=1380 CPUtime=0.31 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 4640 0 0 0 31 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13980732 memory=199052 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13980732 memory=3908 CPUtime=0.01 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 419 0 0 0 0 1 0 0 20 0 15 0 116198770 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 52.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204552 KiB

[startup+49.4008 s]
/proc/loadavg: 1.29 1.41 1.41 3/215 4109
/proc/meminfo: memFree=30294064/32770624 swapFree=67108860/67108860
[pid=4092] ppid=4089 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/4092/stat : 4092 (xcsp3-exec) S 4089 4092 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116198733 9740288 345 18446744073709551615 4194304 5098028 140722330324720 140722330322824 140344046137980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 11 0 0 7196144 7232144 13266944 140722330333561 140722330333765 140722330333765 140722330337259 0
/proc/4092/statm: 2378 345 289 221 0 87 0
[pid=4094] ppid=4092 vsize=13980732 memory=203172 CPUtime=52.53 cores=0,2,4,6
/proc/4094/stat : 4094 (java) S 4092 4092 28892 0 -1 1077944320 52565 0 0 0 5235 18 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 140730145210656 139754216472311 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
/proc/4094/statm: 3495183 50793 3229 1 0 3483476 0
[pid=4094/tid=4095] ppid=4092 vsize=13980732 memory=15825477856135502 CPUtime=48.84 cores=0,2,4,6
/proc/4094/task/4095/stat : 4095 (java) R 4092 4092 28892 0 -1 4202560 11728 0 0 0 4877 7 0 0 20 0 15 0 116198745 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754220711680 139753826853118 0 4 1 16800974 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4096] ppid=4092 vsize=13980732 memory=844 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4096/stat : 4096 (java) S 4092 4092 28892 0 -1 1077944384 624 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754150906256 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4097] ppid=4092 vsize=13980732 memory=16448 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4097/stat : 4097 (java) S 4092 4092 28892 0 -1 1077944384 488 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754149853456 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4098] ppid=4092 vsize=13980732 memory=1156 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4098/stat : 4098 (java) S 4092 4092 28892 0 -1 1077944384 617 0 0 0 8 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754148801168 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4099] ppid=4092 vsize=13980732 memory=3228 CPUtime=0.08 cores=0,2,4,6
/proc/4094/task/4099/stat : 4099 (java) S 4092 4092 28892 0 -1 1077944384 1061 0 0 0 7 1 0 0 20 0 15 0 116198759 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139754147748368 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4100] ppid=4092 vsize=13980732 memory=1380 CPUtime=0.09 cores=0,2,4,6
/proc/4094/task/4100/stat : 4100 (java) S 4092 4092 28892 0 -1 1077944384 1166 0 0 0 8 1 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753694911088 139754216483458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4101] ppid=4092 vsize=13980732 memory=653716 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4101/stat : 4101 (java) S 4092 4092 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753693857056 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4102] ppid=4092 vsize=13980732 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4102/stat : 4102 (java) S 4092 4092 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 116198761 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753692804720 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4103] ppid=4092 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4103/stat : 4103 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753691753040 139754216490907 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4104] ppid=4092 vsize=13980732 memory=4084 CPUtime=1.4 cores=0,2,4,6
/proc/4094/task/4104/stat : 4104 (java) S 4092 4092 28892 0 -1 1077944384 17027 0 0 0 139 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753690699888 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4105] ppid=4092 vsize=13980732 memory=4580 CPUtime=1.43 cores=0,2,4,6
/proc/4094/task/4105/stat : 4105 (java) S 4092 4092 28892 0 -1 1077944384 13436 0 0 0 142 1 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753689647088 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4106] ppid=4092 vsize=13980732 memory=1156 CPUtime=0.31 cores=0,2,4,6
/proc/4094/task/4106/stat : 4106 (java) S 4092 4092 28892 0 -1 1077944384 4640 0 0 0 31 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753688594800 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4107] ppid=4092 vsize=13980732 memory=140081298365456 CPUtime=0 cores=0,2,4,6
/proc/4094/task/4107/stat : 4107 (java) S 4092 4092 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116198764 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753687542240 139754216482517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
[pid=4094/tid=4108] ppid=4092 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4094/task/4108/stat : 4108 (java) S 4092 4092 28892 0 -1 1077944384 419 0 0 0 0 1 0 0 20 0 15 0 116198770 14316269568 50793 18446744073709551615 4194304 4196468 140730145228112 139753686490032 139754216483458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23900160 140730145231281 140730145231457 140730145231457 140730145234895 0
Current children cumulated CPU time: 52.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204552 KiB

Child status: 0
Real time (s): 49.4411
CPU time (s): 52.5905
CPU user time (s): 52.3937
CPU system time (s): 0.196741
CPU usage (%): 106.37
Max. virtual memory (cumulated for all children) (KiB): 13992532
Max. memory (cumulated for all children) (KiB): 227248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.3937
system time used= 0.196741
maximum resident set size= 227920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54010
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4997
involuntary context switches= 136


# summary of solver processes directly reported to runsolver:
#   pid: 4092
#   total CPU time (s): 52.5905
#   total CPU user time (s): 52.3937
#   total CPU system time (s): 0.196741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.317193 second user time and 0.531413 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 12:40:06
IDJOB=4281875
IDBENCH=133505
IDSOLVER=2677
FILE ID=node127/4281875-1503140057
RUNJOBID= node127-1503095799-28950
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.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-4281875-1503140057/watcher-4281875-1503140057 -o /tmp/evaluation-result-4281875-1503140057/solver-4281875-1503140057 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 974005486 HOME/instance-4281875-1503140057.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=974005486

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.92
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.92
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.92
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.92
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:        24082956 kB
MemAvailable:   24912812 kB
Buffers:          297416 kB
Cached:           834520 kB
SwapCached:            0 kB
Active:          7852756 kB
Inactive:         370716 kB
Active(anon):    7042304 kB
Inactive(anon):    99188 kB
Active(file):     810452 kB
Inactive(file):   271528 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7844 kB
Writeback:            16 kB
AnonPages:       7091536 kB
Mapped:            74464 kB
Shmem:             49828 kB
Slab:             153356 kB
SReclaimable:     127424 kB
SUnreclaim:        25932 kB
KernelStack:        3504 kB
PageTables:        19860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7715260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6998016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-19 12:40:55