Trace number 4254104

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
choco-solver 4.0.5 seq (2017-07-26)? (TO) 247.53999 240.00999

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-29-350-100.xml
MD5SUM72f71fee1b32173246d8dbfb23a24b8c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark1908.95
Satisfiable
(Un)Satisfiability was proved
Number of variables10151
Number of constraints436
Number of domains2
Minimum domain size2
Maximum domain size324
Distribution of domain sizes[{"size":2,"count":10150},{"size":324,"count":1}]
Minimum variable degree30
Maximum variable degree407
Distribution of variable degrees[{"degree":30,"count":10150},{"degree":407,"count":1}]
Minimum constraint arity350
Maximum constraint arity10150
Distribution of constraint arities[{"arity":350,"count":29},{"arity":701,"count":406},{"arity":10150,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":435}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254104-1501613029.xml"  -tl '264s' -p 1 -x 0
0.00/0.30	c [HOME/instance-4254104-1501613029.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.36	c simple solver
0.00/0.43	c parse instance...
4.09/1.72	c solve instance...
247.54/240.00	s UNKNOWN
247.54/240.00	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-4254104-1501613029/watcher-4254104-1501613029 -o /tmp/evaluation-result-4254104-1501613029/solver-4254104-1501613029 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5295 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 395498504 HOME/instance-4254104-1501613029.xml 

pid=6861
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 1.72 1.80 1.59 2/182 6867
/proc/meminfo: memFree=31874916/32770624 swapFree=0/277568
[pid=6867] ppid=6861 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (runsolver) D 6861 6867 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 8808647 24240128 106 18446744073709551615 4194304 4338465 140729399350688 140729399348328 140553160856279 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 26148864 140729399353438 140729399353926 140729399353926 140729399357386 0
/proc/6867/statm: 5918 106 53 36 0 2156 0

[startup+0.100147 s]
/proc/loadavg: 1.72 1.80 1.59 2/182 6867
/proc/meminfo: memFree=31874916/32770624 swapFree=0/277568
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200304 s]
/proc/loadavg: 1.72 1.80 1.59 2/182 6867
/proc/meminfo: memFree=31874916/32770624 swapFree=0/277568
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300285 s]
/proc/loadavg: 1.72 1.80 1.59 2/182 6867
/proc/meminfo: memFree=31874916/32770624 swapFree=0/277568
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.705645 s]
/proc/loadavg: 1.72 1.80 1.59 2/182 6867
/proc/meminfo: memFree=31874916/32770624 swapFree=0/277568
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50071 s]
/proc/loadavg: 1.72 1.80 1.59 6/217 6921
/proc/meminfo: memFree=31615708/32770624 swapFree=0/277620
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=3.64 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 15574 0 0 0 338 26 0 0 20 0 15 0 8808657 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 92045 3207 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=1.13 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 8237 0 0 0 107 6 0 0 20 0 15 0 8808657 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140677325637696 140676965105120 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=0.15 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 186 0 0 0 12 3 0 0 20 0 15 0 8808658 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 163 0 0 0 13 4 0 0 20 0 15 0 8808658 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) S 6867 6867 5234 0 -1 1077944384 183 0 0 0 13 4 0 0 20 0 15 0 8808658 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676919450256 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) S 6867 6867 5234 0 -1 1077944384 182 0 0 0 13 4 0 0 20 0 15 0 8808658 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676918397456 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676439415408 140677321411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676438361376 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676437309040 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=0.73 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 1955 0 0 0 73 0 0 0 20 0 15 0 8808662 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=0.67 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 1486 0 0 0 67 0 0 0 20 0 15 0 8808662 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.37 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 1802 0 0 0 37 0 0 0 20 0 15 0 8808662 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8808669 14316269568 92045 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 13990244

[startup+3.10098 s]
/proc/loadavg: 1.98 1.86 1.61 5/217 6921
/proc/meminfo: memFree=31223200/32770624 swapFree=0/277624
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=8.01 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 19745 0 0 0 752 49 0 0 20 0 15 0 8808657 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 158128 3238 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=2.02 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) S 6867 6867 5234 0 -1 1077944384 8980 0 0 0 195 7 0 0 20 0 15 0 8808657 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140677325639552 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=0.85 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) R 6867 6867 5234 0 -1 4202560 420 0 0 0 76 9 0 0 20 0 15 0 8808658 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140677293242888 140677306100659 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=0.85 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) R 6867 6867 5234 0 -1 4202560 443 0 0 0 76 9 0 0 20 0 15 0 8808658 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676920502352 140677306389760 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=0.86 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) R 6867 6867 5234 0 -1 4202560 418 0 0 0 77 9 0 0 20 0 15 0 8808658 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676919450376 140677314503692 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=0.85 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) R 6867 6867 5234 0 -1 4202560 708 0 0 0 76 9 0 0 20 0 15 0 8808658 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676918397264 140677306389578 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 1864 0 0 0 1 0 0 0 20 0 15 0 8808659 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676439413952 140677321410261 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676438361376 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676437309040 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.05 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 2045 0 0 0 104 1 0 0 20 0 15 0 8808662 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=0.95 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 1558 0 0 0 95 0 0 0 20 0 15 0 8808662 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.48 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 2010 0 0 0 48 0 0 0 20 0 15 0 8808662 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808669 14316269568 158128 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 13990244

[startup+6.30074 s]
/proc/loadavg: 1.98 1.86 1.61 4/217 6921
/proc/meminfo: memFree=30986060/32770624 swapFree=0/277624
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=12.31 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 23562 0 0 0 1181 50 0 0 20 0 15 0 8808657 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 158679 3249 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=4.72 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 9368 0 0 0 465 7 0 0 20 0 15 0 8808657 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140677325636496 140676967885527 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=1.1 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 501 0 0 0 101 9 0 0 20 0 15 0 8808658 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=1.12 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 520 0 0 0 102 10 0 0 20 0 15 0 8808658 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=1.11 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) S 6867 6867 5234 0 -1 1077944384 447 0 0 0 102 9 0 0 20 0 15 0 8808658 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676919450256 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=1.11 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) S 6867 6867 5234 0 -1 1077944384 762 0 0 0 102 9 0 0 20 0 15 0 8808658 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676918397456 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0.25 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 2500 0 0 0 25 0 0 0 20 0 15 0 8808659 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676439415408 140677321411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676438361440 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676437309056 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.17 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 3011 0 0 0 116 1 0 0 20 0 15 0 8808662 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=1.13 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 2321 0 0 0 112 1 0 0 20 0 15 0 8808662 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.52 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 2525 0 0 0 51 1 0 0 20 0 15 0 8808662 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 15 0 8808669 14316269568 158679 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.91 1.84 1.60 3/217 6921
/proc/meminfo: memFree=30853704/32770624 swapFree=0/277636
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=18.93 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 28160 0 0 0 1843 50 0 0 20 0 15 0 8808657 14316269568 159145 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 159145 3250 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=11.12 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 10286 0 0 0 1104 8 0 0 20 0 15 0 8808657 14316269568 159145 18446744073709551615 4194304 4196468 140722121850752 140677325636384 140676967870748 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=1.1 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 651 0 0 0 101 9 0 0 20 0 15 0 8808658 14316269568 159145 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=1.12 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 523 0 0 0 102 10 0 0 20 0 15 0 8808658 14316269568 159145 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0

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

[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676438361440 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676437309056 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.49 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 6110 0 0 0 148 1 0 0 20 0 15 0 8808662 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=1.47 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 7474 0 0 0 146 1 0 0 20 0 15 0 8808662 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.62 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 6121 0 0 0 61 1 0 0 20 0 15 0 8808662 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 433 0 0 0 3 3 0 0 20 0 15 0 8808669 14316269568 221476 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 109.3
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 2.06 1.91 1.66 3/214 6931
/proc/meminfo: memFree=30315048/32770624 swapFree=0/277736
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=169.56 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 55772 0 0 0 16893 63 0 0 20 0 15 0 8808657 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 220699 3254 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=160.67 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 19057 0 0 0 16055 12 0 0 20 0 15 0 8808657 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140677325638728 140676967870748 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=1.14 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 1253 0 0 0 105 9 0 0 20 0 15 0 8808658 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=1.16 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 858 0 0 0 106 10 0 0 20 0 15 0 8808658 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=1.17 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) S 6867 6867 5234 0 -1 1077944384 1377 0 0 0 107 10 0 0 20 0 15 0 8808658 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676919450256 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=1.16 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) S 6867 6867 5234 0 -1 1077944384 1611 0 0 0 106 10 0 0 20 0 15 0 8808658 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676918397456 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 3598 0 0 0 26 0 0 0 20 0 15 0 8808659 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676439415408 140677321411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676438361440 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676437309056 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.65 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 9103 0 0 0 164 1 0 0 20 0 15 0 8808662 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=1.52 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 9543 0 0 0 151 1 0 0 20 0 15 0 8808662 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.63 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 7499 0 0 0 62 1 0 0 20 0 15 0 8808662 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 469 0 0 0 5 5 0 0 20 0 15 0 8808669 14316269568 220699 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 169.56
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 2.06 1.94 1.69 3/215 6934
/proc/meminfo: memFree=30290040/32770624 swapFree=0/277756
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=229.84 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 58212 0 0 0 22917 67 0 0 20 0 15 0 8808657 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 226877 3254 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=220.65 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 20167 0 0 0 22053 12 0 0 20 0 15 0 8808657 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140677325637016 140676967885527 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=1.18 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 1667 0 0 0 108 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 906 0 0 0 108 11 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) S 6867 6867 5234 0 -1 1077944384 1472 0 0 0 109 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676919450256 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) S 6867 6867 5234 0 -1 1077944384 1671 0 0 0 109 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676918397456 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 3739 0 0 0 26 0 0 0 20 0 15 0 8808659 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676439415408 140677321411202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676438361440 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676437309056 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.69 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 9183 0 0 0 168 1 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=1.61 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 9965 0 0 0 159 2 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 7536 0 0 0 63 1 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0.14 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 470 0 0 0 7 7 0 0 20 0 15 0 8808669 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 229.84
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.05 1.94 1.69 3/216 6936
/proc/meminfo: memFree=30289964/32770624 swapFree=0/277764
[pid=6867] ppid=6861 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6867/stat : 6867 (xcsp3-exec) S 6861 6867 5234 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 8808647 9740288 345 18446744073709551615 4194304 5098028 140727827572352 140727827570456 140510778356348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 31748096 140727827575196 140727827575399 140727827575399 140727827578859 0
/proc/6867/statm: 2378 345 289 221 0 87 0
[pid=6870] ppid=6867 vsize=13980732 CPUtime=247.54 cores=1,3,5,7
/proc/6870/stat : 6870 (java) S 6867 6867 5234 0 -1 1077944320 58645 0 0 0 24687 67 0 0 20 0 15 0 8808657 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140722121833296 140677321400055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
/proc/6870/statm: 3495183 226877 3254 1 0 3483484 0
[pid=6870/tid=6873] ppid=6867 vsize=13980732 CPUtime=238.34 cores=1,3,5,7
/proc/6870/task/6873/stat : 6873 (java) R 6867 6867 5234 0 -1 4202560 20559 0 0 0 23822 12 0 0 20 0 15 0 8808657 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140677325636896 140676968973976 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6874] ppid=6867 vsize=13980732 CPUtime=1.18 cores=1,3,5,7
/proc/6870/task/6874/stat : 6874 (java) S 6867 6867 5234 0 -1 1077944384 1667 0 0 0 108 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140677293242768 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6875] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6875/stat : 6875 (java) S 6867 6867 5234 0 -1 1077944384 906 0 0 0 108 11 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676920502544 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6876] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6876/stat : 6876 (java) S 6867 6867 5234 0 -1 1077944384 1472 0 0 0 109 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676919450256 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6877] ppid=6867 vsize=13980732 CPUtime=1.19 cores=1,3,5,7
/proc/6870/task/6877/stat : 6877 (java) S 6867 6867 5234 0 -1 1077944384 1671 0 0 0 109 10 0 0 20 0 15 0 8808658 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676918397456 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6878] ppid=6867 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/6870/task/6878/stat : 6878 (java) S 6867 6867 5234 0 -1 1077944384 3746 0 0 0 26 0 0 0 20 0 15 0 8808659 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676439415408 140677321411202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6879] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6879/stat : 6879 (java) S 6867 6867 5234 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 8808659 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676438361440 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6880] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6880/stat : 6880 (java) S 6867 6867 5234 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 8808660 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676437309056 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6881] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6881/stat : 6881 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676436257360 140677321418651 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6882] ppid=6867 vsize=13980732 CPUtime=1.69 cores=1,3,5,7
/proc/6870/task/6882/stat : 6882 (java) S 6867 6867 5234 0 -1 1077944384 9185 0 0 0 168 1 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676435204208 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6883] ppid=6867 vsize=13980732 CPUtime=1.61 cores=1,3,5,7
/proc/6870/task/6883/stat : 6883 (java) S 6867 6867 5234 0 -1 1077944384 9967 0 0 0 159 2 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676434151408 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6884] ppid=6867 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/6870/task/6884/stat : 6884 (java) S 6867 6867 5234 0 -1 1077944384 7538 0 0 0 63 1 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676433099120 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6885] ppid=6867 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6885/stat : 6885 (java) S 6867 6867 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8808662 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676432046560 140677321410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
[pid=6870/tid=6889] ppid=6867 vsize=13980732 CPUtime=0.15 cores=1,3,5,7
/proc/6870/task/6889/stat : 6889 (java) S 6867 6867 5234 0 -1 1077944384 498 0 0 0 8 7 0 0 20 0 15 0 8808669 14316269568 226877 18446744073709551615 4194304 4196468 140722121850752 140676430994352 140677321411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26296320 140722121859540 140722121859715 140722121859715 140722121863119 0
Current children cumulated CPU time (s) 247.54
Current children cumulated vsize (KiB) 13990244

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 6870 sig 9
??? kill 6867 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 240.01
CPU time (s): 247.54
CPU user time (s): 246.87
CPU system time (s): 0.67
CPU usage (%): 103.137
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000628
system time used= 0.001256
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511
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 1.08194 second user time and 1.68611 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-01 20:29:48
IDJOB=4254104
IDBENCH=122958
IDSOLVER=2635
FILE ID=node134/4254104-1501613029
RUNJOBID= node134-1501610486-5295
PBS_JOBID= 
Free space on /tmp= 61892 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-29-350-100.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254104-1501613029/watcher-4254104-1501613029 -o /tmp/evaluation-result-4254104-1501613029/solver-4254104-1501613029 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5295 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 395498504 HOME/instance-4254104-1501613029.xml

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

MD5SUM BENCH= 72f71fee1b32173246d8dbfb23a24b8c
RANDOM SEED=395498504

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31875312 kB
MemAvailable:   32030716 kB
Buffers:           89472 kB
Cached:           349180 kB
SwapCached:            0 kB
Active:           210984 kB
Inactive:         284220 kB
Active(anon):      58792 kB
Inactive(anon):     6652 kB
Active(file):     152192 kB
Inactive(file):   277568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7992 kB
Writeback:             4 kB
AnonPages:         60604 kB
Mapped:            29048 kB
Shmem:              8892 kB
Slab:             107476 kB
SReclaimable:      82960 kB
SUnreclaim:        24516 kB
KernelStack:        3392 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61884 MiB
End job on node134 at 2017-08-01 20:33:48