Trace number 4245090

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.3 311.112

General information on the benchmark

NameGraphColoring/GraphColoring-m1-fixed/
GraphColoring-qwhdec-o50-h825-bal-1.xml
MD5SUM61480520129ccedf9125f18e00ca3450
Bench CategoryCOP (optimization 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 variables2500
Number of constraints123326
Number of domains1
Minimum domain size2500
Maximum domain size2500
Distribution of domain sizes[{"size":2500,"count":2500}]
Minimum variable degree100
Maximum variable degree100
Distribution of variable degrees[{"degree":100,"count":2500}]
Minimum constraint arity1
Maximum constraint arity1675
Distribution of constraint arities[{"arity":1,"count":825},{"arity":2,"count":122500},{"arity":1675,"count":1}]
Number of extensional constraints825
Number of intensional constraints122500
Distribution of constraint types[{"type":"extension","count":825},{"type":"intension","count":122500},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245090-1500685042.xml"  -tl '2400s' -p 8 -x 0
0.00/0.22	c [HOME/instance-4245090-1500685042.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
34.57/13.16	c solve instance...
2400.30/311.14	s UNKNOWN
2400.30/311.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-4245090-1500685042/watcher-4245090-1500685042 -o /tmp/evaluation-result-4245090-1500685042/solver-4245090-1500685042 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1437907654 HOME/instance-4245090-1500685042.xml 

pid=21847
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: 16.01 15.33 10.79 10/271 21850
/proc/meminfo: memFree=28392176/32770624 swapFree=5892/65728
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0

[startup+0.100063 s]
/proc/loadavg: 16.01 15.33 10.79 10/271 21850
/proc/meminfo: memFree=28392176/32770624 swapFree=5892/65728
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200334 s]
/proc/loadavg: 16.01 15.33 10.79 10/271 21850
/proc/meminfo: memFree=28392176/32770624 swapFree=5892/65728
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300315 s]
/proc/loadavg: 16.01 15.33 10.79 10/271 21850
/proc/meminfo: memFree=28392176/32770624 swapFree=5892/65728
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700179 s]
/proc/loadavg: 16.01 15.33 10.79 10/271 21850
/proc/meminfo: memFree=28392176/32770624 swapFree=5892/65728
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50171 s]
/proc/loadavg: 16.01 15.33 10.79 13/292 21871
/proc/meminfo: memFree=28157480/32770624 swapFree=5892/65488
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
[pid=21851] ppid=21850 vsize=13267208 CPUtime=4.97 cores=1,3,5,7,9,11,13,15
/proc/21851/stat : 21851 (java) S 21850 21850 15667 0 -1 1077944320 17941 0 0 0 453 44 0 0 20 0 20 0 3773900 13585620992 103640 33554432000 4194304 4196468 140735471723680 140735471706224 140621544599287 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
/proc/21851/statm: 3316802 103640 3223 1 0 3304035 0
[pid=21851/tid=21852] ppid=21850 vsize=13267208 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21852/stat : 21852 (java) R 21850 21850 15667 0 -1 4202560 6602 0 0 0 125 6 0 0 20 0 20 0 3773900 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621548837824 140621138439300 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21854] ppid=21850 vsize=13267208 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21854/stat : 21854 (java) S 21850 21850 15667 0 -1 1077944384 52 0 0 0 4 3 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621463079696 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21855] ppid=21850 vsize=13267208 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21855/stat : 21855 (java) S 21850 21850 15667 0 -1 1077944384 77 0 0 0 5 3 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621462027152 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21856] ppid=21850 vsize=13267208 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21856/stat : 21856 (java) S 21850 21850 15667 0 -1 1077944384 58 0 0 0 8 3 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621460974608 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21857] ppid=21850 vsize=13267208 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21857/stat : 21857 (java) S 21850 21850 15667 0 -1 1077944384 64 0 0 0 8 4 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621459922064 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21858] ppid=21850 vsize=13267208 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21858/stat : 21858 (java) S 21850 21850 15667 0 -1 1077944384 87 0 0 0 5 5 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621458868496 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21859] ppid=21850 vsize=13267208 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21859/stat : 21859 (java) S 21850 21850 15667 0 -1 1077944384 44 0 0 0 4 3 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621138356624 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21860] ppid=21850 vsize=13267208 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21860/stat : 21860 (java) S 21850 21850 15667 0 -1 1077944384 50 0 0 0 6 4 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621137304080 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21861] ppid=21850 vsize=13267208 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21861/stat : 21861 (java) S 21850 21850 15667 0 -1 1077944384 54 0 0 0 4 4 0 0 20 0 20 0 3773901 13585620992 103640 33554432000 4194304 4196468 140735471723680 140621136251536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21862] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21862/stat : 21862 (java) S 21850 21850 15667 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 3773904 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620209330672 140621544610434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21863] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21863/stat : 21863 (java) S 21850 21850 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3773904 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620208276960 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21864] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21864/stat : 21864 (java) S 21850 21850 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3773905 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620207224320 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21865] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21865/stat : 21865 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3773908 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620206172880 140621544617883 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21866] ppid=21850 vsize=13267208 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21866/stat : 21866 (java) R 21850 21850 15667 0 -1 4202560 2286 0 0 0 78 0 0 0 20 0 20 0 3773908 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620205105680 140621524253552 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21867] ppid=21850 vsize=13267208 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21867/stat : 21867 (java) S 21850 21850 15667 0 -1 1077944384 2407 0 0 0 82 1 0 0 20 0 20 0 3773908 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620204066928 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21868] ppid=21850 vsize=13267208 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21868/stat : 21868 (java) S 21850 21850 15667 0 -1 1077944384 3145 0 0 0 77 1 0 0 20 0 20 0 3773908 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620203014384 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21869] ppid=21850 vsize=13267208 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21869/stat : 21869 (java) R 21850 21850 15667 0 -1 4202560 1511 0 0 0 40 0 0 0 20 0 20 0 3773908 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620201961024 140621537699134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21870] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21870/stat : 21870 (java) S 21850 21850 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3773909 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620200909536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21871] ppid=21850 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21871/stat : 21871 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3773912 13585620992 103640 33554432000 4194304 4196468 140735471723680 140620199857072 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 13276720

[startup+3.10138 s]
/proc/loadavg: 16.01 15.33 10.79 18/292 21871
/proc/meminfo: memFree=27957224/32770624 swapFree=5892/65484
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
[pid=21851] ppid=21850 vsize=13269256 CPUtime=10.36 cores=1,3,5,7,9,11,13,15
/proc/21851/stat : 21851 (java) S 21850 21850 15667 0 -1 1077944320 20377 0 0 0 935 101 0 0 20 0 20 0 3773900 13587718144 190125 33554432000 4194304 4196468 140735471723680 140735471706224 140621544599287 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
/proc/21851/statm: 3317314 190125 3264 1 0 3304547 0
[pid=21851/tid=21852] ppid=21850 vsize=13269256 CPUtime=2.74 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21852/stat : 21852 (java) S 21850 21850 15667 0 -1 1077944384 7514 0 0 0 265 9 0 0 20 0 20 0 3773900 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621548836800 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21854] ppid=21850 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21854/stat : 21854 (java) R 21850 21850 15667 0 -1 4202560 95 0 0 0 10 8 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621463079896 140621529627143 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21855] ppid=21850 vsize=13269256 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21855/stat : 21855 (java) R 21850 21850 15667 0 -1 4202560 149 0 0 0 13 9 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621462027352 140621529627161 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21856] ppid=21850 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21856/stat : 21856 (java) R 21850 21850 15667 0 -1 4202560 111 0 0 0 16 9 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621460974808 140621529627134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21857] ppid=21850 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21857/stat : 21857 (java) R 21850 21850 15667 0 -1 4202560 113 0 0 0 15 10 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621459921952 140621529627161 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21858] ppid=21850 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21858/stat : 21858 (java) R 21850 21850 15667 0 -1 4202560 151 0 0 0 13 12 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621458868696 140621529627170 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21859] ppid=21850 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21859/stat : 21859 (java) R 21850 21850 15667 0 -1 4202560 115 0 0 0 12 11 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621138356824 140621537695988 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21860] ppid=21850 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21860/stat : 21860 (java) R 21850 21850 15667 0 -1 4202560 122 0 0 0 14 10 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621137304280 140621529627143 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21861] ppid=21850 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21861/stat : 21861 (java) R 21850 21850 15667 0 -1 4202560 127 0 0 0 12 12 0 0 20 0 20 0 3773901 13587718144 190125 33554432000 4194304 4196468 140735471723680 140621136251736 140621529627134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21862] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21862/stat : 21862 (java) S 21850 21850 15667 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 20 0 3773904 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620209329184 140621544609493 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21863] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21863/stat : 21863 (java) S 21850 21850 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3773904 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620208276960 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21864] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21864/stat : 21864 (java) S 21850 21850 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3773905 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620207224320 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21865] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21865/stat : 21865 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3773908 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620206172880 140621544617883 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21866] ppid=21850 vsize=13269256 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21866/stat : 21866 (java) S 21850 21850 15667 0 -1 1077944384 2518 0 0 0 161 1 0 0 20 0 20 0 3773908 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620205110752 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21867] ppid=21850 vsize=13269256 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21867/stat : 21867 (java) S 21850 21850 15667 0 -1 1077944384 2562 0 0 0 169 1 0 0 20 0 20 0 3773908 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620204058208 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21868] ppid=21850 vsize=13269256 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21868/stat : 21868 (java) S 21850 21850 15667 0 -1 1077944384 3313 0 0 0 162 1 0 0 20 0 20 0 3773908 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620202994128 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21869] ppid=21850 vsize=13269256 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21869/stat : 21869 (java) S 21850 21850 15667 0 -1 1077944384 1983 0 0 0 65 1 0 0 20 0 20 0 3773908 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620201961840 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21870] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21870/stat : 21870 (java) S 21850 21850 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3773909 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620200909536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21871] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21871/stat : 21871 (java) S 21850 21850 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3773912 13587718144 190125 33554432000 4194304 4196468 140735471723680 140620199857072 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 13278768

[startup+6.30186 s]
/proc/loadavg: 16.01 15.34 10.82 10/292 21871
/proc/meminfo: memFree=26947708/32770624 swapFree=5892/65496
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
[pid=21851] ppid=21850 vsize=13269256 CPUtime=19.31 cores=1,3,5,7,9,11,13,15
/proc/21851/stat : 21851 (java) S 21850 21850 15667 0 -1 1077944320 24934 0 0 0 1575 356 0 0 20 0 20 0 3773900 13587718144 432028 33554432000 4194304 4196468 140735471723680 140735471706224 140621544599287 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
/proc/21851/statm: 3317314 432028 3264 1 0 3304547 0
[pid=21851/tid=21852] ppid=21850 vsize=13269256 CPUtime=5.31 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21852/stat : 21852 (java) S 21850 21850 15667 0 -1 1077944384 8016 0 0 0 515 16 0 0 20 0 20 0 3773900 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621548837120 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21854] ppid=21850 vsize=13269256 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21854/stat : 21854 (java) R 21850 21850 15667 0 -1 4202560 503 0 0 0 41 39 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621463079696 140621529052960 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21855] ppid=21850 vsize=13269256 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21855/stat : 21855 (java) R 21850 21850 15667 0 -1 4202560 444 0 0 0 43 40 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621462027352 140621526195710 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21856] ppid=21850 vsize=13269256 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21856/stat : 21856 (java) R 21850 21850 15667 0 -1 4202560 484 0 0 0 46 41 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621460974608 140621529584583 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21857] ppid=21850 vsize=13269256 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21857/stat : 21857 (java) R 21850 21850 15667 0 -1 4202560 501 0 0 0 46 40 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621459922064 140621529053930 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21858] ppid=21850 vsize=13269256 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21858/stat : 21858 (java) R 21850 21850 15667 0 -1 4202560 426 0 0 0 45 43 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621458868496 140621529053930 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21859] ppid=21850 vsize=13269256 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21859/stat : 21859 (java) R 21850 21850 15667 0 -1 4202560 500 0 0 0 43 43 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621138356624 140621529053930 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21860] ppid=21850 vsize=13269256 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21860/stat : 21860 (java) R 21850 21850 15667 0 -1 4202560 497 0 0 0 44 41 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621137304080 140621529297062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21861] ppid=21850 vsize=13269256 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21861/stat : 21861 (java) R 21850 21850 15667 0 -1 4202560 414 0 0 0 44 42 0 0 20 0 20 0 3773901 13587718144 432028 33554432000 4194304 4196468 140735471723680 140621136251536 140621529053930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21862] ppid=21850 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21862/stat : 21862 (java) S 21850 21850 15667 0 -1 1077944384 1158 0 0 0 1 0 0 0 20 0 20 0 3773904 13587718144 432028 33554432000 4194304 4196468 140735471723680 140620209328992 140621544609493 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21863] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21863/stat : 21863 (java) S 21850 21850 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3773904 13587718144 432028 33554432000 4194304 4196468 140735471723680 140620208276960 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21864] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21864/stat : 21864 (java) S 21850 21850 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 3773905 13587718144 432028 33554432000 4194304 4196468 140735471723680 140620207224320 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21865] ppid=21850 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21865/stat : 21865 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3773908 13587718144 432028 33554432000 4194304 4196468 140735471723680 140620206172880 140621544617883 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0

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

[pid=21851/tid=21878] ppid=21850 vsize=13801768 CPUtime=264.43 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21878/stat : 21878 (java) R 21850 21850 15667 0 -1 4202560 1278 0 0 0 26442 1 0 0 20 0 28 0 3775219 14133010432 950858 33554432000 4194304 4196468 140735471723680 140620185526568 140621144985996 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21879] ppid=21850 vsize=13801768 CPUtime=264.65 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21879/stat : 21879 (java) R 21850 21850 15667 0 -1 4202560 1780 0 0 0 26464 1 0 0 20 0 28 0 3775219 14133010432 950858 33554432000 4194304 4196468 140735471723680 140620184473944 140621143109964 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
Current children cumulated CPU time (s) 2171.03
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+311.102 s]
/proc/loadavg: 16.24 15.69 12.21 17/301 22157
/proc/meminfo: memFree=26036784/32770624 swapFree=5892/65924
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
[pid=21851] ppid=21850 vsize=13801768 CPUtime=2400.3 cores=1,3,5,7,9,11,13,15
/proc/21851/stat : 21851 (java) S 21850 21850 15667 0 -1 1077944320 113351 0 0 0 239267 763 0 0 20 0 28 0 3773900 14133010432 953411 33554432000 4194304 4196468 140735471723680 140735471706224 140621544599287 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
/proc/21851/statm: 3450442 953411 3308 1 0 3437675 0
[pid=21851/tid=21852] ppid=21850 vsize=13801768 CPUtime=10.88 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21852/stat : 21852 (java) S 21850 21850 15667 0 -1 1077944384 11696 0 0 0 1058 30 0 0 20 0 28 0 3773900 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621548840064 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21854] ppid=21850 vsize=13801768 CPUtime=4.15 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21854/stat : 21854 (java) S 21850 21850 15667 0 -1 1077944384 1940 0 0 0 335 80 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621463079696 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21855] ppid=21850 vsize=13801768 CPUtime=4.11 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21855/stat : 21855 (java) S 21850 21850 15667 0 -1 1077944384 2289 0 0 0 324 87 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621462027152 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21856] ppid=21850 vsize=13801768 CPUtime=4.21 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21856/stat : 21856 (java) S 21850 21850 15667 0 -1 1077944384 2386 0 0 0 339 82 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621460974608 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21857] ppid=21850 vsize=13801768 CPUtime=4.21 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21857/stat : 21857 (java) S 21850 21850 15667 0 -1 1077944384 2660 0 0 0 333 88 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621459922064 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21858] ppid=21850 vsize=13801768 CPUtime=4.23 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21858/stat : 21858 (java) S 21850 21850 15667 0 -1 1077944384 2043 0 0 0 333 90 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621458868496 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21859] ppid=21850 vsize=13801768 CPUtime=4.19 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21859/stat : 21859 (java) S 21850 21850 15667 0 -1 1077944384 2155 0 0 0 333 86 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621138356624 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21860] ppid=21850 vsize=13801768 CPUtime=4.16 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21860/stat : 21860 (java) S 21850 21850 15667 0 -1 1077944384 2286 0 0 0 329 87 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621137304080 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21861] ppid=21850 vsize=13801768 CPUtime=4.2 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21861/stat : 21861 (java) S 21850 21850 15667 0 -1 1077944384 2250 0 0 0 334 86 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621136251536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21862] ppid=21850 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21862/stat : 21862 (java) S 21850 21850 15667 0 -1 1077944384 7314 0 0 0 95 3 0 0 20 0 28 0 3773904 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620209330672 140621544610434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21863] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21863/stat : 21863 (java) S 21850 21850 15667 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 3773904 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620208276960 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21864] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21864/stat : 21864 (java) S 21850 21850 15667 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 3773905 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620207224320 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21865] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21865/stat : 21865 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620206172880 140621544617883 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21866] ppid=21850 vsize=13801768 CPUtime=4.79 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21866/stat : 21866 (java) S 21850 21850 15667 0 -1 1077944384 15535 0 0 0 477 2 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620205119472 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21867] ppid=21850 vsize=13801768 CPUtime=4.64 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21867/stat : 21867 (java) S 21850 21850 15667 0 -1 1077944384 10946 0 0 0 461 3 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620204066928 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21868] ppid=21850 vsize=13801768 CPUtime=4.49 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21868/stat : 21868 (java) S 21850 21850 15667 0 -1 1077944384 12737 0 0 0 446 3 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620203014384 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21869] ppid=21850 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21869/stat : 21869 (java) S 21850 21850 15667 0 -1 1077944384 5929 0 0 0 112 2 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620201961840 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21870] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21870/stat : 21870 (java) S 21850 21850 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773909 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620200909536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21871] ppid=21850 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21871/stat : 21871 (java) S 21850 21850 15667 0 -1 1077944384 1159 0 0 0 8 11 0 0 20 0 28 0 3773912 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620199857072 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21872] ppid=21850 vsize=13801768 CPUtime=291.82 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21872/stat : 21872 (java) R 21850 21850 15667 0 -1 4202560 4270 0 0 0 29179 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620191841720 140621141678450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21873] ppid=21850 vsize=13801768 CPUtime=290.93 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21873/stat : 21873 (java) R 21850 21850 15667 0 -1 4202560 2283 0 0 0 29091 2 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620190789808 140621143110193 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21874] ppid=21850 vsize=13801768 CPUtime=292.69 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21874/stat : 21874 (java) R 21850 21850 15667 0 -1 4202560 4874 0 0 0 29266 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620189736600 140621145200625 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21875] ppid=21850 vsize=13801768 CPUtime=292.82 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21875/stat : 21875 (java) R 21850 21850 15667 0 -1 4202560 6190 0 0 0 29275 7 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620188684584 140621144028956 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21876] ppid=21850 vsize=13801768 CPUtime=293.64 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21876/stat : 21876 (java) R 21850 21850 15667 0 -1 4202560 2511 0 0 0 29364 0 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620187631560 140621140461561 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21877] ppid=21850 vsize=13801768 CPUtime=291.03 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21877/stat : 21877 (java) R 21850 21850 15667 0 -1 4202560 5177 0 0 0 29100 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620186581536 140621145200648 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21878] ppid=21850 vsize=13801768 CPUtime=293.18 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21878/stat : 21878 (java) R 21850 21850 15667 0 -1 4202560 1442 0 0 0 29317 1 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620185526568 140621144985996 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21879] ppid=21850 vsize=13801768 CPUtime=293.4 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21879/stat : 21879 (java) R 21850 21850 15667 0 -1 4202560 1930 0 0 0 29339 1 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620184473944 140621141678450 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
Current children cumulated CPU time (s) 2400.3
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 21851 sig 9
??? kill 21850 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+311.102 s]
/proc/loadavg: 16.24 15.69 12.21 17/301 22157
/proc/meminfo: memFree=26036784/32770624 swapFree=5892/65924
[pid=21850] ppid=21847 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21850/stat : 21850 (xcsp3-exec) S 21847 21850 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3773900 9740288 345 33554432000 4194304 5098028 140726588484800 140726588482904 140634685764220 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 27033600 140726588486798 140726588487008 140726588487008 140726588489707 0
/proc/21850/statm: 2378 345 289 221 0 87 0
[pid=21851] ppid=21850 vsize=13801768 CPUtime=2400.3 cores=1,3,5,7,9,11,13,15
/proc/21851/stat : 21851 (java) S 21850 21850 15667 0 -1 1077944320 113351 0 0 0 239267 763 0 0 20 0 28 0 3773900 14133010432 953411 33554432000 4194304 4196468 140735471723680 140735471706224 140621544599287 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
/proc/21851/statm: 3450442 953411 3308 1 0 3437675 0
[pid=21851/tid=21852] ppid=21850 vsize=13801768 CPUtime=10.88 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21852/stat : 21852 (java) S 21850 21850 15667 0 -1 1077944384 11696 0 0 0 1058 30 0 0 20 0 28 0 3773900 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621548840064 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21854] ppid=21850 vsize=13801768 CPUtime=4.15 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21854/stat : 21854 (java) S 21850 21850 15667 0 -1 1077944384 1940 0 0 0 335 80 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621463079696 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21855] ppid=21850 vsize=13801768 CPUtime=4.11 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21855/stat : 21855 (java) S 21850 21850 15667 0 -1 1077944384 2289 0 0 0 324 87 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621462027152 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21856] ppid=21850 vsize=13801768 CPUtime=4.21 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21856/stat : 21856 (java) S 21850 21850 15667 0 -1 1077944384 2386 0 0 0 339 82 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621460974608 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21857] ppid=21850 vsize=13801768 CPUtime=4.21 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21857/stat : 21857 (java) S 21850 21850 15667 0 -1 1077944384 2660 0 0 0 333 88 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621459922064 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21858] ppid=21850 vsize=13801768 CPUtime=4.23 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21858/stat : 21858 (java) S 21850 21850 15667 0 -1 1077944384 2043 0 0 0 333 90 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621458868496 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21859] ppid=21850 vsize=13801768 CPUtime=4.19 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21859/stat : 21859 (java) S 21850 21850 15667 0 -1 1077944384 2155 0 0 0 333 86 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621138356624 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21860] ppid=21850 vsize=13801768 CPUtime=4.16 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21860/stat : 21860 (java) S 21850 21850 15667 0 -1 1077944384 2286 0 0 0 329 87 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621137304080 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21861] ppid=21850 vsize=13801768 CPUtime=4.2 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21861/stat : 21861 (java) S 21850 21850 15667 0 -1 1077944384 2250 0 0 0 334 86 0 0 20 0 28 0 3773901 14133010432 953411 33554432000 4194304 4196468 140735471723680 140621136251536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21862] ppid=21850 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21862/stat : 21862 (java) S 21850 21850 15667 0 -1 1077944384 7314 0 0 0 95 3 0 0 20 0 28 0 3773904 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620209330672 140621544610434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21863] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21863/stat : 21863 (java) S 21850 21850 15667 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 3773904 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620208276960 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21864] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21864/stat : 21864 (java) S 21850 21850 15667 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 3773905 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620207224320 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21865] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21865/stat : 21865 (java) S 21850 21850 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620206172880 140621544617883 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21866] ppid=21850 vsize=13801768 CPUtime=4.79 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21866/stat : 21866 (java) S 21850 21850 15667 0 -1 1077944384 15535 0 0 0 477 2 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620205119472 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21867] ppid=21850 vsize=13801768 CPUtime=4.64 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21867/stat : 21867 (java) S 21850 21850 15667 0 -1 1077944384 10946 0 0 0 461 3 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620204066928 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21868] ppid=21850 vsize=13801768 CPUtime=4.49 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21868/stat : 21868 (java) S 21850 21850 15667 0 -1 1077944384 12737 0 0 0 446 3 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620203014384 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21869] ppid=21850 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21869/stat : 21869 (java) S 21850 21850 15667 0 -1 1077944384 5929 0 0 0 112 2 0 0 20 0 28 0 3773908 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620201961840 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21870] ppid=21850 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21870/stat : 21870 (java) S 21850 21850 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773909 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620200909536 140621544609493 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21871] ppid=21850 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21871/stat : 21871 (java) S 21850 21850 15667 0 -1 1077944384 1159 0 0 0 8 11 0 0 20 0 28 0 3773912 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620199857072 140621544610434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21872] ppid=21850 vsize=13801768 CPUtime=291.82 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21872/stat : 21872 (java) R 21850 21850 15667 0 -1 4202560 4270 0 0 0 29179 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620191841720 140621141678450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21873] ppid=21850 vsize=13801768 CPUtime=290.93 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21873/stat : 21873 (java) R 21850 21850 15667 0 -1 4202560 2283 0 0 0 29091 2 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620190789808 140621143110193 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21874] ppid=21850 vsize=13801768 CPUtime=292.69 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21874/stat : 21874 (java) R 21850 21850 15667 0 -1 4202560 4874 0 0 0 29266 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620189736600 140621145200625 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21875] ppid=21850 vsize=13801768 CPUtime=292.82 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21875/stat : 21875 (java) R 21850 21850 15667 0 -1 4202560 6190 0 0 0 29275 7 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620188684584 140621144028956 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21876] ppid=21850 vsize=13801768 CPUtime=293.64 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21876/stat : 21876 (java) R 21850 21850 15667 0 -1 4202560 2511 0 0 0 29364 0 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620187631560 140621140461561 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21877] ppid=21850 vsize=13801768 CPUtime=291.03 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21877/stat : 21877 (java) R 21850 21850 15667 0 -1 4202560 5177 0 0 0 29100 3 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620186581536 140621145200648 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21878] ppid=21850 vsize=13801768 CPUtime=293.18 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21878/stat : 21878 (java) R 21850 21850 15667 0 -1 4202560 1442 0 0 0 29317 1 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620185526568 140621144985996 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
[pid=21851/tid=21879] ppid=21850 vsize=13801768 CPUtime=293.4 cores=1,3,5,7,9,11,13,15
/proc/21851/task/21879/stat : 21879 (java) R 21850 21850 15667 0 -1 4202560 1930 0 0 0 29339 1 0 0 20 0 28 0 3775219 14133010432 953411 33554432000 4194304 4196468 140735471723680 140620184473944 140621141678450 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7979008 140735471731900 140735471732076 140735471732076 140735471734735 0
Current children cumulated CPU time (s) 2400.3
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 21850 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2795
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002795
# while last known CPU time is 2400.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 311.112
CPU time (s): 2400.3
CPU user time (s): 2392.67
CPU system time (s): 7.63
CPU usage (%): 771.522
Max. virtual memory (cumulated for all children) (KiB): 13813520

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.00753 second user time and 5.05969 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 02:57:22
IDJOB=4245090
IDBENCH=120519
IDSOLVER=2625
FILE ID=node104/4245090-1500685042
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-fixed/GraphColoring-qwhdec-o50-h825-bal-1.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-4245090-1500685042/watcher-4245090-1500685042 -o /tmp/evaluation-result-4245090-1500685042/solver-4245090-1500685042 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1437907654 HOME/instance-4245090-1500685042.xml

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

MD5SUM BENCH= 61480520129ccedf9125f18e00ca3450
RANDOM SEED=1437907654

node104.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	: 5334.12
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		: 1733.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.57
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	: 5334.12
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.57
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	: 5334.12
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.57
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	: 5334.12
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		: 1600.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.57
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	: 5334.12
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		: 1867.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.57
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	: 5334.12
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.57
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28392960 kB
MemAvailable:   28360640 kB
Buffers:           93724 kB
Cached:           162632 kB
SwapCached:          256 kB
Active:          3831868 kB
Inactive:         122100 kB
Active(anon):    3652368 kB
Inactive(anon):    56372 kB
Active(file):     179500 kB
Inactive(file):    65728 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:             12256 kB
Writeback:             0 kB
AnonPages:       3759816 kB
Mapped:            42540 kB
Shmem:              8772 kB
Slab:             110788 kB
SReclaimable:      76572 kB
SUnreclaim:        34216 kB
KernelStack:        5120 kB
PageTables:        12600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4310660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3606528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61996 MiB
End job on node104 at 2017-07-22 03:02:34