Trace number 4246614

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 4.0.5 (2017-07-05)UNSAT 1285.33 162.423

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
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 benchmark40.999901
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
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-4246614-1500687713.xml"  -tl '2400s' -p 8 -x 0
0.00/0.22	c [HOME/instance-4246614-1500687713.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
4.68/1.55	c solve instance...
1285.29/162.40	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-4246614-1500687713/watcher-4246614-1500687713 -o /tmp/evaluation-result-4246614-1500687713/solver-4246614-1500687713 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 461175870 HOME/instance-4246614-1500687713.xml 

pid=10268
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: 16.02 15.92 15.60 9/274 10271
/proc/meminfo: memFree=30346856/32770624 swapFree=5900/257160
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0

[startup+0.100063 s]
/proc/loadavg: 16.02 15.92 15.60 9/274 10271
/proc/meminfo: memFree=30346856/32770624 swapFree=5900/257160
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200268 s]
/proc/loadavg: 16.02 15.92 15.60 9/274 10271
/proc/meminfo: memFree=30346856/32770624 swapFree=5900/257160
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300282 s]
/proc/loadavg: 16.02 15.92 15.60 9/274 10271
/proc/meminfo: memFree=30346856/32770624 swapFree=5900/257160
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700197 s]
/proc/loadavg: 16.02 15.92 15.60 9/274 10271
/proc/meminfo: memFree=30346856/32770624 swapFree=5900/257160
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50107 s]
/proc/loadavg: 15.14 15.74 15.54 7/287 10380
/proc/meminfo: memFree=31641576/32770624 swapFree=5900/257236
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
[pid=10272] ppid=10271 vsize=13269256 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/10272/stat : 10272 (java) S 10271 10271 16913 0 -1 1077944320 16093 0 0 0 440 28 0 0 20 0 20 0 4038229 13587718144 89134 33554432000 4194304 4196468 140731851710976 140731851693520 140346997960439 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
/proc/10272/statm: 3317314 89134 3231 1 0 3304547 0
[pid=10272/tid=10273] ppid=10271 vsize=13269256 CPUtime=1.41 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10273/stat : 10273 (java) S 10271 10271 16913 0 -1 1077944384 6760 0 0 0 134 7 0 0 20 0 20 0 4038230 13587718144 89134 33554432000 4194304 4196468 140731851710976 140347002197280 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10275] ppid=10271 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10275/stat : 10275 (java) R 10271 10271 16913 0 -1 4202560 26 0 0 0 1 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346916441120 140346982408734 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10276] ppid=10271 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10276/stat : 10276 (java) R 10271 10271 16913 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346595994840 140346982984243 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10277] ppid=10271 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10277/stat : 10277 (java) R 10271 10271 16913 0 -1 4202560 21 0 0 0 1 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346594942040 140346982408654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10278] ppid=10271 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10278/stat : 10278 (java) R 10271 10271 16913 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346593889240 140346982987858 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10279] ppid=10271 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10279/stat : 10279 (java) R 10271 10271 16913 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346592836440 140346982408654 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10280] ppid=10271 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10280/stat : 10280 (java) R 10271 10271 16913 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346591783640 140346982988322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10281] ppid=10271 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10281/stat : 10281 (java) R 10271 10271 16913 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346590730840 140346982988322 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10282] ppid=10271 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10282/stat : 10282 (java) R 10271 10271 16913 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 20 0 4038231 13587718144 89134 33554432000 4194304 4196468 140731851710976 140346589678040 140346982988322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10284] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10284/stat : 10284 (java) S 10271 10271 16913 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 4038233 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345683101088 140346997970645 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10286] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10286/stat : 10286 (java) S 10271 10271 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4038234 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345682048608 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10287] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10287/stat : 10287 (java) S 10271 10271 16913 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 4038234 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345680995712 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10288] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10288/stat : 10288 (java) S 10271 10271 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4038238 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345679944016 140346997979035 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10289] ppid=10271 vsize=13269256 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10289/stat : 10289 (java) S 10271 10271 16913 0 -1 1077944384 2067 0 0 0 74 0 0 0 20 0 20 0 4038238 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345678891376 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10290] ppid=10271 vsize=13269256 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10290/stat : 10290 (java) S 10271 10271 16913 0 -1 1077944384 1460 0 0 0 83 0 0 0 20 0 20 0 4038238 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345677838576 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10291] ppid=10271 vsize=13269256 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10291/stat : 10291 (java) S 10271 10271 16913 0 -1 1077944384 1914 0 0 0 78 0 0 0 20 0 20 0 4038238 13587718144 89134 33554432000 4194304 4196468 140731851710976 140345676770768 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10292] ppid=10271 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10292/stat : 10292 (java) S 10271 10271 16913 0 -1 1077944384 2321 0 0 0 51 1 0 0 20 0 20 0 4038238 13587718144 89646 33554432000 4194304 4196468 140731851710976 140345675732976 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10293] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10293/stat : 10293 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4038238 13587718144 89646 33554432000 4194304 4196468 140731851710976 140345674681440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10294] ppid=10271 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10294/stat : 10294 (java) S 10271 10271 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4038239 13587718144 89646 33554432000 4194304 4196468 140731851710976 140345673628720 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 13278768

[startup+3.10144 s]
/proc/loadavg: 15.14 15.74 15.54 24/303 10452
/proc/meminfo: memFree=31300752/32770624 swapFree=5900/257244
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
[pid=10272] ppid=10271 vsize=13801768 CPUtime=16.97 cores=0,2,4,6,8,10,12,14
/proc/10272/stat : 10272 (java) S 10271 10271 16913 0 -1 1077944320 20307 0 0 0 1660 37 0 0 20 0 28 0 4038229 14133010432 94794 33554432000 4194304 4196468 140731851710976 140731851693520 140346997960439 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
/proc/10272/statm: 3450442 94794 3263 1 0 3437675 0
[pid=10272/tid=10273] ppid=10271 vsize=13801768 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10273/stat : 10273 (java) S 10271 10271 16913 0 -1 1077944384 6825 0 0 0 140 7 0 0 20 0 28 0 4038230 14133010432 94794 33554432000 4194304 4196468 140731851710976 140347002201216 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10275] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10275/stat : 10275 (java) S 10271 10271 16913 0 -1 1077944384 30 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346916441232 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10276] ppid=10271 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10276/stat : 10276 (java) S 10271 10271 16913 0 -1 1077944384 29 0 0 0 3 3 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346595994640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10277] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10277/stat : 10277 (java) S 10271 10271 16913 0 -1 1077944384 26 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346594941840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10278] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10278/stat : 10278 (java) S 10271 10271 16913 0 -1 1077944384 27 0 0 0 2 2 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346593889040 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10279] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10279/stat : 10279 (java) S 10271 10271 16913 0 -1 1077944384 28 0 0 0 2 2 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346592836240 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10280] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10280/stat : 10280 (java) S 10271 10271 16913 0 -1 1077944384 28 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346591783440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10281] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10281/stat : 10281 (java) S 10271 10271 16913 0 -1 1077944384 30 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346590730640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10282] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10282/stat : 10282 (java) S 10271 10271 16913 0 -1 1077944384 32 0 0 0 2 2 0 0 20 0 28 0 4038231 14133010432 94794 33554432000 4194304 4196468 140731851710976 140346589677840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10284] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10284/stat : 10284 (java) S 10271 10271 16913 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 28 0 4038233 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345683102576 140346997971586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10286] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10286/stat : 10286 (java) S 10271 10271 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345682048608 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10287] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10287/stat : 10287 (java) S 10271 10271 16913 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345680995712 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10288] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10288/stat : 10288 (java) S 10271 10271 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345679944016 140346997979035 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10289] ppid=10271 vsize=13801768 CPUtime=1.73 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10289/stat : 10289 (java) R 10271 10271 16913 0 -1 4202560 2673 0 0 0 172 1 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345678877920 140346983085878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10290] ppid=10271 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10290/stat : 10290 (java) R 10271 10271 16913 0 -1 4202560 2071 0 0 0 180 0 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345677837712 140346979488513 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10291] ppid=10271 vsize=13801768 CPUtime=1.9 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10291/stat : 10291 (java) R 10271 10271 16913 0 -1 4202560 3687 0 0 0 190 0 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345676771872 140346976405239 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10292] ppid=10271 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10292/stat : 10292 (java) S 10271 10271 16913 0 -1 1077944384 2925 0 0 0 76 1 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345675732976 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10293] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10293/stat : 10293 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345674681440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10294] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10294/stat : 10294 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4038239 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345673628720 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10381] ppid=10271 vsize=13801768 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10381/stat : 10381 (java) R 10271 10271 16913 0 -1 4202560 67 0 0 0 112 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345665613424 140346602215297 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10382] ppid=10271 vsize=13801768 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10382/stat : 10382 (java) R 10271 10271 16913 0 -1 4202560 43 0 0 0 123 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345664561552 140346602215101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10383] ppid=10271 vsize=13801768 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10383/stat : 10383 (java) R 10271 10271 16913 0 -1 4202560 51 0 0 0 97 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345663510056 140346602725092 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10384] ppid=10271 vsize=13801768 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10384/stat : 10384 (java) R 10271 10271 16913 0 -1 4202560 83 0 0 0 105 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345662456264 140346602503311 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10385] ppid=10271 vsize=13801768 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10385/stat : 10385 (java) R 10271 10271 16913 0 -1 4202560 34 0 0 0 119 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345661402936 140346602726517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10386] ppid=10271 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10386/stat : 10386 (java) R 10271 10271 16913 0 -1 4202560 34 0 0 0 111 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345660350696 140346602724832 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10387] ppid=10271 vsize=13801768 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10387/stat : 10387 (java) R 10271 10271 16913 0 -1 4202560 35 0 0 0 100 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345659298680 140346602724995 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10388] ppid=10271 vsize=13801768 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10388/stat : 10388 (java) R 10271 10271 16913 0 -1 4202560 40 0 0 0 105 0 0 0 20 0 28 0 4038387 14133010432 94794 33554432000 4194304 4196468 140731851710976 140345658245992 140346602535498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
Current children cumulated CPU time (s) 16.97
Current children cumulated vsize (KiB) 13811280

[startup+6.3016 s]
/proc/loadavg: 15.14 15.74 15.54 18/303 10524
/proc/meminfo: memFree=31266896/32770624 swapFree=5900/257256
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
[pid=10272] ppid=10271 vsize=13801768 CPUtime=42.37 cores=0,2,4,6,8,10,12,14
/proc/10272/stat : 10272 (java) S 10271 10271 16913 0 -1 1077944320 29035 0 0 0 4197 40 0 0 20 0 28 0 4038229 14133010432 94266 33554432000 4194304 4196468 140731851710976 140731851693520 140346997960439 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
/proc/10272/statm: 3450442 94266 3265 1 0 3437675 0
[pid=10272/tid=10273] ppid=10271 vsize=13801768 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10273/stat : 10273 (java) S 10271 10271 16913 0 -1 1077944384 6825 0 0 0 140 7 0 0 20 0 28 0 4038230 14133010432 94266 33554432000 4194304 4196468 140731851710976 140347002201216 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10275] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10275/stat : 10275 (java) S 10271 10271 16913 0 -1 1077944384 30 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94266 33554432000 4194304 4196468 140731851710976 140346916441232 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10276] ppid=10271 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10276/stat : 10276 (java) S 10271 10271 16913 0 -1 1077944384 29 0 0 0 3 3 0 0 20 0 28 0 4038231 14133010432 94266 33554432000 4194304 4196468 140731851710976 140346595994640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10277] ppid=10271 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10277/stat : 10277 (java) S 10271 10271 16913 0 -1 1077944384 26 0 0 0 2 3 0 0 20 0 28 0 4038231 14133010432 94266 33554432000 4194304 4196468 140731851710976 140346594941840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10278] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10278/stat : 10278 (java) S 10271 10271 16913 0 -1 1077944384 27 0 0 0 2 2 0 0 20 0 28 0 4038231 14133010432 94266 33554432000 4194304 4196468 140731851710976 140346593889040 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0

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

/proc/10272/task/10290/stat : 10290 (java) S 10271 10271 16913 0 -1 1077944384 6475 0 0 0 234 1 0 0 20 0 28 0 4038238 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345677838576 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10291] ppid=10271 vsize=13801768 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10291/stat : 10291 (java) S 10271 10271 16913 0 -1 1077944384 8131 0 0 0 226 1 0 0 20 0 28 0 4038238 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345676785776 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10292] ppid=10271 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10292/stat : 10292 (java) S 10271 10271 16913 0 -1 1077944384 3982 0 0 0 80 1 0 0 20 0 28 0 4038238 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345675732976 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10293] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10293/stat : 10293 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345674681440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10294] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10294/stat : 10294 (java) S 10271 10271 16913 0 -1 1077944384 264 0 0 0 2 2 0 0 20 0 28 0 4038239 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345673628720 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10381] ppid=10271 vsize=13801768 CPUtime=98.87 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10381/stat : 10381 (java) R 10271 10271 16913 0 -1 4202560 856 0 0 0 9886 1 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345665613032 140346604215368 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10382] ppid=10271 vsize=13801768 CPUtime=99.99 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10382/stat : 10382 (java) R 10271 10271 16913 0 -1 4202560 829 0 0 0 9997 2 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345664561256 140346604214777 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10383] ppid=10271 vsize=13801768 CPUtime=99.09 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10383/stat : 10383 (java) R 10271 10271 16913 0 -1 4202560 2011 0 0 0 9905 4 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345663508160 140346604214703 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10384] ppid=10271 vsize=13801768 CPUtime=98.75 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10384/stat : 10384 (java) R 10271 10271 16913 0 -1 4202560 1699 0 0 0 9873 2 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345662455800 140346604214754 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10385] ppid=10271 vsize=13801768 CPUtime=99.97 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10385/stat : 10385 (java) R 10271 10271 16913 0 -1 4202560 786 0 0 0 9995 2 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345661403000 140346604215101 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10386] ppid=10271 vsize=13801768 CPUtime=99.56 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10386/stat : 10386 (java) R 10271 10271 16913 0 -1 4202560 647 0 0 0 9956 0 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345660349960 140346604215699 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10387] ppid=10271 vsize=13801768 CPUtime=99.83 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10387/stat : 10387 (java) R 10271 10271 16913 0 -1 4202560 1110 0 0 0 9982 1 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345659298504 140346604307755 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10388] ppid=10271 vsize=13801768 CPUtime=99.87 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10388/stat : 10388 (java) R 10271 10271 16913 0 -1 4202560 255 0 0 0 9987 0 0 0 20 0 28 0 4038387 14133010432 360900 33554432000 4194304 4196468 140731851710976 140345658245624 140346604213132 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
Current children cumulated CPU time (s) 806.82
Current children cumulated vsize (KiB) 13811280

[startup+162.302 s]
/proc/loadavg: 16.24 15.98 15.66 17/303 10534
/proc/meminfo: memFree=29358384/32770624 swapFree=5900/257412
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
[pid=10272] ppid=10271 vsize=13801768 CPUtime=1284.53 cores=0,2,4,6,8,10,12,14
/proc/10272/stat : 10272 (java) S 10271 10271 16913 0 -1 1077944320 52785 0 0 0 128331 122 0 0 20 0 28 0 4038229 14133010432 547881 33554432000 4194304 4196468 140731851710976 140731851693520 140346997960439 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
/proc/10272/statm: 3450442 547881 3276 1 0 3437675 0
[pid=10272/tid=10273] ppid=10271 vsize=13801768 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10273/stat : 10273 (java) S 10271 10271 16913 0 -1 1077944384 6825 0 0 0 140 7 0 0 20 0 28 0 4038230 14133010432 547881 33554432000 4194304 4196468 140731851710976 140347002201216 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10275] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10275/stat : 10275 (java) S 10271 10271 16913 0 -1 1077944384 194 0 0 0 7 9 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346916441232 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10276] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10276/stat : 10276 (java) S 10271 10271 16913 0 -1 1077944384 144 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346595994640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10277] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10277/stat : 10277 (java) S 10271 10271 16913 0 -1 1077944384 722 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346594941840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10278] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10278/stat : 10278 (java) S 10271 10271 16913 0 -1 1077944384 1073 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346593889040 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10279] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10279/stat : 10279 (java) S 10271 10271 16913 0 -1 1077944384 136 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346592836240 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10280] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10280/stat : 10280 (java) S 10271 10271 16913 0 -1 1077944384 1178 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346591783440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10281] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10281/stat : 10281 (java) S 10271 10271 16913 0 -1 1077944384 1273 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346590730640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10282] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10282/stat : 10282 (java) S 10271 10271 16913 0 -1 1077944384 404 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547881 33554432000 4194304 4196468 140731851710976 140346589677840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10284] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10284/stat : 10284 (java) S 10271 10271 16913 0 -1 1077944384 2356 0 0 0 2 2 0 0 20 0 28 0 4038233 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345683102576 140346997971586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10286] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10286/stat : 10286 (java) S 10271 10271 16913 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345682048608 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10287] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10287/stat : 10287 (java) S 10271 10271 16913 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345680995712 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10288] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10288/stat : 10288 (java) S 10271 10271 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345679944016 140346997979035 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10289] ppid=10271 vsize=13801768 CPUtime=2.49 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10289/stat : 10289 (java) S 10271 10271 16913 0 -1 1077944384 7098 0 0 0 247 2 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345678891376 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10290] ppid=10271 vsize=13801768 CPUtime=2.36 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10290/stat : 10290 (java) S 10271 10271 16913 0 -1 1077944384 7315 0 0 0 235 1 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345677838576 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10291] ppid=10271 vsize=13801768 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10291/stat : 10291 (java) S 10271 10271 16913 0 -1 1077944384 8134 0 0 0 226 1 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345676785776 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10292] ppid=10271 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10292/stat : 10292 (java) S 10271 10271 16913 0 -1 1077944384 4035 0 0 0 80 2 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345675732976 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10293] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10293/stat : 10293 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345674681440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10294] ppid=10271 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10294/stat : 10294 (java) S 10271 10271 16913 0 -1 1077944384 278 0 0 0 3 3 0 0 20 0 28 0 4038239 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345673628720 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10381] ppid=10271 vsize=13801768 CPUtime=158.09 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10381/stat : 10381 (java) R 10271 10271 16913 0 -1 4202560 1040 0 0 0 15807 2 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345665613176 140346602215397 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10382] ppid=10271 vsize=13801768 CPUtime=159.89 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10382/stat : 10382 (java) R 10271 10271 16913 0 -1 4202560 1065 0 0 0 15985 4 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345664561256 140346602215597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10383] ppid=10271 vsize=13801768 CPUtime=159.01 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10383/stat : 10383 (java) R 10271 10271 16913 0 -1 4202560 2485 0 0 0 15893 8 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345663508360 140346603432947 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10384] ppid=10271 vsize=13801768 CPUtime=157.72 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10384/stat : 10384 (java) R 10271 10271 16913 0 -1 4202560 2128 0 0 0 15767 5 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345662455544 140346604214978 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10385] ppid=10271 vsize=13801768 CPUtime=159.83 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10385/stat : 10385 (java) R 10271 10271 16913 0 -1 4202560 924 0 0 0 15980 3 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345661403000 140346602215334 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10386] ppid=10271 vsize=13801768 CPUtime=159.49 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10386/stat : 10386 (java) R 10271 10271 16913 0 -1 4202560 702 0 0 0 15948 1 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345660350200 140346602215587 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10387] ppid=10271 vsize=13801768 CPUtime=159.71 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10387/stat : 10387 (java) R 10271 10271 16913 0 -1 4202560 1681 0 0 0 15968 3 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345659300232 140346602215755 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10388] ppid=10271 vsize=13801768 CPUtime=159.75 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10388/stat : 10388 (java) R 10271 10271 16913 0 -1 4202560 259 0 0 0 15975 0 0 0 20 0 28 0 4038387 14133010432 547881 33554432000 4194304 4196468 140731851710976 140345658245376 140346602215379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
Current children cumulated CPU time (s) 1284.53
Current children cumulated vsize (KiB) 13811280

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

[startup+162.402 s]
/proc/loadavg: 16.24 15.98 15.66 17/303 10534
/proc/meminfo: memFree=29358384/32770624 swapFree=5900/257412
[pid=10271] ppid=10268 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10271/stat : 10271 (xcsp3-exec) S 10268 10271 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4038229 9740288 346 33554432000 4194304 5098028 140730476917232 140730476915336 140423751029372 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 17326080 140730476926095 140730476926304 140730476926304 140730476929003 0
/proc/10271/statm: 2378 346 289 221 0 87 0
[pid=10272] ppid=10271 vsize=13801768 CPUtime=1285.29 cores=0,2,4,6,8,10,12,14
/proc/10272/stat : 10272 (java) S 10271 10271 16913 0 -1 1077944320 52896 0 0 0 128407 122 0 0 20 0 28 0 4038229 14133010432 547882 33554432000 4194304 4196468 140731851710976 140731851693520 140346997960439 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
/proc/10272/statm: 3450442 547882 3276 1 0 3437675 0
[pid=10272/tid=10273] ppid=10271 vsize=13801768 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10273/stat : 10273 (java) S 10271 10271 16913 0 -1 1077944384 6825 0 0 0 140 7 0 0 20 0 28 0 4038230 14133010432 547882 33554432000 4194304 4196468 140731851710976 140347002201216 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10275] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10275/stat : 10275 (java) S 10271 10271 16913 0 -1 1077944384 194 0 0 0 7 9 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346916441232 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10276] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10276/stat : 10276 (java) S 10271 10271 16913 0 -1 1077944384 144 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346595994640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10277] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10277/stat : 10277 (java) S 10271 10271 16913 0 -1 1077944384 722 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346594941840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10278] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10278/stat : 10278 (java) S 10271 10271 16913 0 -1 1077944384 1073 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346593889040 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10279] ppid=10271 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10279/stat : 10279 (java) S 10271 10271 16913 0 -1 1077944384 136 0 0 0 8 8 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346592836240 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10280] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10280/stat : 10280 (java) S 10271 10271 16913 0 -1 1077944384 1178 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346591783440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10281] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10281/stat : 10281 (java) S 10271 10271 16913 0 -1 1077944384 1273 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346590730640 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10282] ppid=10271 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10282/stat : 10282 (java) S 10271 10271 16913 0 -1 1077944384 404 0 0 0 8 9 0 0 20 0 28 0 4038231 14133010432 547882 33554432000 4194304 4196468 140731851710976 140346589677840 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10284] ppid=10271 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10284/stat : 10284 (java) S 10271 10271 16913 0 -1 1077944384 2356 0 0 0 2 2 0 0 20 0 28 0 4038233 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345683102576 140346997971586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10286] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10286/stat : 10286 (java) S 10271 10271 16913 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345682048608 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10287] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10287/stat : 10287 (java) S 10271 10271 16913 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 4038234 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345680995712 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10288] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10288/stat : 10288 (java) S 10271 10271 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345679944016 140346997979035 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10289] ppid=10271 vsize=13801768 CPUtime=2.49 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10289/stat : 10289 (java) S 10271 10271 16913 0 -1 1077944384 7098 0 0 0 247 2 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345678891376 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10290] ppid=10271 vsize=13801768 CPUtime=2.36 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10290/stat : 10290 (java) S 10271 10271 16913 0 -1 1077944384 7315 0 0 0 235 1 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345677838576 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10291] ppid=10271 vsize=13801768 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10291/stat : 10291 (java) S 10271 10271 16913 0 -1 1077944384 8134 0 0 0 226 1 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345676785776 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10292] ppid=10271 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10292/stat : 10292 (java) S 10271 10271 16913 0 -1 1077944384 4035 0 0 0 80 2 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345675732976 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10293] ppid=10271 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10293/stat : 10293 (java) S 10271 10271 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4038238 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345674681440 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10294] ppid=10271 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10294/stat : 10294 (java) S 10271 10271 16913 0 -1 1077944384 278 0 0 0 3 3 0 0 20 0 28 0 4038239 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345673628720 140346997971586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10381] ppid=10271 vsize=13801768 CPUtime=158.19 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10381/stat : 10381 (java) S 10271 10271 16913 0 -1 1077944384 1059 0 0 0 15817 2 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345665617968 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10382] ppid=10271 vsize=13801768 CPUtime=159.99 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10382/stat : 10382 (java) S 10271 10271 16913 0 -1 1077944384 1072 0 0 0 15995 4 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345664566480 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10383] ppid=10271 vsize=13801768 CPUtime=159.11 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10383/stat : 10383 (java) R 10271 10271 16913 0 -1 4202560 2485 0 0 0 15903 8 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345663508360 140346603432947 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10384] ppid=10271 vsize=13801768 CPUtime=157.81 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10384/stat : 10384 (java) S 10271 10271 16913 0 -1 1077944384 2135 0 0 0 15776 5 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345662460880 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10385] ppid=10271 vsize=13801768 CPUtime=159.92 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10385/stat : 10385 (java) S 10271 10271 16913 0 -1 1077944384 927 0 0 0 15989 3 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345661408080 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10386] ppid=10271 vsize=13801768 CPUtime=159.58 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10386/stat : 10386 (java) S 10271 10271 16913 0 -1 1077944384 749 0 0 0 15957 1 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345660355280 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10387] ppid=10271 vsize=13801768 CPUtime=159.8 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10387/stat : 10387 (java) S 10271 10271 16913 0 -1 1077944384 1685 0 0 0 15977 3 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345659303504 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
[pid=10272/tid=10388] ppid=10271 vsize=13801768 CPUtime=159.85 cores=0,2,4,6,8,10,12,14
/proc/10272/task/10388/stat : 10388 (java) S 10271 10271 16913 0 -1 1077944384 283 0 0 0 15985 0 0 0 20 0 28 0 4038387 14133010432 547882 33554432000 4194304 4196468 140731851710976 140345658250704 140346997970645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14061568 140731851715772 140731851715948 140731851715948 140731851718607 0
Current children cumulated CPU time (s) 1285.29
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 162.423
CPU time (s): 1285.33
CPU user time (s): 1284.08
CPU system time (s): 1.2426
CPU usage (%): 791.344
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1284.08
system time used= 1.2426
maximum resident set size= 2191728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54201
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7980
involuntary context switches= 98537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.02651 second user time and 2.3686 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 03:41:53
IDJOB=4246614
IDBENCH=126128
IDSOLVER=2625
FILE ID=node133/4246614-1500687713
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.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-4246614-1500687713/watcher-4246614-1500687713 -o /tmp/evaluation-result-4246614-1500687713/solver-4246614-1500687713 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 461175870 HOME/instance-4246614-1500687713.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=461175870

node133.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		: 1733.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	: 5334.13
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	: 5229.85
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		: 1867.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	: 5334.13
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	: 5229.85
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	: 5334.13
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	: 5229.85
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		: 2000.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	: 5334.13
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	: 5229.85
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		: 2400.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	: 5334.13
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	: 5229.85
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	: 5334.13
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	: 5229.85
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		: 2667.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	: 5334.13
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	: 5229.85
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		: 2000.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	: 5334.13
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30347516 kB
MemAvailable:   30507156 kB
Buffers:          110880 kB
Cached:           329980 kB
SwapCached:            0 kB
Active:          1720824 kB
Inactive:         265916 kB
Active(anon):    1548604 kB
Inactive(anon):     8756 kB
Active(file):     172220 kB
Inactive(file):   257160 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8280 kB
Writeback:             0 kB
AnonPages:       1564080 kB
Mapped:            43180 kB
Shmem:              8872 kB
Slab:             126140 kB
SReclaimable:      92188 kB
SUnreclaim:        33952 kB
KernelStack:        5056 kB
PageTables:         9676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2150960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1431552 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= 62000 MiB
End job on node133 at 2017-07-22 03:44:35