Trace number 4284175

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)UNSAT 4.1872001 1.54

General information on the benchmark

NameSchurrLemma/SchurrLemma-nor-s1/
SchurrLemma-nor-024-3.xml
MD5SUM22afaa39cd90d1a6cea2c2d1150da88d
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 benchmark0.104611
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints132
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":24}]
Minimum variable degree11
Maximum variable degree22
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":2},{"degree":22,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284175-1503226357.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284175-1503226357.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.74/0.50	c solve instance...
4.09/1.52	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284175-1503226357/watcher-4284175-1503226357 -o /tmp/evaluation-result-4284175-1503226357/solver-4284175-1503226357 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 688139333 HOME/instance-4284175-1503226357.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100126 s]*
/proc/loadavg: 1.99 2.00 2.01 4/217 29091
/proc/meminfo: memFree=23030900/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13978596 memory=28116 CPUtime=0.12 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 5320 0 0 0 11 1 0 0 20 0 15 0 155723615 14314082304 7029 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3494649 7029 2904 1 0 3482966 0
[pid=29077/tid=29078] ppid=29075 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 3325 0 0 0 8 0 0 0 20 0 15 0 155723615 14314082304 7029 33554432000 4194304 4196468 140720692558096 140455283868128 140454909808720 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14314082304 7029 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13978596 memory=140018842580608 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14314082304 7029 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14314082304 7029 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13978596 memory=140018842580608 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723617 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) S 29075 29075 21004 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 155723620 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454254565616 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454253513072 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13978596 memory=140018842580608 CPUtime=0.01 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) R 29075 29075 21004 0 -1 4202560 307 0 0 0 1 0 0 0 20 0 15 0 155723620 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454252460016 140455258004884 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13978596 memory=140018842580608 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723621 14314082304 7029 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29500 KiB

[startup+0.210708 s]*
/proc/loadavg: 1.99 2.00 2.01 3/217 29091
/proc/meminfo: memFree=23018996/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13982884 memory=40320 CPUtime=0.34 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 8217 0 0 0 32 2 0 0 20 0 15 0 155723615 14318473216 10080 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3495713 10080 3041 1 0 3482966 0
[pid=29077/tid=29078] ppid=29075 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 5291 0 0 0 18 1 0 0 20 0 15 0 155723615 14318440448 10080 33554432000 4194304 4196468 140720692558096 140455283847008 140455272315437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13982884 memory=12478 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318473216 10080 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13982884 memory=140018842607948 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318473216 10080 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318440448 10080 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13982852 memory=140018842580608 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723617 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) S 29075 29075 21004 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 155723620 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454254565616 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13982884 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) S 29075 29075 21004 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 15 0 155723620 14318473216 10080 33554432000 4194304 4196468 140720692558096 140454253513072 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13982884 memory=140018842580608 CPUtime=0.08 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) S 29075 29075 21004 0 -1 1077944384 785 0 0 0 8 0 0 0 20 0 15 0 155723620 14318473216 10080 33554432000 4194304 4196468 140720692558096 140454252460016 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723621 14318440448 10080 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41704 KiB

[startup+0.313466 s]*
/proc/loadavg: 2.07 2.02 2.01 5/217 29091
/proc/meminfo: memFree=23012020/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13982928 memory=47756 CPUtime=0.51 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 9172 0 0 0 48 3 0 0 20 0 15 0 155723615 14318518272 11939 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3495732 11939 3124 1 0 3482966 0
[pid=29077/tid=29078] ppid=29075 vsize=13982928 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 6030 0 0 0 28 2 0 0 20 0 15 0 155723615 14318518272 11939 33554432000 4194304 4196468 140720692558096 140455283869952 140455279658141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13982928 memory=12817 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318518272 11939 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13982928 memory=3546363928894530831 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318518272 11939 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14318518272 11939 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723617 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) S 29075 29075 21004 0 -1 1077944384 578 0 0 0 4 0 0 0 20 0 15 0 155723620 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454254565616 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13982928 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) S 29075 29075 21004 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 155723620 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454253513072 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13982928 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) S 29075 29075 21004 0 -1 1077944384 900 0 0 0 12 0 0 0 20 0 15 0 155723620 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454252460016 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723621 14318518272 11939 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49140 KiB

[startup+0.700778 s]
/proc/loadavg: 2.07 2.02 2.01 7/217 29091
/proc/meminfo: memFree=22996420/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13984976 memory=67652 CPUtime=1.63 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 11585 0 0 0 158 5 0 0 20 0 15 0 155723615 14320615424 16913 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3496244 16913 3208 1 0 3483478 0
[pid=29077/tid=29078] ppid=29075 vsize=13984976 memory=4044 CPUtime=0.67 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 6684 0 0 0 64 3 0 0 20 0 15 0 155723615 14320615424 16913 33554432000 4194304 4196468 140720692558096 140455283875456 140455279648150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 16913 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 16913 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 16913 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13984976 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155723617 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13984976 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13984976 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13984976 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13984976 memory=932 CPUtime=0.29 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) R 29075 29075 21004 0 -1 4202560 983 0 0 0 29 0 0 0 20 0 15 0 155723620 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454254557568 140455264532667 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13984976 memory=2200 CPUtime=0.26 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) R 29075 29075 21004 0 -1 4202560 822 0 0 0 25 1 0 0 20 0 15 0 155723620 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454253501664 140455263540888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13984976 memory=7792 CPUtime=0.39 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) R 29075 29075 21004 0 -1 1077944384 1788 0 0 0 39 0 0 0 20 0 15 0 155723620 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454252460016 140455279647362 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 16913 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69036 KiB

[startup+1.50078 s]
/proc/loadavg: 2.07 2.02 2.01 5/217 29091
/proc/meminfo: memFree=22979928/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13984976 memory=104660 CPUtime=4.09 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 19235 0 0 0 403 6 0 0 20 0 15 0 155723615 14320615424 26165 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3496244 26165 3224 1 0 3483478 0
[pid=29077/tid=29078] ppid=29075 vsize=13984976 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 7020 0 0 0 144 3 0 0 20 0 15 0 155723615 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455283873712 140454914164925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13984976 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 155723617 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13984976 memory=4050494606505894242 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13984976 memory=7306078193560146262 CPUtime=1.07 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) R 29075 29075 21004 0 -1 4202560 4954 0 0 0 107 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454254565616 140455261156275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13984976 memory=7955158411902281024 CPUtime=1.06 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) R 29075 29075 21004 0 -1 4202560 3772 0 0 0 105 1 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454253513200 140455261180370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13984976 memory=7300704776819335744 CPUtime=0.46 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) S 29075 29075 21004 0 -1 1077944384 2167 0 0 0 46 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454252460016 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13984976 memory=15826954488778 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 4.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 106044 KiB

[startup+1.53994 s]
# the end of solver process 29075 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.11747 s, system=0.069722 s

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

[startup+1.50078 s]
/proc/loadavg: 2.07 2.02 2.01 5/217 29091
/proc/meminfo: memFree=22979928/32770624 swapFree=67108860/67108860
[pid=29075] ppid=29072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (xcsp3-exec) S 29072 29075 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155723615 9740288 346 33554432000 4194304 5098028 140725203255040 140725203253144 140650491904636 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34918400 140725203260527 140725203260731 140725203260731 140725203263467 0
/proc/29075/statm: 2378 346 289 221 0 87 0
[pid=29077] ppid=29075 vsize=13984976 memory=104660 CPUtime=4.09 cores=0,2,4,6
/proc/29077/stat : 29077 (java) S 29075 29075 21004 0 -1 1077944320 19235 0 0 0 403 6 0 0 20 0 15 0 155723615 14320615424 26165 33554432000 4194304 4196468 140720692558096 140720692540640 140455279636215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
/proc/29077/statm: 3496244 26165 3224 1 0 3483478 0
[pid=29077/tid=29078] ppid=29075 vsize=13984976 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/29077/task/29078/stat : 29078 (java) R 29075 29075 21004 0 -1 4202560 7020 0 0 0 144 3 0 0 20 0 15 0 155723615 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455283873712 140454914164925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29079] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29079/stat : 29079 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455232256528 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29080] ppid=29075 vsize=13984976 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29080/stat : 29080 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455231203984 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29081] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29081/stat : 29081 (java) S 29075 29075 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140455230150928 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29082] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29082/stat : 29082 (java) S 29075 29075 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155723616 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454872148368 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29083] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29083/stat : 29083 (java) S 29075 29075 21004 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 155723617 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454258776816 140455279647362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29084] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29084/stat : 29084 (java) S 29075 29075 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454257723040 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29085] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29085/stat : 29085 (java) S 29075 29075 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155723618 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454256669936 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29086] ppid=29075 vsize=13984976 memory=4050494606505894242 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29086/stat : 29086 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454255618512 140455279654811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29087] ppid=29075 vsize=13984976 memory=7306078193560146262 CPUtime=1.07 cores=0,2,4,6
/proc/29077/task/29087/stat : 29087 (java) R 29075 29075 21004 0 -1 4202560 4954 0 0 0 107 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454254565616 140455261156275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29088] ppid=29075 vsize=13984976 memory=7955158411902281024 CPUtime=1.06 cores=0,2,4,6
/proc/29077/task/29088/stat : 29088 (java) R 29075 29075 21004 0 -1 4202560 3772 0 0 0 105 1 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454253513200 140455261180370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29089] ppid=29075 vsize=13984976 memory=7300704776819335744 CPUtime=0.46 cores=0,2,4,6
/proc/29077/task/29089/stat : 29089 (java) S 29075 29075 21004 0 -1 1077944384 2167 0 0 0 46 0 0 0 20 0 15 0 155723620 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454252460016 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29090] ppid=29075 vsize=13984976 memory=15826954488778 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29090/stat : 29090 (java) S 29075 29075 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454251407712 140455279646421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
[pid=29077/tid=29091] ppid=29075 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29077/task/29091/stat : 29091 (java) S 29075 29075 21004 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 155723621 14320615424 26165 33554432000 4194304 4196468 140720692558096 140454250355760 140455279647362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10080256 140720692565143 140720692565319 140720692565319 140720692568015 0
Current children cumulated CPU time: 4.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 106044 KiB

Child status: 0
Real time (s): 1.54
CPU time (s): 4.1872
CPU user time (s): 4.11747
CPU system time (s): 0.069722
CPU usage (%): 271.896
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 106044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.11747
system time used= 0.069722
maximum resident set size= 109336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19867
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2024
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 29075
#   total CPU time (s): 4.1872
#   total CPU user time (s): 4.11747
#   total CPU system time (s): 0.069722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034831 second user time and 0.056614 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 12:38:17
IDJOB=4284175
IDBENCH=140597
IDSOLVER=2679
FILE ID=node107/4284175-1503226357
RUNJOBID= node107-1503215543-27247
PBS_JOBID= 20630867
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 5a (2017-08-18)
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-nor-s1/SchurrLemma-nor-024-3.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-4284175-1503226357/watcher-4284175-1503226357 -o /tmp/evaluation-result-4284175-1503226357/solver-4284175-1503226357 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 688139333 HOME/instance-4284175-1503226357.xml

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

MD5SUM BENCH= 22afaa39cd90d1a6cea2c2d1150da88d
RANDOM SEED=688139333

node107.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.84
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.84
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.84
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.84
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:        23047836 kB
MemAvailable:   28522412 kB
Buffers:          272404 kB
Cached:          5494144 kB
SwapCached:            0 kB
Active:          4357796 kB
Inactive:        4912148 kB
Active(anon):    3506340 kB
Inactive(anon):    33132 kB
Active(file):     851456 kB
Inactive(file):  4879016 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7692 kB
Writeback:             0 kB
AnonPages:       3523612 kB
Mapped:            64404 kB
Shmem:             33420 kB
Slab:             146300 kB
SReclaimable:     119876 kB
SUnreclaim:        26424 kB
KernelStack:        3808 kB
PageTables:        12184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4897168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3397632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61780 MiB
End job on node107 at 2017-08-20 12:38:19