Trace number 4245454

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 20.0403 4.0218

General information on the benchmark

NameMixed/Mixed-xcsp2-nengfa/
color_X2.xml
MD5SUM3d90545a2544e89e20aca976efad7b9e
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 benchmark4.7054601
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints12458
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":500}]
Minimum variable degree34
Maximum variable degree68
Distribution of variable degrees[{"degree":34,"count":1},{"degree":35,"count":4},{"degree":36,"count":1},{"degree":37,"count":6},{"degree":38,"count":5},{"degree":39,"count":13},{"degree":40,"count":10},{"degree":41,"count":15},{"degree":42,"count":17},{"degree":43,"count":22},{"degree":44,"count":21},{"degree":45,"count":21},{"degree":46,"count":22},{"degree":47,"count":25},{"degree":48,"count":32},{"degree":49,"count":36},{"degree":50,"count":24},{"degree":51,"count":27},{"degree":52,"count":25},{"degree":53,"count":26},{"degree":54,"count":26},{"degree":55,"count":21},{"degree":56,"count":23},{"degree":57,"count":9},{"degree":58,"count":15},{"degree":59,"count":14},{"degree":60,"count":9},{"degree":61,"count":4},{"degree":62,"count":8},{"degree":63,"count":6},{"degree":64,"count":4},{"degree":65,"count":3},{"degree":66,"count":1},{"degree":67,"count":2},{"degree":68,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12458}]
Number of extensional constraints0
Number of intensional constraints12458
Distribution of constraint types[{"type":"intension","count":12458}]
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-4245454-1500685760.xml"  -tl '2400s' -p 8 -x 0
0.00/0.22	c [HOME/instance-4245454-1500685760.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
7.67/2.44	c solve instance...
20.01/4.00	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-4245454-1500685760/watcher-4245454-1500685760 -o /tmp/evaluation-result-4245454-1500685760/solver-4245454-1500685760 -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 1107694244 HOME/instance-4245454-1500685760.xml 

pid=1873
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: 13.82 14.74 14.75 10/276 1876
/proc/meminfo: memFree=31579164/32770624 swapFree=5900/227100
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0

[startup+0.100064 s]
/proc/loadavg: 13.82 14.74 14.75 10/276 1876
/proc/meminfo: memFree=31579164/32770624 swapFree=5900/227100
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200283 s]
/proc/loadavg: 13.82 14.74 14.75 10/276 1876
/proc/meminfo: memFree=31579164/32770624 swapFree=5900/227100
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300241 s]
/proc/loadavg: 13.82 14.74 14.75 10/276 1876
/proc/meminfo: memFree=31579164/32770624 swapFree=5900/227100
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700168 s]
/proc/loadavg: 13.82 14.74 14.75 10/276 1876
/proc/meminfo: memFree=31579164/32770624 swapFree=5900/227100
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50117 s]
/proc/loadavg: 13.82 14.74 14.75 10/297 1897
/proc/meminfo: memFree=31441536/32770624 swapFree=5900/227164
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
[pid=1877] ppid=1876 vsize=13269256 CPUtime=5.11 cores=0,2,4,6,8,10,12,14
/proc/1877/stat : 1877 (java) S 1876 1876 16913 0 -1 1077944320 23498 0 0 0 498 13 0 0 20 0 20 0 3842996 13587718144 51261 33554432000 4194304 4196468 140723669259536 140723669242080 139970498457335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
/proc/1877/statm: 3317314 51261 3245 1 0 3304547 0
[pid=1877/tid=1878] ppid=1876 vsize=13269256 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1878/stat : 1878 (java) R 1876 1876 16913 0 -1 4202560 7603 0 0 0 139 5 0 0 20 0 20 0 3842997 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970502694232 139970121516404 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1880] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1880/stat : 1880 (java) S 1876 1876 16913 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970437421584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1881] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1881/stat : 1881 (java) S 1876 1876 16913 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970436369040 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1882] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1882/stat : 1882 (java) S 1876 1876 16913 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970435315984 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1883] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1883/stat : 1883 (java) S 1876 1876 16913 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970094782864 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1884] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1884/stat : 1884 (java) S 1876 1876 16913 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970093730832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1885] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1885/stat : 1885 (java) S 1876 1876 16913 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970092678288 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1886] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1886/stat : 1886 (java) S 1876 1876 16913 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970091625232 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1887] ppid=1876 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1887/stat : 1887 (java) S 1876 1876 16913 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 20 0 3842998 13587718144 51261 33554432000 4194304 4196468 140723669259536 139970090572688 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1888] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1888/stat : 1888 (java) S 1876 1876 16913 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 20 0 3843000 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969691625712 139970498468482 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1889] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1889/stat : 1889 (java) S 1876 1876 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3843001 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969690571936 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1890] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1890/stat : 1890 (java) S 1876 1876 16913 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 3843001 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969689518832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1891] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1891/stat : 1891 (java) S 1876 1876 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969688467408 139970498475931 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1892] ppid=1876 vsize=13269256 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1892/stat : 1892 (java) R 1876 1876 16913 0 -1 4202560 3488 0 0 0 98 0 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969687401632 139970481844120 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1893] ppid=1876 vsize=13269256 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1893/stat : 1893 (java) R 1876 1876 16913 0 -1 4202560 3224 0 0 0 94 0 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969686351872 139970477713803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1894] ppid=1876 vsize=13269256 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1894/stat : 1894 (java) R 1876 1876 16913 0 -1 4202560 3117 0 0 0 96 0 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969685291952 139970478174471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1895] ppid=1876 vsize=13269256 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1895/stat : 1895 (java) S 1876 1876 16913 0 -1 1077944384 4156 0 0 0 58 1 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969684257392 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1896] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1896/stat : 1896 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3843005 13587718144 51261 33554432000 4194304 4196468 140723669259536 139969683204576 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1897] ppid=1876 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1897/stat : 1897 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3843006 13587718144 51278 33554432000 4194304 4196468 140723669259536 139969682152112 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 13278768

[startup+3.10118 s]
/proc/loadavg: 13.82 14.74 14.75 17/297 1897
/proc/meminfo: memFree=31204128/32770624 swapFree=5900/227164
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
[pid=1877] ppid=1876 vsize=13801768 CPUtime=12.84 cores=0,2,4,6,8,10,12,14
/proc/1877/stat : 1877 (java) S 1876 1876 16913 0 -1 1077944320 28795 0 0 0 1239 45 0 0 20 0 28 0 3842996 14133010432 103970 33554432000 4194304 4196468 140723669259536 140723669242080 139970498457335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
/proc/1877/statm: 3450442 103970 3281 1 0 3437675 0
[pid=1877/tid=1878] ppid=1876 vsize=13801768 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1878/stat : 1878 (java) S 1876 1876 16913 0 -1 1077944384 8705 0 0 0 221 7 0 0 20 0 28 0 3842997 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970502698112 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1880] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1880/stat : 1880 (java) S 1876 1876 16913 0 -1 1077944384 71 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970437421584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1881] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1881/stat : 1881 (java) S 1876 1876 16913 0 -1 1077944384 569 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970436369040 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1882] ppid=1876 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1882/stat : 1882 (java) S 1876 1876 16913 0 -1 1077944384 74 0 0 0 6 4 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970435315984 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1883] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1883/stat : 1883 (java) S 1876 1876 16913 0 -1 1077944384 100 0 0 0 5 4 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970094782864 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1884] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1884/stat : 1884 (java) S 1876 1876 16913 0 -1 1077944384 163 0 0 0 8 3 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970093730832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1885] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1885/stat : 1885 (java) S 1876 1876 16913 0 -1 1077944384 128 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970092678288 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1886] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1886/stat : 1886 (java) S 1876 1876 16913 0 -1 1077944384 182 0 0 0 6 3 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970091625232 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1887] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1887/stat : 1887 (java) S 1876 1876 16913 0 -1 1077944384 86 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 103970 33554432000 4194304 4196468 140723669259536 139970090572688 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1888] ppid=1876 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1888/stat : 1888 (java) S 1876 1876 16913 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 28 0 3843000 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969691625712 139970498468482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1889] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1889/stat : 1889 (java) S 1876 1876 16913 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969690572000 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1890] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1890/stat : 1890 (java) S 1876 1876 16913 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969689518848 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1891] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1891/stat : 1891 (java) S 1876 1876 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969688467408 139970498475931 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1892] ppid=1876 vsize=13801768 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1892/stat : 1892 (java) R 1876 1876 16913 0 -1 4202560 4109 0 0 0 176 1 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969687408576 139970483376218 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1893] ppid=1876 vsize=13801768 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1893/stat : 1893 (java) R 1876 1876 16913 0 -1 4202560 3533 0 0 0 168 0 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969686356032 139970479980114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1894] ppid=1876 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1894/stat : 1894 (java) R 1876 1876 16913 0 -1 4202560 4154 0 0 0 180 0 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969685303128 139970477964196 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1895] ppid=1876 vsize=13801768 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1895/stat : 1895 (java) S 1876 1876 16913 0 -1 1077944384 4728 0 0 0 85 2 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969684257392 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1896] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1896/stat : 1896 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969683204576 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1897] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1897/stat : 1897 (java) S 1876 1876 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3843006 14133010432 103970 33554432000 4194304 4196468 140723669259536 139969682152112 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 13811280

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

[startup+3.20151 s]
/proc/loadavg: 13.82 14.74 14.75 17/297 1897
/proc/meminfo: memFree=31204128/32770624 swapFree=5900/227164
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
[pid=1877] ppid=1876 vsize=13801768 CPUtime=13.63 cores=0,2,4,6,8,10,12,14
/proc/1877/stat : 1877 (java) S 1876 1876 16913 0 -1 1077944320 28836 0 0 0 1318 45 0 0 20 0 28 0 3842996 14133010432 103997 33554432000 4194304 4196468 140723669259536 140723669242080 139970498457335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
/proc/1877/statm: 3450442 103997 3283 1 0 3437675 0
[pid=1877/tid=1878] ppid=1876 vsize=13801768 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1878/stat : 1878 (java) S 1876 1876 16913 0 -1 1077944384 8705 0 0 0 221 7 0 0 20 0 28 0 3842997 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970502698112 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1880] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1880/stat : 1880 (java) S 1876 1876 16913 0 -1 1077944384 71 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970437421584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1881] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1881/stat : 1881 (java) S 1876 1876 16913 0 -1 1077944384 569 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970436369040 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1882] ppid=1876 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1882/stat : 1882 (java) S 1876 1876 16913 0 -1 1077944384 74 0 0 0 6 4 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970435315984 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1883] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1883/stat : 1883 (java) S 1876 1876 16913 0 -1 1077944384 100 0 0 0 5 4 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970094782864 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1884] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1884/stat : 1884 (java) S 1876 1876 16913 0 -1 1077944384 163 0 0 0 8 3 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970093730832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1885] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1885/stat : 1885 (java) S 1876 1876 16913 0 -1 1077944384 128 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970092678288 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1886] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1886/stat : 1886 (java) S 1876 1876 16913 0 -1 1077944384 182 0 0 0 6 3 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970091625232 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1887] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1887/stat : 1887 (java) S 1876 1876 16913 0 -1 1077944384 86 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 103997 33554432000 4194304 4196468 140723669259536 139970090572688 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1888] ppid=1876 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1888/stat : 1888 (java) S 1876 1876 16913 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 28 0 3843000 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969691625712 139970498468482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1889] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1889/stat : 1889 (java) S 1876 1876 16913 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969690572000 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1890] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1890/stat : 1890 (java) S 1876 1876 16913 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969689518848 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1891] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1891/stat : 1891 (java) S 1876 1876 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969688467408 139970498475931 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1892] ppid=1876 vsize=13801768 CPUtime=1.83 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1892/stat : 1892 (java) R 1876 1876 16913 0 -1 4202560 4124 0 0 0 182 1 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969687415232 139970484481135 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1893] ppid=1876 vsize=13801768 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1893/stat : 1893 (java) S 1876 1876 16913 0 -1 1077944384 3544 0 0 0 175 0 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969686351584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1894] ppid=1876 vsize=13801768 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1894/stat : 1894 (java) R 1876 1876 16913 0 -1 4202560 4162 0 0 0 188 0 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969685309912 139970483379088 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1895] ppid=1876 vsize=13801768 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1895/stat : 1895 (java) R 1876 1876 16913 0 -1 4202560 4734 0 0 0 86 2 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969684253760 139970498469270 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1896] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1896/stat : 1896 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969683204576 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1897] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1897/stat : 1897 (java) S 1876 1876 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3843006 14133010432 103997 33554432000 4194304 4196468 140723669259536 139969682152112 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
Current children cumulated CPU time (s) 13.63
Current children cumulated vsize (KiB) 13811280

[startup+3.60155 s]
/proc/loadavg: 14.31 14.83 14.78 20/305 1905
/proc/meminfo: memFree=31175340/32770624 swapFree=5900/227164
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
[pid=1877] ppid=1876 vsize=13801768 CPUtime=16.82 cores=0,2,4,6,8,10,12,14
/proc/1877/stat : 1877 (java) S 1876 1876 16913 0 -1 1077944320 29086 0 0 0 1636 46 0 0 20 0 28 0 3842996 14133010432 104264 33554432000 4194304 4196468 140723669259536 140723669242080 139970498457335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
/proc/1877/statm: 3450442 104264 3285 1 0 3437675 0
[pid=1877/tid=1878] ppid=1876 vsize=13801768 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1878/stat : 1878 (java) S 1876 1876 16913 0 -1 1077944384 8705 0 0 0 221 7 0 0 20 0 28 0 3842997 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970502698112 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1880] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1880/stat : 1880 (java) S 1876 1876 16913 0 -1 1077944384 71 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970437421584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1881] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1881/stat : 1881 (java) S 1876 1876 16913 0 -1 1077944384 569 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970436369040 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1882] ppid=1876 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1882/stat : 1882 (java) S 1876 1876 16913 0 -1 1077944384 74 0 0 0 6 4 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970435315984 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1883] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1883/stat : 1883 (java) S 1876 1876 16913 0 -1 1077944384 100 0 0 0 5 4 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970094782864 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1884] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1884/stat : 1884 (java) S 1876 1876 16913 0 -1 1077944384 163 0 0 0 8 3 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970093730832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1885] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1885/stat : 1885 (java) S 1876 1876 16913 0 -1 1077944384 128 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970092678288 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1886] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1886/stat : 1886 (java) S 1876 1876 16913 0 -1 1077944384 182 0 0 0 6 3 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970091625232 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1887] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1887/stat : 1887 (java) S 1876 1876 16913 0 -1 1077944384 86 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 104264 33554432000 4194304 4196468 140723669259536 139970090572688 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1888] ppid=1876 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1888/stat : 1888 (java) S 1876 1876 16913 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 28 0 3843000 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969691625712 139970498468482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1889] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1889/stat : 1889 (java) S 1876 1876 16913 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969690572000 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1890] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1890/stat : 1890 (java) S 1876 1876 16913 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969689518848 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1891] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1891/stat : 1891 (java) S 1876 1876 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969688467408 139970498475931 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1892] ppid=1876 vsize=13801768 CPUtime=2.1 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1892/stat : 1892 (java) S 1876 1876 16913 0 -1 1077944384 4159 0 0 0 209 1 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969687415536 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1893] ppid=1876 vsize=13801768 CPUtime=2.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1893/stat : 1893 (java) S 1876 1876 16913 0 -1 1077944384 3713 0 0 0 208 0 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969686362992 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1894] ppid=1876 vsize=13801768 CPUtime=2.2 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1894/stat : 1894 (java) S 1876 1876 16913 0 -1 1077944384 4192 0 0 0 220 0 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969685309936 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1895] ppid=1876 vsize=13801768 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1895/stat : 1895 (java) S 1876 1876 16913 0 -1 1077944384 4748 0 0 0 88 2 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969684257392 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1896] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1896/stat : 1896 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969683204576 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1897] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1897/stat : 1897 (java) S 1876 1876 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3843006 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969682152112 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1898] ppid=1876 vsize=13801768 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1898/stat : 1898 (java) R 1876 1876 16913 0 -1 4202560 82 0 0 0 90 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969674637344 139970498469270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1899] ppid=1876 vsize=13801768 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1899/stat : 1899 (java) R 1876 1876 16913 0 -1 4202560 46 0 0 0 75 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969673585912 139970123030241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1900] ppid=1876 vsize=13801768 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1900/stat : 1900 (java) R 1876 1876 16913 0 -1 1077944384 49 0 0 0 74 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969672533776 139970498467541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1901] ppid=1876 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1901/stat : 1901 (java) R 1876 1876 16913 0 -1 4202560 79 0 0 0 69 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969671479936 139970123712666 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1902] ppid=1876 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1902/stat : 1902 (java) R 1876 1876 16913 0 -1 4202560 36 0 0 0 82 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969670427392 139970123389340 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1903] ppid=1876 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1903/stat : 1903 (java) R 1876 1876 16913 0 -1 4202560 31 0 0 0 80 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969669374632 139970123230060 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1904] ppid=1876 vsize=13801768 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1904/stat : 1904 (java) R 1876 1876 16913 0 -1 4202560 38 0 0 0 71 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969668321544 139970122876598 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1905] ppid=1876 vsize=13801768 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1905/stat : 1905 (java) R 1876 1876 16913 0 -1 4202560 36 0 0 0 90 0 0 0 20 0 28 0 3843241 14133010432 104264 33554432000 4194304 4196468 140723669259536 139969667270856 139970123163531 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
Current children cumulated CPU time (s) 16.82
Current children cumulated vsize (KiB) 13811280

[startup+4.00147 s]
/proc/loadavg: 14.31 14.83 14.78 20/305 1905
/proc/meminfo: memFree=31175340/32770624 swapFree=5900/227164
[pid=1876] ppid=1873 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1876/stat : 1876 (xcsp3-exec) S 1873 1876 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3842996 9740288 346 33554432000 4194304 5098028 140728208602736 140728208600840 139623442858620 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29630464 140728208606350 140728208606560 140728208606560 140728208609259 0
/proc/1876/statm: 2378 346 289 221 0 87 0
[pid=1877] ppid=1876 vsize=13801768 CPUtime=20.01 cores=0,2,4,6,8,10,12,14
/proc/1877/stat : 1877 (java) S 1876 1876 16913 0 -1 1077944320 29123 0 0 0 1955 46 0 0 20 0 28 0 3842996 14133010432 104798 33554432000 4194304 4196468 140723669259536 140723669242080 139970498457335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
/proc/1877/statm: 3450442 104798 3285 1 0 3437675 0
[pid=1877/tid=1878] ppid=1876 vsize=13801768 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1878/stat : 1878 (java) S 1876 1876 16913 0 -1 1077944384 8705 0 0 0 221 7 0 0 20 0 28 0 3842997 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970502698112 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1880] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1880/stat : 1880 (java) S 1876 1876 16913 0 -1 1077944384 71 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970437421584 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1881] ppid=1876 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1881/stat : 1881 (java) S 1876 1876 16913 0 -1 1077944384 569 0 0 0 5 3 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970436369040 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1882] ppid=1876 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1882/stat : 1882 (java) S 1876 1876 16913 0 -1 1077944384 74 0 0 0 6 4 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970435315984 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1883] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1883/stat : 1883 (java) S 1876 1876 16913 0 -1 1077944384 100 0 0 0 5 4 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970094782864 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1884] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1884/stat : 1884 (java) S 1876 1876 16913 0 -1 1077944384 163 0 0 0 8 3 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970093730832 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1885] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1885/stat : 1885 (java) S 1876 1876 16913 0 -1 1077944384 128 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970092678288 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1886] ppid=1876 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1886/stat : 1886 (java) S 1876 1876 16913 0 -1 1077944384 182 0 0 0 6 3 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970091625232 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1887] ppid=1876 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1887/stat : 1887 (java) S 1876 1876 16913 0 -1 1077944384 86 0 0 0 7 4 0 0 20 0 28 0 3842998 14133010432 104798 33554432000 4194304 4196468 140723669259536 139970090572688 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1888] ppid=1876 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1888/stat : 1888 (java) S 1876 1876 16913 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 28 0 3843000 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969691625712 139970498468482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1889] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1889/stat : 1889 (java) S 1876 1876 16913 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969690572000 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1890] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1890/stat : 1890 (java) S 1876 1876 16913 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3843001 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969689518848 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1891] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1891/stat : 1891 (java) S 1876 1876 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969688467408 139970498475931 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1892] ppid=1876 vsize=13801768 CPUtime=2.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1892/stat : 1892 (java) S 1876 1876 16913 0 -1 1077944384 4160 0 0 0 210 1 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969687415536 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1893] ppid=1876 vsize=13801768 CPUtime=2.09 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1893/stat : 1893 (java) S 1876 1876 16913 0 -1 1077944384 3713 0 0 0 209 0 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969686362992 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1894] ppid=1876 vsize=13801768 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1894/stat : 1894 (java) S 1876 1876 16913 0 -1 1077944384 4196 0 0 0 228 0 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969685309936 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1895] ppid=1876 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1895/stat : 1895 (java) S 1876 1876 16913 0 -1 1077944384 4759 0 0 0 89 2 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969684257392 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1896] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1896/stat : 1896 (java) S 1876 1876 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3843005 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969683204576 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1897] ppid=1876 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1897/stat : 1897 (java) S 1876 1876 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3843006 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969682152112 139970498468482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1898] ppid=1876 vsize=13801768 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1898/stat : 1898 (java) R 1876 1876 16913 0 -1 4202560 84 0 0 0 129 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969674636472 139970123224646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1899] ppid=1876 vsize=13801768 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1899/stat : 1899 (java) R 1876 1876 16913 0 -1 4202560 46 0 0 0 108 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969673586728 139970123223297 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1900] ppid=1876 vsize=13801768 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1900/stat : 1900 (java) R 1876 1876 16913 0 -1 4202560 50 0 0 0 113 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969672532248 139970123225180 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1901] ppid=1876 vsize=13801768 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1901/stat : 1901 (java) R 1876 1876 16913 0 -1 4202560 84 0 0 0 107 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969671481832 139970122871478 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1902] ppid=1876 vsize=13801768 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1902/stat : 1902 (java) R 1876 1876 16913 0 -1 4202560 40 0 0 0 122 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969670427480 139970123223579 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1903] ppid=1876 vsize=13801768 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1903/stat : 1903 (java) R 1876 1876 16913 0 -1 4202560 32 0 0 0 118 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969669374976 139970123225824 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1904] ppid=1876 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1904/stat : 1904 (java) R 1876 1876 16913 0 -1 4202560 42 0 0 0 111 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969668320808 139970123223528 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
[pid=1877/tid=1905] ppid=1876 vsize=13801768 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/1877/task/1905/stat : 1905 (java) S 1876 1876 16913 0 -1 1077944384 41 0 0 0 128 0 0 0 20 0 28 0 3843241 14133010432 104798 33554432000 4194304 4196468 140723669259536 139969667273808 139970498467541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15200256 140723669267644 140723669267820 140723669267820 140723669270479 0
Current children cumulated CPU time (s) 20.01
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 4.0218
CPU time (s): 20.0403
CPU user time (s): 19.5651
CPU system time (s): 0.475217
CPU usage (%): 498.292
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.5651
system time used= 0.475217
maximum resident set size= 422044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3728
involuntary context switches= 1806

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044274 second user time and 0.055342 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 03:09:20
IDJOB=4245454
IDBENCH=122864
IDSOLVER=2625
FILE ID=node133/4245454-1500685760
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-nengfa/color_X2.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-4245454-1500685760/watcher-4245454-1500685760 -o /tmp/evaluation-result-4245454-1500685760/solver-4245454-1500685760 -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 1107694244 HOME/instance-4245454-1500685760.xml

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

MD5SUM BENCH= 3d90545a2544e89e20aca976efad7b9e
RANDOM SEED=1107694244

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		: 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	: 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		: 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	: 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		: 1600.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		: 1867.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		: 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	: 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		: 1733.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:        31579432 kB
MemAvailable:   31639744 kB
Buffers:           52388 kB
Cached:           316720 kB
SwapCached:            0 kB
Active:           578688 kB
Inactive:         235868 kB
Active(anon):     448320 kB
Inactive(anon):     8768 kB
Active(file):     130368 kB
Inactive(file):   227100 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8396 kB
Writeback:           108 kB
AnonPages:        451776 kB
Mapped:            43028 kB
Shmem:              8904 kB
Slab:              70936 kB
SReclaimable:      37356 kB
SUnreclaim:        33580 kB
KernelStack:        4752 kB
PageTables:         6212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1651344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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:09:25