Trace number 4270062

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)OPT34 7.2101102 3.6979599

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-08-a3.xml
MD5SUM86f9a0f9696ddea7c71528c4cbe59182
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.33681199
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints31
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":28},{"size":501,"count":8}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":28},{"degree":8,"count":6},{"degree":9,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":28},{"arity":8,"count":1},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints29
Distribution of constraint types[{"type":"intension","count":29},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270062-1502621709.xml"  -tl '264s' -p 1 -x 0
0.05/0.31	c [HOME/instance-4270062-1502621709.xml, -tl, 264s, -p, 1, -x, 0]
0.21/0.37	c simple solver
0.38/0.43	c parse instance...
0.79/0.62	c solve instance...
0.79/0.67	o 500 
0.79/0.69	o 46 
0.79/0.69	o 44 
0.79/0.69	o 42 
0.79/0.70	o 41 
1.08/0.74	o 37 
5.14/2.25	o 35 
6.61/3.08	o 34 
7.12/3.57	s OPTIMUM FOUND
7.12/3.57	v <instantiation>
7.12/3.57	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][4] y[3][5] y[3][6] y[3][7] y[4][5] y[4][6] y[4][7] y[5][6] y[5][7] y[6][7] </list>
7.12/3.57	v 	<values>0 2 12 19 25 30 33 34 2 12 19 25 30 33 34 10 17 23 28 31 32 7 13 18 21 22 6 11 14 15 5 8 9 3 4 1 </values>
7.12/3.57	v </instantiation>

Verifier Data

OK	34

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15027 MiB free)
  memory of node 1: 16384 MiB (15613 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270062-1502621709/watcher-4270062-1502621709 -o /tmp/evaluation-result-4270062-1502621709/solver-4270062-1502621709 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 432892094 HOME/instance-4270062-1502621709.xml 

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

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


[startup+0.100114 s]*
/proc/loadavg: 2.09 1.99 1.86 3/206 426
/proc/meminfo: memFree=31368932/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13358712 memory=16144 CPUtime=0 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 3281 0 0 0 0 0 0 0 20 0 6 0 64364285 13679321088 4036 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3339678 4036 1900 1 0 3329175 0
[pid=421/tid=422] ppid=419 vsize=13358712 memory=7022364594140610616 CPUtime=0.01 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 2134 0 0 0 1 0 0 0 20 0 6 0 64364285 13679321088 4102 18446744073709551615 4194304 4196468 140722183736416 140405865697872 140405853479476 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 64364286 13679321088 4102 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13358712 memory=139650615452044 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 64364286 13679321088 4102 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13359740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 64364286 13680373760 4102 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13368360 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 64364286 13689200640 4102 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17524 KiB

[startup+0.210076 s]*
/proc/loadavg: 2.09 1.99 1.86 3/214 437
/proc/meminfo: memFree=31366588/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13907304 memory=20388 CPUtime=0.05 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 4549 0 0 0 4 1 0 0 20 0 14 0 64364285 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3476826 5097 2554 1 0 3466323 0
[pid=421/tid=422] ppid=419 vsize=13907304 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) D 419 419 17093 0 -1 4202560 2725 0 0 0 4 0 0 0 20 0 14 0 64364285 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405865699232 140405861483773 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 64364286 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13907304 memory=139650615452044 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 64364286 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 64364286 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 64364286 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 64364287 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 64364288 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 64364288 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 64364290 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) S 419 419 17093 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 14 0 64364290 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405334579440 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 64364290 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405333526896 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13907304 memory=139650615428736 CPUtime=0 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) S 419 419 17093 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 14 0 64364290 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 64364290 14241079296 5097 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21768 KiB

[startup+0.31039 s]*
/proc/loadavg: 2.09 1.99 1.86 4/215 438
/proc/meminfo: memFree=31356388/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13974352 memory=32288 CPUtime=0.21 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 6009 0 0 0 20 1 0 0 20 0 15 0 64364285 14309736448 8072 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3493588 8072 2972 1 0 3482964 0
[pid=421/tid=422] ppid=419 vsize=13975376 memory=7022364594140610616 CPUtime=0.13 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 4489 0 0 0 12 1 0 0 20 0 15 0 64364285 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405865684128 140405854141469 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13975376 memory=139650615452044 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13975376 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13975376 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364286 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364287 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13975376 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64364288 14310785024 8411 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364288 14310785024 8477 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13975376 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14310785024 8477 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13975376 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) S 419 419 17093 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 64364290 14310785024 8477 18446744073709551615 4194304 4196468 140722183736416 140405334579440 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13975376 memory=3472328296227418159 CPUtime=0.01 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) S 419 419 17093 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 15 0 64364290 14310785024 8477 18446744073709551615 4194304 4196468 140722183736416 140405333526896 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13975376 memory=139650615428736 CPUtime=0.05 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) S 419 419 17093 0 -1 1077944384 700 0 0 0 5 0 0 0 20 0 15 0 64364290 14310785024 8543 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13975376 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14310785024 8543 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=438] ppid=419 vsize=13975376 memory=139650615428736 CPUtime=0 cores=1,3,5,7
/proc/421/task/438/stat : 438 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364299 14310785024 8543 18446744073709551615 4194304 4196468 140722183736416 140405330369584 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 33668 KiB

[startup+0.70242 s]
/proc/loadavg: 2.09 1.99 1.86 4/215 438
/proc/meminfo: memFree=31341656/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13980732 memory=60844 CPUtime=1.08 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 12375 0 0 0 104 4 0 0 20 0 15 0 64364285 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3495183 15211 3169 1 0 3483476 0
[pid=421/tid=422] ppid=419 vsize=13980732 memory=48308 CPUtime=0.52 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 8044 0 0 0 49 3 0 0 20 0 15 0 64364285 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405865698384 140405861483098 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13980732 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13980732 memory=18889266171726 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 64364287 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) R 419 419 17093 0 -1 4202560 1021 0 0 0 15 0 0 0 20 0 15 0 64364290 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405334565952 140405853751200 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13980732 memory=288230377108275491 CPUtime=0.16 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) R 419 419 17093 0 -1 4202560 757 0 0 0 16 0 0 0 20 0 15 0 64364290 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405333513152 140405847476320 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13980732 memory=288293289772450966 CPUtime=0.23 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) R 419 419 17093 0 -1 4202560 1256 0 0 0 23 0 0 0 20 0 15 0 64364290 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405845542238 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=438] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/438/stat : 438 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364299 14316269568 15211 18446744073709551615 4194304 4196468 140722183736416 140405330369584 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 62224 KiB

[startup+1.50084 s]
/proc/loadavg: 2.16 2.01 1.87 5/215 438
/proc/meminfo: memFree=31313724/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13980732 memory=81420 CPUtime=3.57 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 23758 0 0 0 351 6 0 0 20 0 15 0 64364285 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3495183 20355 3182 1 0 3483476 0
[pid=421/tid=422] ppid=419 vsize=13980732 memory=18889266171726 CPUtime=1.31 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 8514 0 0 0 128 3 0 0 20 0 15 0 64364285 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405865699248 140405453886375 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13980732 memory=288230600345925015 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13980732 memory=13566007214550426 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13980732 memory=48308 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13980732 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 64364287 14316269568 20355 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13980732 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) R 419 419 17093 0 -1 4202560 4437 0 0 0 94 0 0 0 20 0 15 0 64364290 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405334567312 140405854178714 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13980732 memory=74 CPUtime=0.95 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) R 419 419 17093 0 -1 4202560 7306 0 0 0 95 0 0 0 20 0 15 0 64364290 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405333527024 140405846537840 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13980732 memory=75 CPUtime=0.33 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) S 419 419 17093 0 -1 1077944384 2135 0 0 0 32 1 0 0 20 0 15 0 64364290 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13980732 memory=30 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=438] ppid=419 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/421/task/438/stat : 438 (java) S 419 419 17093 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 64364299 14316269568 20381 18446744073709551615 4194304 4196468 140722183736416 140405330369584 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 3.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 82800 KiB

[startup+3.11028 s]
/proc/loadavg: 2.16 2.01 1.87 3/215 438
/proc/meminfo: memFree=31293044/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13980732 memory=101644 CPUtime=6.72 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 26158 0 0 0 665 7 0 0 20 0 15 0 64364285 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3495183 25411 3203 1 0 3483476 0
[pid=421/tid=422] ppid=419 vsize=13980732 memory=1380 CPUtime=2.92 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 8720 0 0 0 289 3 0 0 20 0 15 0 64364285 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405865698816 140405454525640 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13980732 memory=89408 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13980732 memory=164 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13980732 memory=301793952431093111 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13980732 memory=2872 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 64364287 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13980732 memory=199664 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13980732 memory=48308 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13980732 memory=2420 CPUtime=1.71 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) S 419 419 17093 0 -1 1077944384 5574 0 0 0 171 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405334579440 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13980732 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) S 419 419 17093 0 -1 1077944384 8267 0 0 0 168 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405333526896 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13980732 memory=4420 CPUtime=0.37 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) S 419 419 17093 0 -1 1077944384 2208 0 0 0 36 1 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=438] ppid=419 vsize=13980732 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/421/task/438/stat : 438 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364299 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405330369584 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 6.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 103024 KiB

[startup+3.69791 s]
# the end of solver process 419 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.13146 s, system=0.078645 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20088 s]
/proc/loadavg: 2.16 2.01 1.87 3/215 438
/proc/meminfo: memFree=31293044/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
[pid=421] ppid=419 vsize=13980732 memory=101644 CPUtime=6.81 cores=1,3,5,7
/proc/421/stat : 421 (java) S 419 419 17093 0 -1 1077944320 26158 0 0 0 674 7 0 0 20 0 15 0 64364285 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140722183718960 140405861461751 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
/proc/421/statm: 3495183 25411 3203 1 0 3483476 0
[pid=421/tid=422] ppid=419 vsize=13980732 memory=2420 CPUtime=3.01 cores=1,3,5,7
/proc/421/task/422/stat : 422 (java) R 419 419 17093 0 -1 4202560 8720 0 0 0 298 3 0 0 20 0 15 0 64364285 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405865698816 140405453867716 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=423] ppid=419 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/421/task/423/stat : 423 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405780875792 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=424] ppid=419 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/421/task/424/stat : 424 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405779823248 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=425] ppid=419 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/421/task/425/stat : 425 (java) S 419 419 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405778770192 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=426] ppid=419 vsize=13980732 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/421/task/426/stat : 426 (java) S 419 419 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64364286 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405777717648 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=427] ppid=419 vsize=13980732 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/421/task/427/stat : 427 (java) S 419 419 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 64364287 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405338790640 140405861472898 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=428] ppid=419 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/421/task/428/stat : 428 (java) S 419 419 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405337736864 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=429] ppid=419 vsize=13980732 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/421/task/429/stat : 429 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364288 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405336683760 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=432] ppid=419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/421/task/432/stat : 432 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405335632336 140405861480347 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=433] ppid=419 vsize=13980732 memory=91984 CPUtime=1.71 cores=1,3,5,7
/proc/421/task/433/stat : 433 (java) S 419 419 17093 0 -1 1077944384 5574 0 0 0 171 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405334579440 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=434] ppid=419 vsize=13980732 memory=6944656592455360604 CPUtime=1.68 cores=1,3,5,7
/proc/421/task/434/stat : 434 (java) S 419 419 17093 0 -1 1077944384 8267 0 0 0 168 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405333526896 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=435] ppid=419 vsize=13980732 memory=4943152110743886954 CPUtime=0.37 cores=1,3,5,7
/proc/421/task/435/stat : 435 (java) S 419 419 17093 0 -1 1077944384 2208 0 0 0 36 1 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405332473840 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=437] ppid=419 vsize=13980732 memory=7597118934316770410 CPUtime=0 cores=1,3,5,7
/proc/421/task/437/stat : 437 (java) S 419 419 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64364290 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405331421536 140405861471957 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
[pid=421/tid=438] ppid=419 vsize=13980732 memory=7091033411390828133 CPUtime=0 cores=1,3,5,7
/proc/421/task/438/stat : 438 (java) S 419 419 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64364299 14316269568 25411 18446744073709551615 4194304 4196468 140722183736416 140405330369584 140405861472898 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18423808 140722183737783 140722183737958 140722183737958 140722183741391 0
Current children cumulated CPU time: 6.81 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 103024 KiB

[startup+3.60068 s]
/proc/loadavg: 2.16 2.01 1.87 3/215 438
/proc/meminfo: memFree=31293044/32770624 swapFree=67108860/67108860
[pid=419] ppid=415 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/419/stat : 419 (xcsp3-exec) S 415 419 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64364276 9740288 345 18446744073709551615 4194304 5098028 140721134527216 140721134525320 140085993714300 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 20561920 140721134535039 140721134535242 140721134535242 140721134538731 0
/proc/419/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 3.69796
CPU time (s): 7.21011
CPU user time (s): 7.13146
CPU system time (s): 0.078645
CPU usage (%): 194.975
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 105072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.13147
system time used= 0.078645
maximum resident set size= 106332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1907
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 419
#   total CPU time (s): 7.21011
#   total CPU user time (s): 7.13146
#   total CPU system time (s): 0.078645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030234 second user time and 0.093941 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 12:41:01
IDJOB=4270062
IDBENCH=126212
IDSOLVER=2661
FILE ID=node127/4270062-1502621709
RUNJOBID= node127-1502615937-28321
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-08-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270062-1502621709/watcher-4270062-1502621709 -o /tmp/evaluation-result-4270062-1502621709/solver-4270062-1502621709 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 432892094 HOME/instance-4270062-1502621709.xml

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

MD5SUM BENCH= 86f9a0f9696ddea7c71528c4cbe59182
RANDOM SEED=432892094

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31377272 kB
MemAvailable:   31799688 kB
Buffers:          190448 kB
Cached:           528256 kB
SwapCached:            0 kB
Active:           777124 kB
Inactive:         192060 kB
Active(anon):     199996 kB
Inactive(anon):    83888 kB
Active(file):     577128 kB
Inactive(file):   108172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:        250284 kB
Mapped:            59764 kB
Shmem:             33444 kB
Slab:             131808 kB
SReclaimable:     105900 kB
SUnreclaim:        25908 kB
KernelStack:        3504 kB
PageTables:         5928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1277776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-13 12:41:05