Trace number 4283424

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 5a (2017-08-18)SAT (TO)204043 2520.05 2449.03

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai15a.xml
MD5SUM01e5f10d01ef86069967703c8ffb230e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark195391
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints105
Number of domains2
Minimum domain size15
Maximum domain size61
Distribution of domain sizes[{"size":15,"count":15},{"size":61,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":121},{"degree":2,"count":104},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":104},{"arity":15,"count":1}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283424-1503190157.xml"  -tl '2520s' -p 1 -x 3
0.07/0.28	c [HOME/instance-4283424-1503190157.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
0.91/0.66	c solve instance...
1.49/0.87	o 244755 
1.83/0.90	o 241963 
1.83/0.94	o 241783 
1.83/0.94	o 241444 
1.83/0.97	o 238139 
1.83/0.99	o 234520 
2.20/1.02	o 233623 
2.20/1.03	o 232638 
2.54/1.13	o 232510 
2.54/1.13	o 227906 
7.52/2.78	o 227238 
12.49/4.94	o 226814 
13.37/5.55	o 224886 
13.37/5.55	o 224443 
13.37/5.56	o 220800 
13.53/5.69	o 220463 
14.03/6.02	o 220249 
14.03/6.07	o 218906 
14.24/6.23	o 218504 
16.31/8.02	o 217910 
16.31/8.04	o 217900 
16.41/8.16	o 214710 
17.05/8.54	o 212452 
22.82/13.44	o 211820 
22.92/13.51	o 210624 
35.37/25.33	o 209077 
229.86/213.72	o 208979 
229.86/213.73	o 208293 
230.17/214.08	o 208169 
232.53/216.31	o 208112 
368.26/348.65	o 207968 
584.43/559.66	o 206727 
1027.83/992.69	o 204043 
2520.02/2449.01	s SATISFIABLE
2520.02/2449.01	v <instantiation>
2520.02/2449.01	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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[10][11] d[10][12] d[10][13] d[10][14] d[11][12] d[11][13] d[11][14] d[12][13] d[12][14] d[13][14] </list>
2520.02/2449.01	v 	<values>0 14 5 10 3 11 6 7 2 13 12 9 4 8 1 75 41 63 82 6 6 25 95 40 44 4 56 10 21 2 65 82 83 61 85 39 77 71 83 40 29 11 4 57 36 93 56 26 85 27 50 6 1 35 71 96 35 21 91 45 74 30 90 12 11 36 61 35 82 29 21 18 36 0 11 76 59 54 40 66 89 51 0 1 69 21 20 11 71 15 9 56 44 72 58 8 80 1 76 18 45 82 86 79 14 15 76 48 91 41 76 3 26 74 94 84 77 89 85 </values>
2520.02/2449.01	v </instantiation>
2520.02/2449.01	c Unexpected resolution interruption!

Verifier Data

OK	204043

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283424-1503190157/watcher-4283424-1503190157 -o /tmp/evaluation-result-4283424-1503190157/solver-4283424-1503190157 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 661041537 HOME/instance-4283424-1503190157.xml 

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

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


[startup+0.100087 s]*
/proc/loadavg: 2.20 1.75 1.57 5/198 2895
/proc/meminfo: memFree=31633292/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 3367 0 0 0 0 0 0 0 20 0 6 0 17424828 13679321088 3592 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3339678 3592 1903 1 0 3329175 0
[pid=2894/tid=2895] ppid=2892 vsize=13358712 memory=1404226546285846666 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 2165 0 0 0 0 0 0 0 20 0 6 0 17424828 13679321088 3658 18446744073709551615 4194304 4196468 140727524530480 139818974892624 139818954736990 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13358712 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 17424829 13679321088 3658 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13358712 memory=140206345492096 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 17424829 13679321088 3658 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 17424829 13679321088 3658 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 17424829 13679321088 3658 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.210003 s]*
/proc/loadavg: 2.20 1.75 1.57 3/211 2908
/proc/meminfo: memFree=31620748/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13974352 memory=27692 CPUtime=0.07 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 5339 0 0 0 6 1 0 0 20 0 15 0 17424828 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3493588 6923 2730 1 0 3482964 0
[pid=2894/tid=2895] ppid=2892 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 3496 0 0 0 5 1 0 0 20 0 15 0 17424828 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818974882192 139818954736990 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13974352 memory=4294977909 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13974352 memory=140206345685457 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13974352 memory=140206345492096 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424830 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17424831 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818515281184 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17424831 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818514228848 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) R 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13974352 memory=140206345492096 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) R 2892 2892 17292 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13974352 memory=140206345492096 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424838 14309736448 6923 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29072 KiB

[startup+0.310165 s]*
/proc/loadavg: 2.20 1.75 1.57 3/211 2908
/proc/meminfo: memFree=31601984/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13974352 memory=37032 CPUtime=0.26 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 8845 0 0 0 24 2 0 0 20 0 15 0 17424828 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3493588 9258 2971 1 0 3482964 0
[pid=2894/tid=2895] ppid=2892 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 6134 0 0 0 14 2 0 0 20 0 15 0 17424828 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818974886720 139818970677850 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424830 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17424831 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818515281184 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17424831 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818514228848 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 15 0 17424833 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) S 2892 2892 17292 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 15 0 17424833 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13974352 memory=140206345492096 CPUtime=0.05 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) S 2892 2892 17292 0 -1 1077944384 679 0 0 0 5 0 0 0 20 0 15 0 17424833 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13974352 memory=140206345492096 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424838 14309736448 9258 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38412 KiB

[startup+0.700772 s]
/proc/loadavg: 2.20 1.75 1.57 4/211 2908
/proc/meminfo: memFree=31580816/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13980732 memory=64728 CPUtime=1.17 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 12748 0 0 0 112 5 0 0 20 0 15 0 17424828 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3495183 16182 3178 1 0 3483476 0
[pid=2894/tid=2895] ppid=2892 vsize=13980732 memory=5787495302024155731 CPUtime=0.53 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 8526 0 0 0 50 3 0 0 20 0 15 0 17424828 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818974894000 139818583596979 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13980732 memory=280412375096808 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13980732 memory=280412375203728 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13980732 memory=4596 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 17424830 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818515281184 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13980732 memory=8708 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818514228848 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13980732 memory=-1891255765032775953 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) R 2892 2892 17292 0 -1 4202560 753 0 0 0 15 0 0 0 20 0 15 0 17424833 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818950310385 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13980732 memory=2752 CPUtime=0.17 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) R 2892 2892 17292 0 -1 1077944384 829 0 0 0 17 0 0 0 20 0 15 0 17424833 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13980732 memory=6933928925625698159 CPUtime=0.28 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) R 2892 2892 17292 0 -1 4202560 1332 0 0 0 28 0 0 0 20 0 15 0 17424833 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818949792163 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13980732 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424838 14316269568 16182 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66108 KiB

[startup+1.50085 s]
/proc/loadavg: 2.20 1.75 1.57 6/211 2908
/proc/meminfo: memFree=31532672/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13980732 memory=122084 CPUtime=3.8 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 24350 0 0 0 373 7 0 0 20 0 15 0 17424828 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3495183 30521 3196 1 0 3483476 0
[pid=2894/tid=2895] ppid=2892 vsize=13980732 memory=280412375078672 CPUtime=1.33 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 9765 0 0 0 129 4 0 0 20 0 15 0 17424828 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818974895632 139818589048368 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13980732 memory=-7737605734073691286 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13980732 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13980732 memory=280412375141760 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17424829 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13980732 memory=280412374958320 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 17424830 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13980732 memory=2705 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 30521 18446744073709551615 4194304 4196468 140727524530480 139818515281184 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818514228864 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13980732 memory=1380 CPUtime=4.96 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 22968 0 0 0 494 2 0 0 20 0 15 0 17424833 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13980732 memory=1058520 CPUtime=5.46 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) S 2892 2892 17292 0 -1 1077944384 27941 0 0 0 543 3 0 0 20 0 15 0 17424833 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) S 2892 2892 17292 0 -1 1077944384 12394 0 0 0 91 2 0 0 20 0 15 0 17424833 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13980732 memory=1058520 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13980732 memory=1380 CPUtime=1.13 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1012 0 0 0 49 64 0 0 20 0 15 0 17424838 14316269568 264630 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 2390.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1059900 KiB

[startup+2382.3 s]
/proc/loadavg: 1.77 1.76 1.80 3/212 3071
/proc/meminfo: memFree=28068064/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13980732 memory=1443552 CPUtime=2452.3 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 343383 0 0 0 244107 1123 0 0 20 0 15 0 17424828 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3495183 360888 3263 1 0 3483476 0
[pid=2894/tid=2895] ppid=2892 vsize=13980732 memory=1227960 CPUtime=2361.5 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 109237 0 0 0 236114 36 0 0 20 0 15 0 17424828 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818974895808 139818592340937 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13980732 memory=1380 CPUtime=19.3 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 19400 0 0 0 1678 252 0 0 20 0 15 0 17424829 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13980732 memory=1377888 CPUtime=19.33 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 17412 0 0 0 1682 251 0 0 20 0 15 0 17424829 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13980732 memory=1380 CPUtime=19.35 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 17834 0 0 0 1680 255 0 0 20 0 15 0 17424829 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13980732 memory=1443552 CPUtime=19.35 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 20017 0 0 0 1681 254 0 0 20 0 15 0 17424829 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13980732 memory=1380 CPUtime=0.85 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 93768 0 0 0 69 16 0 0 20 0 15 0 17424830 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818515281248 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13980732 memory=89 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818514228864 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13980732 memory=280412376748976 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13980732 memory=1377888 CPUtime=4.96 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 22971 0 0 0 494 2 0 0 20 0 15 0 17424833 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13980732 memory=4012 CPUtime=5.46 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) S 2892 2892 17292 0 -1 1077944384 27943 0 0 0 543 3 0 0 20 0 15 0 17424833 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13980732 memory=4124 CPUtime=0.93 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) S 2892 2892 17292 0 -1 1077944384 12396 0 0 0 91 2 0 0 20 0 15 0 17424833 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13980732 memory=13128 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13980732 memory=1292 CPUtime=1.16 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1016 0 0 0 51 65 0 0 20 0 15 0 17424838 14316269568 360888 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 2452.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1444932 KiB

[startup+2442.3 s]
/proc/loadavg: 1.76 1.76 1.80 3/212 3073
/proc/meminfo: memFree=27897284/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13980732 memory=1612300 CPUtime=2513.31 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 346565 0 0 0 250177 1154 0 0 20 0 15 0 17424828 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3495183 403075 3263 1 0 3483476 0
[pid=2894/tid=2895] ppid=2892 vsize=13980732 memory=1227960 CPUtime=2421.15 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 110601 0 0 0 242079 36 0 0 20 0 15 0 17424828 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818974896016 139818590139437 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13980732 memory=1612300 CPUtime=19.63 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 19627 0 0 0 1703 260 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13980732 memory=1612300 CPUtime=19.66 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 17575 0 0 0 1708 258 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13980732 memory=1380 CPUtime=19.68 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 18343 0 0 0 1705 263 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13980732 memory=1380 CPUtime=19.68 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 20562 0 0 0 1707 261 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13980732 memory=1380 CPUtime=0.86 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 94098 0 0 0 70 16 0 0 20 0 15 0 17424830 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13980732 memory=1612300 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818515281248 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818514228864 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13980732 memory=1612300 CPUtime=4.96 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 22977 0 0 0 494 2 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13980732 memory=1380 CPUtime=5.46 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) S 2892 2892 17292 0 -1 1077944384 27946 0 0 0 543 3 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13980732 memory=1612300 CPUtime=0.93 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) S 2892 2892 17292 0 -1 1077944384 12403 0 0 0 91 2 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13980732 memory=1612300 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13980732 memory=1707716 CPUtime=1.19 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1044 0 0 0 52 67 0 0 20 0 15 0 17424838 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 2513.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1613680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2449 s]*
/proc/loadavg: 1.64 1.74 1.79 3/212 3073
/proc/meminfo: memFree=27897360/32770624 swapFree=67108860/67108860
[pid=2892] ppid=2889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2892/stat : 2892 (xcsp3-exec) S 2889 2892 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17424819 9740288 345 18446744073709551615 4194304 5098028 140735588322000 140735588320104 140269354787452 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 39714816 140735588327802 140735588328006 140735588328006 140735588331499 0
/proc/2892/statm: 2378 345 289 221 0 87 0
[pid=2894] ppid=2892 vsize=13980732 memory=1612300 CPUtime=2520.02 cores=1,3,5,7
/proc/2894/stat : 2894 (java) S 2892 2892 17292 0 -1 1077944320 346673 0 0 0 250847 1155 0 0 20 0 15 0 17424828 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 140727524513024 139818970656503 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
/proc/2894/statm: 3495183 403075 3263 1 0 3483476 0
[pid=2894/tid=2895] ppid=2892 vsize=13980732 memory=6933928925625698159 CPUtime=2427.86 cores=1,3,5,7
/proc/2894/task/2895/stat : 2895 (java) R 2892 2892 17292 0 -1 4202560 110707 0 0 0 242750 36 0 0 20 0 15 0 17424828 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818974896016 139818592341066 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2896] ppid=2892 vsize=13980732 memory=4126316290023845779 CPUtime=19.63 cores=1,3,5,7
/proc/2894/task/2896/stat : 2896 (java) S 2892 2892 17292 0 -1 1077944384 19627 0 0 0 1703 260 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818905090448 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2897] ppid=2892 vsize=13980732 memory=1152 CPUtime=19.66 cores=1,3,5,7
/proc/2894/task/2897/stat : 2897 (java) S 2892 2892 17292 0 -1 1077944384 17575 0 0 0 1708 258 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818904037648 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2898] ppid=2892 vsize=13980732 memory=3252 CPUtime=19.68 cores=1,3,5,7
/proc/2894/task/2898/stat : 2898 (java) S 2892 2892 17292 0 -1 1077944384 18343 0 0 0 1705 263 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818568432272 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2899] ppid=2892 vsize=13980732 memory=1380 CPUtime=19.68 cores=1,3,5,7
/proc/2894/task/2899/stat : 2899 (java) S 2892 2892 17292 0 -1 1077944384 20562 0 0 0 1707 261 0 0 20 0 15 0 17424829 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818567379472 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2900] ppid=2892 vsize=13980732 memory=2237036 CPUtime=0.86 cores=1,3,5,7
/proc/2894/task/2900/stat : 2900 (java) S 2892 2892 17292 0 -1 1077944384 94098 0 0 0 70 16 0 0 20 0 15 0 17424830 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818516335216 139818970667650 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2901] ppid=2892 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2901/stat : 2901 (java) S 2892 2892 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818515281248 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2902] ppid=2892 vsize=13980732 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2902/stat : 2902 (java) S 2892 2892 17292 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 17424831 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818514228864 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2903] ppid=2892 vsize=13980732 memory=8704 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2903/stat : 2903 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818513177168 139818970675099 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2904] ppid=2892 vsize=13980732 memory=792 CPUtime=4.96 cores=1,3,5,7
/proc/2894/task/2904/stat : 2904 (java) S 2892 2892 17292 0 -1 1077944384 22977 0 0 0 494 2 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818512124016 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2905] ppid=2892 vsize=13980732 memory=1200 CPUtime=5.46 cores=1,3,5,7
/proc/2894/task/2905/stat : 2905 (java) S 2892 2892 17292 0 -1 1077944384 27946 0 0 0 543 3 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818511071216 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2906] ppid=2892 vsize=13980732 memory=15876 CPUtime=0.93 cores=1,3,5,7
/proc/2894/task/2906/stat : 2906 (java) S 2892 2892 17292 0 -1 1077944384 12403 0 0 0 91 2 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818510018928 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2907] ppid=2892 vsize=13980732 memory=8104 CPUtime=0 cores=1,3,5,7
/proc/2894/task/2907/stat : 2907 (java) S 2892 2892 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17424833 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818508966368 139818970666709 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
[pid=2894/tid=2908] ppid=2892 vsize=13980732 memory=16444 CPUtime=1.19 cores=1,3,5,7
/proc/2894/task/2908/stat : 2908 (java) S 2892 2892 17292 0 -1 1077944384 1046 0 0 0 52 67 0 0 20 0 15 0 17424838 14316269568 403075 18446744073709551615 4194304 4196468 140727524530480 139818507914160 139818970667650 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16097280 140727524536754 140727524536930 140727524536930 140727524540367 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1613680 KiB

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

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

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

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

Child status: 143
Real time (s): 2449.03
CPU time (s): 2520.05
CPU user time (s): 2508.49
CPU system time (s): 11.562
CPU usage (%): 102.9
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1888448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.49
system time used= 11.562
maximum resident set size= 1904072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65499
involuntary context switches= 2532


# summary of solver processes directly reported to runsolver:
#   pid: 2892,2894
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2508.49
#   total CPU system time (s): 11.562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0072 second user time and 23.4141 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 02:35:19
IDJOB=4283424
IDBENCH=123042
IDSOLVER=2679
FILE ID=node129/4283424-1503190157
RUNJOBID= node129-1503171914-32556
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai15a.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-4283424-1503190157/watcher-4283424-1503190157 -o /tmp/evaluation-result-4283424-1503190157/solver-4283424-1503190157 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 661041537 HOME/instance-4283424-1503190157.xml

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

MD5SUM BENCH= 01e5f10d01ef86069967703c8ffb230e
RANDOM SEED=661041537

node129.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.73
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.73
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.73
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.73
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:        31646908 kB
MemAvailable:   31935436 kB
Buffers:          194016 kB
Cached:           383484 kB
SwapCached:            0 kB
Active:           337928 kB
Inactive:         381576 kB
Active(anon):     142064 kB
Inactive(anon):    16748 kB
Active(file):     195864 kB
Inactive(file):   364828 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7956 kB
Writeback:             0 kB
AnonPages:        141756 kB
Mapped:            45028 kB
Shmem:             17060 kB
Slab:             112348 kB
SReclaimable:      87344 kB
SUnreclaim:        25004 kB
KernelStack:        3472 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1253712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 03:16:09