Trace number 4302044

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.7b seq (e747e1e)OPT932 82.7064 77.1972

General information on the benchmark

NameKnapsack/
Knapsack-40-150-00_c18.xml
MD5SUMc033178a1c92732c6616d8bd8ee8c714
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark932
Best CPU time to get the best result obtained on this benchmark6.64032
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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4302044-1532887839.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4302044-1532887839.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.35/0.28	c parse instance...
0.71/0.42	c solve instance...
0.71/0.44	o 713 
0.71/0.44	o 753 
0.71/0.45	o 755 
0.71/0.45	o 764 
0.71/0.46	o 775 
0.71/0.48	o 779 
0.71/0.50	o 788 
1.08/0.58	o 796 
1.08/0.58	o 835 
1.08/0.58	o 848 
2.56/1.08	o 854 
3.45/1.32	o 855 
4.35/1.66	o 856 
5.89/2.18	o 860 
6.10/2.22	o 861 
6.51/2.66	o 865 
6.63/2.79	o 866 
6.63/2.79	o 880 
6.75/2.81	o 886 
6.75/2.89	o 894 
6.75/2.89	o 898 
6.75/2.89	o 903 
6.75/2.89	o 904 
6.75/2.89	o 906 
6.75/2.90	o 909 
6.75/2.90	o 924 
9.53/5.33	o 927 
50.75/45.64	o 932 
82.61/77.18	s OPTIMUM FOUND
82.61/77.18	v <instantiation>
82.61/77.18	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>
82.61/77.18	v 	<values>1 1 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 1 0 0 </values>
82.61/77.18	v </instantiation>

Verifier Data

OK	932

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302044-1532887839/watcher-4302044-1532887839 -o /tmp/evaluation-result-4302044-1532887839/solver-4302044-1532887839 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312 HOME/xcsp3-exec -seed 2042110271 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302044-1532887839.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15064, runsolver pid=15061

[startup+0.100123 s]*
/proc/loadavg: 1.42 1.61 1.78 3/218 15080
/proc/meminfo: memFree=23722856/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14082940 memory=28480 CPUtime=0.12 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 5555 0 0 0 11 1 0 0 20 0 15 0 106347109 14420930560 7120 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3520735 7120 2989 1 0 3483012 0
[pid=15066/tid=15067] ppid=15064 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 3561 0 0 0 8 1 0 0 20 0 15 0 106347110 14420930560 7120 33554432000 4194304 4196468 140734849411616 139823217604400 139823213383062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 7120 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 7120 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 7120 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 7120 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106347112 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106347112 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106347113 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0.01 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 7120 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29936 KiB

[startup+0.210695 s]*
/proc/loadavg: 1.42 1.61 1.78 4/218 15080
/proc/meminfo: memFree=23711940/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14082940 memory=40308 CPUtime=0.35 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 8167 0 0 0 32 3 0 0 20 0 15 0 106347109 14420930560 10077 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3520735 10077 3199 1 0 3483012 0
[pid=15066/tid=15067] ppid=15064 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 5418 0 0 0 18 2 0 0 20 0 15 0 106347110 14420930560 10077 33554432000 4194304 4196468 140734849411616 139823217608928 139823197451614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14082940 memory=12591 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 10077 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14082940 memory=140487554957539 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 10077 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 10077 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106347111 14420930560 10077 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106347112 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106347112 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106347113 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14082940 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 501 0 0 0 4 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14082940 memory=140487554942592 CPUtime=0.08 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347115 14420930560 10077 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41764 KiB

[startup+0.318601 s]*
/proc/loadavg: 1.42 1.61 1.78 4/218 15080
/proc/meminfo: memFree=23704124/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14087196 memory=47840 CPUtime=0.54 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 9222 0 0 0 51 3 0 0 20 0 15 0 106347109 14425288704 11960 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3521799 11960 3269 1 0 3483012 0
[pid=15066/tid=15067] ppid=15064 vsize=14087196 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 6215 0 0 0 28 2 0 0 20 0 15 0 106347110 14425288704 12025 33554432000 4194304 4196468 140734849411616 139823217607144 139823197451614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14425288704 12025 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14425288704 12025 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14425288704 12025 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106347111 14425288704 12025 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106347112 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106347112 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106347113 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14087196 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14087196 memory=4628975386420216973 CPUtime=0.07 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 586 0 0 0 7 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14087196 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 221 0 0 0 2 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 895 0 0 0 12 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347115 14425288704 12025 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49296 KiB

[startup+0.701601 s]
/proc/loadavg: 1.42 1.61 1.78 6/218 15080
/proc/meminfo: memFree=23691968/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14089320 memory=84216 CPUtime=1.62 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 16815 0 0 0 157 5 0 0 20 0 15 0 106347109 14427463680 21054 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3522330 21054 3361 1 0 3483524 0
[pid=15066/tid=15067] ppid=15064 vsize=14089320 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 6835 0 0 0 64 3 0 0 20 0 15 0 106347110 14427463680 21054 33554432000 4194304 4196468 140734849411616 139823217608600 139822814500002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14427463680 21054 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14427463680 21054 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14089320 memory=30260 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347111 14427463680 21054 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14089320 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106347111 14427463680 21054 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14089320 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14089320 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14089320 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106347113 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14089320 memory=796 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14089320 memory=5408 CPUtime=0.37 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) R 15064 15064 6396 0 -1 4202560 2980 0 0 0 37 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822682939112 139823193064168 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14089320 memory=1008 CPUtime=0.3 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) R 15064 15064 6396 0 -1 4202560 4211 0 0 0 30 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822681886664 139823196854551 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14089320 memory=9992 CPUtime=0.25 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 1480 0 0 0 25 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 21054 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 85672 KiB

[startup+1.50091 s]
/proc/loadavg: 1.42 1.61 1.78 5/218 15080
/proc/meminfo: memFree=23643788/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0

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

/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14089320 memory=214504 CPUtime=81.48 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 62172 0 0 0 8124 24 0 0 20 0 15 0 106347109 14427463680 53626 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3522330 53626 3406 1 0 3483524 0
[pid=15066/tid=15067] ppid=15064 vsize=14089320 memory=6791534058613427641 CPUtime=75.55 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 10965 0 0 0 7549 6 0 0 20 0 15 0 106347110 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823217610784 139822815296537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14089320 memory=4872558044660077418 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 840 0 0 0 17 3 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14089320 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 692 0 0 0 16 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14089320 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 419 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14089320 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 1881 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14089320 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 1203 0 0 0 13 1 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106347113 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14089320 memory=0 CPUtime=2.37 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 18102 0 0 0 235 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14089320 memory=0 CPUtime=2.19 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 20904 0 0 0 217 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14089320 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 4578 0 0 0 34 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14089320 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14089320 memory=30260 CPUtime=0.03 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1221 0 0 0 1 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 81.48 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 215960 KiB

[startup+76.8008 s]
/proc/loadavg: 1.20 1.51 1.74 3/218 15081
/proc/meminfo: memFree=23495180/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14089320 memory=214504 CPUtime=82.28 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 62189 0 0 0 8204 24 0 0 20 0 15 0 106347109 14427463680 53626 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3522330 53626 3406 1 0 3483524 0
[pid=15066/tid=15067] ppid=15064 vsize=14089320 memory=7444825561389879400 CPUtime=76.34 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 10968 0 0 0 7628 6 0 0 20 0 15 0 106347110 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823217610672 139822816603465 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14089320 memory=209600 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 845 0 0 0 17 3 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14089320 memory=2240 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 697 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14089320 memory=4124 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 420 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14089320 memory=1456 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 1884 0 0 0 18 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14089320 memory=197388 CPUtime=0.14 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 1203 0 0 0 13 1 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14089320 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14089320 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106347113 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14089320 memory=30260 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14089320 memory=1292 CPUtime=2.37 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 18102 0 0 0 235 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14089320 memory=1456 CPUtime=2.19 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 20904 0 0 0 217 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14089320 memory=1456 CPUtime=0.34 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 4578 0 0 0 34 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14089320 memory=214496 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14089320 memory=30260 CPUtime=0.03 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1221 0 0 0 1 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 82.28 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 215960 KiB

[startup+77.0026 s]*
/proc/loadavg: 1.26 1.52 1.74 4/218 15081
/proc/meminfo: memFree=23492884/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14089320 memory=214504 CPUtime=82.51 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 62581 0 0 0 8227 24 0 0 20 0 15 0 106347109 14427463680 53626 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3522330 53626 3406 1 0 3483524 0
[pid=15066/tid=15067] ppid=15064 vsize=14089320 memory=6791534058613427641 CPUtime=76.55 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 10993 0 0 0 7649 6 0 0 20 0 15 0 106347110 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823217608184 139822815836920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14089320 memory=960 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 845 0 0 0 17 3 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14089320 memory=1232 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 698 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14089320 memory=2344 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 422 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14089320 memory=4872558044660077418 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 1885 0 0 0 18 2 0 0 20 0 15 0 106347111 14427463680 53626 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14089320 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 1203 0 0 0 13 1 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14089320 memory=210188 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14089320 memory=10624 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106347113 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14089320 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14089320 memory=1428 CPUtime=2.38 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) R 15064 15064 6396 0 -1 4202560 18465 0 0 0 236 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822682958744 139823194915689 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14089320 memory=15876 CPUtime=2.19 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 20904 0 0 0 217 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14089320 memory=16412 CPUtime=0.34 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 4578 0 0 0 34 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14089320 memory=-2746958450906831424 CPUtime=0.03 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1221 0 0 0 1 2 0 0 20 0 15 0 106347115 14427463680 53626 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 82.51 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 215960 KiB

[startup+77.1106 s]
/proc/loadavg: 1.26 1.52 1.74 4/218 15081
/proc/meminfo: memFree=23492884/32770624 swapFree=67108860/67108860
[pid=15064] ppid=15061 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15064/stat : 15064 (xcsp3-exec) S 15061 15064 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106347109 115843072 364 33554432000 4194304 5098028 140736253540800 140736253538904 140474252522108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20037632 140736253543488 140736253543689 140736253543689 140736253546442 0
/proc/15064/statm: 28282 364 306 221 0 87 0
[pid=15066] ppid=15064 vsize=14089320 memory=214512 CPUtime=82.61 cores=1,3,5,7
/proc/15066/stat : 15066 (java) S 15064 15064 6396 0 -1 1077944320 62669 0 0 0 8237 24 0 0 20 0 15 0 106347109 14427463680 53628 33554432000 4194304 4196468 140734849411616 140734849394160 139823213371127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
/proc/15066/statm: 3522330 53628 3406 1 0 3483524 0
[pid=15066/tid=15067] ppid=15064 vsize=14089320 memory=1456 CPUtime=76.64 cores=1,3,5,7
/proc/15066/task/15067/stat : 15067 (java) R 15064 15064 6396 0 -1 4202560 10997 0 0 0 7658 6 0 0 20 0 15 0 106347110 14427463680 53628 33554432000 4194304 4196468 140734849411616 139823217610784 139822815294349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15068] ppid=15064 vsize=14089320 memory=214504 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15068/stat : 15068 (java) S 15064 15064 6396 0 -1 1077944384 846 0 0 0 17 3 0 0 20 0 15 0 106347111 14427463680 53628 33554432000 4194304 4196468 140734849411616 139823143459728 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15069] ppid=15064 vsize=14089320 memory=1456 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15069/stat : 15069 (java) S 15064 15064 6396 0 -1 1077944384 698 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53628 33554432000 4194304 4196468 140734849411616 139823142406928 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15070] ppid=15064 vsize=14089320 memory=212448 CPUtime=0.19 cores=1,3,5,7
/proc/15066/task/15070/stat : 15070 (java) S 15064 15064 6396 0 -1 1077944384 423 0 0 0 17 2 0 0 20 0 15 0 106347111 14427463680 53628 33554432000 4194304 4196468 140734849411616 139823141354640 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15071] ppid=15064 vsize=14089320 memory=1008 CPUtime=0.2 cores=1,3,5,7
/proc/15066/task/15071/stat : 15071 (java) S 15064 15064 6396 0 -1 1077944384 1887 0 0 0 18 2 0 0 20 0 15 0 106347111 14427463680 53628 33554432000 4194304 4196468 140734849411616 139823140301840 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15072] ppid=15064 vsize=14089320 memory=9992 CPUtime=0.14 cores=1,3,5,7
/proc/15066/task/15072/stat : 15072 (java) S 15064 15064 6396 0 -1 1077944384 1203 0 0 0 13 1 0 0 20 0 15 0 106347112 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822687168624 139823213382274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15073] ppid=15064 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15073/stat : 15073 (java) S 15064 15064 6396 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 106347112 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822686114592 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15074] ppid=15064 vsize=14089320 memory=190080 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15074/stat : 15074 (java) S 15064 15064 6396 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106347113 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822685062256 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15075] ppid=15064 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15075/stat : 15075 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822684010576 139823213389723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15076] ppid=15064 vsize=14089320 memory=214496 CPUtime=2.39 cores=1,3,5,7
/proc/15066/task/15076/stat : 15076 (java) S 15064 15064 6396 0 -1 1077944384 18545 0 0 0 237 2 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822682958448 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15077] ppid=15064 vsize=14089320 memory=214504 CPUtime=2.19 cores=1,3,5,7
/proc/15066/task/15077/stat : 15077 (java) S 15064 15064 6396 0 -1 1077944384 20904 0 0 0 217 2 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822681905648 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15078] ppid=15064 vsize=14089320 memory=4128 CPUtime=0.34 cores=1,3,5,7
/proc/15066/task/15078/stat : 15078 (java) S 15064 15064 6396 0 -1 1077944384 4578 0 0 0 34 0 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822680853360 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15079] ppid=15064 vsize=14089320 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15066/task/15079/stat : 15079 (java) S 15064 15064 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822679800800 139823213381333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
[pid=15066/tid=15080] ppid=15064 vsize=14089320 memory=140487554941441 CPUtime=0.03 cores=1,3,5,7
/proc/15066/task/15080/stat : 15080 (java) S 15064 15064 6396 0 -1 1077944384 1221 0 0 0 1 2 0 0 20 0 15 0 106347115 14427463680 53628 33554432000 4194304 4196468 140734849411616 139822678747568 139823213382274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 17514496 140734849414284 140734849414454 140734849414454 140734849417167 0
Current children cumulated CPU time: 82.61 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 215968 KiB

Child status: 0
Real time (s): 77.1972
CPU time (s): 82.7064
CPU user time (s): 82.4546
CPU system time (s): 0.251733
CPU usage (%): 107.136
Max. virtual memory (cumulated for all children) (KiB): 14204272
Max. memory (cumulated for all children) (KiB): 230316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.4546
system time used= 0.251733
maximum resident set size= 229328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63753
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7410
involuntary context switches= 210


# summary of solver processes directly reported to runsolver:
#   pid: 15064
#   total CPU time (s): 82.7064
#   total CPU user time (s): 82.4546
#   total CPU system time (s): 0.251733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.503377 second user time and 0.794389 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 20:10:39
IDJOB=4302044
IDBENCH=141539
IDSOLVER=2772
FILE ID=node139/4302044-1532887839
RUNJOBID= node139-1532878307-6428
PBS_JOBID= 21022510
Free space on /tmp= 45028 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Knapsack/Knapsack-40-150-00_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302044-1532887839/watcher-4302044-1532887839 -o /tmp/evaluation-result-4302044-1532887839/solver-4302044-1532887839 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312  HOME/xcsp3-exec -seed 2042110271 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302044-1532887839.xml

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

MD5SUM BENCH= c033178a1c92732c6616d8bd8ee8c714
RANDOM SEED=2042110271

node139.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.80
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.80
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.80
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.80
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:        23740184 kB
MemAvailable:   31757272 kB
Buffers:          251320 kB
Cached:          7879512 kB
SwapCached:            0 kB
Active:          3213388 kB
Inactive:        5143576 kB
Active(anon):     180120 kB
Inactive(anon):    73544 kB
Active(file):    3033268 kB
Inactive(file):  5070032 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21860 kB
Writeback:             0 kB
AnonPages:        245144 kB
Mapped:            57696 kB
Shmem:             25228 kB
Slab:             371396 kB
SReclaimable:     342248 kB
SUnreclaim:        29148 kB
KernelStack:        3824 kB
PageTables:         5464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1230020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45004 MiB
End job on node139 at 2018-07-29 20:11:57