Trace number 4249112

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)? (TO) 2400.69 302.213

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-card-085-080.xml
MD5SUM28cd33bc142e306671660e6b259caafc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6800
Number of constraints165
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":6800}]
Minimum constraint arity80
Maximum constraint arity85
Distribution of constraint arities[{"arity":80,"count":85},{"arity":85,"count":80}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249112-1500693812.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4249112-1500693812.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/1.07	c solve instance...
2400.69/302.24	s UNKNOWN
2400.69/302.24	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249112-1500693812/watcher-4249112-1500693812 -o /tmp/evaluation-result-4249112-1500693812/solver-4249112-1500693812 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14658 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1528651719 HOME/instance-4249112-1500693812.xml 

pid=15250
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 15.07 13.37 12.86 10/272 15253
/proc/meminfo: memFree=31490716/32770624 swapFree=5972/269624
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0

[startup+0.100098 s]
/proc/loadavg: 15.07 13.37 12.86 10/272 15253
/proc/meminfo: memFree=31490716/32770624 swapFree=5972/269624
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200381 s]
/proc/loadavg: 15.07 13.37 12.86 10/272 15253
/proc/meminfo: memFree=31490716/32770624 swapFree=5972/269624
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300227 s]
/proc/loadavg: 15.07 13.37 12.86 10/272 15253
/proc/meminfo: memFree=31490716/32770624 swapFree=5972/269624
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700192 s]
/proc/loadavg: 15.07 13.37 12.86 10/272 15253
/proc/meminfo: memFree=31490716/32770624 swapFree=5972/269624
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50182 s]
/proc/loadavg: 15.07 13.37 12.86 16/301 15282
/proc/meminfo: memFree=31282956/32770624 swapFree=5972/269660
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
[pid=15254] ppid=15253 vsize=13801768 CPUtime=6.87 cores=1,3,5,7,9,11,13,15
/proc/15254/stat : 15254 (java) S 15253 15253 14626 0 -1 1077944320 17221 0 0 0 668 19 0 0 20 0 28 0 4650752 14133010432 55691 33554432000 4194304 4196468 140730469851536 140730469834080 139968629100279 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
/proc/15254/statm: 3450442 55691 3231 1 0 3437675 0
[pid=15254/tid=15255] ppid=15253 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15255/stat : 15255 (java) S 15253 15253 14626 0 -1 1077944384 6842 0 0 0 98 5 0 0 20 0 28 0 4650752 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968633341056 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15257] ppid=15253 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15257/stat : 15257 (java) S 15253 15253 14626 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968561236368 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15258] ppid=15253 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15258/stat : 15258 (java) S 15253 15253 14626 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968560183568 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15259] ppid=15253 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15259/stat : 15259 (java) S 15253 15253 14626 0 -1 1077944384 17 0 0 0 1 1 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968559131280 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15260] ppid=15253 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15260/stat : 15260 (java) S 15253 15253 14626 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968558078480 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15261] ppid=15253 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15261/stat : 15261 (java) S 15253 15253 14626 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968557026192 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15262] ppid=15253 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15262/stat : 15262 (java) S 15253 15253 14626 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968222563088 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15263] ppid=15253 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15263/stat : 15263 (java) S 15253 15253 14626 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968221510800 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15264] ppid=15253 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15264/stat : 15264 (java) S 15253 15253 14626 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 28 0 4650753 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968220458000 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15265] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15265/stat : 15265 (java) S 15253 15253 14626 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4650756 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968158476400 139968629111426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15266] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15266/stat : 15266 (java) S 15253 15253 14626 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4650756 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968157422368 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15267] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15267/stat : 15267 (java) S 15253 15253 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4650757 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968156370032 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15268] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15268/stat : 15268 (java) S 15253 15253 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4650760 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968155318352 139968629118875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15269] ppid=15253 vsize=13801768 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15269/stat : 15269 (java) R 15253 15253 14626 0 -1 4202560 2185 0 0 0 89 0 0 0 20 0 28 0 4650760 14133010432 55691 33554432000 4194304 4196468 140730469851536 139968154252248 139968610621139 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15270] ppid=15253 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15270/stat : 15270 (java) R 15253 15253 14626 0 -1 4202560 2150 0 0 0 92 0 0 0 20 0 28 0 4650760 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967749665952 139968614208031 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15271] ppid=15253 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15271/stat : 15271 (java) R 15253 15253 14626 0 -1 4202560 1629 0 0 0 87 1 0 0 20 0 28 0 4650760 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967748620504 139968613487760 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15272] ppid=15253 vsize=13801768 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15272/stat : 15272 (java) S 15253 15253 14626 0 -1 1077944384 2513 0 0 0 56 1 0 0 20 0 28 0 4650760 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967747574512 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15273] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15273/stat : 15273 (java) S 15253 15253 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967746521440 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15274] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15274/stat : 15274 (java) S 15253 15253 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967745468720 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15275] ppid=15253 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15275/stat : 15275 (java) R 15253 15253 14626 0 -1 4202560 71 0 0 0 37 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967737953600 139968241392463 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15276] ppid=15253 vsize=13801768 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15276/stat : 15276 (java) R 15253 15253 14626 0 -1 4202560 51 0 0 0 25 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967736901648 139968241419377 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15277] ppid=15253 vsize=13801768 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15277/stat : 15277 (java) R 15253 15253 14626 0 -1 4202560 73 0 0 0 24 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967735850992 139968629121626 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15278] ppid=15253 vsize=13801768 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15278/stat : 15278 (java) R 15253 15253 14626 0 -1 4202560 27 0 0 0 30 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967734793792 139968241932923 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15279] ppid=15253 vsize=13801768 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15279/stat : 15279 (java) R 15253 15253 14626 0 -1 4202560 28 0 0 0 29 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967733744008 139968241481811 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15280] ppid=15253 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15280/stat : 15280 (java) R 15253 15253 14626 0 -1 4202560 34 0 0 0 27 0 0 0 20 0 28 0 4650861 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967732691992 139968241559037 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15281] ppid=15253 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15281/stat : 15281 (java) R 15253 15253 14626 0 -1 4202560 31 0 0 0 27 0 0 0 20 0 28 0 4650862 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967731640296 139968241732681 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15282] ppid=15253 vsize=13801768 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15282/stat : 15282 (java) R 15253 15253 14626 0 -1 4202560 28 0 0 0 28 0 0 0 20 0 28 0 4650862 14133010432 55691 33554432000 4194304 4196468 140730469851536 139967730587112 139968241677651 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 13811280

[startup+3.10158 s]
/proc/loadavg: 15.39 13.46 12.89 22/301 15282
/proc/meminfo: memFree=31100448/32770624 swapFree=5972/269664
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
[pid=15254] ppid=15253 vsize=13801768 CPUtime=19.49 cores=1,3,5,7,9,11,13,15
/proc/15254/stat : 15254 (java) S 15253 15253 14626 0 -1 1077944320 18848 0 0 0 1898 51 0 0 20 0 28 0 4650752 14133010432 105409 33554432000 4194304 4196468 140730469851536 140730469834080 139968629100279 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
/proc/15254/statm: 3450442 105409 3265 1 0 3437675 0
[pid=15254/tid=15255] ppid=15253 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15255/stat : 15255 (java) S 15253 15253 14626 0 -1 1077944384 6842 0 0 0 98 5 0 0 20 0 28 0 4650752 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968633341056 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15257] ppid=15253 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15257/stat : 15257 (java) S 15253 15253 14626 0 -1 1077944384 88 0 0 0 7 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968561236368 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15258] ppid=15253 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15258/stat : 15258 (java) S 15253 15253 14626 0 -1 1077944384 124 0 0 0 7 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968560183568 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15259] ppid=15253 vsize=13801768 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15259/stat : 15259 (java) S 15253 15253 14626 0 -1 1077944384 62 0 0 0 8 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968559131280 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15260] ppid=15253 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15260/stat : 15260 (java) S 15253 15253 14626 0 -1 1077944384 60 0 0 0 6 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968558078480 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15261] ppid=15253 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15261/stat : 15261 (java) S 15253 15253 14626 0 -1 1077944384 68 0 0 0 6 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968557026192 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15262] ppid=15253 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15262/stat : 15262 (java) S 15253 15253 14626 0 -1 1077944384 53 0 0 0 6 4 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968222563088 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15263] ppid=15253 vsize=13801768 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15263/stat : 15263 (java) S 15253 15253 14626 0 -1 1077944384 113 0 0 0 7 5 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968221510800 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15264] ppid=15253 vsize=13801768 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15264/stat : 15264 (java) S 15253 15253 14626 0 -1 1077944384 55 0 0 0 5 3 0 0 20 0 28 0 4650753 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968220458000 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15265] ppid=15253 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15265/stat : 15265 (java) S 15253 15253 14626 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 28 0 4650756 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968158476400 139968629111426 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15266] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15266/stat : 15266 (java) S 15253 15253 14626 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4650756 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968157422432 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15267] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15267/stat : 15267 (java) S 15253 15253 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4650757 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968156370048 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15268] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15268/stat : 15268 (java) S 15253 15253 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4650760 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968155318352 139968629118875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15269] ppid=15253 vsize=13801768 CPUtime=1.9 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15269/stat : 15269 (java) S 15253 15253 14626 0 -1 1077944384 2405 0 0 0 190 0 0 0 20 0 28 0 4650760 14133010432 105409 33554432000 4194304 4196468 140730469851536 139968154266224 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15270] ppid=15253 vsize=13801768 CPUtime=2.04 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15270/stat : 15270 (java) S 15253 15253 14626 0 -1 1077944384 2387 0 0 0 203 1 0 0 20 0 28 0 4650760 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967749679600 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15271] ppid=15253 vsize=13801768 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15271/stat : 15271 (java) S 15253 15253 14626 0 -1 1077944384 1726 0 0 0 163 1 0 0 20 0 28 0 4650760 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967748627312 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15272] ppid=15253 vsize=13801768 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15272/stat : 15272 (java) S 15253 15253 14626 0 -1 1077944384 2686 0 0 0 74 2 0 0 20 0 28 0 4650760 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967747574512 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15273] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15273/stat : 15273 (java) S 15253 15253 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967746521440 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15274] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15274/stat : 15274 (java) S 15253 15253 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967745468720 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15275] ppid=15253 vsize=13801768 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15275/stat : 15275 (java) R 15253 15253 14626 0 -1 4202560 74 0 0 0 147 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967737953752 139968242786924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15276] ppid=15253 vsize=13801768 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15276/stat : 15276 (java) R 15253 15253 14626 0 -1 4202560 96 0 0 0 137 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967736901176 139968242868301 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15277] ppid=15253 vsize=13801768 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15277/stat : 15277 (java) R 15253 15253 14626 0 -1 4202560 94 0 0 0 129 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967735849488 139968241985088 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15278] ppid=15253 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15278/stat : 15278 (java) R 15253 15253 14626 0 -1 4202560 238 0 0 0 144 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967734796952 140730470267094 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15279] ppid=15253 vsize=13801768 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15279/stat : 15279 (java) R 15253 15253 14626 0 -1 4202560 42 0 0 0 154 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967733744032 139968242617611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15280] ppid=15253 vsize=13801768 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15280/stat : 15280 (java) R 15253 15253 14626 0 -1 4202560 35 0 0 0 127 0 0 0 20 0 28 0 4650861 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967732691480 139968242786900 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15281] ppid=15253 vsize=13801768 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15281/stat : 15281 (java) R 15253 15253 14626 0 -1 4202560 56 0 0 0 139 0 0 0 20 0 28 0 4650862 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967731638088 139968242483193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15282] ppid=15253 vsize=13801768 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15282/stat : 15282 (java) R 15253 15253 14626 0 -1 4202560 38 0 0 0 130 0 0 0 20 0 28 0 4650862 14133010432 105409 33554432000 4194304 4196468 140730469851536 139967730585568 139968242616959 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
Current children cumulated CPU time (s) 19.49
Current children cumulated vsize (KiB) 13811280

[startup+6.30177 s]
/proc/loadavg: 15.39 13.46 12.89 18/301 15290
/proc/meminfo: memFree=30822548/32770624 swapFree=5972/269668

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

[pid=15254/tid=15281] ppid=15253 vsize=13801768 CPUtime=218.54 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15281/stat : 15281 (java) R 15253 15253 14626 0 -1 4202560 3024 0 0 0 21841 13 0 0 20 0 28 0 4650862 14133010432 644288 33554432000 4194304 4196468 140730469851536 139967731638168 139968243569360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15282] ppid=15253 vsize=13801768 CPUtime=219.95 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15282/stat : 15282 (java) R 15253 15253 14626 0 -1 4202560 1160 0 0 0 21990 5 0 0 20 0 28 0 4650862 14133010432 644288 33554432000 4194304 4196468 140730469851536 139967730585800 139968243892180 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
Current children cumulated CPU time (s) 1764.67
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 15.94 15.01 13.71 17/299 15304
/proc/meminfo: memFree=25962760/32770624 swapFree=5972/269952
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
[pid=15254] ppid=15253 vsize=13801768 CPUtime=2242.22 cores=1,3,5,7,9,11,13,15
/proc/15254/stat : 15254 (java) S 15253 15253 14626 0 -1 1077944320 57241 0 0 0 223983 239 0 0 20 0 28 0 4650752 14133010432 879307 33554432000 4194304 4196468 140730469851536 140730469834080 139968629100279 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
/proc/15254/statm: 3450442 879307 3271 1 0 3437675 0
[pid=15254/tid=15255] ppid=15253 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15255/stat : 15255 (java) S 15253 15253 14626 0 -1 1077944384 6842 0 0 0 98 5 0 0 20 0 28 0 4650752 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968633341056 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15257] ppid=15253 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15257/stat : 15257 (java) S 15253 15253 14626 0 -1 1077944384 346 0 0 0 17 18 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968561236368 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15258] ppid=15253 vsize=13801768 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15258/stat : 15258 (java) S 15253 15253 14626 0 -1 1077944384 673 0 0 0 16 17 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968560183568 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15259] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15259/stat : 15259 (java) S 15253 15253 14626 0 -1 1077944384 688 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968559131280 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15260] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15260/stat : 15260 (java) S 15253 15253 14626 0 -1 1077944384 604 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968558078480 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15261] ppid=15253 vsize=13801768 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15261/stat : 15261 (java) S 15253 15253 14626 0 -1 1077944384 589 0 0 0 16 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968557026192 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15262] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15262/stat : 15262 (java) S 15253 15253 14626 0 -1 1077944384 1052 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968222563088 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15263] ppid=15253 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15263/stat : 15263 (java) S 15253 15253 14626 0 -1 1077944384 364 0 0 0 17 19 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968221510800 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15264] ppid=15253 vsize=13801768 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15264/stat : 15264 (java) S 15253 15253 14626 0 -1 1077944384 565 0 0 0 15 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968220458000 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15265] ppid=15253 vsize=13801768 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15265/stat : 15265 (java) S 15253 15253 14626 0 -1 1077944384 2836 0 0 0 3 3 0 0 20 0 28 0 4650756 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968158476400 139968629111426 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15266] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15266/stat : 15266 (java) S 15253 15253 14626 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4650756 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968157422432 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15267] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15267/stat : 15267 (java) S 15253 15253 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4650757 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968156370048 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15268] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15268/stat : 15268 (java) S 15253 15253 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968155318352 139968629118875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15269] ppid=15253 vsize=13801768 CPUtime=2.63 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15269/stat : 15269 (java) S 15253 15253 14626 0 -1 1077944384 6837 0 0 0 261 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968154266224 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15270] ppid=15253 vsize=13801768 CPUtime=2.8 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15270/stat : 15270 (java) S 15253 15253 14626 0 -1 1077944384 7830 0 0 0 278 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967749679600 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15271] ppid=15253 vsize=13801768 CPUtime=2.33 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15271/stat : 15271 (java) S 15253 15253 14626 0 -1 1077944384 5179 0 0 0 232 1 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967748627312 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15272] ppid=15253 vsize=13801768 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15272/stat : 15272 (java) S 15253 15253 14626 0 -1 1077944384 4513 0 0 0 84 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967747574512 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15273] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15273/stat : 15273 (java) S 15253 15253 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967746521440 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15274] ppid=15253 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15274/stat : 15274 (java) S 15253 15253 14626 0 -1 1077944384 647 0 0 0 8 9 0 0 20 0 28 0 4650761 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967745468720 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15275] ppid=15253 vsize=13801768 CPUtime=277.31 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15275/stat : 15275 (java) R 15253 15253 14626 0 -1 4202560 2425 0 0 0 27723 8 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967737955760 139968242786945 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15276] ppid=15253 vsize=13801768 CPUtime=277.95 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15276/stat : 15276 (java) R 15253 15253 14626 0 -1 4202560 1680 0 0 0 27786 9 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967736901368 139968242868291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15277] ppid=15253 vsize=13801768 CPUtime=277.91 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15277/stat : 15277 (java) R 15253 15253 14626 0 -1 4202560 4639 0 0 0 27773 18 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967735849016 139968243125479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15278] ppid=15253 vsize=13801768 CPUtime=279.94 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15278/stat : 15278 (java) R 15253 15253 14626 0 -1 4202560 845 0 0 0 27993 1 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967734796600 139968241932928 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15279] ppid=15253 vsize=13801768 CPUtime=279.79 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15279/stat : 15279 (java) R 15253 15253 14626 0 -1 4202560 1630 0 0 0 27967 12 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967733744168 139968243892180 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15280] ppid=15253 vsize=13801768 CPUtime=279.19 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15280/stat : 15280 (java) R 15253 15253 14626 0 -1 4202560 446 0 0 0 27919 0 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967732691592 139968241802813 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15281] ppid=15253 vsize=13801768 CPUtime=277.51 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15281/stat : 15281 (java) R 15253 15253 14626 0 -1 4202560 3450 0 0 0 27732 19 0 0 20 0 28 0 4650862 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967731638032 139968243619874 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15282] ppid=15253 vsize=13801768 CPUtime=279.85 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15282/stat : 15282 (java) R 15253 15253 14626 0 -1 4202560 1266 0 0 0 27978 7 0 0 20 0 28 0 4650862 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967730585384 139968243892201 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
Current children cumulated CPU time (s) 2242.22
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.202 s]
/proc/loadavg: 15.96 15.08 13.75 10/291 15400
/proc/meminfo: memFree=28203912/32770624 swapFree=5972/270048
[pid=15253] ppid=15250 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15253/stat : 15253 (xcsp3-exec) S 15250 15253 14626 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4650752 9740288 346 33554432000 4194304 5098028 140730086118864 140730086116968 140634572681852 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 8658944 140730086122638 140730086122848 140730086122848 140730086125547 0
/proc/15253/statm: 2378 346 289 221 0 87 0
[pid=15254] ppid=15253 vsize=13801768 CPUtime=2400.69 cores=1,3,5,7,9,11,13,15
/proc/15254/stat : 15254 (java) S 15253 15253 14626 0 -1 1077944320 57774 0 0 0 239828 241 0 0 20 0 28 0 4650752 14133010432 879307 33554432000 4194304 4196468 140730469851536 140730469834080 139968629100279 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
/proc/15254/statm: 3450442 879307 3271 1 0 3437675 0
[pid=15254/tid=15255] ppid=15253 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15255/stat : 15255 (java) S 15253 15253 14626 0 -1 1077944384 6842 0 0 0 98 5 0 0 20 0 28 0 4650752 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968633341056 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15257] ppid=15253 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15257/stat : 15257 (java) S 15253 15253 14626 0 -1 1077944384 346 0 0 0 17 18 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968561236368 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15258] ppid=15253 vsize=13801768 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15258/stat : 15258 (java) S 15253 15253 14626 0 -1 1077944384 673 0 0 0 16 17 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968560183568 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15259] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15259/stat : 15259 (java) S 15253 15253 14626 0 -1 1077944384 688 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968559131280 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15260] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15260/stat : 15260 (java) S 15253 15253 14626 0 -1 1077944384 604 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968558078480 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15261] ppid=15253 vsize=13801768 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15261/stat : 15261 (java) S 15253 15253 14626 0 -1 1077944384 589 0 0 0 16 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968557026192 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15262] ppid=15253 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15262/stat : 15262 (java) S 15253 15253 14626 0 -1 1077944384 1052 0 0 0 18 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968222563088 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15263] ppid=15253 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15263/stat : 15263 (java) S 15253 15253 14626 0 -1 1077944384 364 0 0 0 17 19 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968221510800 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15264] ppid=15253 vsize=13801768 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15264/stat : 15264 (java) S 15253 15253 14626 0 -1 1077944384 565 0 0 0 15 16 0 0 20 0 28 0 4650753 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968220458000 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15265] ppid=15253 vsize=13801768 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15265/stat : 15265 (java) S 15253 15253 14626 0 -1 1077944384 2836 0 0 0 3 3 0 0 20 0 28 0 4650756 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968158476400 139968629111426 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15266] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15266/stat : 15266 (java) S 15253 15253 14626 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4650756 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968157422432 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15267] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15267/stat : 15267 (java) S 15253 15253 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4650757 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968156370048 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15268] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15268/stat : 15268 (java) S 15253 15253 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968155318352 139968629118875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15269] ppid=15253 vsize=13801768 CPUtime=2.63 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15269/stat : 15269 (java) S 15253 15253 14626 0 -1 1077944384 6837 0 0 0 261 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139968154266224 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15270] ppid=15253 vsize=13801768 CPUtime=2.8 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15270/stat : 15270 (java) S 15253 15253 14626 0 -1 1077944384 7830 0 0 0 278 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967749679600 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15271] ppid=15253 vsize=13801768 CPUtime=2.33 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15271/stat : 15271 (java) S 15253 15253 14626 0 -1 1077944384 5179 0 0 0 232 1 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967748627312 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15272] ppid=15253 vsize=13801768 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15272/stat : 15272 (java) S 15253 15253 14626 0 -1 1077944384 4513 0 0 0 84 2 0 0 20 0 28 0 4650760 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967747574512 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15273] ppid=15253 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15273/stat : 15273 (java) S 15253 15253 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4650761 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967746521440 139968629110485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15274] ppid=15253 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15274/stat : 15274 (java) S 15253 15253 14626 0 -1 1077944384 649 0 0 0 9 10 0 0 20 0 28 0 4650761 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967745468720 139968629111426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15275] ppid=15253 vsize=13801768 CPUtime=297.14 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15275/stat : 15275 (java) R 15253 15253 14626 0 -1 4202560 2595 0 0 0 29706 8 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967737957072 139968242786924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15276] ppid=15253 vsize=13801768 CPUtime=297.82 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15276/stat : 15276 (java) R 15253 15253 14626 0 -1 4202560 1763 0 0 0 29773 9 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967736905472 139968242868204 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15277] ppid=15253 vsize=13801768 CPUtime=297.61 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15277/stat : 15277 (java) R 15253 15253 14626 0 -1 4202560 4765 0 0 0 29743 18 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967735849016 139968243125562 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15278] ppid=15253 vsize=13801768 CPUtime=299.82 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15278/stat : 15278 (java) R 15253 15253 14626 0 -1 4202560 870 0 0 0 29981 1 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967734800320 139968242868209 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15279] ppid=15253 vsize=13801768 CPUtime=299.64 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15279/stat : 15279 (java) R 15253 15253 14626 0 -1 4202560 1675 0 0 0 29952 12 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967733748600 139968243891760 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15280] ppid=15253 vsize=13801768 CPUtime=298.93 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15280/stat : 15280 (java) R 15253 15253 14626 0 -1 4202560 446 0 0 0 29892 1 0 0 20 0 28 0 4650861 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967732695800 139968242637331 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15281] ppid=15253 vsize=13801768 CPUtime=297.2 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15281/stat : 15281 (java) R 15253 15253 14626 0 -1 4202560 3487 0 0 0 29701 19 0 0 20 0 28 0 4650862 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967731641984 139968243619895 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
[pid=15254/tid=15282] ppid=15253 vsize=13801768 CPUtime=299.71 cores=1,3,5,7,9,11,13,15
/proc/15254/task/15282/stat : 15282 (java) R 15253 15253 14626 0 -1 4202560 1311 0 0 0 29964 7 0 0 20 0 28 0 4650862 14133010432 879307 33554432000 4194304 4196468 140730469851536 139967730589184 139968243892180 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140730469860540 140730469860716 140730469860716 140730469863375 0
Current children cumulated CPU time (s) 2400.69
Current children cumulated vsize (KiB) 13811280

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15253 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=988
# CPU time returned by wait4() is 0.002964
# while last known CPU time is 2400.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 302.213
CPU time (s): 2400.69
CPU user time (s): 2398.28
CPU system time (s): 2.41
CPU usage (%): 794.371
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001976
system time used= 0.000988
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.11575 second user time and 4.84625 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-22 05:23:33
IDJOB=4249112
IDBENCH=135555
IDSOLVER=2626
FILE ID=node105/4249112-1500693812
RUNJOBID= node105-1500682495-14658
PBS_JOBID= 20623326
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-card-085-080.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249112-1500693812/watcher-4249112-1500693812 -o /tmp/evaluation-result-4249112-1500693812/solver-4249112-1500693812 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14658 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1528651719 HOME/instance-4249112-1500693812.xml

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

MD5SUM BENCH= 28cd33bc142e306671660e6b259caafc
RANDOM SEED=1528651719

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31490744 kB
MemAvailable:   31665000 kB
Buffers:          119320 kB
Cached:           335104 kB
SwapCached:            0 kB
Active:           569024 kB
Inactive:         278252 kB
Active(anon):     395816 kB
Inactive(anon):     8628 kB
Active(file):     173208 kB
Inactive(file):   269624 kB
Unevictable:        5972 kB
Mlocked:            6004 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15804 kB
Writeback:             0 kB
AnonPages:        435444 kB
Mapped:            43240 kB
Shmem:              8852 kB
Slab:             128824 kB
SReclaimable:      94516 kB
SUnreclaim:        34308 kB
KernelStack:        5056 kB
PageTables:         6180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1393648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61992 MiB
End job on node105 at 2017-07-22 05:28:35