Trace number 4283830

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 NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT 16.776501 9.68326

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-080.xml
MD5SUM8abaeb34d7c0899fee3fdb2f002199b6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.153616
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints88
Number of domains2
Minimum domain size80
Maximum domain size6400
Distribution of domain sizes[{"size":80,"count":80},{"size":6400,"count":80}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":80},{"degree":4,"count":79},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity80
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":80},{"arity":40,"count":6},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283830-1503188569.xml"  -tl '2520s' -p 1 -x 3
0.07/0.28	c [HOME/instance-4283830-1503188569.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
6.40/5.58	c solve instance...
16.61/9.65	s SATISFIABLE
16.61/9.65	v <instantiation>
16.61/9.65	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] </list>
16.61/9.65	v 	<values>1 4 6 7 8 9 10 15 16 17 18 19 20 21 22 23 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 2 3 5 11 12 13 14 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 71 72 73 74 75 76 77 78 79 80 1 16 36 49 64 81 100 225 256 289 324 361 400 441 484 529 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 4 9 25 121 144 169 196 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 5041 5184 5329 5476 5625 5776 5929 6084 6241 6400 </values>
16.61/9.65	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283830-1503188569/watcher-4283830-1503188569 -o /tmp/evaluation-result-4283830-1503188569/solver-4283830-1503188569 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1667999778 HOME/instance-4283830-1503188569.xml 

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

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

solver pid=1011, runsolver pid=1008

[startup+0.104186 s]*
/proc/loadavg: 1.56 1.64 1.67 3/203 1019
/proc/meminfo: memFree=27971316/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13574484 memory=17464 CPUtime=0.02 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 3665 0 0 0 2 0 0 0 20 0 9 0 17264945 13900271616 4366 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3393621 4366 2064 1 0 3383118 0
[pid=1013/tid=1014] ppid=1011 vsize=13574484 memory=7022364594140610616 CPUtime=0.02 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 2424 0 0 0 2 0 0 0 20 0 9 0 17264945 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140283993191568 140283988972701 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13574484 memory=329 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 17264946 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13574484 memory=3472755337708242592 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 17264946 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 17264946 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 17264946 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 17264947 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 17264947 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140282971268768 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13574484 memory=140043145250432 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 17264948 13900271616 4431 18446744073709551615 4194304 4196468 140736614314656 140282970215728 140283988960981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18844 KiB

[startup+0.20997 s]*
/proc/loadavg: 1.59 1.65 1.67 3/211 1027
/proc/meminfo: memFree=27967172/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13974352 memory=27912 CPUtime=0.07 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 4876 0 0 0 7 0 0 0 20 0 15 0 17264945 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3493588 6978 2724 1 0 3482964 0
[pid=1013/tid=1014] ppid=1011 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 3056 0 0 0 6 0 0 0 20 0 15 0 17264945 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140283993185264 140283973031262 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13974352 memory=329 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13974352 memory=3472755337708242592 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264947 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17264947 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282971268768 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13974352 memory=140043145250432 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17264948 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282970215664 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) S 1011 1011 15523 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282967058800 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264956 14309736448 6978 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29292 KiB

[startup+0.310288 s]*
/proc/loadavg: 1.59 1.65 1.67 4/211 1027
/proc/meminfo: memFree=27951524/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13974352 memory=37564 CPUtime=0.27 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 8476 0 0 0 25 2 0 0 20 0 15 0 17264945 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3493588 9391 2983 1 0 3482964 0
[pid=1013/tid=1014] ppid=1011 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 5690 0 0 0 15 1 0 0 20 0 15 0 17264945 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140283993184272 140283971240147 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13974352 memory=4294969536 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13974352 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13974352 memory=280086091851744 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264947 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13974352 memory=67 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17264947 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282971268768 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13974352 memory=140043145250432 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17264948 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282970215664 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) R 1011 1011 15523 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 15 0 17264950 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283988961922 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) S 1011 1011 15523 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 17264950 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282967058800 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) R 1011 1011 15523 0 -1 4202560 675 0 0 0 6 0 0 0 20 0 15 0 17264950 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283971092583 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264956 14309736448 9391 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38944 KiB

[startup+0.70153 s]
/proc/loadavg: 1.59 1.65 1.67 4/211 1027
/proc/meminfo: memFree=27940436/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=151164 CPUtime=1.16 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 12401 0 0 0 110 6 0 0 20 0 15 0 17264945 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 37791 3174 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 8002 0 0 0 50 5 0 0 20 0 15 0 17264945 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140283993188504 140283583785422 0 4 1 16800974 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264946 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17264946 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282971268768 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13980732 memory=140043046003555 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17264948 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282970215664 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13980732 memory=280086091745824 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13980732 memory=280086091746016 CPUtime=0.19 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) S 1011 1011 15523 0 -1 1077944384 1130 0 0 0 19 0 0 0 20 0 15 0 17264950 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13980732 memory=280086091746208 CPUtime=0.19 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) R 1011 1011 15523 0 -1 4202560 784 0 0 0 19 0 0 0 20 0 15 0 17264950 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282967049776 140283970468692 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13980732 memory=280086091746400 CPUtime=0.21 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 1177 0 0 0 21 0 0 0 20 0 15 0 17264950 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13980732 memory=280086091746592 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17264956 14316269568 37791 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 152544 KiB

[startup+1.5009 s]
/proc/loadavg: 1.59 1.65 1.67 3/211 1027
/proc/meminfo: memFree=27760528/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=572972 CPUtime=2.11 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 13326 0 0 0 196 15 0 0 20 0 15 0 17264945 14316269568 143243 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 143243 3198 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=311720 CPUtime=1.31 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 8212 0 0 0 120 11 0 0 20 0 15 0 17264945 14316269568 143243 18446744073709551615 4194304 4196468 140736614314656 140283993188960 140283583891785 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=151164 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 17264946 14316269568 143243 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 15 0 17264946 14316269568 143243 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 15 0 17264946 14316269568 143243 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=55 CPUtime=0.01 cores=1,3,5,7

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

/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=2762876 CPUtime=12.82 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 36033 0 0 0 1226 56 0 0 20 0 15 0 17264945 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 690719 3227 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=6933928925625698159 CPUtime=7.76 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 13339 0 0 0 733 43 0 0 20 0 15 0 17264945 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140283993189880 140283586650757 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=4126316290023845779 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 103 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=18448 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 143 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=4012 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 104 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=7680170660397595203 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 110 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13980732 memory=1156 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 1771 0 0 0 1 0 0 0 20 0 15 0 17264947 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13980732 memory=3064 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282971268832 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17264948 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282970215680 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13980732 memory=0 CPUtime=2.02 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) R 1011 1011 15523 0 -1 4202560 6938 0 0 0 201 1 0 0 20 0 15 0 17264950 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282968101264 140283970494951 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13980732 memory=0 CPUtime=2.07 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) R 1011 1011 15523 0 -1 4202560 8492 0 0 0 206 1 0 0 20 0 15 0 17264950 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282967047232 140283972450192 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13980732 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 3724 0 0 0 66 1 0 0 20 0 15 0 17264950 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13980732 memory=3978701783356747039 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13980732 memory=8023269665315972697 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 17264956 14316269568 690719 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 12.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2764256 KiB

[startup+8.80084 s]
/proc/loadavg: 1.54 1.64 1.67 5/211 1027
/proc/meminfo: memFree=25224620/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=2765396 CPUtime=15.07 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 37453 0 0 0 1450 57 0 0 20 0 15 0 17264945 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 691349 3230 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=1228 CPUtime=8.55 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 13452 0 0 0 812 43 0 0 20 0 15 0 17264945 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140283993187616 140283587095129 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=1704 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 103 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 143 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=8900 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 104 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=1156 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 110 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13980732 memory=3064 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 1816 0 0 0 1 0 0 0 20 0 15 0 17264947 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282971268832 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13980732 memory=3813884 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17264948 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282970215680 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13980732 memory=1244 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13980732 memory=0 CPUtime=2.7 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) R 1011 1011 15523 0 -1 4202560 7831 0 0 0 269 1 0 0 20 0 15 0 17264950 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283970472124 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13980732 memory=8514726395715218844 CPUtime=2.76 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) R 1011 1011 15523 0 -1 4202560 8761 0 0 0 275 1 0 0 20 0 15 0 17264950 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282967047392 140283974074367 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13980732 memory=5450916488555034154 CPUtime=0.72 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 3824 0 0 0 71 1 0 0 20 0 15 0 17264950 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13980732 memory=-8814538831020006773 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13980732 memory=5450909908396308010 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 17264956 14316269568 691349 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 15.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2766776 KiB

[startup+9.20083 s]
/proc/loadavg: 1.54 1.64 1.67 4/211 1027
/proc/meminfo: memFree=25231436/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=2765580 CPUtime=15.99 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 37559 0 0 0 1542 57 0 0 20 0 15 0 17264945 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 691395 3230 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=4064 CPUtime=8.95 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 13471 0 0 0 852 43 0 0 20 0 15 0 17264945 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140283993187824 140283587095867 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=18448 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 103 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=4012 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 143 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=55 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 104 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=-8990767739041718176 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 110 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13980732 memory=-7088785026379990432 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 1816 0 0 0 1 0 0 0 20 0 15 0 17264947 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13980732 memory=4956998493510226538 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282971268832 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13980732 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17264948 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282970215680 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13980732 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13980732 memory=6944656592455360569 CPUtime=2.99 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) S 1011 1011 15523 0 -1 1077944384 7871 0 0 0 298 1 0 0 20 0 15 0 17264950 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13980732 memory=-7812193691855986592 CPUtime=2.99 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) S 1011 1011 15523 0 -1 1077944384 8793 0 0 0 298 1 0 0 20 0 15 0 17264950 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282967058800 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13980732 memory=-3833726747341067623 CPUtime=0.73 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 3839 0 0 0 72 1 0 0 20 0 15 0 17264950 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13980732 memory=-7361174377247368086 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13980732 memory=-3833726747341067623 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 17264956 14316269568 691395 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 15.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2766960 KiB

[startup+9.60079 s]
/proc/loadavg: 1.54 1.64 1.67 4/211 1027
/proc/meminfo: memFree=25231436/32770624 swapFree=67108860/67108860
[pid=1011] ppid=1008 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1011/stat : 1011 (xcsp3-exec) S 1008 1011 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17264937 9740288 345 18446744073709551615 4194304 5098028 140723103818544 140723103816648 140510316479100 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 36069376 140723103826297 140723103826502 140723103826502 140723103829995 0
/proc/1011/statm: 2378 345 289 221 0 87 0
[pid=1013] ppid=1011 vsize=13980732 memory=2765816 CPUtime=16.61 cores=1,3,5,7
/proc/1013/stat : 1013 (java) S 1011 1011 15523 0 -1 1077944320 37656 0 0 0 1604 57 0 0 20 0 15 0 17264945 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140736614297200 140283988950775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
/proc/1013/statm: 3495183 691454 3230 1 0 3483476 0
[pid=1013/tid=1014] ppid=1011 vsize=13980732 memory=-8412620072848220781 CPUtime=9.35 cores=1,3,5,7
/proc/1013/task/1014/stat : 1014 (java) R 1011 1011 15523 0 -1 4202560 13492 0 0 0 892 43 0 0 20 0 15 0 17264945 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140283993188184 140283587016238 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1015] ppid=1011 vsize=13980732 memory=7661024732033418304 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1015/stat : 1015 (java) S 1011 1011 15523 0 -1 1077944384 103 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140283908364816 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1016] ppid=1011 vsize=13980732 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1016/stat : 1016 (java) S 1011 1011 15523 0 -1 1077944384 143 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140283907312272 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1017] ppid=1011 vsize=13980732 memory=291045362981142837 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1017/stat : 1017 (java) S 1011 1011 15523 0 -1 1077944384 104 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140283906259216 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1018] ppid=1011 vsize=13980732 memory=15534107257996553 CPUtime=0.06 cores=1,3,5,7
/proc/1013/task/1018/stat : 1018 (java) S 1011 1011 15523 0 -1 1077944384 110 0 0 0 4 2 0 0 20 0 15 0 17264946 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140283905206672 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1019] ppid=1011 vsize=13980732 memory=-4051592751533505334 CPUtime=0.01 cores=1,3,5,7
/proc/1013/task/1019/stat : 1019 (java) S 1011 1011 15523 0 -1 1077944384 1816 0 0 0 1 0 0 0 20 0 15 0 17264947 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282972322544 140283988961922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1020] ppid=1011 vsize=13980732 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1020/stat : 1020 (java) S 1011 1011 15523 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 17264947 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282971268832 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1021] ppid=1011 vsize=13980732 memory=-2605811476043407915 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1021/stat : 1021 (java) S 1011 1011 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17264948 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282970215680 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1022] ppid=1011 vsize=13980732 memory=4945125699554088323 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1022/stat : 1022 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282969164240 140283988969371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1023] ppid=1011 vsize=13980732 memory=11952 CPUtime=3.06 cores=1,3,5,7
/proc/1013/task/1023/stat : 1023 (java) S 1011 1011 15523 0 -1 1077944384 7882 0 0 0 305 1 0 0 20 0 15 0 17264950 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282968111344 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1024] ppid=1011 vsize=13980732 memory=1996 CPUtime=3.12 cores=1,3,5,7
/proc/1013/task/1024/stat : 1024 (java) S 1011 1011 15523 0 -1 1077944384 8815 0 0 0 311 1 0 0 20 0 15 0 17264950 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282967058800 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1025] ppid=1011 vsize=13980732 memory=1440 CPUtime=0.75 cores=1,3,5,7
/proc/1013/task/1025/stat : 1025 (java) S 1011 1011 15523 0 -1 1077944384 3882 0 0 0 74 1 0 0 20 0 15 0 17264950 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282966005744 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1026] ppid=1011 vsize=13980732 memory=8692 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1026/stat : 1026 (java) S 1011 1011 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17264950 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282964953440 140283988960981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
[pid=1013/tid=1027] ppid=1011 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1013/task/1027/stat : 1027 (java) S 1011 1011 15523 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 17264956 14316269568 691454 18446744073709551615 4194304 4196468 140736614314656 140282963901488 140283988961922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140736614322610 140736614322786 140736614322786 140736614326223 0
Current children cumulated CPU time: 16.61 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2767196 KiB

Child status: 0
Real time (s): 9.68326
CPU time (s): 16.7765
CPU user time (s): 16.1873
CPU system time (s): 0.589197
CPU usage (%): 173.252
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2767196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1873
system time used= 0.589197
maximum resident set size= 2766760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3205
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 1011
#   total CPU time (s): 16.7765
#   total CPU user time (s): 16.1873
#   total CPU system time (s): 0.589197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.088618 second user time and 0.12919 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 02:09:20
IDJOB=4283830
IDBENCH=122908
IDSOLVER=2679
FILE ID=node130/4283830-1503188569
RUNJOBID= node130-1503172050-30420
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-080.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-4283830-1503188569/watcher-4283830-1503188569 -o /tmp/evaluation-result-4283830-1503188569/solver-4283830-1503188569 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1667999778 HOME/instance-4283830-1503188569.xml

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

MD5SUM BENCH= 8abaeb34d7c0899fee3fdb2f002199b6
RANDOM SEED=1667999778

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:        27980308 kB
MemAvailable:   28209812 kB
Buffers:          191840 kB
Cached:           326668 kB
SwapCached:            0 kB
Active:          4051572 kB
Inactive:         326452 kB
Active(anon):    3859308 kB
Inactive(anon):    16748 kB
Active(file):     192264 kB
Inactive(file):   309704 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             4 kB
AnonPages:       3858596 kB
Mapped:            45264 kB
Shmem:             17060 kB
Slab:             111624 kB
SReclaimable:      86740 kB
SUnreclaim:        24884 kB
KernelStack:        3456 kB
PageTables:        12468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4588284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3729408 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-20 02:09:29