Trace number 4245220

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.39 304.113

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-100-05.xml
MD5SUM49715548d1d786de52e060044cf6008a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark528.938
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints10
Number of domains1
Minimum domain size10000
Maximum domain size10000
Distribution of domain sizes[{"size":10000,"count":5}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":10}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10}]
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-4245220-1500685643.xml"  -tl '2400s' -p 8 -x 3
0.00/0.21	c [HOME/instance-4245220-1500685643.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
0.00/0.61	c solve instance...
2400.39/304.14	s UNKNOWN
2400.39/304.14	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-4245220-1500685643/watcher-4245220-1500685643 -o /tmp/evaluation-result-4245220-1500685643/solver-4245220-1500685643 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15436 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 480753148 HOME/instance-4245220-1500685643.xml 

pid=27972
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.57 15.68 13.83 10/272 27975
/proc/meminfo: memFree=28361996/32770624 swapFree=5804/222516
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0

[startup+0.100098 s]
/proc/loadavg: 15.57 15.68 13.83 10/272 27975
/proc/meminfo: memFree=28361996/32770624 swapFree=5804/222516
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200303 s]
/proc/loadavg: 15.57 15.68 13.83 10/272 27975
/proc/meminfo: memFree=28361996/32770624 swapFree=5804/222516
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300311 s]
/proc/loadavg: 15.57 15.68 13.83 10/272 27975
/proc/meminfo: memFree=28361996/32770624 swapFree=5804/222516
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700172 s]
/proc/loadavg: 15.57 15.68 13.83 10/272 27975
/proc/meminfo: memFree=28361996/32770624 swapFree=5804/222516
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50131 s]
/proc/loadavg: 15.57 15.68 13.83 20/301 28004
/proc/meminfo: memFree=28251156/32770624 swapFree=5804/222540
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
[pid=27976] ppid=27975 vsize=13801768 CPUtime=8.02 cores=1,3,5,7,9,11,13,15
/proc/27976/stat : 27976 (java) S 27975 27975 14782 0 -1 1077944320 22719 0 0 0 791 11 0 0 20 0 28 0 3830542 14133010432 40882 33554432000 4194304 4196468 140723950678544 140723950661088 140087601221367 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
/proc/27976/statm: 3450442 40882 3225 1 0 3437675 0
[pid=27976/tid=27977] ppid=27975 vsize=13801768 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27977/stat : 27977 (java) S 27975 27975 14782 0 -1 1077944384 6870 0 0 0 56 4 0 0 20 0 28 0 3830543 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087605462144 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27979] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27979/stat : 27979 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087540186256 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27980] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27980/stat : 27980 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087199751184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27981] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27981/stat : 27981 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087198698384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27982] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27982/stat : 27982 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087197645584 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27983] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27983/stat : 27983 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087196592784 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27984] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27984/stat : 27984 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087195539984 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27985] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27985/stat : 27985 (java) S 27975 27975 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087194487184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27986] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27986/stat : 27986 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830544 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087193434384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27987] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27987/stat : 27987 (java) S 27975 27975 14782 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3830546 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087062924144 140087601232514 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27988] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27988/stat : 27988 (java) S 27975 27975 14782 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3830546 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087061870112 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27989] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27989/stat : 27989 (java) S 27975 27975 14782 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3830547 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087060817264 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27990] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27990/stat : 27990 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830550 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087059765584 140087601239963 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27991] ppid=27975 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27991/stat : 27991 (java) R 27975 27975 14782 0 -1 4202560 4213 0 0 0 70 1 0 0 20 0 28 0 3830550 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087058694144 140087585117533 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27992] ppid=27975 vsize=13801768 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27992/stat : 27992 (java) R 27975 27975 14782 0 -1 4202560 2928 0 0 0 56 0 0 0 20 0 28 0 3830550 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087057645424 140087594317798 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27993] ppid=27975 vsize=13801768 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27993/stat : 27993 (java) R 27975 27975 14782 0 -1 4202560 3169 0 0 0 58 1 0 0 20 0 28 0 3830550 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087056593368 140087582743586 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27994] ppid=27975 vsize=13801768 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27994/stat : 27994 (java) S 27975 27975 14782 0 -1 1077944384 3756 0 0 0 56 1 0 0 20 0 28 0 3830551 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087055554544 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27995] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27995/stat : 27995 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830551 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087054503008 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27996] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27996/stat : 27996 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830551 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087053450288 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27997] ppid=27975 vsize=13801768 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27997/stat : 27997 (java) R 27975 27975 14782 0 -1 4202560 61 0 0 0 69 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087045933800 140087223791778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27998] ppid=27975 vsize=13801768 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27998/stat : 27998 (java) R 27975 27975 14782 0 -1 4202560 53 0 0 0 58 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087044883712 140087224541467 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27999] ppid=27975 vsize=13801768 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27999/stat : 27999 (java) R 27975 27975 14782 0 -1 4202560 45 0 0 0 59 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087043831752 140087223927815 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28000] ppid=27975 vsize=13801768 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28000/stat : 28000 (java) R 27975 27975 14782 0 -1 4202560 149 0 0 0 50 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087042779488 140087224028311 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28001] ppid=27975 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28001/stat : 28001 (java) R 27975 27975 14782 0 -1 4202560 35 0 0 0 65 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087041724056 140087224542173 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28002] ppid=27975 vsize=13801768 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28002/stat : 28002 (java) R 27975 27975 14782 0 -1 4202560 46 0 0 0 53 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087040671400 140087223918969 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28003] ppid=27975 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28003/stat : 28003 (java) R 27975 27975 14782 0 -1 4202560 43 0 0 0 65 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087039618312 140087224549640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28004] ppid=27975 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28004/stat : 28004 (java) R 27975 27975 14782 0 -1 4202560 36 0 0 0 71 0 0 0 20 0 28 0 3830605 14133010432 40882 33554432000 4194304 4196468 140723950678544 140087038568952 140087223959674 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 13811280

[startup+3.10152 s]
/proc/loadavg: 15.57 15.68 13.83 20/301 28004
/proc/meminfo: memFree=28140096/32770624 swapFree=5804/222548
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
[pid=27976] ppid=27975 vsize=13807276 CPUtime=20.7 cores=1,3,5,7,9,11,13,15
/proc/27976/stat : 27976 (java) S 27975 27975 14782 0 -1 1077944320 49540 0 0 0 2050 20 0 0 20 0 28 0 3830542 14138650624 67431 33554432000 4194304 4196468 140723950678544 140723950661088 140087601221367 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
/proc/27976/statm: 3451819 67431 3244 1 0 3439052 0
[pid=27976/tid=27977] ppid=27975 vsize=13807276 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27977/stat : 27977 (java) S 27975 27975 14782 0 -1 1077944384 6870 0 0 0 56 4 0 0 20 0 28 0 3830543 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087605462144 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27979] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27979/stat : 27979 (java) S 27975 27975 14782 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087540186256 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27980] ppid=27975 vsize=13807276 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27980/stat : 27980 (java) S 27975 27975 14782 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087199751184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27981] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27981/stat : 27981 (java) S 27975 27975 14782 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087198698384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27982] ppid=27975 vsize=13807276 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27982/stat : 27982 (java) S 27975 27975 14782 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087197645584 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27983] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27983/stat : 27983 (java) S 27975 27975 14782 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087196592784 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27984] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27984/stat : 27984 (java) S 27975 27975 14782 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087195539984 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27985] ppid=27975 vsize=13807276 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27985/stat : 27985 (java) S 27975 27975 14782 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087194487184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27986] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27986/stat : 27986 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830544 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087193434384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27987] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27987/stat : 27987 (java) S 27975 27975 14782 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 3830546 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087062924144 140087601232514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27988] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27988/stat : 27988 (java) S 27975 27975 14782 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3830546 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087061870176 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27989] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27989/stat : 27989 (java) S 27975 27975 14782 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 3830547 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087060817264 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27990] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27990/stat : 27990 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830550 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087059765584 140087601239963 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27991] ppid=27975 vsize=13807276 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27991/stat : 27991 (java) R 27975 27975 14782 0 -1 4202560 10265 0 0 0 180 2 0 0 20 0 28 0 3830550 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087058697464 140087601235216 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27992] ppid=27975 vsize=13807276 CPUtime=1.84 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27992/stat : 27992 (java) R 27975 27975 14782 0 -1 4202560 8684 0 0 0 183 1 0 0 20 0 28 0 3830550 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087057645352 140087579625520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27993] ppid=27975 vsize=13807276 CPUtime=1.71 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27993/stat : 27993 (java) R 27975 27975 14782 0 -1 4202560 16244 0 0 0 168 3 0 0 20 0 28 0 3830550 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087056592840 140087582742767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27994] ppid=27975 vsize=13807276 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27994/stat : 27994 (java) S 27975 27975 14782 0 -1 1077944384 4055 0 0 0 62 1 0 0 20 0 28 0 3830551 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087055554544 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27995] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27995/stat : 27995 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830551 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087054503008 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27996] ppid=27975 vsize=13807276 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27996/stat : 27996 (java) S 27975 27975 14782 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 3830551 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087053450288 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 5 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27997] ppid=27975 vsize=13807276 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27997/stat : 27997 (java) R 27975 27975 14782 0 -1 4202560 120 0 0 0 203 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087045934664 140087224005449 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27998] ppid=27975 vsize=13807276 CPUtime=1.58 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27998/stat : 27998 (java) R 27975 27975 14782 0 -1 4202560 159 0 0 0 158 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087044880872 140087224335604 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27999] ppid=27975 vsize=13807276 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27999/stat : 27999 (java) R 27975 27975 14782 0 -1 4202560 215 0 0 0 156 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087043829600 140087225650163 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28000] ppid=27975 vsize=13807276 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28000/stat : 28000 (java) R 27975 27975 14782 0 -1 4202560 333 0 0 0 163 1 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087042772424 140087225642795 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28001] ppid=27975 vsize=13807276 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28001/stat : 28001 (java) R 27975 27975 14782 0 -1 4202560 155 0 0 0 173 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087041723752 140087224080201 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28002] ppid=27975 vsize=13807276 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28002/stat : 28002 (java) R 27975 27975 14782 0 -1 4202560 205 0 0 0 165 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087040671928 140087223791784 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28003] ppid=27975 vsize=13807276 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28003/stat : 28003 (java) R 27975 27975 14782 0 -1 4202560 127 0 0 0 175 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087039620624 140087224187653 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28004] ppid=27975 vsize=13807276 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28004/stat : 28004 (java) R 27975 27975 14782 0 -1 4202560 142 0 0 0 194 0 0 0 20 0 28 0 3830605 14138650624 67431 33554432000 4194304 4196468 140723950678544 140087038568688 140087224335785 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
Current children cumulated CPU time (s) 20.7
Current children cumulated vsize (KiB) 13816788

[startup+6.30173 s]
/proc/loadavg: 15.93 15.75 13.86 20/301 28004
/proc/meminfo: memFree=28063724/32770624 swapFree=5804/222548

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

[pid=27976/tid=28003] ppid=27975 vsize=13801768 CPUtime=273.87 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28003/stat : 28003 (java) R 27975 27975 14782 0 -1 4202560 2648 0 0 0 27384 3 0 0 20 0 28 0 3830605 14133010432 122976 33554432000 4194304 4196468 140723950678544 140087039619160 140087228413499 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28004] ppid=27975 vsize=13801768 CPUtime=275.03 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28004/stat : 28004 (java) R 27975 27975 14782 0 -1 4202560 1315 0 0 0 27502 1 0 0 20 0 28 0 3830605 14133010432 122976 33554432000 4194304 4196468 140723950678544 140087038569232 140087226146324 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
Current children cumulated CPU time (s) 2227.49
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+304.102 s]
/proc/loadavg: 15.74 15.87 14.45 17/302 28111
/proc/meminfo: memFree=30943004/32770624 swapFree=5804/222924
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
[pid=27976] ppid=27975 vsize=13801768 CPUtime=2400.39 cores=1,3,5,7,9,11,13,15
/proc/27976/stat : 27976 (java) S 27975 27975 14782 0 -1 1077944320 104901 0 0 0 239572 467 0 0 20 0 28 0 3830542 14133010432 158694 33554432000 4194304 4196468 140723950678544 140723950661088 140087601221367 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
/proc/27976/statm: 3450442 158694 3291 1 0 3437675 0
[pid=27976/tid=27977] ppid=27975 vsize=13801768 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27977/stat : 27977 (java) S 27975 27975 14782 0 -1 1077944384 6870 0 0 0 56 4 0 0 20 0 28 0 3830543 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087605462144 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27979] ppid=27975 vsize=13801768 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27979/stat : 27979 (java) S 27975 27975 14782 0 -1 1077944384 1783 0 0 0 111 37 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087540186256 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27980] ppid=27975 vsize=13801768 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27980/stat : 27980 (java) S 27975 27975 14782 0 -1 1077944384 1096 0 0 0 106 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087199751184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27981] ppid=27975 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27981/stat : 27981 (java) S 27975 27975 14782 0 -1 1077944384 1934 0 0 0 113 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087198698384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27982] ppid=27975 vsize=13801768 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27982/stat : 27982 (java) S 27975 27975 14782 0 -1 1077944384 1753 0 0 0 108 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087197645584 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27983] ppid=27975 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27983/stat : 27983 (java) S 27975 27975 14782 0 -1 1077944384 1592 0 0 0 110 34 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087196592784 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27984] ppid=27975 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27984/stat : 27984 (java) S 27975 27975 14782 0 -1 1077944384 1450 0 0 0 109 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087195539984 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27985] ppid=27975 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27985/stat : 27985 (java) S 27975 27975 14782 0 -1 1077944384 1270 0 0 0 111 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087194487184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27986] ppid=27975 vsize=13801768 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27986/stat : 27986 (java) S 27975 27975 14782 0 -1 1077944384 1254 0 0 0 104 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087193434384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27987] ppid=27975 vsize=13801768 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27987/stat : 27987 (java) S 27975 27975 14782 0 -1 1077944384 9614 0 0 0 98 144 0 0 20 0 28 0 3830546 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087062924144 140087601232514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27988] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27988/stat : 27988 (java) S 27975 27975 14782 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3830546 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087061870176 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27989] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27989/stat : 27989 (java) S 27975 27975 14782 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3830547 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087060817280 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27990] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27990/stat : 27990 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087059765584 140087601239963 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27991] ppid=27975 vsize=13801768 CPUtime=4.47 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27991/stat : 27991 (java) S 27975 27975 14782 0 -1 1077944384 18464 0 0 0 444 3 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087058712944 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27992] ppid=27975 vsize=13801768 CPUtime=4.15 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27992/stat : 27992 (java) S 27975 27975 14782 0 -1 1077944384 12438 0 0 0 413 2 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087057660144 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27993] ppid=27975 vsize=13801768 CPUtime=4.07 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27993/stat : 27993 (java) S 27975 27975 14782 0 -1 1077944384 20253 0 0 0 404 3 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087056607344 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27994] ppid=27975 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27994/stat : 27994 (java) S 27975 27975 14782 0 -1 1077944384 6486 0 0 0 80 2 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087055554544 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27995] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27995/stat : 27995 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087054503008 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27996] ppid=27975 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27996/stat : 27996 (java) S 27975 27975 14782 0 -1 1077944384 840 0 0 0 5 8 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087053450288 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27997] ppid=27975 vsize=13801768 CPUtime=297.04 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27997/stat : 27997 (java) R 27975 27975 14782 0 -1 4202560 1242 0 0 0 29702 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087045934040 140087223959586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27998] ppid=27975 vsize=13801768 CPUtime=296.01 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27998/stat : 27998 (java) R 27975 27975 14782 0 -1 4202560 2979 0 0 0 29597 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087044882328 140087224216061 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27999] ppid=27975 vsize=13801768 CPUtime=297.52 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27999/stat : 27999 (java) R 27975 27975 14782 0 -1 4202560 1258 0 0 0 29750 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087043829592 140087224080121 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28000] ppid=27975 vsize=13801768 CPUtime=295.97 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28000/stat : 28000 (java) R 27975 27975 14782 0 -1 4202560 2556 0 0 0 29594 3 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087042779632 140087223968768 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28001] ppid=27975 vsize=13801768 CPUtime=296.97 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28001/stat : 28001 (java) R 27975 27975 14782 0 -1 4202560 1841 0 0 0 29693 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087041723992 140087226146698 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28002] ppid=27975 vsize=13801768 CPUtime=296.45 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28002/stat : 28002 (java) R 27975 27975 14782 0 -1 4202560 1433 0 0 0 29643 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087040671880 140087223798111 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28003] ppid=27975 vsize=13801768 CPUtime=295.43 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28003/stat : 28003 (java) R 27975 27975 14782 0 -1 4202560 3679 0 0 0 29539 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087039619464 140087225225426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28004] ppid=27975 vsize=13801768 CPUtime=296.63 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28004/stat : 28004 (java) R 27975 27975 14782 0 -1 4202560 1478 0 0 0 29662 1 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087038566368 140087226146722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
Current children cumulated CPU time (s) 2400.39
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 27976 sig 9
??? kill 27975 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+304.102 s]
/proc/loadavg: 15.74 15.87 14.45 17/302 28111
/proc/meminfo: memFree=30943004/32770624 swapFree=5804/222924
[pid=27975] ppid=27972 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27975/stat : 27975 (xcsp3-exec) S 27972 27975 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3830542 9740288 346 33554432000 4194304 5098028 140727893989840 140727893987944 140702809268860 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 37007360 140727893996687 140727893996896 140727893996896 140727893999595 0
/proc/27975/statm: 2378 346 289 221 0 87 0
[pid=27976] ppid=27975 vsize=13801768 CPUtime=2400.39 cores=1,3,5,7,9,11,13,15
/proc/27976/stat : 27976 (java) S 27975 27975 14782 0 -1 1077944320 104901 0 0 0 239572 467 0 0 20 0 28 0 3830542 14133010432 158694 33554432000 4194304 4196468 140723950678544 140723950661088 140087601221367 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
/proc/27976/statm: 3450442 158694 3291 1 0 3437675 0
[pid=27976/tid=27977] ppid=27975 vsize=13801768 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27977/stat : 27977 (java) S 27975 27975 14782 0 -1 1077944384 6870 0 0 0 56 4 0 0 20 0 28 0 3830543 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087605462144 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27979] ppid=27975 vsize=13801768 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27979/stat : 27979 (java) S 27975 27975 14782 0 -1 1077944384 1783 0 0 0 111 37 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087540186256 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27980] ppid=27975 vsize=13801768 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27980/stat : 27980 (java) S 27975 27975 14782 0 -1 1077944384 1096 0 0 0 106 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087199751184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27981] ppid=27975 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27981/stat : 27981 (java) S 27975 27975 14782 0 -1 1077944384 1934 0 0 0 113 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087198698384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27982] ppid=27975 vsize=13801768 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27982/stat : 27982 (java) S 27975 27975 14782 0 -1 1077944384 1753 0 0 0 108 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087197645584 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27983] ppid=27975 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27983/stat : 27983 (java) S 27975 27975 14782 0 -1 1077944384 1592 0 0 0 110 34 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087196592784 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27984] ppid=27975 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27984/stat : 27984 (java) S 27975 27975 14782 0 -1 1077944384 1450 0 0 0 109 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087195539984 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27985] ppid=27975 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27985/stat : 27985 (java) S 27975 27975 14782 0 -1 1077944384 1270 0 0 0 111 35 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087194487184 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27986] ppid=27975 vsize=13801768 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27986/stat : 27986 (java) S 27975 27975 14782 0 -1 1077944384 1254 0 0 0 104 33 0 0 20 0 28 0 3830544 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087193434384 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27987] ppid=27975 vsize=13801768 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27987/stat : 27987 (java) S 27975 27975 14782 0 -1 1077944384 9614 0 0 0 98 144 0 0 20 0 28 0 3830546 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087062924144 140087601232514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27988] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27988/stat : 27988 (java) S 27975 27975 14782 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3830546 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087061870176 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27989] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27989/stat : 27989 (java) S 27975 27975 14782 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3830547 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087060817280 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27990] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27990/stat : 27990 (java) S 27975 27975 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087059765584 140087601239963 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27991] ppid=27975 vsize=13801768 CPUtime=4.47 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27991/stat : 27991 (java) S 27975 27975 14782 0 -1 1077944384 18464 0 0 0 444 3 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087058712944 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27992] ppid=27975 vsize=13801768 CPUtime=4.15 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27992/stat : 27992 (java) S 27975 27975 14782 0 -1 1077944384 12438 0 0 0 413 2 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087057660144 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27993] ppid=27975 vsize=13801768 CPUtime=4.07 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27993/stat : 27993 (java) S 27975 27975 14782 0 -1 1077944384 20253 0 0 0 404 3 0 0 20 0 28 0 3830550 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087056607344 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27994] ppid=27975 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27994/stat : 27994 (java) S 27975 27975 14782 0 -1 1077944384 6486 0 0 0 80 2 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087055554544 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27995] ppid=27975 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27995/stat : 27995 (java) S 27975 27975 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087054503008 140087601231573 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27996] ppid=27975 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27996/stat : 27996 (java) S 27975 27975 14782 0 -1 1077944384 840 0 0 0 5 8 0 0 20 0 28 0 3830551 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087053450288 140087601232514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27997] ppid=27975 vsize=13801768 CPUtime=297.04 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27997/stat : 27997 (java) R 27975 27975 14782 0 -1 4202560 1242 0 0 0 29702 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087045934040 140087223959586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27998] ppid=27975 vsize=13801768 CPUtime=296.01 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27998/stat : 27998 (java) R 27975 27975 14782 0 -1 4202560 2979 0 0 0 29597 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087044882328 140087224216061 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=27999] ppid=27975 vsize=13801768 CPUtime=297.52 cores=1,3,5,7,9,11,13,15
/proc/27976/task/27999/stat : 27999 (java) R 27975 27975 14782 0 -1 4202560 1258 0 0 0 29750 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087043829592 140087224080121 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28000] ppid=27975 vsize=13801768 CPUtime=295.97 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28000/stat : 28000 (java) R 27975 27975 14782 0 -1 4202560 2556 0 0 0 29594 3 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087042779632 140087223968768 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28001] ppid=27975 vsize=13801768 CPUtime=296.97 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28001/stat : 28001 (java) R 27975 27975 14782 0 -1 4202560 1841 0 0 0 29693 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087041723992 140087226146698 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28002] ppid=27975 vsize=13801768 CPUtime=296.45 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28002/stat : 28002 (java) R 27975 27975 14782 0 -1 4202560 1433 0 0 0 29643 2 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087040671880 140087223798111 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28003] ppid=27975 vsize=13801768 CPUtime=295.43 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28003/stat : 28003 (java) R 27975 27975 14782 0 -1 4202560 3679 0 0 0 29539 4 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087039619464 140087225225426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
[pid=27976/tid=28004] ppid=27975 vsize=13801768 CPUtime=296.63 cores=1,3,5,7,9,11,13,15
/proc/27976/task/28004/stat : 28004 (java) R 27975 27975 14782 0 -1 4202560 1478 0 0 0 29662 1 0 0 20 0 28 0 3830605 14133010432 158694 33554432000 4194304 4196468 140723950678544 140087038566368 140087226146722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29790208 140723950687420 140723950687596 140723950687596 140723950690255 0
Current children cumulated CPU time (s) 2400.39
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 27975 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1810
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.00181
# while last known CPU time is 2400.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 304.113
CPU time (s): 2400.39
CPU user time (s): 2395.72
CPU system time (s): 4.67
CPU usage (%): 789.31
Max. virtual memory (cumulated for all children) (KiB): 13816788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00181
system time used= 0
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.6985 second user time and 4.26851 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 03:07:23
IDJOB=4245220
IDBENCH=120665
IDSOLVER=2626
FILE ID=node143/4245220-1500685643
RUNJOBID= node143-1500683785-15436
PBS_JOBID= 20623040
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-100-05.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-4245220-1500685643/watcher-4245220-1500685643 -o /tmp/evaluation-result-4245220-1500685643/solver-4245220-1500685643 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15436 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 480753148 HOME/instance-4245220-1500685643.xml

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

MD5SUM BENCH= 49715548d1d786de52e060044cf6008a
RANDOM SEED=480753148

node143.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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 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.69
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		: 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.69
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		: 1867.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.69
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		: 2533.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.69
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		: 2000.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:        28362388 kB
MemAvailable:   28460000 kB
Buffers:           80516 kB
Cached:           315816 kB
SwapCached:            0 kB
Active:          3775136 kB
Inactive:         231264 kB
Active(anon):    3612732 kB
Inactive(anon):     8748 kB
Active(file):     162404 kB
Inactive(file):   222516 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7824 kB
Writeback:             0 kB
AnonPages:       3627876 kB
Mapped:            43184 kB
Shmem:              8884 kB
Slab:              91300 kB
SReclaimable:      57056 kB
SUnreclaim:        34244 kB
KernelStack:        5024 kB
PageTables:        12332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4598092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3489792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61976 MiB
End job on node143 at 2017-07-22 03:12:27