Trace number 4399887

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 2019-09-16 parallelOPT75 239.4 30.6977

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-46-08.xml
MD5SUM1a36b9c979418634ede1d2fbb3d1d330
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark70.2833
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size347
Distribution of domain sizes[{"size":1,"count":1},{"size":347,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":7,"count":5},{"degree":8,"count":40},{"degree":9,"count":9},{"degree":10,"count":6}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":131},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399887-1568708049.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4399887-1568708049.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
2.11/0.83	c solve instance...
4.26/1.17	o 346 
4.26/1.19	o 90 
4.95/1.21	o 89 
5.55/1.30	o 85 
5.55/1.34	o 84 
5.55/1.37	o 82 
6.35/1.42	o 81 
7.05/1.54	o 80 
21.29/3.32	o 79 
23.62/3.67	o 78 
25.99/3.98	o 77 
58.65/8.02	o 76 
204.47/26.32	o 75 
238.71/30.68	s OPTIMUM FOUND
238.71/30.68	v <instantiation>
238.71/30.68	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
238.71/30.68	v 	<values>0 0 0 0 7 5 6 10 15 25 5 14 12 15 21 13 7 26 22 32 11 26 14 29 13 17 26 29 22 30 43 40 24 23 39 25 39 42 48 34 43 47 31 34 53 55 47 56 60 64 61 61 53 56 56 66 63 63 64 73 69 75 </values>
238.71/30.68	v </instantiation>

Verifier Data

OK	75

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399887-1568708049/watcher-4399887-1568708049 -o /tmp/evaluation-result-4399887-1568708049/solver-4399887-1568708049 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 323824996 HOME/instance-4399887-1568708049.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=1074, runsolver pid=1071

[startup+0.100185 s]*
/proc/loadavg: 8.36 7.90 7.65 2/213 1095
/proc/meminfo: memFree=31689060/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28227396 memory=27132 CPUtime=0.11 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 5761 0 0 0 10 1 0 0 20 0 20 0 447067517 28904853504 6783 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7056849 6783 3116 1 0 7019032 0
[pid=1076/tid=1077] ppid=1074 vsize=28227396 memory=-7096649868621430206 CPUtime=0.08 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) R 1074 1074 29062 0 -1 4202560 3720 0 0 0 8 0 0 0 20 0 20 0 447067517 28904853504 6849 33554432000 4194304 4196468 140724022895024 139956244407104 139955877314913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28227396 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28227396 memory=139733812979328 CPUtime=0 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1081] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1081/stat : 1081 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955788167440 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1082] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1082/stat : 1082 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955787115664 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1083] ppid=1074 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1076/task/1083/stat : 1083 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955786062864 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1084] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1084/stat : 1084 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955785010064 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1085] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1085/stat : 1085 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 6849 33554432000 4194304 4196468 140724022895024 139955783957264 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1086] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1086/stat : 1086 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954570131824 139956240185986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1087] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1087/stat : 1087 (java) S 1074 1074 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954569077792 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1088] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1088/stat : 1088 (java) S 1074 1074 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954568024944 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1089] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1089/stat : 1089 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954566973264 139956240193435 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1090] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1090/stat : 1090 (java) S 1074 1074 29062 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954565921648 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1091] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1091/stat : 1091 (java) S 1074 1074 29062 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954564868848 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1092] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1092/stat : 1092 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954563816048 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1093] ppid=1074 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) R 1074 1074 29062 0 -1 4202560 352 0 0 0 1 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954562763248 139956233271675 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 6849 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28584 KiB

[startup+0.209829 s]*
/proc/loadavg: 8.36 7.90 7.65 3/213 1095
/proc/meminfo: memFree=31675520/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28227396 memory=39540 CPUtime=0.33 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 9615 0 0 0 30 3 0 0 20 0 20 0 447067517 28904853504 9885 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7056849 9885 3317 1 0 7019032 0
[pid=1076/tid=1077] ppid=1074 vsize=28227396 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) R 1074 1074 29062 0 -1 4202560 6684 0 0 0 17 2 0 0 20 0 20 0 447067517 28904853504 9885 33554432000 4194304 4196468 140724022895024 139956244406752 139956240196765 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28227396 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28227396 memory=139733816484379 CPUtime=0 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1081] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1081/stat : 1081 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955788167440 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1082] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1082/stat : 1082 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955787115664 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1083] ppid=1074 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1076/task/1083/stat : 1083 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955786062864 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1084] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1084/stat : 1084 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955785010064 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1085] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1085/stat : 1085 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28904853504 9885 33554432000 4194304 4196468 140724022895024 139955783957264 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1086] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1086/stat : 1086 (java) S 1074 1074 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954570131824 139956240185986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1087] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1087/stat : 1087 (java) S 1074 1074 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954569077792 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1088] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1088/stat : 1088 (java) S 1074 1074 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447067520 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954568024944 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1089] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1089/stat : 1089 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954566973264 139956240193435 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1090] ppid=1074 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/1076/task/1090/stat : 1090 (java) S 1074 1074 29062 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954565921648 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1091] ppid=1074 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/1076/task/1091/stat : 1091 (java) S 1074 1074 29062 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954564868848 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1092] ppid=1074 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/1076/task/1092/stat : 1092 (java) S 1074 1074 29062 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954563816048 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1093] ppid=1074 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) R 1074 1074 29062 0 -1 4202560 920 0 0 0 7 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954562763248 139956232411966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28904853504 9885 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40992 KiB

[startup+0.309576 s]*
/proc/loadavg: 8.36 7.90 7.65 3/213 1095
/proc/meminfo: memFree=31669580/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28231652 memory=48412 CPUtime=0.51 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 11015 0 0 0 47 4 0 0 20 0 20 0 447067517 28909211648 12103 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7057913 12103 3348 1 0 7019032 0
[pid=1076/tid=1077] ppid=1074 vsize=28231652 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) R 1074 1074 29062 0 -1 4202560 7761 0 0 0 26 3 0 0 20 0 20 0 447067517 28909211648 12191 33554432000 4194304 4196468 140724022895024 139956244405952 139956240196765 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28231652 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28231652 memory=1060 CPUtime=0 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28231652 memory=2828 CPUtime=0 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1081] ppid=1074 vsize=28231652 memory=756 CPUtime=0 cores=0-7
/proc/1076/task/1081/stat : 1081 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955788167440 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1082] ppid=1074 vsize=28231652 memory=1548 CPUtime=0 cores=0-7
/proc/1076/task/1082/stat : 1082 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955787115664 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1083] ppid=1074 vsize=28231652 memory=7872 CPUtime=0 cores=0-7
/proc/1076/task/1083/stat : 1083 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955786062864 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1084] ppid=1074 vsize=28231652 memory=1164 CPUtime=0 cores=0-7
/proc/1076/task/1084/stat : 1084 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955785010064 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1085] ppid=1074 vsize=28231652 memory=9448 CPUtime=0 cores=0-7
/proc/1076/task/1085/stat : 1085 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28909211648 12191 33554432000 4194304 4196468 140724022895024 139955783957264 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1086] ppid=1074 vsize=28231652 memory=14008 CPUtime=0 cores=0-7
/proc/1076/task/1086/stat : 1086 (java) S 1074 1074 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447067520 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954570131824 139956240185986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1087] ppid=1074 vsize=28231652 memory=2120 CPUtime=0 cores=0-7
/proc/1076/task/1087/stat : 1087 (java) S 1074 1074 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447067520 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954569077792 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1088] ppid=1074 vsize=28231652 memory=11976 CPUtime=0 cores=0-7
/proc/1076/task/1088/stat : 1088 (java) S 1074 1074 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447067520 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954568024944 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1089] ppid=1074 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1089/stat : 1089 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954566973264 139956240193435 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1090] ppid=1074 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/1076/task/1090/stat : 1090 (java) R 1074 1074 29062 0 -1 4202560 437 0 0 0 2 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954565912032 139956223675045 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1091] ppid=1074 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1076/task/1091/stat : 1091 (java) S 1074 1074 29062 0 -1 1077944384 347 0 0 0 3 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954564868848 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1092] ppid=1074 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/1076/task/1092/stat : 1092 (java) S 1074 1074 29062 0 -1 1077944384 89 0 0 0 2 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954563816048 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1093] ppid=1074 vsize=28231652 memory=0 CPUtime=0.12 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) S 1074 1074 29062 0 -1 1077944384 1159 0 0 0 12 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954562763248 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067523 28909211648 12191 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 49864 KiB

[startup+0.700926 s]
/proc/loadavg: 8.36 7.90 7.65 6/213 1095
/proc/meminfo: memFree=31653260/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28233776 memory=85788 CPUtime=1.66 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 15724 0 0 0 159 7 0 0 20 0 20 0 447067517 28911386624 21447 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7058444 21447 3452 1 0 7019544 0
[pid=1076/tid=1077] ppid=1074 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) R 1074 1074 29062 0 -1 4202560 9426 0 0 0 64 4 0 0 20 0 20 0 447067517 28911386624 21447 33554432000 4194304 4196468 140724022895024 139956244409360 139956240186774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447067518 28911386624 21447 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447067518 28911386624 21447 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28233776 memory=3620 CPUtime=0 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447067518 28911386624 21447 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0

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

[pid=1076/tid=1093] ppid=1074 vsize=28768336 memory=2120 CPUtime=0.94 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) S 1074 1074 29062 0 -1 1077944384 8307 0 0 0 91 3 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954562763248 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28768336 memory=11976 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28768336 memory=11568 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 586 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1215] ppid=1074 vsize=28768336 memory=512 CPUtime=3.24 cores=0-7
/proc/1076/task/1215/stat : 1215 (java) R 1074 1074 29062 0 -1 4202560 47 0 0 0 324 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954541972456 139955884779620 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1216] ppid=1074 vsize=28768336 memory=1564 CPUtime=3.24 cores=0-7
/proc/1076/task/1216/stat : 1216 (java) R 1074 1074 29062 0 -1 4202560 17 0 0 0 324 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954546183880 139955885578623 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1217] ppid=1074 vsize=28768336 memory=928 CPUtime=3.26 cores=0-7
/proc/1076/task/1217/stat : 1217 (java) R 1074 1074 29062 0 -1 4202560 20 0 0 0 326 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954545131464 139955885578635 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1218] ppid=1074 vsize=28768336 memory=1408 CPUtime=3.26 cores=0-7
/proc/1076/task/1218/stat : 1218 (java) R 1074 1074 29062 0 -1 4202560 40 0 0 0 326 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954544081624 139955884959223 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1219] ppid=1074 vsize=28768336 memory=1628 CPUtime=3.26 cores=0-7
/proc/1076/task/1219/stat : 1219 (java) R 1074 1074 29062 0 -1 4202560 22 0 0 0 326 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954547239640 139955885053026 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1220] ppid=1074 vsize=28768336 memory=1808 CPUtime=3.21 cores=0-7
/proc/1076/task/1220/stat : 1220 (java) R 1074 1074 29062 0 -1 4202560 19 0 0 0 321 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954549341776 139955887024411 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1221] ppid=1074 vsize=28768336 memory=924 CPUtime=3.26 cores=0-7
/proc/1076/task/1221/stat : 1221 (java) R 1074 1074 29062 0 -1 4202560 18 0 0 0 326 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954548289176 139955884957962 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1222] ppid=1074 vsize=28768336 memory=4460 CPUtime=3.26 cores=0-7
/proc/1076/task/1222/stat : 1222 (java) R 1074 1074 29062 0 -1 4202560 26 0 0 0 326 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954543026504 139955884956032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 230.73 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 244276 KiB

[startup+30.4014 s]
/proc/loadavg: 8.38 7.96 7.68 9/220 1222
/proc/meminfo: memFree=31474640/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28768336 memory=242824 CPUtime=237.11 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 64022 0 0 0 23681 30 0 0 20 0 28 0 447067517 29458776064 60706 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7192084 60706 3537 1 0 7153184 0
[pid=1076/tid=1077] ppid=1074 vsize=28768336 memory=756 CPUtime=0.83 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) S 1074 1074 29062 0 -1 1077944384 9919 0 0 0 79 4 0 0 20 0 28 0 447067517 29458776064 60706 33554432000 4194304 4196468 140724022895024 139956244415616 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28768336 memory=1548 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28768336 memory=7872 CPUtime=0.01 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28768336 memory=1164 CPUtime=0.01 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1223 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1081] ppid=1074 vsize=28768336 memory=9448 CPUtime=0 cores=0-7
/proc/1076/task/1081/stat : 1081 (java) S 1074 1074 29062 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955788167440 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1082] ppid=1074 vsize=28768336 memory=14008 CPUtime=0 cores=0-7
/proc/1076/task/1082/stat : 1082 (java) S 1074 1074 29062 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955787115664 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1083] ppid=1074 vsize=28768336 memory=2120 CPUtime=0 cores=0-7
/proc/1076/task/1083/stat : 1083 (java) S 1074 1074 29062 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955786062864 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1084] ppid=1074 vsize=28768336 memory=11976 CPUtime=0 cores=0-7
/proc/1076/task/1084/stat : 1084 (java) S 1074 1074 29062 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955785010064 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1085] ppid=1074 vsize=28768336 memory=11568 CPUtime=0.01 cores=0-7
/proc/1076/task/1085/stat : 1085 (java) S 1074 1074 29062 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955783957264 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1086] ppid=1074 vsize=28768336 memory=512 CPUtime=0.01 cores=0-7
/proc/1076/task/1086/stat : 1086 (java) S 1074 1074 29062 0 -1 1077944384 704 0 0 0 1 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954570131824 139956240185986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1087] ppid=1074 vsize=28768336 memory=1564 CPUtime=0 cores=0-7
/proc/1076/task/1087/stat : 1087 (java) S 1074 1074 29062 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954569077856 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1088] ppid=1074 vsize=28768336 memory=928 CPUtime=0 cores=0-7
/proc/1076/task/1088/stat : 1088 (java) S 1074 1074 29062 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954568024960 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1089] ppid=1074 vsize=28768336 memory=1408 CPUtime=0 cores=0-7
/proc/1076/task/1089/stat : 1089 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954566973264 139956240193435 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1090] ppid=1074 vsize=28768336 memory=3180 CPUtime=2.68 cores=0-7
/proc/1076/task/1090/stat : 1090 (java) S 1074 1074 29062 0 -1 1077944384 11769 0 0 0 264 4 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954565921648 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1091] ppid=1074 vsize=28768336 memory=1452 CPUtime=2.87 cores=0-7
/proc/1076/task/1091/stat : 1091 (java) S 1074 1074 29062 0 -1 1077944384 9870 0 0 0 285 2 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954564868848 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1092] ppid=1074 vsize=28768336 memory=242824 CPUtime=2.98 cores=0-7
/proc/1076/task/1092/stat : 1092 (java) S 1074 1074 29062 0 -1 1077944384 11831 0 0 0 296 2 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954563816048 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1093] ppid=1074 vsize=28768336 memory=3784 CPUtime=0.94 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) S 1074 1074 29062 0 -1 1077944384 8307 0 0 0 91 3 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954562763248 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28768336 memory=1440 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28768336 memory=1324 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 586 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1215] ppid=1074 vsize=28768336 memory=780 CPUtime=4.04 cores=0-7
/proc/1076/task/1215/stat : 1215 (java) R 1074 1074 29062 0 -1 4202560 50 0 0 0 404 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954541972472 139955888452761 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1216] ppid=1074 vsize=28768336 memory=4088 CPUtime=4.04 cores=0-7
/proc/1076/task/1216/stat : 1216 (java) R 1074 1074 29062 0 -1 4202560 17 0 0 0 404 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954546183880 139955884957713 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1217] ppid=1074 vsize=28768336 memory=1580 CPUtime=4.06 cores=0-7
/proc/1076/task/1217/stat : 1217 (java) R 1074 1074 29062 0 -1 4202560 20 0 0 0 406 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954545131464 139955884960180 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1218] ppid=1074 vsize=28768336 memory=1028 CPUtime=4.06 cores=0-7
/proc/1076/task/1218/stat : 1218 (java) R 1074 1074 29062 0 -1 4202560 40 0 0 0 406 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954544081624 139955888452021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1219] ppid=1074 vsize=28768336 memory=0 CPUtime=4.04 cores=0-7
/proc/1076/task/1219/stat : 1219 (java) R 1074 1074 29062 0 -1 4202560 22 0 0 0 404 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954547239640 139955886400321 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1220] ppid=1074 vsize=28768336 memory=144345260886135 CPUtime=4 cores=0-7
/proc/1076/task/1220/stat : 1220 (java) R 1074 1074 29062 0 -1 4202560 19 0 0 0 400 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954549341776 139955885898287 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1221] ppid=1074 vsize=28768336 memory=144345260886136 CPUtime=4.06 cores=0-7
/proc/1076/task/1221/stat : 1221 (java) R 1074 1074 29062 0 -1 4202560 18 0 0 0 406 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954548289176 139955885576915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1222] ppid=1074 vsize=28768336 memory=144345260886137 CPUtime=4.06 cores=0-7
/proc/1076/task/1222/stat : 1222 (java) R 1074 1074 29062 0 -1 4202560 26 0 0 0 406 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954543026504 139955885804494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 237.11 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 244276 KiB

[startup+30.6014 s]
/proc/loadavg: 8.38 7.96 7.68 9/220 1222
/proc/meminfo: memFree=31474640/32770624 swapFree=66977240/67108860
[pid=1074] ppid=1071 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1074/stat : 1074 (xcsp3-exec) S 1071 1074 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447067517 115843072 363 33554432000 4194304 5098028 140733897531248 140733897529352 140483984720508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23564288 140733897540470 140733897540713 140733897540713 140733897543626 0
/proc/1074/statm: 28282 363 304 221 0 87 0
[pid=1076] ppid=1074 vsize=28768336 memory=242824 CPUtime=238.71 cores=0-7
/proc/1076/stat : 1076 (java) S 1074 1074 29062 0 -1 1077944320 64025 0 0 0 23841 30 0 0 20 0 28 0 447067517 29458776064 60706 33554432000 4194304 4196468 140724022895024 140724022877568 139956240174839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
/proc/1076/statm: 7192084 60706 3537 1 0 7153184 0
[pid=1076/tid=1077] ppid=1074 vsize=28768336 memory=8112282956445269571 CPUtime=0.83 cores=0-7
/proc/1076/task/1077/stat : 1077 (java) S 1074 1074 29062 0 -1 1077944384 9919 0 0 0 79 4 0 0 20 0 28 0 447067517 29458776064 60706 33554432000 4194304 4196468 140724022895024 139956244415616 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1078] ppid=1074 vsize=28768336 memory=2828 CPUtime=0 cores=0-7
/proc/1076/task/1078/stat : 1078 (java) S 1074 1074 29062 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955791325840 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1079] ppid=1074 vsize=28768336 memory=756 CPUtime=0.01 cores=0-7
/proc/1076/task/1079/stat : 1079 (java) S 1074 1074 29062 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955790273040 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1080] ppid=1074 vsize=28768336 memory=1548 CPUtime=0.01 cores=0-7
/proc/1076/task/1080/stat : 1080 (java) S 1074 1074 29062 0 -1 1077944384 1223 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955789220240 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1081] ppid=1074 vsize=28768336 memory=7872 CPUtime=0 cores=0-7
/proc/1076/task/1081/stat : 1081 (java) S 1074 1074 29062 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955788167440 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1082] ppid=1074 vsize=28768336 memory=1164 CPUtime=0 cores=0-7
/proc/1076/task/1082/stat : 1082 (java) S 1074 1074 29062 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955787115664 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1083] ppid=1074 vsize=28768336 memory=9448 CPUtime=0 cores=0-7
/proc/1076/task/1083/stat : 1083 (java) S 1074 1074 29062 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955786062864 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1084] ppid=1074 vsize=28768336 memory=14008 CPUtime=0 cores=0-7
/proc/1076/task/1084/stat : 1084 (java) S 1074 1074 29062 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955785010064 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1085] ppid=1074 vsize=28768336 memory=1452 CPUtime=0.01 cores=0-7
/proc/1076/task/1085/stat : 1085 (java) S 1074 1074 29062 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 28 0 447067518 29458776064 60706 33554432000 4194304 4196468 140724022895024 139955783957264 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1086] ppid=1074 vsize=28768336 memory=243020 CPUtime=0.01 cores=0-7
/proc/1076/task/1086/stat : 1086 (java) S 1074 1074 29062 0 -1 1077944384 704 0 0 0 1 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954570131824 139956240185986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1087] ppid=1074 vsize=28768336 memory=2120 CPUtime=0 cores=0-7
/proc/1076/task/1087/stat : 1087 (java) S 1074 1074 29062 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954569077856 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1088] ppid=1074 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/1076/task/1088/stat : 1088 (java) S 1074 1074 29062 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 28 0 447067520 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954568024960 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1089] ppid=1074 vsize=28768336 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/1076/task/1089/stat : 1089 (java) S 1074 1074 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954566973264 139956240193435 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1090] ppid=1074 vsize=28768336 memory=0 CPUtime=2.68 cores=0-7
/proc/1076/task/1090/stat : 1090 (java) S 1074 1074 29062 0 -1 1077944384 11769 0 0 0 264 4 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954565921648 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1091] ppid=1074 vsize=28768336 memory=0 CPUtime=2.87 cores=0-7
/proc/1076/task/1091/stat : 1091 (java) S 1074 1074 29062 0 -1 1077944384 9870 0 0 0 285 2 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954564868848 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1092] ppid=1074 vsize=28768336 memory=258 CPUtime=2.98 cores=0-7
/proc/1076/task/1092/stat : 1092 (java) S 1074 1074 29062 0 -1 1077944384 11831 0 0 0 296 2 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954563816048 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1093] ppid=1074 vsize=28768336 memory=284 CPUtime=0.94 cores=0-7
/proc/1076/task/1093/stat : 1093 (java) S 1074 1074 29062 0 -1 1077944384 8307 0 0 0 91 3 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954562763248 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1094] ppid=1074 vsize=28768336 memory=293 CPUtime=0 cores=0-7
/proc/1076/task/1094/stat : 1094 (java) S 1074 1074 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954561710688 139956240185045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1095] ppid=1074 vsize=28768336 memory=93 CPUtime=0 cores=0-7
/proc/1076/task/1095/stat : 1095 (java) S 1074 1074 29062 0 -1 1077944384 586 0 0 0 0 0 0 0 20 0 28 0 447067523 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954560657968 139956240185986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1215] ppid=1074 vsize=28768336 memory=0 CPUtime=4.24 cores=0-7
/proc/1076/task/1215/stat : 1215 (java) R 1074 1074 29062 0 -1 4202560 50 0 0 0 424 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954541972192 139955884956399 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1216] ppid=1074 vsize=28768336 memory=0 CPUtime=4.24 cores=0-7
/proc/1076/task/1216/stat : 1216 (java) R 1074 1074 29062 0 -1 4202560 18 0 0 0 424 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954546183888 139955885052943 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1217] ppid=1074 vsize=28768336 memory=788 CPUtime=4.26 cores=0-7
/proc/1076/task/1217/stat : 1217 (java) R 1074 1074 29062 0 -1 4202560 20 0 0 0 426 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954545132104 139955885898598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1218] ppid=1074 vsize=28768336 memory=795 CPUtime=4.26 cores=0-7
/proc/1076/task/1218/stat : 1218 (java) R 1074 1074 29062 0 -1 4202560 42 0 0 0 426 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954544079008 139955883217140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1219] ppid=1074 vsize=28768336 memory=793 CPUtime=4.23 cores=0-7
/proc/1076/task/1219/stat : 1219 (java) R 1074 1074 29062 0 -1 4202560 22 0 0 0 423 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954547236872 139955885897533 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1220] ppid=1074 vsize=28768336 memory=904 CPUtime=4.2 cores=0-7
/proc/1076/task/1220/stat : 1220 (java) R 1074 1074 29062 0 -1 4202560 19 0 0 0 420 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954549341864 139955888452982 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1221] ppid=1074 vsize=28768336 memory=1984 CPUtime=4.26 cores=0-7
/proc/1076/task/1221/stat : 1221 (java) R 1074 1074 29062 0 -1 4202560 18 0 0 0 426 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954548289616 139955884300120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
[pid=1076/tid=1222] ppid=1074 vsize=28768336 memory=2528 CPUtime=4.26 cores=0-7
/proc/1076/task/1222/stat : 1222 (java) R 1074 1074 29062 0 -1 4202560 26 0 0 0 426 0 0 0 20 0 28 0 447070149 29458776064 60706 33554432000 4194304 4196468 140724022895024 139954543026264 139955884753385 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29057024 140724022903786 140724022903958 140724022903958 140724022906831 0
Current children cumulated CPU time: 238.71 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 244276 KiB

Child status: 0
Real time (s): 30.6977
CPU time (s): 239.4
CPU user time (s): 239.084
CPU system time (s): 0.316694
CPU usage (%): 779.864
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 244680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.084
system time used= 0.316694
maximum resident set size= 243228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64861
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6640
involuntary context switches= 3947


# summary of solver processes directly reported to runsolver:
#   pid: 1074
#   total CPU time (s): 239.4
#   total CPU user time (s): 239.084
#   total CPU system time (s): 0.316694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.239407 second user time and 0.378264 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 10:13:26
IDJOB=4399887
IDBENCH=128523
IDSOLVER=2854
FILE ID=node121/4399887-1568708049
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61408 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-46-08.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399887-1568708049/watcher-4399887-1568708049 -o /tmp/evaluation-result-4399887-1568708049/solver-4399887-1568708049 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 323824996 HOME/instance-4399887-1568708049.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1a36b9c979418634ede1d2fbb3d1d330
RANDOM SEED=323824996

node121.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.75
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.75
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.75
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.75
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:        31703160 kB
MemAvailable:   31917968 kB
Buffers:           68900 kB
Cached:           443992 kB
SwapCached:        10792 kB
Active:           208668 kB
Inactive:         318732 kB
Active(anon):       4700 kB
Inactive(anon):    42468 kB
Active(file):     203968 kB
Inactive(file):   276264 kB
Unevictable:      109160 kB
Mlocked:          109160 kB
SwapTotal:      67108860 kB
SwapFree:       66977240 kB
Dirty:             26000 kB
Writeback:             0 kB
AnonPages:        124776 kB
Mapped:            42068 kB
Shmem:             24044 kB
Slab:             130108 kB
SReclaimable:     100824 kB
SUnreclaim:        29284 kB
KernelStack:        3744 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61380 MiB
End job on node121 at 2019-09-17 10:13:57