Trace number 4249172

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
R1: choco-solver 5a (2017-07-05)SAT (TO)196 2400.15 302.812

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n45/
TravellingSalesman-45-30-09.xml
MD5SUM8b7c2ee38e8603aaa2c4683b1141c0f0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints46
Number of domains2
Minimum domain size38
Maximum domain size45
Distribution of domain sizes[{"size":38,"count":45},{"size":45,"count":45}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":45}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"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.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249172-1500694074.xml"  -tl '2400s' -p 8 -x 3
0.00/0.18	c [HOME/instance-4249172-1500694074.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.30	c parse instance...
2.68/1.18	c solve instance...
3.66/1.34	o 491 
3.66/1.36	o 234 
4.34/1.43	o 212 
4.34/1.44	o 203 
4.34/1.47	o 201 
4.34/1.49	o 200 
4.34/1.49	o 199 
4.93/1.54	o 198 
4.93/1.58	o 197 
5.62/1.60	o 196 
2400.15/302.83	s SATISFIABLE
2400.15/302.83	v <instantiation>
2400.15/302.83	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] </list>
2400.15/302.83	v 	<values>26 24 25 21 18 16 11 7 6 15 17 14 9 3 4 2 0 1 22 23 27 33 35 36 39 41 42 43 44 40 37 38 34 29 19 12 5 8 10 13 20 32 31 30 28 5 2 3 4 2 3 11 2 4 1 5 2 5 3 2 1 4 14 2 5 4 3 4 2 5 7 6 5 6 6 11 5 5 13 4 5 2 1 1 4 9 1 1 3 3 </values>
2400.15/302.83	v </instantiation>
2400.15/302.83	c Unexpected resolution interruption!

Verifier Data

OK	196

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249172-1500694074/watcher-4249172-1500694074 -o /tmp/evaluation-result-4249172-1500694074/solver-4249172-1500694074 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2085983505 HOME/instance-4249172-1500694074.xml 

pid=15025
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.38 15.07 14.49 3/236 15028
/proc/meminfo: memFree=31795008/32770624 swapFree=5656/336052
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0

[startup+0.100158 s]
/proc/loadavg: 14.38 15.07 14.49 3/236 15028
/proc/meminfo: memFree=31795008/32770624 swapFree=5656/336052
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200272 s]
/proc/loadavg: 14.38 15.07 14.49 3/236 15028
/proc/meminfo: memFree=31795008/32770624 swapFree=5656/336052
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300366 s]
/proc/loadavg: 14.38 15.07 14.49 3/236 15028
/proc/meminfo: memFree=31795008/32770624 swapFree=5656/336052
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700224 s]
/proc/loadavg: 14.38 15.07 14.49 3/236 15028
/proc/meminfo: memFree=31795008/32770624 swapFree=5656/336052
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5021 s]
/proc/loadavg: 14.43 15.07 14.50 13/291 15159
/proc/meminfo: memFree=31514212/32770624 swapFree=5656/332988
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
[pid=15029] ppid=15028 vsize=13802796 CPUtime=4.93 cores=1,3,5,7,9,11,13,15
/proc/15029/stat : 15029 (java) S 15028 15028 7102 0 -1 1077944320 23002 0 0 0 474 19 0 0 20 0 27 0 4674860 14134063104 53930 33554432000 4194304 4196468 140735617711968 140735617694512 139840014307063 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
/proc/15029/statm: 3450699 53930 3232 1 0 3437932 0
[pid=15029/tid=15030] ppid=15028 vsize=13802796 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15030/stat : 15030 (java) S 15028 15028 7102 0 -1 1077944384 8493 0 0 0 113 3 0 0 20 0 27 0 4674860 14134063104 53930 33554432000 4194304 4196468 140735617711968 139840018547840 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15032] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15032/stat : 15032 (java) S 15028 15028 7102 0 -1 1077944384 13 0 0 0 0 1 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839613155856 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15034] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15034/stat : 15034 (java) S 15028 15028 7102 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839612103312 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15035] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15035/stat : 15035 (java) S 15028 15028 7102 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839611050256 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15036] ppid=15028 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15036/stat : 15036 (java) S 15028 15028 7102 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839609997712 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15037] ppid=15028 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15037/stat : 15037 (java) S 15028 15028 7102 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839608945680 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15038] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15038/stat : 15038 (java) S 15028 15028 7102 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839607893136 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15039] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15039/stat : 15039 (java) S 15028 15028 7102 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839606840080 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15040] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15040/stat : 15040 (java) S 15028 15028 7102 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 27 0 4674861 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839605787536 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15046] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15046/stat : 15046 (java) S 15028 15028 7102 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 27 0 4674863 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839141050608 139840014318210 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15052] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15052/stat : 15052 (java) S 15028 15028 7102 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 27 0 4674864 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839139996832 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15053] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15053/stat : 15053 (java) S 15028 15028 7102 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 27 0 4674864 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839138943728 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15064] ppid=15028 vsize=13802784 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15064/stat : 15064 (java) S 15028 15028 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 4674868 14134050816 53930 33554432000 4194304 4196468 140735617711968 139839137892304 139840014325659 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15065] ppid=15028 vsize=13802796 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15065/stat : 15065 (java) R 15028 15028 7102 0 -1 4202560 2745 0 0 0 60 0 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839136826456 139839999229029 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15066] ppid=15028 vsize=13802796 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15066/stat : 15066 (java) R 15028 15028 7102 0 -1 4202560 2542 0 0 0 62 1 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839135773904 139839995851158 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15067] ppid=15028 vsize=13802796 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15067/stat : 15067 (java) R 15028 15028 7102 0 -1 4202560 2306 0 0 0 61 0 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839134722736 139840014320912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15068] ppid=15028 vsize=13802796 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15068/stat : 15068 (java) S 15028 15028 7102 0 -1 1077944384 3692 0 0 0 62 1 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839133682288 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15070] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15070/stat : 15070 (java) S 15028 15028 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839132629472 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15072] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15072/stat : 15072 (java) S 15028 15028 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 4674868 14134063104 53930 33554432000 4194304 4196468 140735617711968 139839131577008 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 13812308

[startup+3.10151 s]
/proc/loadavg: 14.43 15.07 14.50 23/299 15247
/proc/meminfo: memFree=31400128/32770624 swapFree=5656/332988
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
[pid=15029] ppid=15028 vsize=13802796 CPUtime=17.51 cores=1,3,5,7,9,11,13,15
/proc/15029/stat : 15029 (java) S 15028 15028 7102 0 -1 1077944320 29046 0 0 0 1729 22 0 0 20 0 28 0 4674860 14134063104 58041 33554432000 4194304 4196468 140735617711968 140735617694512 139840014307063 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
/proc/15029/statm: 3450699 58041 3255 1 0 3437932 0
[pid=15029/tid=15030] ppid=15028 vsize=13802796 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15030/stat : 15030 (java) S 15028 15028 7102 0 -1 1077944384 8493 0 0 0 114 3 0 0 20 0 28 0 4674860 14134063104 58041 33554432000 4194304 4196468 140735617711968 139840018547840 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15032] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15032/stat : 15032 (java) S 15028 15028 7102 0 -1 1077944384 13 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839613155856 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15034] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15034/stat : 15034 (java) S 15028 15028 7102 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839612103312 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15035] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15035/stat : 15035 (java) S 15028 15028 7102 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839611050256 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15036] ppid=15028 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15036/stat : 15036 (java) S 15028 15028 7102 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839609997712 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15037] ppid=15028 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15037/stat : 15037 (java) S 15028 15028 7102 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839608945680 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15038] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15038/stat : 15038 (java) S 15028 15028 7102 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839607893136 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15039] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15039/stat : 15039 (java) S 15028 15028 7102 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839606840080 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15040] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15040/stat : 15040 (java) S 15028 15028 7102 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4674861 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839605787536 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15046] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15046/stat : 15046 (java) S 15028 15028 7102 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 28 0 4674863 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839141050608 139840014318210 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15052] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15052/stat : 15052 (java) S 15028 15028 7102 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839139996832 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15053] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15053/stat : 15053 (java) S 15028 15028 7102 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839138943728 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15064] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15064/stat : 15064 (java) S 15028 15028 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839137892304 139840014325659 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15065] ppid=15028 vsize=13802796 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15065/stat : 15065 (java) R 15028 15028 7102 0 -1 4202560 3591 0 0 0 165 1 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839136821424 139839998266736 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15066] ppid=15028 vsize=13802796 CPUtime=2.06 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15066/stat : 15066 (java) R 15028 15028 7102 0 -1 4202560 4321 0 0 0 205 1 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839135773664 139839991903543 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15067] ppid=15028 vsize=13802796 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15067/stat : 15067 (java) R 15028 15028 7102 0 -1 4202560 3601 0 0 0 165 1 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839134724512 139839997807614 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15068] ppid=15028 vsize=13802796 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15068/stat : 15068 (java) S 15028 15028 7102 0 -1 1077944384 4557 0 0 0 84 1 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839133682288 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15070] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15070/stat : 15070 (java) S 15028 15028 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839132629472 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15072] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15072/stat : 15072 (java) S 15028 15028 7102 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839131577008 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15240] ppid=15028 vsize=13802796 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15240/stat : 15240 (java) R 15028 15028 7102 0 -1 4202560 41 0 0 0 108 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839119346464 139839658008363 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15241] ppid=15028 vsize=13802796 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15241/stat : 15241 (java) R 15028 15028 7102 0 -1 4202560 44 0 0 0 77 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839115143536 139839658006920 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15242] ppid=15028 vsize=13802796 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15242/stat : 15242 (java) R 15028 15028 7102 0 -1 4202560 90 0 0 0 130 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839120405040 139839658006034 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15243] ppid=15028 vsize=13802796 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15243/stat : 15243 (java) R 15028 15028 7102 0 -1 4202560 323 0 0 0 120 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839117247416 139839658474017 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15244] ppid=15028 vsize=13802796 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15244/stat : 15244 (java) R 15028 15028 7102 0 -1 4202560 119 0 0 0 100 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839116192856 139839657903880 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15245] ppid=15028 vsize=13802796 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15245/stat : 15245 (java) R 15028 15028 7102 0 -1 4202560 63 0 0 0 120 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839121459568 139839658535625 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15246] ppid=15028 vsize=13802796 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15246/stat : 15246 (java) R 15028 15028 7102 0 -1 4202560 167 0 0 0 89 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839118299368 139839658473611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15247] ppid=15028 vsize=13802796 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15247/stat : 15247 (java) R 15028 15028 7102 0 -1 4202560 43 0 0 0 98 0 0 0 20 0 28 0 4675020 14134063104 58041 33554432000 4194304 4196468 140735617711968 139839122511208 139839657148824 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
Current children cumulated CPU time (s) 17.51
Current children cumulated vsize (KiB) 13812308

[startup+6.30173 s]
/proc/loadavg: 14.43 15.07 14.50 17/299 15255
/proc/meminfo: memFree=31362212/32770624 swapFree=5656/332988
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
[pid=15029] ppid=15028 vsize=13802796 CPUtime=42.93 cores=1,3,5,7,9,11,13,15
/proc/15029/stat : 15029 (java) S 15028 15028 7102 0 -1 1077944320 29644 0 0 0 4267 26 0 0 20 0 28 0 4674860 14134063104 59052 33554432000 4194304 4196468 140735617711968 140735617694512 139840014307063 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
/proc/15029/statm: 3450699 59052 3266 1 0 3437932 0
[pid=15029/tid=15030] ppid=15028 vsize=13802796 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15030/stat : 15030 (java) S 15028 15028 7102 0 -1 1077944384 8493 0 0 0 114 3 0 0 20 0 28 0 4674860 14134063104 59052 33554432000 4194304 4196468 140735617711968 139840018547840 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15032] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15032/stat : 15032 (java) S 15028 15028 7102 0 -1 1077944384 13 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 59052 33554432000 4194304 4196468 140735617711968 139839613155856 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15034] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15034/stat : 15034 (java) S 15028 15028 7102 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 59052 33554432000 4194304 4196468 140735617711968 139839612103312 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15035] ppid=15028 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15035/stat : 15035 (java) S 15028 15028 7102 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 28 0 4674861 14134063104 59052 33554432000 4194304 4196468 140735617711968 139839611050256 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15036] ppid=15028 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15036/stat : 15036 (java) S 15028 15028 7102 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 28 0 4674861 14134063104 59052 33554432000 4194304 4196468 140735617711968 139839609997712 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0

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

[pid=15029/tid=15246] ppid=15028 vsize=13802796 CPUtime=218.7 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15246/stat : 15246 (java) R 15028 15028 7102 0 -1 4202560 1273 0 0 0 21869 1 0 0 20 0 28 0 4675020 14134063104 50415 33554432000 4194304 4196468 140735617711968 139839118299064 139839657758321 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15247] ppid=15028 vsize=13802796 CPUtime=218.55 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15247/stat : 15247 (java) R 15028 15028 7102 0 -1 4202560 1578 0 0 0 21853 2 0 0 20 0 28 0 4675020 14134063104 50415 33554432000 4194304 4196468 140735617711968 139839122509752 139839659297210 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
Current children cumulated CPU time (s) 1761.61
Current children cumulated vsize (KiB) 13812308

[startup+282.302 s]
/proc/loadavg: 15.99 15.62 14.88 17/301 15284
/proc/meminfo: memFree=31009128/32770624 swapFree=5656/333260
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
[pid=15029] ppid=15028 vsize=13802796 CPUtime=2237.5 cores=1,3,5,7,9,11,13,15
/proc/15029/stat : 15029 (java) S 15028 15028 7102 0 -1 1077944320 74330 0 0 0 223634 116 0 0 20 0 28 0 4674860 14134063104 54550 33554432000 4194304 4196468 140735617711968 140735617694512 139840014307063 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
/proc/15029/statm: 3450699 54550 3278 1 0 3437932 0
[pid=15029/tid=15030] ppid=15028 vsize=13802796 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15030/stat : 15030 (java) S 15028 15028 7102 0 -1 1077944384 8493 0 0 0 114 3 0 0 20 0 28 0 4674860 14134063104 54550 33554432000 4194304 4196468 140735617711968 139840018547840 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15032] ppid=15028 vsize=13802796 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15032/stat : 15032 (java) S 15028 15028 7102 0 -1 1077944384 653 0 0 0 17 7 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839613155856 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15034] ppid=15028 vsize=13802796 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15034/stat : 15034 (java) S 15028 15028 7102 0 -1 1077944384 1396 0 0 0 18 7 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839612103312 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15035] ppid=15028 vsize=13802796 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15035/stat : 15035 (java) S 15028 15028 7102 0 -1 1077944384 1371 0 0 0 18 8 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839611050256 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15036] ppid=15028 vsize=13802796 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15036/stat : 15036 (java) S 15028 15028 7102 0 -1 1077944384 527 0 0 0 18 7 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839609997712 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15037] ppid=15028 vsize=13802796 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15037/stat : 15037 (java) S 15028 15028 7102 0 -1 1077944384 1856 0 0 0 20 6 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839608945680 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15038] ppid=15028 vsize=13802796 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15038/stat : 15038 (java) S 15028 15028 7102 0 -1 1077944384 1035 0 0 0 19 6 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839607893136 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15039] ppid=15028 vsize=13802796 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15039/stat : 15039 (java) S 15028 15028 7102 0 -1 1077944384 565 0 0 0 19 7 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839606840080 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15040] ppid=15028 vsize=13802796 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15040/stat : 15040 (java) S 15028 15028 7102 0 -1 1077944384 330 0 0 0 17 6 0 0 20 0 28 0 4674861 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839605787536 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15046] ppid=15028 vsize=13802796 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15046/stat : 15046 (java) S 15028 15028 7102 0 -1 1077944384 1913 0 0 0 14 19 0 0 20 0 28 0 4674863 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839141050608 139840014318210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15052] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15052/stat : 15052 (java) S 15028 15028 7102 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839139996832 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15053] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15053/stat : 15053 (java) S 15028 15028 7102 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839138943728 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15064] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15064/stat : 15064 (java) S 15028 15028 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839137892304 139840014325659 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15065] ppid=15028 vsize=13802796 CPUtime=3.21 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15065/stat : 15065 (java) S 15028 15028 7102 0 -1 1077944384 11646 0 0 0 319 2 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839136840432 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15066] ppid=15028 vsize=13802796 CPUtime=3.35 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15066/stat : 15066 (java) S 15028 15028 7102 0 -1 1077944384 10952 0 0 0 333 2 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839135787888 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15067] ppid=15028 vsize=13802796 CPUtime=2.93 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15067/stat : 15067 (java) S 15028 15028 7102 0 -1 1077944384 8149 0 0 0 291 2 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839134734832 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15068] ppid=15028 vsize=13802796 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15068/stat : 15068 (java) S 15028 15028 7102 0 -1 1077944384 10131 0 0 0 107 2 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839133682288 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15070] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15070/stat : 15070 (java) S 15028 15028 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839132629472 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15072] ppid=15028 vsize=13802796 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15072/stat : 15072 (java) S 15028 15028 7102 0 -1 1077944384 523 0 0 0 5 8 0 0 20 0 28 0 4674868 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839131577008 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15240] ppid=15028 vsize=13802796 CPUtime=277.64 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15240/stat : 15240 (java) R 15028 15028 7102 0 -1 4202560 935 0 0 0 27763 1 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839119350264 139839658005646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15241] ppid=15028 vsize=13802796 CPUtime=276.75 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15241/stat : 15241 (java) R 15028 15028 7102 0 -1 4202560 953 0 0 0 27674 1 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839115143904 139839658393595 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15242] ppid=15028 vsize=13802796 CPUtime=278.2 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15242/stat : 15242 (java) R 15028 15028 7102 0 -1 4202560 1838 0 0 0 27818 2 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839120404672 139839658955584 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15243] ppid=15028 vsize=13802796 CPUtime=277.5 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15243/stat : 15243 (java) R 15028 15028 7102 0 -1 4202560 1493 0 0 0 27748 2 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839117247208 139839659737885 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15244] ppid=15028 vsize=13802796 CPUtime=277.36 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15244/stat : 15244 (java) R 15028 15028 7102 0 -1 4202560 2931 0 0 0 27734 2 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839116193976 139839658474202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15245] ppid=15028 vsize=13802796 CPUtime=277.97 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15245/stat : 15245 (java) R 15028 15028 7102 0 -1 4202560 558 0 0 0 27796 1 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839121457480 139839657148929 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15246] ppid=15028 vsize=13802796 CPUtime=278.02 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15246/stat : 15246 (java) R 15028 15028 7102 0 -1 4202560 1306 0 0 0 27801 1 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839118299064 139839657148466 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15247] ppid=15028 vsize=13802796 CPUtime=278.18 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15247/stat : 15247 (java) R 15028 15028 7102 0 -1 4202560 1613 0 0 0 27815 3 0 0 20 0 28 0 4675020 14134063104 54550 33554432000 4194304 4196468 140735617711968 139839122510072 139839657149104 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
Current children cumulated CPU time (s) 2237.5
Current children cumulated vsize (KiB) 13812308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.802 s]
/proc/loadavg: 15.61 15.57 14.88 17/301 15285
/proc/meminfo: memFree=30970832/32770624 swapFree=5656/333300
[pid=15028] ppid=15025 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15028/stat : 15028 (xcsp3-exec) S 15025 15028 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4674860 9740288 346 33554432000 4194304 5098028 140731856814672 140731856812776 139761328595580 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39370752 140731856823438 140731856823648 140731856823648 140731856826347 0
/proc/15028/statm: 2378 346 289 221 0 87 0
[pid=15029] ppid=15028 vsize=13802796 CPUtime=2400.15 cores=1,3,5,7,9,11,13,15
/proc/15029/stat : 15029 (java) S 15028 15028 7102 0 -1 1077944320 75977 0 0 0 239891 124 0 0 20 0 28 0 4674860 14134063104 56391 33554432000 4194304 4196468 140735617711968 140735617694512 139840014307063 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
/proc/15029/statm: 3450699 56391 3278 1 0 3437932 0
[pid=15029/tid=15030] ppid=15028 vsize=13802796 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15030/stat : 15030 (java) S 15028 15028 7102 0 -1 1077944384 8493 0 0 0 114 3 0 0 20 0 28 0 4674860 14134063104 56391 33554432000 4194304 4196468 140735617711968 139840018547840 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15032] ppid=15028 vsize=13802796 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15032/stat : 15032 (java) S 15028 15028 7102 0 -1 1077944384 704 0 0 0 20 7 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839613155856 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15034] ppid=15028 vsize=13802796 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15034/stat : 15034 (java) S 15028 15028 7102 0 -1 1077944384 1449 0 0 0 21 7 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839612103312 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15035] ppid=15028 vsize=13802796 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15035/stat : 15035 (java) S 15028 15028 7102 0 -1 1077944384 1435 0 0 0 21 8 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839611050256 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15036] ppid=15028 vsize=13802796 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15036/stat : 15036 (java) S 15028 15028 7102 0 -1 1077944384 844 0 0 0 21 7 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839609997712 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15037] ppid=15028 vsize=13802796 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15037/stat : 15037 (java) S 15028 15028 7102 0 -1 1077944384 1964 0 0 0 23 6 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839608945680 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15038] ppid=15028 vsize=13802796 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15038/stat : 15038 (java) S 15028 15028 7102 0 -1 1077944384 1070 0 0 0 22 6 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839607893136 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15039] ppid=15028 vsize=13802796 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15039/stat : 15039 (java) S 15028 15028 7102 0 -1 1077944384 602 0 0 0 22 7 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839606840080 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15040] ppid=15028 vsize=13802796 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15040/stat : 15040 (java) S 15028 15028 7102 0 -1 1077944384 373 0 0 0 20 6 0 0 20 0 28 0 4674861 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839605787536 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15046] ppid=15028 vsize=13802796 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15046/stat : 15046 (java) S 15028 15028 7102 0 -1 1077944384 2112 0 0 0 16 23 0 0 20 0 28 0 4674863 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839141050608 139840014318210 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15052] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15052/stat : 15052 (java) S 15028 15028 7102 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839139996832 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15053] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15053/stat : 15053 (java) S 15028 15028 7102 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4674864 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839138943728 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15064] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15064/stat : 15064 (java) S 15028 15028 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839137892304 139840014325659 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15065] ppid=15028 vsize=13802796 CPUtime=3.21 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15065/stat : 15065 (java) S 15028 15028 7102 0 -1 1077944384 11646 0 0 0 319 2 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839136840432 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15066] ppid=15028 vsize=13802796 CPUtime=3.35 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15066/stat : 15066 (java) S 15028 15028 7102 0 -1 1077944384 10952 0 0 0 333 2 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839135787888 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15067] ppid=15028 vsize=13802796 CPUtime=2.93 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15067/stat : 15067 (java) S 15028 15028 7102 0 -1 1077944384 8149 0 0 0 291 2 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839134734832 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15068] ppid=15028 vsize=13802796 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15068/stat : 15068 (java) S 15028 15028 7102 0 -1 1077944384 10131 0 0 0 107 2 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839133682288 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15070] ppid=15028 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15070/stat : 15070 (java) S 15028 15028 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839132629472 139840014317269 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15072] ppid=15028 vsize=13802796 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15072/stat : 15072 (java) S 15028 15028 7102 0 -1 1077944384 534 0 0 0 5 9 0 0 20 0 28 0 4674868 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839131577008 139840014318210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15240] ppid=15028 vsize=13802796 CPUtime=297.99 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15240/stat : 15240 (java) R 15028 15028 7102 0 -1 4202560 1040 0 0 0 29798 1 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839119350216 139839658605883 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15241] ppid=15028 vsize=13802796 CPUtime=296.87 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15241/stat : 15241 (java) R 15028 15028 7102 0 -1 4202560 995 0 0 0 29685 2 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839115141096 139839657148675 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15242] ppid=15028 vsize=13802796 CPUtime=298.51 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15242/stat : 15242 (java) R 15028 15028 7102 0 -1 4202560 1915 0 0 0 29849 2 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839120405096 139839657149001 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15243] ppid=15028 vsize=13802796 CPUtime=297.69 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15243/stat : 15243 (java) R 15028 15028 7102 0 -1 4202560 1542 0 0 0 29767 2 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839117246456 139839658605850 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15244] ppid=15028 vsize=13802796 CPUtime=297.72 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15244/stat : 15244 (java) R 15028 15028 7102 0 -1 4202560 3111 0 0 0 29770 2 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839116193904 139839658605718 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15245] ppid=15028 vsize=13802796 CPUtime=298.27 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15245/stat : 15245 (java) R 15028 15028 7102 0 -1 4202560 611 0 0 0 29826 1 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839121457336 139839657149127 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15246] ppid=15028 vsize=13802796 CPUtime=298.36 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15246/stat : 15246 (java) R 15028 15028 7102 0 -1 4202560 1353 0 0 0 29835 1 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839118301824 139839658005177 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
[pid=15029/tid=15247] ppid=15028 vsize=13802796 CPUtime=298.55 cores=1,3,5,7,9,11,13,15
/proc/15029/task/15247/stat : 15247 (java) R 15028 15028 7102 0 -1 4202560 1789 0 0 0 29852 3 0 0 20 0 28 0 4675020 14134063104 56391 33554432000 4194304 4196468 140735617711968 139839122509736 139839657962633 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35196928 140735617713340 140735617713516 140735617713516 140735617716175 0
Current children cumulated CPU time (s) 2400.15
Current children cumulated vsize (KiB) 13812308

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15029 sig 9
??? kill 15028 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15028 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2485
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002485
# while last known CPU time is 2400.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 302.812
CPU time (s): 2400.15
CPU user time (s): 2398.91
CPU system time (s): 1.24
CPU usage (%): 792.62
Max. virtual memory (cumulated for all children) (KiB): 13812308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002485
system time used= 0
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.79978 second user time and 4.57955 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 05:27:54
IDJOB=4249172
IDBENCH=135727
IDSOLVER=2626
FILE ID=node130/4249172-1500694074
RUNJOBID= node130-1500684118-8560
PBS_JOBID= 20623029
Free space on /tmp= 61960 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n45/TravellingSalesman-45-30-09.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249172-1500694074/watcher-4249172-1500694074 -o /tmp/evaluation-result-4249172-1500694074/solver-4249172-1500694074 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2085983505 HOME/instance-4249172-1500694074.xml

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

MD5SUM BENCH= 8b7c2ee38e8603aaa2c4683b1141c0f0
RANDOM SEED=2085983505

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31799480 kB
MemAvailable:   32007096 kB
Buffers:          120744 kB
Cached:           368164 kB
SwapCached:            0 kB
Active:           197276 kB
Inactive:         344696 kB
Active(anon):      55328 kB
Inactive(anon):     8888 kB
Active(file):     141948 kB
Inactive(file):   335808 kB
Unevictable:        5656 kB
Mlocked:            5656 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10916 kB
Writeback:             0 kB
AnonPages:         53968 kB
Mapped:            29492 kB
Shmem:              8844 kB
Slab:             125476 kB
SReclaimable:      91392 kB
SUnreclaim:        34084 kB
KernelStack:        4720 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 05:32:57