Trace number 4246862

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.15 317.512

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-08.xml
MD5SUMe66788b55a8c4825b73f7b3fa22372b6
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 variables27
Number of constraints45
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":27}]
Minimum variable degree9
Maximum variable degree9
Distribution of variable degrees[{"degree":9,"count":27}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":9},{"arity":6,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36},{"type":"ordered","count":9}]
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-4246862-1500688344.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4246862-1500688344.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
25.75/19.07	c solve instance...
2400.15/317.54	s UNKNOWN
2400.15/317.54	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-4246862-1500688344/watcher-4246862-1500688344 -o /tmp/evaluation-result-4246862-1500688344/solver-4246862-1500688344 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1255815242 HOME/instance-4246862-1500688344.xml 

pid=32384
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: 11.66 13.77 13.89 3/271 32387
/proc/meminfo: memFree=22694620/32770624 swapFree=5736/258928
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0

[startup+0.100155 s]
/proc/loadavg: 11.66 13.77 13.89 3/271 32387
/proc/meminfo: memFree=22694620/32770624 swapFree=5736/258928
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200376 s]
/proc/loadavg: 11.66 13.77 13.89 3/271 32387
/proc/meminfo: memFree=22694620/32770624 swapFree=5736/258928
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300216 s]
/proc/loadavg: 11.66 13.77 13.89 3/271 32387
/proc/meminfo: memFree=22694620/32770624 swapFree=5736/258928
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.7003 s]
/proc/loadavg: 11.66 13.77 13.89 3/271 32387
/proc/meminfo: memFree=22694620/32770624 swapFree=5736/258928
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50126 s]
/proc/loadavg: 11.66 13.77 13.89 6/292 32408
/proc/meminfo: memFree=22511212/32770624 swapFree=5736/259000
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
[pid=32388] ppid=32387 vsize=13267208 CPUtime=2.84 cores=1,3,5,7,9,11,13,15
/proc/32388/stat : 32388 (java) S 32387 32387 16473 0 -1 1077944320 12902 0 0 0 274 10 0 0 20 0 20 0 4103584 13585620992 48795 33554432000 4194304 4196468 140730894322688 140730894305232 140576976953079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
/proc/32388/statm: 3316802 48795 3213 1 0 3304035 0
[pid=32388/tid=32389] ppid=32387 vsize=13267208 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32389/stat : 32389 (java) R 32387 32387 16473 0 -1 4202560 6567 0 0 0 142 4 0 0 20 0 20 0 4103584 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576981190664 140576959940260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32391] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32391/stat : 32391 (java) S 32387 32387 16473 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576909089424 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32392] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32392/stat : 32392 (java) S 32387 32387 16473 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576908036624 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32393] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32393/stat : 32393 (java) S 32387 32387 16473 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576906983824 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32394] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32394/stat : 32394 (java) S 32387 32387 16473 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576905931024 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32395] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32395/stat : 32395 (java) S 32387 32387 16473 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576904879248 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32396] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32396/stat : 32396 (java) S 32387 32387 16473 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576903826448 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32397] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32397/stat : 32397 (java) S 32387 32387 16473 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576902773648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32398] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32398/stat : 32398 (java) S 32387 32387 16473 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 4103585 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576901720848 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32399] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32399/stat : 32399 (java) S 32387 32387 16473 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 4103587 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576304781680 140576976964226 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32400] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32400/stat : 32400 (java) S 32387 32387 16473 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 4103587 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576303727648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32401] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32401/stat : 32401 (java) S 32387 32387 16473 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4103588 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576302674800 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32402] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32402/stat : 32402 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576301623120 140576976971675 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32403] ppid=32387 vsize=13267208 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32403/stat : 32403 (java) S 32387 32387 16473 0 -1 1077944384 1463 0 0 0 33 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576300571504 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32404] ppid=32387 vsize=13267208 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32404/stat : 32404 (java) S 32387 32387 16473 0 -1 1077944384 951 0 0 0 32 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576299518704 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32405] ppid=32387 vsize=13267208 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32405/stat : 32405 (java) S 32387 32387 16473 0 -1 1077944384 954 0 0 0 30 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576298465904 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32406] ppid=32387 vsize=13267208 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32406/stat : 32406 (java) S 32387 32387 16473 0 -1 1077944384 1500 0 0 0 30 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576297413104 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32407] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32407/stat : 32407 (java) S 32387 32387 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576296360544 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32408] ppid=32387 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32408/stat : 32408 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4103592 13585620992 48795 33554432000 4194304 4196468 140730894322688 140576295307824 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 13276720

[startup+3.10099 s]
/proc/loadavg: 11.66 13.77 13.89 4/292 32408
/proc/meminfo: memFree=22510072/32770624 swapFree=5736/259000
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
[pid=32388] ppid=32387 vsize=13269256 CPUtime=5.27 cores=1,3,5,7,9,11,13,15
/proc/32388/stat : 32388 (java) S 32387 32387 16473 0 -1 1077944320 14055 0 0 0 504 23 0 0 20 0 20 0 4103584 13587718144 62563 33554432000 4194304 4196468 140730894322688 140730894305232 140576976953079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
/proc/32388/statm: 3317314 62563 3219 1 0 3304547 0
[pid=32388/tid=32389] ppid=32387 vsize=13269256 CPUtime=3 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32389/stat : 32389 (java) R 32387 32387 16473 0 -1 4202560 7289 0 0 0 296 4 0 0 20 0 20 0 4103584 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576981190056 140576581297678 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32391] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32391/stat : 32391 (java) S 32387 32387 16473 0 -1 1077944384 25 0 0 0 4 1 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576909089424 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32392] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32392/stat : 32392 (java) S 32387 32387 16473 0 -1 1077944384 33 0 0 0 3 2 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576908036624 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32393] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32393/stat : 32393 (java) S 32387 32387 16473 0 -1 1077944384 26 0 0 0 3 2 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576906983824 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32394] ppid=32387 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32394/stat : 32394 (java) S 32387 32387 16473 0 -1 1077944384 28 0 0 0 4 2 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576905931024 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32395] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32395/stat : 32395 (java) S 32387 32387 16473 0 -1 1077944384 29 0 0 0 3 2 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576904879248 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32396] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32396/stat : 32396 (java) S 32387 32387 16473 0 -1 1077944384 23 0 0 0 4 1 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576903826448 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32397] ppid=32387 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32397/stat : 32397 (java) S 32387 32387 16473 0 -1 1077944384 25 0 0 0 4 1 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576902773648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32398] ppid=32387 vsize=13269256 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32398/stat : 32398 (java) S 32387 32387 16473 0 -1 1077944384 18 0 0 0 2 2 0 0 20 0 20 0 4103585 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576901720848 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32399] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32399/stat : 32399 (java) S 32387 32387 16473 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 4103587 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576304781680 140576976964226 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32400] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32400/stat : 32400 (java) S 32387 32387 16473 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 4103587 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576303727712 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32401] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32401/stat : 32401 (java) S 32387 32387 16473 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4103588 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576302674816 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32402] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32402/stat : 32402 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576301623120 140576976971675 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32403] ppid=32387 vsize=13269256 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32403/stat : 32403 (java) S 32387 32387 16473 0 -1 1077944384 1481 0 0 0 44 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576300571504 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32404] ppid=32387 vsize=13269256 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32404/stat : 32404 (java) S 32387 32387 16473 0 -1 1077944384 981 0 0 0 50 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576299518704 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32405] ppid=32387 vsize=13269256 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32405/stat : 32405 (java) S 32387 32387 16473 0 -1 1077944384 1078 0 0 0 44 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576298465904 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32406] ppid=32387 vsize=13269256 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32406/stat : 32406 (java) S 32387 32387 16473 0 -1 1077944384 1613 0 0 0 35 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576297413104 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32407] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32407/stat : 32407 (java) S 32387 32387 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576296360544 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32408] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32408/stat : 32408 (java) S 32387 32387 16473 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 4103592 13587718144 62563 33554432000 4194304 4196468 140730894322688 140576295307824 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 13278768

[startup+6.30093 s]
/proc/loadavg: 10.97 13.59 13.83 5/292 32408
/proc/meminfo: memFree=22277548/32770624 swapFree=5736/259016
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
[pid=32388] ppid=32387 vsize=13269256 CPUtime=9.01 cores=1,3,5,7,9,11,13,15
/proc/32388/stat : 32388 (java) S 32387 32387 16473 0 -1 1077944320 19706 0 0 0 865 36 0 0 20 0 20 0 4103584 13587718144 106871 33554432000 4194304 4196468 140730894322688 140730894305232 140576976953079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
/proc/32388/statm: 3317314 106871 3225 1 0 3304547 0
[pid=32388/tid=32389] ppid=32387 vsize=13269256 CPUtime=6.14 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32389/stat : 32389 (java) R 32387 32387 16473 0 -1 4202560 8589 0 0 0 608 6 0 0 20 0 20 0 4103584 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576981190952 140576581659696 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32391] ppid=32387 vsize=13269256 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32391/stat : 32391 (java) S 32387 32387 16473 0 -1 1077944384 189 0 0 0 9 2 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576909089424 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32392] ppid=32387 vsize=13269256 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32392/stat : 32392 (java) S 32387 32387 16473 0 -1 1077944384 192 0 0 0 8 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576908036624 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32393] ppid=32387 vsize=13269256 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32393/stat : 32393 (java) S 32387 32387 16473 0 -1 1077944384 58 0 0 0 9 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576906983824 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32394] ppid=32387 vsize=13269256 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32394/stat : 32394 (java) S 32387 32387 16473 0 -1 1077944384 53 0 0 0 6 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576905931024 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32395] ppid=32387 vsize=13269256 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32395/stat : 32395 (java) S 32387 32387 16473 0 -1 1077944384 59 0 0 0 9 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576904879248 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32396] ppid=32387 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32396/stat : 32396 (java) S 32387 32387 16473 0 -1 1077944384 202 0 0 0 6 2 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576903826448 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32397] ppid=32387 vsize=13269256 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32397/stat : 32397 (java) S 32387 32387 16473 0 -1 1077944384 238 0 0 0 9 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576902773648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32398] ppid=32387 vsize=13269256 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32398/stat : 32398 (java) S 32387 32387 16473 0 -1 1077944384 209 0 0 0 6 3 0 0 20 0 20 0 4103585 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576901720848 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32399] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32399/stat : 32399 (java) S 32387 32387 16473 0 -1 1077944384 547 0 0 0 0 0 0 0 20 0 20 0 4103587 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576304781680 140576976964226 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32400] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32400/stat : 32400 (java) S 32387 32387 16473 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 4103587 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576303727712 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32401] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32401/stat : 32401 (java) S 32387 32387 16473 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4103588 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576302674816 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32402] ppid=32387 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32402/stat : 32402 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4103592 13587718144 106871 33554432000 4194304 4196468 140730894322688 140576301623120 140576976971675 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0

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

[pid=32388/tid=32415] ppid=32387 vsize=13801768 CPUtime=258.87 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32415/stat : 32415 (java) R 32387 32387 16473 0 -1 4202560 1013 0 0 0 25886 1 0 0 20 0 28 0 4105492 14133010432 536843 33554432000 4194304 4196468 140730894322688 140576212972248 140576583222130 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32416] ppid=32387 vsize=13801768 CPUtime=258.91 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32416/stat : 32416 (java) R 32387 32387 16473 0 -1 4202560 2761 0 0 0 25889 2 0 0 20 0 28 0 4105492 14133010432 536843 33554432000 4194304 4196468 140730894322688 140576211919448 140576584459269 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
Current children cumulated CPU time (s) 2120.02
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+317.502 s]
/proc/loadavg: 13.97 12.82 13.29 17/299 32721
/proc/meminfo: memFree=29344532/32770624 swapFree=5736/259452
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
[pid=32388] ppid=32387 vsize=13801768 CPUtime=2400.15 cores=1,3,5,7,9,11,13,15
/proc/32388/stat : 32388 (java) S 32387 32387 16473 0 -1 1077944320 94280 0 0 0 239568 447 0 0 20 0 28 0 4103584 14133010432 549966 33554432000 4194304 4196468 140730894322688 140730894305232 140576976953079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
/proc/32388/statm: 3450442 549966 3279 1 0 3437675 0
[pid=32388/tid=32389] ppid=32387 vsize=13801768 CPUtime=17.13 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32389/stat : 32389 (java) S 32387 32387 16473 0 -1 1077944384 11057 0 0 0 1704 9 0 0 20 0 28 0 4103584 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576981193856 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32391] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32391/stat : 32391 (java) S 32387 32387 16473 0 -1 1077944384 1802 0 0 0 188 49 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576909089424 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32392] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32392/stat : 32392 (java) S 32387 32387 16473 0 -1 1077944384 2833 0 0 0 190 47 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576908036624 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32393] ppid=32387 vsize=13801768 CPUtime=2.39 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32393/stat : 32393 (java) S 32387 32387 16473 0 -1 1077944384 2321 0 0 0 191 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576906983824 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32394] ppid=32387 vsize=13801768 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32394/stat : 32394 (java) S 32387 32387 16473 0 -1 1077944384 2247 0 0 0 193 47 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576905931024 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32395] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32395/stat : 32395 (java) S 32387 32387 16473 0 -1 1077944384 2365 0 0 0 188 49 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576904879248 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32396] ppid=32387 vsize=13801768 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32396/stat : 32396 (java) S 32387 32387 16473 0 -1 1077944384 1914 0 0 0 190 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576903826448 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32397] ppid=32387 vsize=13801768 CPUtime=2.41 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32397/stat : 32397 (java) S 32387 32387 16473 0 -1 1077944384 2827 0 0 0 190 51 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576902773648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32398] ppid=32387 vsize=13801768 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32398/stat : 32398 (java) S 32387 32387 16473 0 -1 1077944384 2467 0 0 0 192 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576901720848 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32399] ppid=32387 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32399/stat : 32399 (java) S 32387 32387 16473 0 -1 1077944384 4619 0 0 0 134 12 0 0 20 0 28 0 4103587 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576304781680 140576976964226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32400] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32400/stat : 32400 (java) S 32387 32387 16473 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4103587 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576303727712 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32401] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32401/stat : 32401 (java) S 32387 32387 16473 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 4103588 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576302674816 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32402] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32402/stat : 32402 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576301623120 140576976971675 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32403] ppid=32387 vsize=13801768 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32403/stat : 32403 (java) S 32387 32387 16473 0 -1 1077944384 10753 0 0 0 192 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576300571504 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32404] ppid=32387 vsize=13801768 CPUtime=1.85 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32404/stat : 32404 (java) S 32387 32387 16473 0 -1 1077944384 7073 0 0 0 183 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576299518704 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32405] ppid=32387 vsize=13801768 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32405/stat : 32405 (java) S 32387 32387 16473 0 -1 1077944384 9282 0 0 0 210 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576298465904 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32406] ppid=32387 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32406/stat : 32406 (java) S 32387 32387 16473 0 -1 1077944384 8539 0 0 0 80 1 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576297413104 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32407] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32407/stat : 32407 (java) S 32387 32387 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576296360544 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32408] ppid=32387 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32408/stat : 32408 (java) S 32387 32387 16473 0 -1 1077944384 992 0 0 0 7 11 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576295307824 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32409] ppid=32387 vsize=13801768 CPUtime=293.91 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32409/stat : 32409 (java) R 32387 32387 16473 0 -1 4202560 2713 0 0 0 29388 3 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576219286888 140576583824233 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32410] ppid=32387 vsize=13801768 CPUtime=293.62 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32410/stat : 32410 (java) R 32387 32387 16473 0 -1 4202560 3421 0 0 0 29360 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576218234368 140576583222008 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32411] ppid=32387 vsize=13801768 CPUtime=295.23 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32411/stat : 32411 (java) R 32387 32387 16473 0 -1 4202560 3010 0 0 0 29521 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576217182840 140576583848275 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32412] ppid=32387 vsize=13801768 CPUtime=294.35 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32412/stat : 32412 (java) R 32387 32387 16473 0 -1 4202560 3951 0 0 0 29433 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576216130040 140576583847939 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32413] ppid=32387 vsize=13801768 CPUtime=295.35 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32413/stat : 32413 (java) R 32387 32387 16473 0 -1 4202560 2794 0 0 0 29533 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576215077240 140576583825747 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32414] ppid=32387 vsize=13801768 CPUtime=295.04 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32414/stat : 32414 (java) R 32387 32387 16473 0 -1 4202560 1904 0 0 0 29503 1 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576214024440 140576583824453 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32415] ppid=32387 vsize=13801768 CPUtime=293.89 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32415/stat : 32415 (java) R 32387 32387 16473 0 -1 4202560 1022 0 0 0 29388 1 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576212972248 140576583848793 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32416] ppid=32387 vsize=13801768 CPUtime=293.96 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32416/stat : 32416 (java) R 32387 32387 16473 0 -1 4202560 3002 0 0 0 29394 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576211921648 140576583849401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
Current children cumulated CPU time (s) 2400.15
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 32388 sig 9
??? kill 32387 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+317.502 s]
/proc/loadavg: 13.97 12.82 13.29 17/299 32721
/proc/meminfo: memFree=29344532/32770624 swapFree=5736/259452
[pid=32387] ppid=32384 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32387/stat : 32387 (xcsp3-exec) S 32384 32387 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4103583 9740288 346 33554432000 4194304 5098028 140730442324032 140730442322136 140675909825148 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 22822912 140730442331278 140730442331488 140730442331488 140730442334187 0
/proc/32387/statm: 2378 346 289 221 0 87 0
[pid=32388] ppid=32387 vsize=13801768 CPUtime=2400.15 cores=1,3,5,7,9,11,13,15
/proc/32388/stat : 32388 (java) S 32387 32387 16473 0 -1 1077944320 94280 0 0 0 239568 447 0 0 20 0 28 0 4103584 14133010432 549966 33554432000 4194304 4196468 140730894322688 140730894305232 140576976953079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
/proc/32388/statm: 3450442 549966 3279 1 0 3437675 0
[pid=32388/tid=32389] ppid=32387 vsize=13801768 CPUtime=17.13 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32389/stat : 32389 (java) S 32387 32387 16473 0 -1 1077944384 11057 0 0 0 1704 9 0 0 20 0 28 0 4103584 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576981193856 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32391] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32391/stat : 32391 (java) S 32387 32387 16473 0 -1 1077944384 1802 0 0 0 188 49 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576909089424 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32392] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32392/stat : 32392 (java) S 32387 32387 16473 0 -1 1077944384 2833 0 0 0 190 47 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576908036624 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32393] ppid=32387 vsize=13801768 CPUtime=2.39 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32393/stat : 32393 (java) S 32387 32387 16473 0 -1 1077944384 2321 0 0 0 191 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576906983824 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32394] ppid=32387 vsize=13801768 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32394/stat : 32394 (java) S 32387 32387 16473 0 -1 1077944384 2247 0 0 0 193 47 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576905931024 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32395] ppid=32387 vsize=13801768 CPUtime=2.37 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32395/stat : 32395 (java) S 32387 32387 16473 0 -1 1077944384 2365 0 0 0 188 49 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576904879248 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32396] ppid=32387 vsize=13801768 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32396/stat : 32396 (java) S 32387 32387 16473 0 -1 1077944384 1914 0 0 0 190 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576903826448 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32397] ppid=32387 vsize=13801768 CPUtime=2.41 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32397/stat : 32397 (java) S 32387 32387 16473 0 -1 1077944384 2827 0 0 0 190 51 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576902773648 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32398] ppid=32387 vsize=13801768 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32398/stat : 32398 (java) S 32387 32387 16473 0 -1 1077944384 2467 0 0 0 192 48 0 0 20 0 28 0 4103585 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576901720848 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32399] ppid=32387 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32399/stat : 32399 (java) S 32387 32387 16473 0 -1 1077944384 4619 0 0 0 134 12 0 0 20 0 28 0 4103587 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576304781680 140576976964226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32400] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32400/stat : 32400 (java) S 32387 32387 16473 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4103587 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576303727712 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32401] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32401/stat : 32401 (java) S 32387 32387 16473 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 4103588 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576302674816 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32402] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32402/stat : 32402 (java) S 32387 32387 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576301623120 140576976971675 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32403] ppid=32387 vsize=13801768 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32403/stat : 32403 (java) S 32387 32387 16473 0 -1 1077944384 10753 0 0 0 192 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576300571504 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32404] ppid=32387 vsize=13801768 CPUtime=1.85 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32404/stat : 32404 (java) S 32387 32387 16473 0 -1 1077944384 7073 0 0 0 183 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576299518704 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32405] ppid=32387 vsize=13801768 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32405/stat : 32405 (java) S 32387 32387 16473 0 -1 1077944384 9282 0 0 0 210 2 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576298465904 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32406] ppid=32387 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32406/stat : 32406 (java) S 32387 32387 16473 0 -1 1077944384 8539 0 0 0 80 1 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576297413104 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32407] ppid=32387 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32407/stat : 32407 (java) S 32387 32387 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576296360544 140576976963285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32408] ppid=32387 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32408/stat : 32408 (java) S 32387 32387 16473 0 -1 1077944384 992 0 0 0 7 11 0 0 20 0 28 0 4103592 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576295307824 140576976964226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32409] ppid=32387 vsize=13801768 CPUtime=293.91 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32409/stat : 32409 (java) R 32387 32387 16473 0 -1 4202560 2713 0 0 0 29388 3 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576219286888 140576583824233 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32410] ppid=32387 vsize=13801768 CPUtime=293.62 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32410/stat : 32410 (java) R 32387 32387 16473 0 -1 4202560 3421 0 0 0 29360 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576218234368 140576583222008 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32411] ppid=32387 vsize=13801768 CPUtime=295.23 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32411/stat : 32411 (java) R 32387 32387 16473 0 -1 4202560 3010 0 0 0 29521 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576217182840 140576583848275 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32412] ppid=32387 vsize=13801768 CPUtime=294.35 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32412/stat : 32412 (java) R 32387 32387 16473 0 -1 4202560 3951 0 0 0 29433 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576216130040 140576583847939 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32413] ppid=32387 vsize=13801768 CPUtime=295.35 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32413/stat : 32413 (java) R 32387 32387 16473 0 -1 4202560 2794 0 0 0 29533 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576215077240 140576583825747 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32414] ppid=32387 vsize=13801768 CPUtime=295.04 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32414/stat : 32414 (java) R 32387 32387 16473 0 -1 4202560 1904 0 0 0 29503 1 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576214024440 140576583824453 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32415] ppid=32387 vsize=13801768 CPUtime=293.89 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32415/stat : 32415 (java) R 32387 32387 16473 0 -1 4202560 1022 0 0 0 29388 1 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576212972248 140576583848793 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
[pid=32388/tid=32416] ppid=32387 vsize=13801768 CPUtime=293.96 cores=1,3,5,7,9,11,13,15
/proc/32388/task/32416/stat : 32416 (java) R 32387 32387 16473 0 -1 4202560 3002 0 0 0 29394 2 0 0 20 0 28 0 4105492 14133010432 549966 33554432000 4194304 4196468 140730894322688 140576211921648 140576583849401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140730894324924 140730894325100 140730894325100 140730894327759 0
Current children cumulated CPU time (s) 2400.15
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 317.512
CPU time (s): 2400.15
CPU user time (s): 2395.68
CPU system time (s): 4.47
CPU usage (%): 755.923
Max. virtual memory (cumulated for all children) (KiB): 13813152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001708
system time used= 0.000854
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
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= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.75744 second user time and 5.00872 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 03:52:24
IDJOB=4246862
IDBENCH=126253
IDSOLVER=2625
FILE ID=node114/4246862-1500688344
RUNJOBID= node114-1500682387-16505
PBS_JOBID= 20623324
Free space on /tmp= 62000 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-08.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-4246862-1500688344/watcher-4246862-1500688344 -o /tmp/evaluation-result-4246862-1500688344/solver-4246862-1500688344 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1255815242 HOME/instance-4246862-1500688344.xml

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

MD5SUM BENCH= e66788b55a8c4825b73f7b3fa22372b6
RANDOM SEED=1255815242

node114.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		: 1600.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.60
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		: 2400.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.60
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.60
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		: 1867.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
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		: 2133.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
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		: 1600.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		: 2667.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.60
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		: 2133.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
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		: 2133.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		: 1600.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.60
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:        22695040 kB
MemAvailable:   22858948 kB
Buffers:          114664 kB
Cached:           330240 kB
SwapCached:            0 kB
Active:          9360640 kB
Inactive:         267740 kB
Active(anon):    9186168 kB
Inactive(anon):     8812 kB
Active(file):     174472 kB
Inactive(file):   258928 kB
Unevictable:        5736 kB
Mlocked:            5736 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8732 kB
Writeback:             0 kB
AnonPages:       9188828 kB
Mapped:            43044 kB
Shmem:              8848 kB
Slab:             126536 kB
SReclaimable:      92688 kB
SUnreclaim:        33848 kB
KernelStack:        4656 kB
PageTables:        23116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11022516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8992768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61996 MiB
End job on node114 at 2017-07-22 03:57:42