Trace number 4394088

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-06-14OPT262 240.444 145.535

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-1.xml
MD5SUM3747a76ad44ca32161ac6cfee5e9d7cb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262
Best CPU time to get the best result obtained on this benchmark28.3402
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size4
Maximum domain size362
Distribution of domain sizes[{"size":4,"count":5},{"size":5,"count":45},{"size":362,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394088-1568324930.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4394088-1568324930.xml, -tl, 2400s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.24/0.67	c solve instance...
2.20/0.91	o 361 
10.31/3.07	o 344 
12.41/3.84	o 331 
13.49/4.27	o 323 
14.34/4.63	o 322 
15.11/5.06	o 321 
15.11/5.07	o 320 
15.11/5.09	o 319 
16.13/5.45	o 318 
16.13/5.47	o 316 
17.48/5.80	o 315 
18.54/6.35	o 314 
19.71/7.42	o 313 
22.43/10.01	o 312 
23.00/10.38	o 311 
23.66/10.76	o 310 
25.14/11.57	o 309 
25.76/11.96	o 308 
25.76/11.97	o 307 
26.26/12.38	o 306 
27.07/13.21	o 305 
28.87/14.97	o 304 
29.46/15.43	o 303 
29.46/15.44	o 302 
30.28/15.92	o 301 
31.22/16.89	o 300 
32.10/17.39	o 299 
32.21/17.40	o 298 
32.74/17.90	o 297 
33.77/18.95	o 296 
35.98/21.15	o 295 
40.91/26.00	o 294 
53.22/38.26	o 293 
54.14/39.19	o 292 
55.16/40.15	o 291 
57.19/42.11	o 290 
58.26/43.12	o 289 
59.31/44.17	o 288 
61.48/46.30	o 287 
66.03/50.77	o 286 
67.44/51.96	o 285 
68.48/52.88	o 284 
70.59/54.72	o 283 
71.52/55.68	o 282 
72.55/56.63	o 281 
74.59/58.62	o 280 
78.76/62.71	o 279 
88.18/72.13	o 278 
89.68/73.37	o 277 
91.08/74.66	o 276 
93.73/77.22	o 275 
95.30/78.57	o 274 
96.91/79.92	o 273 
99.69/82.68	o 272 
105.48/88.26	o 271 
107.11/89.72	o 270 
108.82/91.17	o 269 
113.44/93.86	o 268 
114.94/95.18	o 267 
116.61/96.52	o 266 
119.96/99.24	o 265 
127.85/104.87	o 264 
150.17/116.83	o 263 
150.17/116.84	o 262 
240.40/145.52	s OPTIMUM FOUND
240.40/145.52	v <instantiation>
240.40/145.52	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
240.40/145.52	v 	<values>0 40 123 147 230 5 57 169 176 240 36 70 155 244 261 0 48 120 153 240 0 55 73 121 176 262 262 262 261 262 38 81 19 83 32 52 90 6 64 22 8 83 35 15 1 40 71 33 87 21 55 15 42 55 86 1 2 0 3 4 4 3 0 2 1 0 1 4 2 3 2 0 4 1 3 3 1 4 2 0 123 0 40 147 230 169 240 176 57 5 36 70 244 261 155 48 153 0 240 120 176 55 121 0 73 </values>
240.40/145.52	v </instantiation>

Verifier Data

OK	262

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394088-1568324930/watcher-4394088-1568324930 -o /tmp/evaluation-result-4394088-1568324930/solver-4394088-1568324930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1235333236 HOME/instance-4394088-1568324930.xml 

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

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=25812, runsolver pid=25809
Current StackSize limit: 8192 KiB


[startup+0.101863 s]*
/proc/loadavg: 9.05 8.74 6.78 5/229 25828
/proc/meminfo: memFree=31229628/32770624 swapFree=66933544/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15144768 memory=29184 CPUtime=0.14 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 5737 0 0 0 13 1 0 0 20 0 15 0 408764457 15508242432 7296 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3786192 7296 3176 1 0 3748377 0
[pid=25814/tid=25815] ppid=25812 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) R 25812 25812 25300 0 -1 4202560 3631 0 0 0 9 0 0 0 20 0 15 0 408764457 15508242432 7296 33554432000 4194304 4196468 140732848088528 140621402434080 140621382251877 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15144768 memory=3472467806333170896 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 7296 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 7296 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 7296 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408764459 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408764460 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620932969760 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408764460 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620931917424 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764462 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) R 25812 25812 25300 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 408764462 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620929812688 140621398218453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) R 25812 25812 25300 0 -1 4202560 161 0 0 0 0 0 0 0 20 0 15 0 408764462 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620928758976 140621376186445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0.02 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) R 25812 25812 25300 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 408764462 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620927705040 140621382454660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764463 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) R 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764463 15508242432 7296 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30636 KiB

[startup+0.211033 s]*
/proc/loadavg: 9.05 8.74 6.78 6/229 25828
/proc/meminfo: memFree=31212456/32770624 swapFree=66933544/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15144768 memory=40772 CPUtime=0.34 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 9454 0 0 0 32 2 0 0 20 0 15 0 408764457 15508242432 10193 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3786192 10193 3271 1 0 3748377 0
[pid=25814/tid=25815] ppid=25812 vsize=15144768 memory=5852835216252043682 CPUtime=0.2 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) R 25812 25812 25300 0 -1 4202560 6645 0 0 0 18 2 0 0 20 0 15 0 408764457 15508242432 10193 33554432000 4194304 4196468 140732848088528 140621402441424 140621398220182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15144768 memory=3472467806333170896 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 10193 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 10193 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 10193 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408764458 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408764459 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408764460 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620932969760 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408764460 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620931917424 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764462 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 554 0 0 0 3 0 0 0 20 0 15 0 408764462 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 15 0 408764462 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0.08 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 769 0 0 0 8 0 0 0 20 0 15 0 408764462 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764463 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15144768 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764463 15508242432 10193 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42224 KiB

[startup+0.310682 s]*
/proc/loadavg: 9.05 8.74 6.78 7/229 25828
/proc/meminfo: memFree=31193460/32770624 swapFree=66933544/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15149024 memory=50392 CPUtime=0.53 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 10907 0 0 0 49 4 0 0 20 0 15 0 408764457 15512600576 12598 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3787256 12598 3375 1 0 3748377 0
[pid=25814/tid=25815] ppid=25812 vsize=15149024 memory=8514701219880992413 CPUtime=0.3 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) R 25812 25812 25300 0 -1 4202560 7860 0 0 0 27 3 0 0 20 0 15 0 408764457 15512600576 12598 33554432000 4194304 4196468 140732848088528 140621402440016 140621398230173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15149024 memory=3472467806333170896 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15512600576 12598 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15149024 memory=139677438019200 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15512600576 12598 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764458 15512600576 12598 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15149024 memory=139677302663199 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408764458 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15149024 memory=279354605305632 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408764459 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15149024 memory=139677302640143 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408764460 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620932969760 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15149024 memory=279354740668512 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408764460 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620931917424 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15149024 memory=139677302644751 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764462 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15149024 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 679 0 0 0 6 0 0 0 20 0 15 0 408764462 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15149024 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 15 0 408764462 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 845 0 0 0 12 0 0 0 20 0 15 0 408764462 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408764463 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15149024 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408764463 15512600576 12598 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51844 KiB

[startup+0.704173 s]
/proc/loadavg: 9.05 8.74 6.78 9/229 25828
/proc/meminfo: memFree=31157464/32770624 swapFree=66933544/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15419452 memory=90748 CPUtime=1.5 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 14921 0 0 0 144 6 0 0 20 0 19 0 408764457 15789518848 22687 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3854863 22687 3450 1 0 3815965 0
[pid=25814/tid=25815] ppid=25812 vsize=15419452 memory=7236547281622689387 CPUtime=0.65 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) S 25812 25812 25300 0 -1 1077944384 9462 0 0 0 61 4 0 0 20 0 19 0 408764457 15789518848 22687 33554432000 4194304 4196468 140732848088528 140621402449024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15419452 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408764458 15789518848 22687 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15419452 memory=6298373484264312913 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408764458 15789518848 22687 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15419452 memory=7100839870071150693 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408764458 15789518848 22687 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15419452 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408764458 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15419452 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408764459 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15419452 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408764460 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620932969760 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15419452 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408764460 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620931917424 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15419452 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764462 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15419452 memory=20044 CPUtime=0.2 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 1170 0 0 0 20 0 0 0 20 0 19 0 408764462 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15419452 memory=984 CPUtime=0.17 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 831 0 0 0 17 0 0 0 20 0 19 0 408764462 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15419452 memory=2032 CPUtime=0.41 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 1992 0 0 0 41 0 0 0 20 0 19 0 408764462 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15419452 memory=7090143983960547920 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764463 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15419452 memory=7013348624500549744 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408764463 15789518848 22687 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 92200 KiB

[startup+1.50591 s]
/proc/loadavg: 9.05 8.74 6.78 15/237 25840
/proc/meminfo: memFree=31004224/32770624 swapFree=66933544/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0

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

/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 2621 0 0 0 3 3 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26105] ppid=25812 vsize=15553608 memory=808 CPUtime=20.44 cores=0,2,4,6
/proc/25814/task/26105/stat : 26105 (java) S 25812 25812 25300 0 -1 1077944384 741 0 0 0 2044 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620843597600 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26106] ppid=25812 vsize=15553608 memory=1772 CPUtime=20.42 cores=0,2,4,6
/proc/25814/task/26106/stat : 26106 (java) S 25812 25812 25300 0 -1 1077944384 1638 0 0 0 2042 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620842546816 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26107] ppid=25812 vsize=15553608 memory=111632 CPUtime=20.46 cores=0,2,4,6
/proc/25814/task/26107/stat : 26107 (java) S 25812 25812 25300 0 -1 1077944384 1246 0 0 0 2046 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620844652032 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26108] ppid=25812 vsize=15553608 memory=804 CPUtime=27.11 cores=0,2,4,6
/proc/25814/task/26108/stat : 26108 (java) R 25812 25812 25300 0 -1 4202560 305 0 0 0 2711 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620846754144 140621013301941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 239.1 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 243120 KiB

[startup+145.001 s]
/proc/loadavg: 6.18 7.56 6.62 6/237 26112
/proc/meminfo: memFree=30853100/32770624 swapFree=66933552/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15553608 memory=241668 CPUtime=239.9 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 136387 0 0 0 23955 35 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3888402 60417 3531 1 0 3849504 0
[pid=25814/tid=25815] ppid=25812 vsize=15553608 memory=804 CPUtime=0.7 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) S 25812 25812 25300 0 -1 1077944384 14749 0 0 0 65 5 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621402449024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15553608 memory=1656 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 4466 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15553608 memory=1452 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1091 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15553608 memory=241668 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1287 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15553608 memory=984 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2864 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15553608 memory=2032 CPUtime=0.07 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 3498 0 0 0 5 2 0 0 20 0 19 0 408764459 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15553608 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620932969824 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15553608 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620931917440 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15553608 memory=241668 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15553608 memory=241668 CPUtime=5.2 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 31391 0 0 0 516 4 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15553608 memory=-7003737579269690708 CPUtime=4.3 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 24483 0 0 0 427 3 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15553608 memory=1772 CPUtime=0.9 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 19260 0 0 0 88 2 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15553608 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15553608 memory=804 CPUtime=0.06 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 2621 0 0 0 3 3 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26105] ppid=25812 vsize=15553608 memory=33 CPUtime=20.44 cores=0,2,4,6
/proc/25814/task/26105/stat : 26105 (java) S 25812 25812 25300 0 -1 1077944384 741 0 0 0 2044 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620843597600 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26106] ppid=25812 vsize=15553608 memory=5859535235326444939 CPUtime=20.42 cores=0,2,4,6
/proc/25814/task/26106/stat : 26106 (java) S 25812 25812 25300 0 -1 1077944384 1638 0 0 0 2042 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620842546816 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26107] ppid=25812 vsize=15553608 memory=2592 CPUtime=20.46 cores=0,2,4,6
/proc/25814/task/26107/stat : 26107 (java) S 25812 25812 25300 0 -1 1077944384 1246 0 0 0 2046 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620844652032 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26108] ppid=25812 vsize=15553608 memory=2592 CPUtime=27.9 cores=0,2,4,6
/proc/25814/task/26108/stat : 26108 (java) R 25812 25812 25300 0 -1 4202560 305 0 0 0 2790 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620846754144 140621013301930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 239.9 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 243120 KiB

[startup+145.401 s]
/proc/loadavg: 6.18 7.56 6.62 6/237 26112
/proc/meminfo: memFree=30853100/32770624 swapFree=66933552/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15553608 memory=241668 CPUtime=240.3 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 136387 0 0 0 23995 35 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3888402 60417 3531 1 0 3849504 0
[pid=25814/tid=25815] ppid=25812 vsize=15553608 memory=2832 CPUtime=0.7 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) S 25812 25812 25300 0 -1 1077944384 14749 0 0 0 65 5 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621402449024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15553608 memory=1548 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 4466 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15553608 memory=1056 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1091 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15553608 memory=744 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1287 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15553608 memory=1452 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2864 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15553608 memory=1452 CPUtime=0.07 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 3498 0 0 0 5 2 0 0 20 0 19 0 408764459 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15553608 memory=241668 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620932969824 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15553608 memory=1420 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620931917440 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15553608 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15553608 memory=2532 CPUtime=5.2 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 31391 0 0 0 516 4 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15553608 memory=1440 CPUtime=4.3 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 24483 0 0 0 427 3 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15553608 memory=808 CPUtime=0.9 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 19260 0 0 0 88 2 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15553608 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15553608 memory=111632 CPUtime=0.06 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 2621 0 0 0 3 3 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26105] ppid=25812 vsize=15553608 memory=804 CPUtime=20.44 cores=0,2,4,6
/proc/25814/task/26105/stat : 26105 (java) S 25812 25812 25300 0 -1 1077944384 741 0 0 0 2044 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620843597600 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26106] ppid=25812 vsize=15553608 memory=1656 CPUtime=20.42 cores=0,2,4,6
/proc/25814/task/26106/stat : 26106 (java) S 25812 25812 25300 0 -1 1077944384 1638 0 0 0 2042 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620842546816 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26107] ppid=25812 vsize=15553608 memory=4108 CPUtime=20.46 cores=0,2,4,6
/proc/25814/task/26107/stat : 26107 (java) S 25812 25812 25300 0 -1 1077944384 1246 0 0 0 2046 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620844652032 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26108] ppid=25812 vsize=15553608 memory=1804 CPUtime=28.3 cores=0,2,4,6
/proc/25814/task/26108/stat : 26108 (java) R 25812 25812 25300 0 -1 4202560 305 0 0 0 2830 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620846754144 140621013302458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 240.3 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 243120 KiB

[startup+145.501 s]
/proc/loadavg: 6.18 7.56 6.62 6/237 26112
/proc/meminfo: memFree=30853100/32770624 swapFree=66933552/67108860
[pid=25812] ppid=25809 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (xcsp3-exec) S 25809 25812 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408764457 115843072 363 33554432000 4194304 5098028 140727124424096 140727124422200 140647467872892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27262976 140727124427642 140727124427885 140727124427885 140727124430794 0
/proc/25812/statm: 28282 363 304 221 0 87 0
[pid=25814] ppid=25812 vsize=15553608 memory=241668 CPUtime=240.4 cores=0,2,4,6
/proc/25814/stat : 25814 (java) S 25812 25812 25300 0 -1 1077944320 136387 0 0 0 24005 35 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140732848071072 140621398208247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
/proc/25814/statm: 3888402 60417 3531 1 0 3849504 0
[pid=25814/tid=25815] ppid=25812 vsize=15553608 memory=241668 CPUtime=0.7 cores=0,2,4,6
/proc/25814/task/25815/stat : 25815 (java) S 25812 25812 25300 0 -1 1077944384 14749 0 0 0 65 5 0 0 20 0 19 0 408764457 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621402449024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25816] ppid=25812 vsize=15553608 memory=241668 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25816/stat : 25816 (java) S 25812 25812 25300 0 -1 1077944384 4466 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621326248336 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25817] ppid=25812 vsize=15553608 memory=273476 CPUtime=0.11 cores=0,2,4,6
/proc/25814/task/25817/stat : 25817 (java) S 25812 25812 25300 0 -1 1077944384 1091 0 0 0 10 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621325195536 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25818] ppid=25812 vsize=15553608 memory=275148 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25818/stat : 25818 (java) S 25812 25812 25300 0 -1 1077944384 1287 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140621324143248 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25819] ppid=25812 vsize=15553608 memory=241668 CPUtime=0.1 cores=0,2,4,6
/proc/25814/task/25819/stat : 25819 (java) S 25812 25812 25300 0 -1 1077944384 2864 0 0 0 9 1 0 0 20 0 19 0 408764458 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620987755024 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25820] ppid=25812 vsize=15553608 memory=1452 CPUtime=0.07 cores=0,2,4,6
/proc/25814/task/25820/stat : 25820 (java) S 25812 25812 25300 0 -1 1077944384 3498 0 0 0 5 2 0 0 20 0 19 0 408764459 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620934023792 140621398219394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25821] ppid=25812 vsize=15553608 memory=264240 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25821/stat : 25821 (java) S 25812 25812 25300 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620932969824 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25822] ppid=25812 vsize=15553608 memory=241668 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25822/stat : 25822 (java) S 25812 25812 25300 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 19 0 408764460 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620931917440 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25823] ppid=25812 vsize=15553608 memory=1656 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25823/stat : 25823 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620930865744 140621398226843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25824] ppid=25812 vsize=15553608 memory=1452 CPUtime=5.2 cores=0,2,4,6
/proc/25814/task/25824/stat : 25824 (java) S 25812 25812 25300 0 -1 1077944384 31391 0 0 0 516 4 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620929812592 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25825] ppid=25812 vsize=15553608 memory=284532 CPUtime=4.3 cores=0,2,4,6
/proc/25814/task/25825/stat : 25825 (java) S 25812 25812 25300 0 -1 1077944384 24483 0 0 0 427 3 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620928759792 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25826] ppid=25812 vsize=15553608 memory=1452 CPUtime=0.9 cores=0,2,4,6
/proc/25814/task/25826/stat : 25826 (java) S 25812 25812 25300 0 -1 1077944384 19260 0 0 0 88 2 0 0 20 0 19 0 408764462 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620927707504 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25827] ppid=25812 vsize=15553608 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/25814/task/25827/stat : 25827 (java) S 25812 25812 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620926654944 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=25828] ppid=25812 vsize=15553608 memory=8296 CPUtime=0.06 cores=0,2,4,6
/proc/25814/task/25828/stat : 25828 (java) S 25812 25812 25300 0 -1 1077944384 2621 0 0 0 3 3 0 0 20 0 19 0 408764463 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620925602736 140621398219394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26105] ppid=25812 vsize=15553608 memory=5952 CPUtime=20.44 cores=0,2,4,6
/proc/25814/task/26105/stat : 26105 (java) S 25812 25812 25300 0 -1 1077944384 741 0 0 0 2044 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620843597600 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26106] ppid=25812 vsize=15553608 memory=6791534058613427641 CPUtime=20.42 cores=0,2,4,6
/proc/25814/task/26106/stat : 26106 (java) S 25812 25812 25300 0 -1 1077944384 1638 0 0 0 2042 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620842546816 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26107] ppid=25812 vsize=15553608 memory=241668 CPUtime=20.46 cores=0,2,4,6
/proc/25814/task/26107/stat : 26107 (java) S 25812 25812 25300 0 -1 1077944384 1246 0 0 0 2046 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620844652032 140621398218453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
[pid=25814/tid=26108] ppid=25812 vsize=15553608 memory=1452 CPUtime=28.4 cores=0,2,4,6
/proc/25814/task/26108/stat : 26108 (java) R 25812 25812 25300 0 -1 4202560 305 0 0 0 2840 0 0 0 20 0 19 0 408776141 15926894592 60417 33554432000 4194304 4196468 140732848088528 140620846754144 140621013301927 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22904832 140732848092143 140732848092314 140732848092314 140732848095183 0
Current children cumulated CPU time: 240.4 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 243120 KiB

Child status: 0
Real time (s): 145.535
CPU time (s): 240.444
CPU user time (s): 240.08
CPU system time (s): 0.364763
CPU usage (%): 165.214
Max. virtual memory (cumulated for all children) (KiB): 15666736
Max. memory (cumulated for all children) (KiB): 288700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.08
system time used= 0.364763
maximum resident set size= 288636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138876
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9534
involuntary context switches= 3635


# summary of solver processes directly reported to runsolver:
#   pid: 25812
#   total CPU time (s): 240.444
#   total CPU user time (s): 240.08
#   total CPU system time (s): 0.364763

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00651 second user time and 1.55904 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 23:48:11
IDJOB=4394088
IDBENCH=115810
IDSOLVER=2842
FILE ID=node151/4394088-1568324930
RUNJOBID= node151-1568323682-25331
PBS_JOBID= 21701147
Free space on /tmp= 56976 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394088-1568324930/watcher-4394088-1568324930 -o /tmp/evaluation-result-4394088-1568324930/solver-4394088-1568324930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1235333236 HOME/instance-4394088-1568324930.xml

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

MD5SUM BENCH= 3747a76ad44ca32161ac6cfee5e9d7cb
RANDOM SEED=1235333236

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31253348 kB
MemAvailable:   31832964 kB
Buffers:          126584 kB
Cached:           744080 kB
SwapCached:        72604 kB
Active:           498492 kB
Inactive:         472808 kB
Active(anon):      35568 kB
Inactive(anon):    96396 kB
Active(file):     462924 kB
Inactive(file):   376412 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933544 kB
Dirty:             52276 kB
Writeback:             0 kB
AnonPages:        143600 kB
Mapped:            46736 kB
Shmem:             22808 kB
Slab:             140280 kB
SReclaimable:     112228 kB
SUnreclaim:        28052 kB
KernelStack:        4192 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1497936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56948 MiB
End job on node151 at 2019-09-12 23:50:37