Trace number 4250211

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
R1: choco-solver 5a (2017-07-05)UNSAT 13.6155 6.68991

General information on the benchmark

NameRenaultMod/RenaultMod-m1-s1/
RenaultMod-40.xml
MD5SUM878edee888014227e65ca0b3d1539934
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.05151
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints257
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":108}]
Minimum variable degree2
Maximum variable degree81
Distribution of variable degrees[{"degree":2,"count":38},{"degree":3,"count":26},{"degree":4,"count":16},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":19,"count":1},{"degree":32,"count":1},{"degree":38,"count":1},{"degree":56,"count":2},{"degree":59,"count":1},{"degree":74,"count":1},{"degree":81,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":108},{"arity":2,"count":42},{"arity":3,"count":20},{"arity":4,"count":19},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints149
Number of intensional constraints108
Distribution of constraint types[{"type":"extension","count":149},{"type":"intension","count":108}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4250211-1500696567.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4250211-1500696567.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
11.79/6.42	c solve instance...
13.17/6.66	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

pid=19774
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 10.76 10.60 12.13 10/270 19777
/proc/meminfo: memFree=25289472/32770624 swapFree=5656/336436
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0

[startup+0.100124 s]
/proc/loadavg: 10.76 10.60 12.13 10/270 19777
/proc/meminfo: memFree=25289472/32770624 swapFree=5656/336436
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.20028 s]
/proc/loadavg: 10.76 10.60 12.13 10/270 19777
/proc/meminfo: memFree=25289472/32770624 swapFree=5656/336436
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300261 s]
/proc/loadavg: 10.76 10.60 12.13 10/270 19777
/proc/meminfo: memFree=25289472/32770624 swapFree=5656/336436
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700209 s]
/proc/loadavg: 10.76 10.60 12.13 10/270 19777
/proc/meminfo: memFree=25289472/32770624 swapFree=5656/336436
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50087 s]
/proc/loadavg: 10.76 10.60 12.13 11/291 19798
/proc/meminfo: memFree=25079344/32770624 swapFree=5656/336180
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
[pid=19778] ppid=19777 vsize=13269256 CPUtime=3.48 cores=0,2,4,6,8,10,12,14
/proc/19778/stat : 19778 (java) S 19777 19777 7102 0 -1 1077944320 14156 0 0 0 321 27 0 0 20 0 20 0 4924192 13587718144 56151 33554432000 4194304 4196468 140725634435280 140725634417824 139879312506615 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
/proc/19778/statm: 3317314 56151 3224 1 0 3304547 0
[pid=19778/tid=19779] ppid=19777 vsize=13269256 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19779/stat : 19779 (java) R 19777 19777 7102 0 -1 4202560 6689 0 0 0 137 6 0 0 20 0 20 0 4924193 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879316742920 139879312518550 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19781] ppid=19777 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19781/stat : 19781 (java) S 19777 19777 7102 0 -1 1077944384 25 0 0 0 1 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879244643216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19782] ppid=19777 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19782/stat : 19782 (java) S 19777 19777 7102 0 -1 1077944384 20 0 0 0 1 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879243590416 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19783] ppid=19777 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19783/stat : 19783 (java) S 19777 19777 7102 0 -1 1077944384 26 0 0 0 1 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879242538128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19784] ppid=19777 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19784/stat : 19784 (java) S 19777 19777 7102 0 -1 1077944384 22 0 0 0 1 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879241485328 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19785] ppid=19777 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19785/stat : 19785 (java) S 19777 19777 7102 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879240432016 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19786] ppid=19777 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19786/stat : 19786 (java) S 19777 19777 7102 0 -1 1077944384 21 0 0 0 0 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879239379216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19787] ppid=19777 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19787/stat : 19787 (java) S 19777 19777 7102 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879238326928 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19788] ppid=19777 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19788/stat : 19788 (java) S 19777 19777 7102 0 -1 1077944384 27 0 0 0 1 2 0 0 20 0 20 0 4924194 13587718144 56151 33554432000 4194304 4196468 140725634435280 139879237274128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19789] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19789/stat : 19789 (java) S 19777 19777 7102 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 4924196 13587718144 56151 33554432000 4194304 4196468 140725634435280 139878774844016 139879312517762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19790] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19790/stat : 19790 (java) S 19777 19777 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878773789984 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19791] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19791/stat : 19791 (java) S 19777 19777 7102 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878772737648 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19792] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19792/stat : 19792 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878771685968 139879312525211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19793] ppid=19777 vsize=13269256 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19793/stat : 19793 (java) R 19777 19777 7102 0 -1 1077944384 1407 0 0 0 45 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878770632816 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19794] ppid=19777 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19794/stat : 19794 (java) S 19777 19777 7102 0 -1 1077944384 992 0 0 0 38 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878769580016 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19795] ppid=19777 vsize=13269256 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19795/stat : 19795 (java) R 19777 19777 7102 0 -1 4202560 1649 0 0 0 42 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878768516416 139879296892960 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19796] ppid=19777 vsize=13269256 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19796/stat : 19796 (java) R 19777 19777 7102 0 -1 4202560 1860 0 0 0 45 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878767474848 139879305603451 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19797] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19797/stat : 19797 (java) S 19777 19777 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878766422880 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19798] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19798/stat : 19798 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924202 13587718144 56197 33554432000 4194304 4196468 140725634435280 139878765370160 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 13278768

[startup+3.10082 s]
/proc/loadavg: 10.76 10.60 12.13 14/291 19798
/proc/meminfo: memFree=24926608/32770624 swapFree=5656/336180
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
[pid=19778] ppid=19777 vsize=13269256 CPUtime=6.19 cores=0,2,4,6,8,10,12,14
/proc/19778/stat : 19778 (java) S 19777 19777 7102 0 -1 1077944320 16377 0 0 0 546 73 0 0 20 0 20 0 4924192 13587718144 161494 33554432000 4194304 4196468 140725634435280 140725634417824 139879312506615 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
/proc/19778/statm: 3317314 161494 3238 1 0 3304547 0
[pid=19778/tid=19779] ppid=19777 vsize=13269256 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19779/stat : 19779 (java) S 19777 19777 7102 0 -1 1077944384 6922 0 0 0 281 11 0 0 20 0 20 0 4924193 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879316743232 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19781] ppid=19777 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19781/stat : 19781 (java) R 19777 19777 7102 0 -1 4202560 81 0 0 0 6 7 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879244643416 139879297534480 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19782] ppid=19777 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19782/stat : 19782 (java) R 19777 19777 7102 0 -1 4202560 81 0 0 0 7 6 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879243590416 139879297534034 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19783] ppid=19777 vsize=13269256 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19783/stat : 19783 (java) R 19777 19777 7102 0 -1 4202560 109 0 0 0 4 5 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879242538328 139879297533750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19784] ppid=19777 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19784/stat : 19784 (java) R 19777 19777 7102 0 -1 4202560 110 0 0 0 6 7 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879241485528 139879297534471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19785] ppid=19777 vsize=13269256 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19785/stat : 19785 (java) R 19777 19777 7102 0 -1 4202560 120 0 0 0 6 6 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879240431904 139879305610044 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19786] ppid=19777 vsize=13269256 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19786/stat : 19786 (java) R 19777 19777 7102 0 -1 4202560 147 0 0 0 4 7 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879239379416 139879291701645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19787] ppid=19777 vsize=13269256 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19787/stat : 19787 (java) R 19777 19777 7102 0 -1 4202560 102 0 0 0 5 7 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879238327128 139879305606462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19788] ppid=19777 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19788/stat : 19788 (java) R 19777 19777 7102 0 -1 4202560 132 0 0 0 5 8 0 0 20 0 20 0 4924194 13587718144 161494 33554432000 4194304 4196468 140725634435280 139879237274328 139879291701645 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19789] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19789/stat : 19789 (java) S 19777 19777 7102 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4924196 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878774842528 139879312516821 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19790] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19790/stat : 19790 (java) S 19777 19777 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878773790048 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19791] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19791/stat : 19791 (java) S 19777 19777 7102 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878772737664 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19792] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19792/stat : 19792 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878771685968 139879312525211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19793] ppid=19777 vsize=13269256 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19793/stat : 19793 (java) S 19777 19777 7102 0 -1 1077944384 2054 0 0 0 69 0 0 0 20 0 20 0 4924201 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878770632816 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19794] ppid=19777 vsize=13269256 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19794/stat : 19794 (java) S 19777 19777 7102 0 -1 1077944384 1010 0 0 0 44 0 0 0 20 0 20 0 4924201 13587718144 161494 33554432000 4194304 4196468 140725634435280 139878769580016 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19795] ppid=19777 vsize=13269256 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19795/stat : 19795 (java) S 19777 19777 7102 0 -1 1077944384 1670 0 0 0 47 0 0 0 20 0 20 0 4924201 13587718144 162006 33554432000 4194304 4196468 140725634435280 139878768527728 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19796] ppid=19777 vsize=13269256 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19796/stat : 19796 (java) S 19777 19777 7102 0 -1 1077944384 2333 0 0 0 57 0 0 0 20 0 20 0 4924201 13587718144 162006 33554432000 4194304 4196468 140725634435280 139878767474928 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19797] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19797/stat : 19797 (java) S 19777 19777 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 162006 33554432000 4194304 4196468 140725634435280 139878766422880 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19798] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19798/stat : 19798 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924202 13587718144 162006 33554432000 4194304 4196468 140725634435280 139878765370160 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 13278768

[startup+6.30096 s]
/proc/loadavg: 10.62 10.57 12.11 10/291 19798
/proc/meminfo: memFree=24362176/32770624 swapFree=5656/336180
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
[pid=19778] ppid=19777 vsize=13269256 CPUtime=11.69 cores=0,2,4,6,8,10,12,14
/proc/19778/stat : 19778 (java) S 19777 19777 7102 0 -1 1077944320 23657 0 0 0 964 205 0 0 20 0 20 0 4924192 13587718144 336148 33554432000 4194304 4196468 140725634435280 140725634417824 139879312506615 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
/proc/19778/statm: 3317314 336148 3246 1 0 3304547 0
[pid=19778/tid=19779] ppid=19777 vsize=13269256 CPUtime=5.82 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19779/stat : 19779 (java) R 19777 19777 7102 0 -1 4202560 9342 0 0 0 563 19 0 0 20 0 20 0 4924193 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879316742616 139878918577251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19781] ppid=19777 vsize=13269256 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19781/stat : 19781 (java) S 19777 19777 7102 0 -1 1077944384 379 0 0 0 17 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879244643216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19782] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19782/stat : 19782 (java) S 19777 19777 7102 0 -1 1077944384 477 0 0 0 19 21 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879243590416 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19783] ppid=19777 vsize=13269256 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19783/stat : 19783 (java) S 19777 19777 7102 0 -1 1077944384 382 0 0 0 16 21 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879242538128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19784] ppid=19777 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19784/stat : 19784 (java) S 19777 19777 7102 0 -1 1077944384 308 0 0 0 18 23 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879241485328 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19785] ppid=19777 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19785/stat : 19785 (java) S 19777 19777 7102 0 -1 1077944384 427 0 0 0 18 23 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879240432016 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19786] ppid=19777 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19786/stat : 19786 (java) S 19777 19777 7102 0 -1 1077944384 424 0 0 0 16 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879239379216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19787] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19787/stat : 19787 (java) S 19777 19777 7102 0 -1 1077944384 338 0 0 0 18 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879238326928 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19788] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19788/stat : 19788 (java) S 19777 19777 7102 0 -1 1077944384 372 0 0 0 16 24 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879237274128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19789] ppid=19777 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19789/stat : 19789 (java) S 19777 19777 7102 0 -1 1077944384 1234 0 0 0 1 0 0 0 20 0 20 0 4924196 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878774844016 139879312517762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19790] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19790/stat : 19790 (java) S 19777 19777 7102 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878773790048 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19791] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19791/stat : 19791 (java) S 19777 19777 7102 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878772737664 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19792] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19792/stat : 19792 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878771685968 139879312525211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19793] ppid=19777 vsize=13269256 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19793/stat : 19793 (java) S 19777 19777 7102 0 -1 1077944384 2538 0 0 0 84 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878770632816 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19794] ppid=19777 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19794/stat : 19794 (java) S 19777 19777 7102 0 -1 1077944384 1296 0 0 0 52 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878769580016 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19795] ppid=19777 vsize=13269256 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19795/stat : 19795 (java) S 19777 19777 7102 0 -1 1077944384 1904 0 0 0 56 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878768527728 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19796] ppid=19777 vsize=13269256 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19796/stat : 19796 (java) S 19777 19777 7102 0 -1 1077944384 2874 0 0 0 64 1 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878767474928 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19797] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19797/stat : 19797 (java) S 19777 19777 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878766422880 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19798] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19798/stat : 19798 (java) S 19777 19777 7102 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4924202 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878765370160 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 13278768

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

[startup+6.40114 s]
/proc/loadavg: 10.62 10.57 12.11 10/291 19798
/proc/meminfo: memFree=24362176/32770624 swapFree=5656/336180
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
[pid=19778] ppid=19777 vsize=13269256 CPUtime=11.79 cores=0,2,4,6,8,10,12,14
/proc/19778/stat : 19778 (java) S 19777 19777 7102 0 -1 1077944320 23670 0 0 0 974 205 0 0 20 0 20 0 4924192 13587718144 336148 33554432000 4194304 4196468 140725634435280 140725634417824 139879312506615 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
/proc/19778/statm: 3317314 336148 3246 1 0 3304547 0
[pid=19778/tid=19779] ppid=19777 vsize=13269256 CPUtime=5.92 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19779/stat : 19779 (java) R 19777 19777 7102 0 -1 4202560 9355 0 0 0 573 19 0 0 20 0 20 0 4924193 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879316742616 139878918577259 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19781] ppid=19777 vsize=13269256 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19781/stat : 19781 (java) S 19777 19777 7102 0 -1 1077944384 379 0 0 0 17 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879244643216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19782] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19782/stat : 19782 (java) S 19777 19777 7102 0 -1 1077944384 477 0 0 0 19 21 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879243590416 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19783] ppid=19777 vsize=13269256 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19783/stat : 19783 (java) S 19777 19777 7102 0 -1 1077944384 382 0 0 0 16 21 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879242538128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19784] ppid=19777 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19784/stat : 19784 (java) S 19777 19777 7102 0 -1 1077944384 308 0 0 0 18 23 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879241485328 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19785] ppid=19777 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19785/stat : 19785 (java) S 19777 19777 7102 0 -1 1077944384 427 0 0 0 18 23 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879240432016 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19786] ppid=19777 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19786/stat : 19786 (java) S 19777 19777 7102 0 -1 1077944384 424 0 0 0 16 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879239379216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19787] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19787/stat : 19787 (java) S 19777 19777 7102 0 -1 1077944384 338 0 0 0 18 22 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879238326928 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19788] ppid=19777 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19788/stat : 19788 (java) S 19777 19777 7102 0 -1 1077944384 372 0 0 0 16 24 0 0 20 0 20 0 4924194 13587718144 336148 33554432000 4194304 4196468 140725634435280 139879237274128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19789] ppid=19777 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19789/stat : 19789 (java) S 19777 19777 7102 0 -1 1077944384 1234 0 0 0 1 0 0 0 20 0 20 0 4924196 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878774844016 139879312517762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19790] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19790/stat : 19790 (java) S 19777 19777 7102 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878773790048 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19791] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19791/stat : 19791 (java) S 19777 19777 7102 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 4924197 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878772737664 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19792] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19792/stat : 19792 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878771685968 139879312525211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19793] ppid=19777 vsize=13269256 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19793/stat : 19793 (java) S 19777 19777 7102 0 -1 1077944384 2538 0 0 0 84 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878770632816 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19794] ppid=19777 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19794/stat : 19794 (java) S 19777 19777 7102 0 -1 1077944384 1296 0 0 0 52 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878769580016 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19795] ppid=19777 vsize=13269256 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19795/stat : 19795 (java) S 19777 19777 7102 0 -1 1077944384 1904 0 0 0 56 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878768527728 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19796] ppid=19777 vsize=13269256 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19796/stat : 19796 (java) S 19777 19777 7102 0 -1 1077944384 2874 0 0 0 64 1 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878767474928 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19797] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19797/stat : 19797 (java) S 19777 19777 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4924201 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878766422880 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19798] ppid=19777 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19798/stat : 19798 (java) S 19777 19777 7102 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4924202 13587718144 336148 33554432000 4194304 4196468 140725634435280 139878765370160 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 13278768

[startup+6.60113 s]
/proc/loadavg: 10.62 10.57 12.11 21/299 19806
/proc/meminfo: memFree=23954192/32770624 swapFree=5656/336188
[pid=19777] ppid=19774 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19777/stat : 19777 (xcsp3-exec) S 19774 19777 7102 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4924192 9740288 345 33554432000 4194304 5098028 140724414958416 140724414956520 140434550760060 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34099200 140724414964878 140724414965088 140724414965088 140724414967787 0
/proc/19777/statm: 2378 345 289 221 0 87 0
[pid=19778] ppid=19777 vsize=13801768 CPUtime=13.17 cores=0,2,4,6,8,10,12,14
/proc/19778/stat : 19778 (java) S 19777 19777 7102 0 -1 1077944320 27638 0 0 0 1111 206 0 0 20 0 28 0 4924192 14133010432 336587 33554432000 4194304 4196468 140725634435280 140725634417824 139879312506615 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
/proc/19778/statm: 3450442 336587 3249 1 0 3437675 0
[pid=19778/tid=19779] ppid=19777 vsize=13801768 CPUtime=5.97 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19779/stat : 19779 (java) S 19777 19777 7102 0 -1 1077944384 10009 0 0 0 577 20 0 0 20 0 28 0 4924193 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879316747392 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19781] ppid=19777 vsize=13801768 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19781/stat : 19781 (java) S 19777 19777 7102 0 -1 1077944384 379 0 0 0 17 22 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879244643216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19782] ppid=19777 vsize=13801768 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19782/stat : 19782 (java) S 19777 19777 7102 0 -1 1077944384 477 0 0 0 19 21 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879243590416 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19783] ppid=19777 vsize=13801768 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19783/stat : 19783 (java) S 19777 19777 7102 0 -1 1077944384 382 0 0 0 16 21 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879242538128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19784] ppid=19777 vsize=13801768 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19784/stat : 19784 (java) S 19777 19777 7102 0 -1 1077944384 308 0 0 0 18 23 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879241485328 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19785] ppid=19777 vsize=13801768 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19785/stat : 19785 (java) S 19777 19777 7102 0 -1 1077944384 427 0 0 0 18 23 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879240432016 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19786] ppid=19777 vsize=13801768 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19786/stat : 19786 (java) S 19777 19777 7102 0 -1 1077944384 424 0 0 0 16 22 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879239379216 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19787] ppid=19777 vsize=13801768 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19787/stat : 19787 (java) S 19777 19777 7102 0 -1 1077944384 338 0 0 0 18 22 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879238326928 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19788] ppid=19777 vsize=13801768 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19788/stat : 19788 (java) S 19777 19777 7102 0 -1 1077944384 372 0 0 0 16 24 0 0 20 0 28 0 4924194 14133010432 336587 33554432000 4194304 4196468 140725634435280 139879237274128 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19789] ppid=19777 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19789/stat : 19789 (java) S 19777 19777 7102 0 -1 1077944384 1262 0 0 0 1 0 0 0 20 0 28 0 4924196 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878774844016 139879312517762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19790] ppid=19777 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19790/stat : 19790 (java) S 19777 19777 7102 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4924197 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878773790048 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19791] ppid=19777 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19791/stat : 19791 (java) S 19777 19777 7102 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 4924197 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878772737664 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19792] ppid=19777 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19792/stat : 19792 (java) S 19777 19777 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878771685968 139879312525211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19793] ppid=19777 vsize=13801768 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19793/stat : 19793 (java) R 19777 19777 7102 0 -1 4202560 3520 0 0 0 100 1 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878770618912 139879297614194 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19794] ppid=19777 vsize=13801768 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19794/stat : 19794 (java) R 19777 19777 7102 0 -1 4202560 1926 0 0 0 63 0 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878769561408 139879293142512 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19795] ppid=19777 vsize=13801768 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19795/stat : 19795 (java) R 19777 19777 7102 0 -1 4202560 2603 0 0 0 74 0 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878768514296 139879297384699 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19796] ppid=19777 vsize=13801768 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19796/stat : 19796 (java) R 19777 19777 7102 0 -1 4202560 3337 0 0 0 74 1 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878767470688 139879294406333 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19797] ppid=19777 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19797/stat : 19797 (java) S 19777 19777 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4924201 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878766422880 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19798] ppid=19777 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19798/stat : 19798 (java) S 19777 19777 7102 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 4924202 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878765370160 139879312517762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19799] ppid=19777 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19799/stat : 19799 (java) S 19777 19777 7102 0 -1 1077944384 106 0 0 0 9 0 0 0 20 0 28 0 4924836 14133010432 336587 33554432000 4194304 4196468 140725634435280 139878689753840 139879312516821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19800] ppid=19777 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19800/stat : 19800 (java) R 19777 19777 7102 0 -1 4202560 61 0 0 0 7 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878688705080 139878914477055 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19801] ppid=19777 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19801/stat : 19801 (java) R 19777 19777 7102 0 -1 4202560 52 0 0 0 9 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878687649360 139878914462388 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19802] ppid=19777 vsize=13801768 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19802/stat : 19802 (java) R 19777 19777 7102 0 -1 4202560 35 0 0 0 13 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878686596144 139878914448171 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19803] ppid=19777 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19803/stat : 19803 (java) R 19777 19777 7102 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878685544344 139878914359997 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19804] ppid=19777 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19804/stat : 19804 (java) R 19777 19777 7102 0 -1 4202560 120 0 0 0 10 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878684493368 139878914462558 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19805] ppid=19777 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19805/stat : 19805 (java) R 19777 19777 7102 0 -1 4202560 50 0 0 0 6 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878683439328 139878921150310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
[pid=19778/tid=19806] ppid=19777 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19778/task/19806/stat : 19806 (java) R 19777 19777 7102 0 -1 4202560 55 0 0 0 14 0 0 0 20 0 28 0 4924836 14133010432 336611 33554432000 4194304 4196468 140725634435280 139878682386392 139878914462407 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8867840 140725634442428 140725634442604 140725634442604 140725634445263 0
Current children cumulated CPU time (s) 13.17
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 6.68991
CPU time (s): 13.6155
CPU user time (s): 11.5336
CPU system time (s): 2.08195
CPU usage (%): 203.523
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5336
system time used= 2.08195
maximum resident set size= 1348768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28706
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= 4321
involuntary context switches= 1060

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06289 second user time and 0.072277 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 06:09:27
IDJOB=4250211
IDBENCH=139312
IDSOLVER=2626
FILE ID=node130/4250211-1500696567
RUNJOBID= node130-1500684118-8559
PBS_JOBID= 20623029
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/RenaultMod/RenaultMod-m1-s1/RenaultMod-40.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4250211-1500696567/watcher-4250211-1500696567 -o /tmp/evaluation-result-4250211-1500696567/solver-4250211-1500696567 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1798100781 HOME/instance-4250211-1500696567.xml

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

MD5SUM BENCH= 878edee888014227e65ca0b3d1539934
RANDOM SEED=1798100781

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25289796 kB
MemAvailable:   25511056 kB
Buffers:          123432 kB
Cached:           379096 kB
SwapCached:            0 kB
Active:          6692140 kB
Inactive:         345324 kB
Active(anon):    6537424 kB
Inactive(anon):     8888 kB
Active(file):     154716 kB
Inactive(file):   336436 kB
Unevictable:        5656 kB
Mlocked:            5656 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1072 kB
Writeback:             0 kB
AnonPages:       6540504 kB
Mapped:            42700 kB
Shmem:              8844 kB
Slab:             126928 kB
SReclaimable:      91884 kB
SUnreclaim:        35044 kB
KernelStack:        4672 kB
PageTables:        18016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7599760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6369280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 06:09:34