Trace number 4282677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)OPT326 193.06799 185.66299

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-9.xml
MD5SUMb1b903d633c720775ef1eb29649a113f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark72.954399
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size426
Distribution of domain sizes[{"size":5,"count":50},{"size":426,"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282677-1503101694.xml"  -tl '2520s' -p 1 -x 0
0.06/0.31	c [HOME/instance-4282677-1503101694.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.38	c simple solver
0.38/0.44	c parse instance...
0.77/0.69	c solve instance...
3.44/1.57	o 418 
3.75/1.62	o 416 
5.00/2.02	o 399 
5.00/2.05	o 385 
5.00/2.07	o 383 
5.32/2.11	o 373 
5.61/2.29	o 368 
6.23/2.45	o 366 
6.54/2.51	o 365 
7.14/2.70	o 361 
7.14/2.74	o 356 
7.75/2.94	o 352 
7.75/2.94	o 346 
10.06/3.83	o 342 
10.68/4.14	o 335 
10.68/4.15	o 334 
11.61/4.82	o 331 
19.24/12.28	o 330 
19.24/12.28	o 329 
19.35/12.30	o 328 
28.69/21.62	o 326 
193.01/185.64	s OPTIMUM FOUND
193.01/185.64	v <instantiation>
193.01/185.64	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>
193.01/185.64	v 	<values>0 50 137 173 232 0 17 137 232 270 14 80 120 173 270 0 50 80 165 241 0 74 165 241 266 322 326 315 322 319 17 87 36 59 90 14 99 93 32 56 59 40 44 97 45 50 30 49 67 81 74 91 76 25 53 3 2 1 4 0 0 3 2 4 1 0 4 3 1 2 2 4 1 0 3 1 0 3 2 4 232 137 50 0 173 0 270 137 17 232 14 173 270 120 80 165 80 0 241 50 74 0 241 165 266 </values>
193.01/185.64	v </instantiation>

Verifier Data

OK	326

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282677-1503101694/watcher-4282677-1503101694 -o /tmp/evaluation-result-4282677-1503101694/solver-4282677-1503101694 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1870185219 HOME/instance-4282677-1503101694.xml 

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

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

solver pid=16303, runsolver pid=16300

[startup+0.100191 s]*
/proc/loadavg: 2.03 1.81 1.76 2/190 16322
/proc/meminfo: memFree=31882348/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13441356 memory=17204 CPUtime=0.01 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 3562 0 0 0 1 0 0 0 20 0 7 0 8577446 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3360339 4301 2022 1 0 3349836 0
[pid=16317/tid=16318] ppid=16303 vsize=13441356 memory=-8774313645642428999 CPUtime=0.01 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 2320 0 0 0 1 0 0 0 20 0 7 0 8577447 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140286160653072 140286140491102 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 8577447 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13441356 memory=139839957825152 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 8577447 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 8577447 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 8577447 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 8577449 13763948544 4301 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18584 KiB

[startup+0.210096 s]*
/proc/loadavg: 2.03 1.81 1.76 1/211 16344
/proc/meminfo: memFree=31869744/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13907304 memory=20716 CPUtime=0.06 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 4559 0 0 0 5 1 0 0 20 0 14 0 8577446 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3476826 5179 2574 1 0 3466323 0
[pid=16317/tid=16318] ppid=16303 vsize=13907304 memory=8390339637985935414 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) D 16303 16303 15523 0 -1 4202560 2739 0 0 0 4 0 0 0 20 0 14 0 8577447 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140286160648096 140286156432637 0 4 1 16800974 18446744071580418449 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13907304 memory=288230613264376577 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 8577447 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13907304 memory=139839957917236 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 8577447 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 8577447 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 8577447 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13907304 memory=139839957825152 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 8577449 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 8577449 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 8577449 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 8577452 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 14 0 8577452 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 8577452 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13907304 memory=139839957825152 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 14 0 8577452 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 8577452 14241079296 5179 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22096 KiB

[startup+0.310092 s]*
/proc/loadavg: 2.03 1.81 1.76 6/213 16346
/proc/meminfo: memFree=31853788/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13974352 memory=31436 CPUtime=0.22 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 6268 0 0 0 20 2 0 0 20 0 15 0 8577446 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3493588 7859 2930 1 0 3482964 0
[pid=16317/tid=16318] ppid=16303 vsize=13974352 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 3577 0 0 0 12 1 0 0 20 0 15 0 8577447 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140286160638592 140286156432541 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8577447 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8577449 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8577449 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8577449 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 15 0 8577452 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 8577452 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 732 0 0 0 5 0 0 0 20 0 15 0 8577452 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577461 14309736448 7859 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32816 KiB

[startup+0.700803 s]
/proc/loadavg: 2.03 1.81 1.76 2/197 16349
/proc/meminfo: memFree=31854244/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13980732 memory=64480 CPUtime=1.04 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 13496 0 0 0 98 6 0 0 20 0 15 0 8577446 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495183 16120 3165 1 0 3483476 0
[pid=16317/tid=16318] ppid=16303 vsize=13980732 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 8844 0 0 0 47 3 0 0 20 0 15 0 8577447 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140286160632304 140286156431962 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13980732 memory=139839840308656 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8577447 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13980732 memory=4 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13980732 memory=12 CPUtime=0.13 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 1146 0 0 0 13 0 0 0 20 0 15 0 8577452 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13980732 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 754 0 0 0 10 0 0 0 20 0 15 0 8577452 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 1446 0 0 0 26 0 0 0 20 0 15 0 8577452 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577461 14316269568 16120 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65860 KiB

[startup+1.5008 s]
/proc/loadavg: 2.03 1.81 1.76 4/194 16363
/proc/meminfo: memFree=31829384/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13983556 memory=123272 CPUtime=3.44 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 35127 0 0 0 335 9 0 0 20 0 15 0 8577446 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495889 30818 3185 1 0 3484182 0
[pid=16317/tid=16318] ppid=16303 vsize=13983556 memory=164 CPUtime=1.29 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 9387 0 0 0 125 4 0 0 20 0 15 0 8577447 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140286160647032 140285799511004 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8577447 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8577447 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8577449 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8577449 14319161344 30818 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13983556 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13980732 memory=225648 CPUtime=191.41 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 66628 0 0 0 19122 19 0 0 20 0 15 0 8577446 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495183 56412 3242 1 0 3483476 0
[pid=16317/tid=16318] ppid=16303 vsize=13980732 memory=-8774313645642428999 CPUtime=183.66 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 15430 0 0 0 18360 6 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286160649792 140285801959897 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13980732 memory=5412 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 655 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13980732 memory=4612 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 919 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13980732 memory=1200 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 993 0 0 0 4 0 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 1875 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13980732 memory=225644 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 1352 0 0 0 4 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13980732 memory=2412 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13980732 memory=1008 CPUtime=3.48 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 16899 0 0 0 346 2 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13980732 memory=1228 CPUtime=3.32 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 18870 0 0 0 329 3 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13980732 memory=1700 CPUtime=0.61 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 7044 0 0 0 60 1 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13980732 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13980732 memory=1996 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1230 0 0 0 3 1 0 0 20 0 15 0 8577461 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 191.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 227028 KiB

[startup+184.801 s]
/proc/loadavg: 1.88 1.88 1.79 3/212 16399
/proc/meminfo: memFree=31450932/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13980732 memory=225648 CPUtime=192.2 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 66633 0 0 0 19201 19 0 0 20 0 15 0 8577446 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495183 56412 3242 1 0 3483476 0
[pid=16317/tid=16318] ppid=16303 vsize=13980732 memory=225648 CPUtime=184.45 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 15433 0 0 0 18439 6 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286160649312 140285801333688 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13980732 memory=792 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 655 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13980732 memory=5412 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 919 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13980732 memory=4612 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 993 0 0 0 4 0 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13980732 memory=1200 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 1875 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13980732 memory=1724 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 1354 0 0 0 4 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13980732 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13980732 memory=11952 CPUtime=3.48 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 16899 0 0 0 346 2 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13980732 memory=1996 CPUtime=3.32 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 18870 0 0 0 329 3 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13980732 memory=1440 CPUtime=0.61 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 7044 0 0 0 60 1 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13980732 memory=8680 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13980732 memory=792 CPUtime=0.05 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1230 0 0 0 3 2 0 0 20 0 15 0 8577461 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 192.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 227028 KiB

[startup+185.201 s]
/proc/loadavg: 1.88 1.88 1.79 3/212 16399
/proc/meminfo: memFree=31450932/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13980732 memory=225648 CPUtime=192.6 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 66634 0 0 0 19241 19 0 0 20 0 15 0 8577446 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495183 56412 3242 1 0 3483476 0
[pid=16317/tid=16318] ppid=16303 vsize=13980732 memory=-8774313645642428999 CPUtime=184.85 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 15434 0 0 0 18479 6 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286160649424 140285803274176 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13980732 memory=288230604624101684 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 655 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13980732 memory=14415912522483431 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 919 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13980732 memory=1008 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 993 0 0 0 4 0 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13980732 memory=1228 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 1875 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13980732 memory=1700 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 1354 0 0 0 4 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13980732 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13980732 memory=8680 CPUtime=3.48 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 16899 0 0 0 346 2 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13980732 memory=792 CPUtime=3.32 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 18870 0 0 0 329 3 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13980732 memory=5412 CPUtime=0.61 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 7044 0 0 0 60 1 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13980732 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13980732 memory=1200 CPUtime=0.05 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1230 0 0 0 3 2 0 0 20 0 15 0 8577461 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 192.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 227028 KiB

[startup+185.601 s]
/proc/loadavg: 1.88 1.88 1.79 3/212 16399
/proc/meminfo: memFree=31450932/32770624 swapFree=67108860/67108860
[pid=16303] ppid=16300 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (xcsp3-exec) S 16300 16303 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8577438 9740288 345 18446744073709551615 4194304 5098028 140734201425904 140734201424008 139746414609020 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 25145344 140734201434489 140734201434694 140734201434694 140734201438187 0
/proc/16303/statm: 2378 345 289 221 0 87 0
[pid=16317] ppid=16303 vsize=13980732 memory=225648 CPUtime=193.01 cores=0,2,4,6
/proc/16317/stat : 16317 (java) S 16303 16303 15523 0 -1 1077944320 66645 0 0 0 19282 19 0 0 20 0 15 0 8577446 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140734472008304 140286156410615 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
/proc/16317/statm: 3495183 56412 3242 1 0 3483476 0
[pid=16317/tid=16318] ppid=16303 vsize=13980732 memory=1700 CPUtime=185.25 cores=0,2,4,6
/proc/16317/task/16318/stat : 16318 (java) R 16303 16303 15523 0 -1 4202560 15434 0 0 0 18519 6 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286160649312 140285798768671 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16319] ppid=16303 vsize=13980732 memory=11952 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16319/stat : 16319 (java) S 16303 16303 15523 0 -1 1077944384 655 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286117308944 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16320] ppid=16303 vsize=13980732 memory=-3622645143214314312 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16320/stat : 16320 (java) S 16303 16303 15523 0 -1 1077944384 919 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286116256400 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16321] ppid=16303 vsize=13980732 memory=225644 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16321/stat : 16321 (java) S 16303 16303 15523 0 -1 1077944384 993 0 0 0 4 0 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140286115203344 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16322] ppid=16303 vsize=13980732 memory=230196 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16322/stat : 16322 (java) S 16303 16303 15523 0 -1 1077944384 1875 0 0 0 3 1 0 0 20 0 15 0 8577447 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285753878928 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16323] ppid=16303 vsize=13980732 memory=224544 CPUtime=0.04 cores=0,2,4,6
/proc/16317/task/16323/stat : 16323 (java) S 16303 16303 15523 0 -1 1077944384 1354 0 0 0 4 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285634894576 140286156421762 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16324] ppid=16303 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16324/stat : 16324 (java) S 16303 16303 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285633840800 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16325] ppid=16303 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16325/stat : 16325 (java) S 16303 16303 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 8577449 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285632787696 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16326] ppid=16303 vsize=13980732 memory=2412 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16326/stat : 16326 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285631736272 140286156429211 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16327] ppid=16303 vsize=13980732 memory=1724 CPUtime=3.48 cores=0,2,4,6
/proc/16317/task/16327/stat : 16327 (java) S 16303 16303 15523 0 -1 1077944384 16910 0 0 0 346 2 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285630683376 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16328] ppid=16303 vsize=13980732 memory=-3622645143214314312 CPUtime=3.32 cores=0,2,4,6
/proc/16317/task/16328/stat : 16328 (java) S 16303 16303 15523 0 -1 1077944384 18870 0 0 0 329 3 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285629630832 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16329] ppid=16303 vsize=13980732 memory=1008 CPUtime=0.61 cores=0,2,4,6
/proc/16317/task/16329/stat : 16329 (java) S 16303 16303 15523 0 -1 1077944384 7044 0 0 0 60 1 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285628577776 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16330] ppid=16303 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16317/task/16330/stat : 16330 (java) S 16303 16303 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8577452 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285627525472 140286156420821 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
[pid=16317/tid=16345] ppid=16303 vsize=13980732 memory=1700 CPUtime=0.05 cores=0,2,4,6
/proc/16317/task/16345/stat : 16345 (java) S 16303 16303 15523 0 -1 1077944384 1230 0 0 0 3 2 0 0 20 0 15 0 8577461 14316269568 56412 18446744073709551615 4194304 4196468 140734472025760 140285626473520 140286156421762 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22159360 140734472032690 140734472032866 140734472032866 140734472036303 0
Current children cumulated CPU time: 193.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 227028 KiB

Child status: 0
Real time (s): 185.663
CPU time (s): 193.068
CPU user time (s): 192.872
CPU system time (s): 0.195196
CPU usage (%): 103.988
Max. virtual memory (cumulated for all children) (KiB): 13994668
Max. memory (cumulated for all children) (KiB): 245012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.873
system time used= 0.195196
maximum resident set size= 245680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7830
involuntary context switches= 235


# summary of solver processes directly reported to runsolver:
#   pid: 16303
#   total CPU time (s): 193.068
#   total CPU user time (s): 192.872
#   total CPU system time (s): 0.195196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.937758 second user time and 1.87832 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 02:01:25
IDJOB=4282677
IDBENCH=115842
IDSOLVER=2677
FILE ID=node130/4282677-1503101694
RUNJOBID= node130-1503095856-15586
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282677-1503101694/watcher-4282677-1503101694 -o /tmp/evaluation-result-4282677-1503101694/solver-4282677-1503101694 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1870185219 HOME/instance-4282677-1503101694.xml

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

MD5SUM BENCH= b1b903d633c720775ef1eb29649a113f
RANDOM SEED=1870185219

node130.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.77
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.77
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.77
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.77
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:        31889908 kB
MemAvailable:   32025144 kB
Buffers:          144044 kB
Cached:           274992 kB
SwapCached:            0 kB
Active:           206872 kB
Inactive:         270332 kB
Active(anon):      58956 kB
Inactive(anon):     8556 kB
Active(file):     147916 kB
Inactive(file):   261776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             8 kB
AnonPages:         50400 kB
Mapped:            31868 kB
Shmem:              8868 kB
Slab:             106984 kB
SReclaimable:      82756 kB
SUnreclaim:        24228 kB
KernelStack:        3504 kB
PageTables:         4984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     287620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-19 02:04:30