Trace number 4272202

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 5a (2017-07-26)? (TO) 2520.1101 2489.02

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-05-9.xml
MD5SUMb5db2d1209ce62208741c56e17334157
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark2830
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints305
Number of domains1
Minimum domain size2882
Maximum domain size2882
Distribution of domain sizes[{"size":2882,"count":300}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":250}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":250},{"arity":50,"count":5}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272202-1502658139.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4272202-1502658139.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.35	c simple solver
0.42/0.42	c parse instance...
1.10/0.74	c solve instance...
2520.09/2489.01	s UNKNOWN
2520.09/2489.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14898 MiB free)
  memory of node 1: 16384 MiB (15321 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272202-1502658139/watcher-4272202-1502658139 -o /tmp/evaluation-result-4272202-1502658139/solver-4272202-1502658139 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 265289000 HOME/instance-4272202-1502658139.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30824, runsolver pid=30821
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.54 1.48 1.58 3/204 30831
/proc/meminfo: memFree=30934800/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13441356 memory=15952 CPUtime=0.01 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 3776 0 0 0 1 0 0 0 20 0 7 0 19696579 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3360339 3988 2025 1 0 3349836 0
[pid=30826/tid=30827] ppid=30824 vsize=13441356 memory=-8713483618642850651 CPUtime=0.01 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 2534 0 0 0 1 0 0 0 20 0 7 0 19696580 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858761833232 139858743273301 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 19696580 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13441356 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 19696580 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 19696580 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 19696580 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13441356 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 19696582 13763948544 3988 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17328 KiB

[startup+0.209927 s]*
/proc/loadavg: 1.54 1.48 1.58 2/212 30839
/proc/meminfo: memFree=30931928/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13974352 memory=23196 CPUtime=0.06 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 5265 0 0 0 5 1 0 0 20 0 15 0 19696579 14309736448 5799 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3493588 5799 2657 1 0 3482964 0
[pid=30826/tid=30827] ppid=30824 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 3423 0 0 0 4 1 0 0 20 0 15 0 19696580 14309736448 5799 18446744073709551615 4194304 4196468 140723961856624 139858761833056 139858757612701 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13974352 memory=11602 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13974352 memory=288370503676831360 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13974352 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858302272288 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858301219952 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13974352 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13974352 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696593 14309736448 5865 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24572 KiB

[startup+0.310324 s]*
/proc/loadavg: 1.54 1.48 1.58 3/213 30840
/proc/meminfo: memFree=30916236/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13974352 memory=37004 CPUtime=0.23 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 8863 0 0 0 21 2 0 0 20 0 15 0 19696579 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3493588 9251 2973 1 0 3482964 0
[pid=30826/tid=30827] ppid=30824 vsize=13974352 memory=7311146985107750967 CPUtime=0.15 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 6110 0 0 0 13 2 0 0 20 0 15 0 19696580 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858761813152 139858757612701 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13974352 memory=11602 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13974352 memory=301929888037459584 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13974352 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13974352 memory=8315307190898728435 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858302272288 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19696582 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858301219952 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13974352 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 562 0 0 0 1 0 0 0 20 0 15 0 19696585 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13974352 memory=3472323898181169199 CPUtime=0.01 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 19696585 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13974352 memory=140127525119616 CPUtime=0.05 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 701 0 0 0 5 0 0 0 20 0 15 0 19696585 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13974352 memory=140127525119616 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696593 14309736448 9251 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38380 KiB

[startup+0.706464 s]
/proc/loadavg: 1.54 1.48 1.58 4/213 30840
/proc/meminfo: memFree=30904684/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13980732 memory=68324 CPUtime=1.1 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 13216 0 0 0 105 5 0 0 20 0 15 0 19696579 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3495183 17081 3166 1 0 3483476 0
[pid=30826/tid=30827] ppid=30824 vsize=13980732 memory=280254803435136 CPUtime=0.53 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) S 30824 30824 7968 0 -1 1077944384 8534 0 0 0 50 3 0 0 20 0 15 0 19696580 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858761831904 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13980732 memory=2110478008785924 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13980732 memory=280254803369024 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13980732 memory=3472328296227699185 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858302272288 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858301219952 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13980732 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) R 30824 30824 7968 0 -1 4202560 1150 0 0 0 12 0 0 0 20 0 15 0 19696585 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858299097160 139858735442929 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13980732 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) R 30824 30824 7968 0 -1 4202560 834 0 0 0 13 0 0 0 20 0 15 0 19696585 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858298049224 139858735479402 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) R 30824 30824 7968 0 -1 4202560 1390 0 0 0 29 0 0 0 20 0 15 0 19696585 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858297007992 139858750687611 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696593 14316269568 17081 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69700 KiB

[startup+1.50089 s]
/proc/loadavg: 1.54 1.48 1.58 5/213 30840
/proc/meminfo: memFree=30862484/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13980732 memory=112956 CPUtime=3.53 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 31496 0 0 0 346 7 0 0 20 0 15 0 19696579 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3495183 28239 3188 1 0 3483476 0
[pid=30826/tid=30827] ppid=30824 vsize=13980732 memory=84 CPUtime=1.33 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 9435 0 0 0 129 4 0 0 20 0 15 0 19696580 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858761826264 139858383366822 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13980732 memory=140127401947611 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13980732 memory=280254803842608 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13980732 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13980732 memory=5875297955273673116 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19696580 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13980732 memory=-8556737399566130288 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 28239 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13980732 memory=-8766996007585145204 CPUtime=0 cores=1,3,5,7

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

/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858301219968 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13980732 memory=640 CPUtime=6.42 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 36897 0 0 0 638 4 0 0 20 0 15 0 19696585 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13980732 memory=1792 CPUtime=7.18 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 33279 0 0 0 713 5 0 0 20 0 15 0 19696585 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13980732 memory=960 CPUtime=0.89 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 12590 0 0 0 88 1 0 0 20 0 15 0 19696585 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13980732 memory=358744 CPUtime=0.7 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 4183 0 0 0 28 42 0 0 20 0 15 0 19696593 14316269568 89686 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 2352.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 360120 KiB

[startup+2382.3 s]
/proc/loadavg: 1.68 1.74 1.69 3/213 31163
/proc/meminfo: memFree=30757192/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13980732 memory=357040 CPUtime=2412.59 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 176714 0 0 0 241129 130 0 0 20 0 15 0 19696579 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3495183 89260 3268 1 0 3483476 0
[pid=30826/tid=30827] ppid=30824 vsize=13980732 memory=358056 CPUtime=2375.22 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 44545 0 0 0 237511 11 0 0 20 0 15 0 19696580 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858761830528 139858385149996 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13980732 memory=358056 CPUtime=5.2 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 10097 0 0 0 503 17 0 0 20 0 15 0 19696580 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13980732 memory=358064 CPUtime=5.23 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 8141 0 0 0 507 16 0 0 20 0 15 0 19696580 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13980732 memory=358064 CPUtime=5.2 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 8354 0 0 0 504 16 0 0 20 0 15 0 19696580 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13980732 memory=357040 CPUtime=5.2 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 6545 0 0 0 504 16 0 0 20 0 15 0 19696580 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13980732 memory=357040 CPUtime=1.05 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 10564 0 0 0 94 11 0 0 20 0 15 0 19696582 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858302272352 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13980732 memory=357040 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858301219968 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13980732 memory=357040 CPUtime=6.48 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 36916 0 0 0 644 4 0 0 20 0 15 0 19696585 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13980732 memory=-8774313645642428999 CPUtime=7.32 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 33356 0 0 0 727 5 0 0 20 0 15 0 19696585 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13980732 memory=1376 CPUtime=0.89 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 12623 0 0 0 88 1 0 0 20 0 15 0 19696585 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13980732 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13980732 memory=1588 CPUtime=0.7 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 4188 0 0 0 28 42 0 0 20 0 15 0 19696593 14316269568 89260 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 2412.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 358416 KiB

[startup+2442.3 s]
/proc/loadavg: 1.56 1.70 1.68 3/213 31167
/proc/meminfo: memFree=30757864/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13980732 memory=354608 CPUtime=2472.86 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 177912 0 0 0 247153 133 0 0 20 0 15 0 19696579 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3495183 88652 3268 1 0 3483476 0
[pid=30826/tid=30827] ppid=30824 vsize=13980732 memory=354608 CPUtime=2435.06 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 45023 0 0 0 243495 11 0 0 20 0 15 0 19696580 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858761830176 139858385149650 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13980732 memory=354608 CPUtime=5.3 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 10415 0 0 0 512 18 0 0 20 0 15 0 19696580 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13980732 memory=354608 CPUtime=5.32 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 8196 0 0 0 516 16 0 0 20 0 15 0 19696580 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13980732 memory=354608 CPUtime=5.28 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 8439 0 0 0 512 16 0 0 20 0 15 0 19696580 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13980732 memory=354608 CPUtime=5.28 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 6587 0 0 0 512 16 0 0 20 0 15 0 19696580 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13980732 memory=1376 CPUtime=1.1 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 10737 0 0 0 98 12 0 0 20 0 15 0 19696582 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13980732 memory=14184 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858302272352 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858301219968 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13980732 memory=640 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13980732 memory=1792 CPUtime=6.48 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 36918 0 0 0 644 4 0 0 20 0 15 0 19696585 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13980732 memory=354608 CPUtime=7.33 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 33358 0 0 0 728 5 0 0 20 0 15 0 19696585 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13980732 memory=1376 CPUtime=0.89 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 12631 0 0 0 88 1 0 0 20 0 15 0 19696585 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13980732 memory=1376 CPUtime=0.72 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 4223 0 0 0 29 43 0 0 20 0 15 0 19696593 14316269568 88652 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 2472.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 355984 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489 s]*
/proc/loadavg: 1.49 1.66 1.67 3/213 31170
/proc/meminfo: memFree=30756512/32770624 swapFree=67108860/67108860
[pid=30824] ppid=30821 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30824/stat : 30824 (xcsp3-exec) S 30821 30824 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19696571 9740288 344 18446744073709551615 4194304 5098028 140730190957680 140730190955784 140343954244220 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 16498688 140730190958970 140730190959174 140730190959174 140730190962667 0
/proc/30824/statm: 2378 344 289 221 0 87 0
[pid=30826] ppid=30824 vsize=13980732 memory=354648 CPUtime=2520.09 cores=1,3,5,7
/proc/30826/stat : 30826 (java) S 30824 30824 7968 0 -1 1077944320 178503 0 0 0 251874 135 0 0 20 0 15 0 19696579 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 140723961839168 139858757590775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
/proc/30826/statm: 3495183 88662 3268 1 0 3483476 0
[pid=30826/tid=30827] ppid=30824 vsize=13980732 memory=1398720917958146503 CPUtime=2481.48 cores=1,3,5,7
/proc/30826/task/30827/stat : 30827 (java) R 30824 30824 7968 0 -1 4202560 45270 0 0 0 248137 11 0 0 20 0 15 0 19696580 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858761830240 139858385149650 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30828] ppid=30824 vsize=13980732 memory=9916 CPUtime=5.49 cores=1,3,5,7
/proc/30826/task/30828/stat : 30828 (java) S 30824 30824 7968 0 -1 1077944384 10443 0 0 0 531 18 0 0 20 0 15 0 19696580 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858699537296 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30829] ppid=30824 vsize=13980732 memory=1200 CPUtime=5.5 cores=1,3,5,7
/proc/30826/task/30829/stat : 30829 (java) S 30824 30824 7968 0 -1 1077944384 8215 0 0 0 534 16 0 0 20 0 15 0 19696580 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858356476688 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30830] ppid=30824 vsize=13980732 memory=15872 CPUtime=5.48 cores=1,3,5,7
/proc/30826/task/30830/stat : 30830 (java) S 30824 30824 7968 0 -1 1077944384 8484 0 0 0 531 17 0 0 20 0 15 0 19696580 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858355424400 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30831] ppid=30824 vsize=13980732 memory=1160 CPUtime=5.48 cores=1,3,5,7
/proc/30826/task/30831/stat : 30831 (java) S 30824 30824 7968 0 -1 1077944384 6648 0 0 0 531 17 0 0 20 0 15 0 19696580 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858354371600 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30832] ppid=30824 vsize=13980732 memory=3292 CPUtime=1.13 cores=1,3,5,7
/proc/30826/task/30832/stat : 30832 (java) S 30824 30824 7968 0 -1 1077944384 10909 0 0 0 101 12 0 0 20 0 15 0 19696582 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858303326320 139858757601922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30833] ppid=30824 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30833/stat : 30833 (java) S 30824 30824 7968 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858302272352 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30834] ppid=30824 vsize=13980732 memory=242368 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30834/stat : 30834 (java) S 30824 30824 7968 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 19696582 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858301219968 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30835] ppid=30824 vsize=13980732 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30835/stat : 30835 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858300168272 139858757609371 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30836] ppid=30824 vsize=13980732 memory=1398720917958146503 CPUtime=6.48 cores=1,3,5,7
/proc/30826/task/30836/stat : 30836 (java) S 30824 30824 7968 0 -1 1077944384 36920 0 0 0 644 4 0 0 20 0 15 0 19696585 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858299116144 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30837] ppid=30824 vsize=13980732 memory=3054156605268465310 CPUtime=7.33 cores=1,3,5,7
/proc/30826/task/30837/stat : 30837 (java) S 30824 30824 7968 0 -1 1077944384 33360 0 0 0 728 5 0 0 20 0 15 0 19696585 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858298063344 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30838] ppid=30824 vsize=13980732 memory=7822038051842261661 CPUtime=0.89 cores=1,3,5,7
/proc/30826/task/30838/stat : 30838 (java) S 30824 30824 7968 0 -1 1077944384 12633 0 0 0 88 1 0 0 20 0 15 0 19696585 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858297011056 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30839] ppid=30824 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/30826/task/30839/stat : 30839 (java) S 30824 30824 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19696585 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858228014048 139858757600981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
[pid=30826/tid=30840] ppid=30824 vsize=13980732 memory=792 CPUtime=0.74 cores=1,3,5,7
/proc/30826/task/30840/stat : 30840 (java) S 30824 30824 7968 0 -1 1077944384 4236 0 0 0 30 44 0 0 20 0 15 0 19696593 14316269568 88662 18446744073709551615 4194304 4196468 140723961856624 139858226960816 139858757601922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140723961860530 140723961860706 140723961860706 140723961864143 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 356024 KiB

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

[startup+2489.02 s]
# the end of solver process 30824 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000886 s, system=0.001772 s

[startup+2489.02 s]
# the end of solver process 30826 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.76 s, system=1.35632 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2489.02
CPU time (s): 2520.11
CPU user time (s): 2518.76
CPU system time (s): 1.35632
CPU usage (%): 101.249
Max. virtual memory (cumulated for all children) (KiB): 13993792
Max. memory (cumulated for all children) (KiB): 527344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.76
system time used= 1.35632
maximum resident set size= 528816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179252
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82884
involuntary context switches= 2092


# summary of solver processes directly reported to runsolver:
#   pid: 30824,30826
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.76
#   total CPU system time (s): 1.35632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7262 second user time and 22.7249 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 22:48:22
IDJOB=4272202
IDBENCH=115608
IDSOLVER=2664
FILE ID=node128/4272202-1502658139
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-05-9.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-4272202-1502658139/watcher-4272202-1502658139 -o /tmp/evaluation-result-4272202-1502658139/solver-4272202-1502658139 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 265289000 HOME/instance-4272202-1502658139.xml

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

MD5SUM BENCH= b5db2d1209ce62208741c56e17334157
RANDOM SEED=265289000

node128.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.94
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.94
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.94
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.94
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:        30946116 kB
MemAvailable:   31622524 kB
Buffers:          161308 kB
Cached:           801420 kB
SwapCached:            0 kB
Active:           686920 kB
Inactive:         723092 kB
Active(anon):     447632 kB
Inactive(anon):    16764 kB
Active(file):     239288 kB
Inactive(file):   706328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:        445320 kB
Mapped:            46160 kB
Shmem:             17116 kB
Slab:             118512 kB
SReclaimable:      93252 kB
SUnreclaim:        25260 kB
KernelStack:        3584 kB
PageTables:         6136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1144760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 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= 62016 MiB
End job on node128 at 2017-08-13 23:29:51