Trace number 4407148

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 2019-09-24 parallel? (TO) 20048.6 2520.13

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407148-1569356305.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4407148-1569356305.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.98/1.04	c solve instance...
20047.81/2520.08	s UNKNOWN
20047.81/2520.08	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 (14031 MiB free)
  memory of node 1: 16384 MiB (10972 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407148-1569356305/watcher-4407148-1569356305 -o /var/tmp/evaluation-result-4407148-1569356305/solver-4407148-1569356305 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569355719-18277 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 272990988 HOME/instance-4407148-1569356305.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18878, runsolver pid=18875
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.16 4.78 6.36 3/212 18899
/proc/meminfo: memFree=25587100/32770624 swapFree=66997532/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28227396 memory=29224 CPUtime=0.13 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 5789 0 0 0 12 1 0 0 20 0 20 0 511568793 28904853504 7306 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7056849 7306 3121 1 0 7019032 0
[pid=18880/tid=18881] ppid=18878 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) R 18878 18878 18250 0 -1 4202560 3693 0 0 0 9 0 0 0 20 0 20 0 511568793 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830516174336 139830126315243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28227396 memory=140531663734400 CPUtime=0 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18885] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18885/stat : 18885 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830461401872 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18886] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18886/stat : 18886 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830460349072 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18887] ppid=18878 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18887/stat : 18887 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830459296272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18888] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18888/stat : 18888 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830458243472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18889] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18889/stat : 18889 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 7372 33554432000 4194304 4196468 140732030402448 139830457190672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18890] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18890/stat : 18890 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568795 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828975979376 139830511950466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18891] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18891/stat : 18891 (java) S 18878 18878 18250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511568796 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828974925344 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18892] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18892/stat : 18892 (java) S 18878 18878 18250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511568796 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828973872496 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18893] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18893/stat : 18893 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828972820816 139830511957915 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18894] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18894/stat : 18894 (java) S 18878 18878 18250 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828971768176 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18895] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18895/stat : 18895 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828970715376 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18896] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18896/stat : 18896 (java) R 18878 18878 18250 0 -1 4202560 145 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828969662576 139830495375057 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18897] ppid=18878 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18880/task/18897/stat : 18897 (java) R 18878 18878 18250 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828901439472 139830504176446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18898] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18898/stat : 18898 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828900387936 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18899] ppid=18878 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18899/stat : 18899 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568799 28904853504 7372 33554432000 4194304 4196468 140732030402448 139828899335216 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30672 KiB

[startup+0.213874 s]*
/proc/loadavg: 2.16 4.78 6.36 3/212 18899
/proc/meminfo: memFree=25574132/32770624 swapFree=66997532/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28227396 memory=41128 CPUtime=0.34 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 9527 0 0 0 31 3 0 0 20 0 20 0 511568793 28904853504 10282 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7056849 10282 3305 1 0 7019032 0
[pid=18880/tid=18881] ppid=18878 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) R 18878 18878 18250 0 -1 4202560 6688 0 0 0 18 2 0 0 20 0 20 0 511568793 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830516174304 139830496254556 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28227396 memory=140531663750453 CPUtime=0 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18885] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18885/stat : 18885 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830461401872 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18886] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18886/stat : 18886 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830460349072 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18887] ppid=18878 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18887/stat : 18887 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830459296272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18888] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18888/stat : 18888 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830458243472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18889] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18889/stat : 18889 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28904853504 10282 33554432000 4194304 4196468 140732030402448 139830457190672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18890] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18890/stat : 18890 (java) S 18878 18878 18250 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511568795 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828975979376 139830511950466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18891] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18891/stat : 18891 (java) S 18878 18878 18250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511568796 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828974925344 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18892] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18892/stat : 18892 (java) S 18878 18878 18250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511568796 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828973872496 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18893] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18893/stat : 18893 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828972820816 139830511957915 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18894] ppid=18878 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18880/task/18894/stat : 18894 (java) S 18878 18878 18250 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828971768176 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18895] ppid=18878 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18880/task/18895/stat : 18895 (java) S 18878 18878 18250 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828970715376 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18896] ppid=18878 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/18880/task/18896/stat : 18896 (java) S 18878 18878 18250 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828969662576 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18897] ppid=18878 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/18880/task/18897/stat : 18897 (java) S 18878 18878 18250 0 -1 1077944384 760 0 0 0 8 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828901439472 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18898] ppid=18878 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18898/stat : 18898 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568798 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828900387936 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18899] ppid=18878 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18899/stat : 18899 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568799 28904853504 10282 33554432000 4194304 4196468 140732030402448 139828899335216 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42576 KiB

[startup+0.310367 s]*
/proc/loadavg: 2.16 4.78 6.36 4/212 18899
/proc/meminfo: memFree=25566500/32770624 swapFree=66997532/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28231652 memory=49816 CPUtime=0.52 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 10874 0 0 0 48 4 0 0 20 0 20 0 511568793 28909211648 12454 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7057913 12454 3348 1 0 7019032 0
[pid=18880/tid=18881] ppid=18878 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) R 18878 18878 18250 0 -1 4202560 7843 0 0 0 27 3 0 0 20 0 20 0 511568793 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830516175264 139830496019806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18885] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18885/stat : 18885 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830461401872 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18886] ppid=18878 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/18880/task/18886/stat : 18886 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830460349072 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18887] ppid=18878 vsize=28231652 memory=140531531346863 CPUtime=0 cores=0-7
/proc/18880/task/18887/stat : 18887 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830459296272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18888] ppid=18878 vsize=28231652 memory=140531531349168 CPUtime=0 cores=0-7
/proc/18880/task/18888/stat : 18888 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830458243472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18889] ppid=18878 vsize=28231652 memory=140531531351472 CPUtime=0 cores=0-7
/proc/18880/task/18889/stat : 18889 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28909211648 12454 33554432000 4194304 4196468 140732030402448 139830457190672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18890] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18890/stat : 18890 (java) S 18878 18878 18250 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511568795 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828975979376 139830511950466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18891] ppid=18878 vsize=28231652 memory=281063062709904 CPUtime=0 cores=0-7
/proc/18880/task/18891/stat : 18891 (java) S 18878 18878 18250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511568796 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828974925344 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18892] ppid=18878 vsize=28231652 memory=281063062716816 CPUtime=0 cores=0-7
/proc/18880/task/18892/stat : 18892 (java) S 18878 18878 18250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511568796 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828973872496 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18893] ppid=18878 vsize=28231652 memory=281063062657968 CPUtime=0 cores=0-7
/proc/18880/task/18893/stat : 18893 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828972820816 139830511957915 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18894] ppid=18878 vsize=28231652 memory=281063062730640 CPUtime=0.02 cores=0-7
/proc/18880/task/18894/stat : 18894 (java) S 18878 18878 18250 0 -1 1077944384 344 0 0 0 2 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828971768176 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18895] ppid=18878 vsize=28231652 memory=281063062737552 CPUtime=0.02 cores=0-7
/proc/18880/task/18895/stat : 18895 (java) S 18878 18878 18250 0 -1 1077944384 176 0 0 0 2 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828970715376 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18896] ppid=18878 vsize=28231652 memory=281063062735248 CPUtime=0.03 cores=0-7
/proc/18880/task/18896/stat : 18896 (java) R 18878 18878 18250 0 -1 4202560 356 0 0 0 3 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828969652960 139830493460525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18897] ppid=18878 vsize=28231652 memory=281063062751408 CPUtime=0.12 cores=0-7
/proc/18880/task/18897/stat : 18897 (java) S 18878 18878 18250 0 -1 1077944384 847 0 0 0 12 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828901439472 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18898] ppid=18878 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18898/stat : 18898 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511568798 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828900387936 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18899] ppid=18878 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18880/task/18899/stat : 18899 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568799 28909211648 12454 33554432000 4194304 4196468 140732030402448 139828899335216 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51264 KiB

[startup+0.702752 s]
/proc/loadavg: 2.16 4.78 6.36 3/212 18899
/proc/meminfo: memFree=25556580/32770624 swapFree=66997532/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28233776 memory=90484 CPUtime=1.7 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 15262 0 0 0 164 6 0 0 20 0 20 0 511568793 28911386624 22621 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7058444 22621 3459 1 0 7019544 0
[pid=18880/tid=18881] ppid=18878 vsize=28233776 memory=281063063109296 CPUtime=0.68 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) R 18878 18878 18250 0 -1 4202560 9307 0 0 0 64 4 0 0 20 0 20 0 511568793 28911386624 22621 33554432000 4194304 4196468 140732030402448 139830516176784 139830129367719 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28233776 memory=140531531555696 CPUtime=0 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28911386624 22621 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511568794 28911386624 22621 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28233776 memory=6124 CPUtime=0 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511568794 28911386624 22621 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0

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

[pid=18880/tid=18907] ppid=18878 vsize=28766288 memory=1448 CPUtime=2405.55 cores=0-7
/proc/18880/task/18907/stat : 18907 (java) R 18878 18878 18250 0 -1 4202560 7127 0 0 0 240518 37 0 0 20 0 28 0 511568901 29456678912 1164441 33554432000 4194304 4196468 140732030402448 139828882747784 139830133134580 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 19427.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4659212 KiB

[startup+2502.3 s]
/proc/loadavg: 8.30 8.25 8.15 9/219 19095
/proc/meminfo: memFree=20948884/32770624 swapFree=66997536/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28766288 memory=4657780 CPUtime=19906.6 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 209232 0 0 0 1990329 327 0 0 20 0 28 0 511568793 29456678912 1164445 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7191572 1164445 3547 1 0 7152672 0
[pid=18880/tid=18881] ppid=18878 vsize=28766288 memory=4657780 CPUtime=1.03 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) S 18878 18878 18250 0 -1 1077944384 9928 0 0 0 98 5 0 0 20 0 28 0 511568793 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830516180096 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28766288 memory=4657780 CPUtime=3.46 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 5993 0 0 0 329 17 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28766288 memory=0 CPUtime=3.47 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 6861 0 0 0 335 12 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28766288 memory=7012478885000996198 CPUtime=3.45 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 5137 0 0 0 332 13 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18885] ppid=18878 vsize=28766288 memory=4657780 CPUtime=3.42 cores=0-7
/proc/18880/task/18885/stat : 18885 (java) S 18878 18878 18250 0 -1 1077944384 4262 0 0 0 332 10 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830461401872 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18886] ppid=18878 vsize=28766288 memory=1448 CPUtime=3.45 cores=0-7
/proc/18880/task/18886/stat : 18886 (java) S 18878 18878 18250 0 -1 1077944384 5603 0 0 0 330 15 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830460349072 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18887] ppid=18878 vsize=28766288 memory=162306814153628 CPUtime=3.42 cores=0-7
/proc/18880/task/18887/stat : 18887 (java) S 18878 18878 18250 0 -1 1077944384 5144 0 0 0 333 9 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830459296272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18888] ppid=18878 vsize=28766288 memory=7163655119586808680 CPUtime=3.45 cores=0-7
/proc/18880/task/18888/stat : 18888 (java) S 18878 18878 18250 0 -1 1077944384 4898 0 0 0 333 12 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830458243472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18889] ppid=18878 vsize=28766288 memory=0 CPUtime=3.46 cores=0-7
/proc/18880/task/18889/stat : 18889 (java) S 18878 18878 18250 0 -1 1077944384 6187 0 0 0 336 10 0 0 20 0 28 0 511568794 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139830457190672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18890] ppid=18878 vsize=28766288 memory=0 CPUtime=7.13 cores=0-7
/proc/18880/task/18890/stat : 18890 (java) S 18878 18878 18250 0 -1 1077944384 24892 0 0 0 689 24 0 0 20 0 28 0 511568795 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828975979376 139830511950466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18891] ppid=18878 vsize=28766288 memory=3835607123457 CPUtime=0 cores=0-7
/proc/18880/task/18891/stat : 18891 (java) S 18878 18878 18250 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 511568796 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828974925408 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18892] ppid=18878 vsize=28766288 memory=3844197058049 CPUtime=0 cores=0-7
/proc/18880/task/18892/stat : 18892 (java) S 18878 18878 18250 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 511568796 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828973872512 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18893] ppid=18878 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/18880/task/18893/stat : 18893 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828972820816 139830511957915 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18894] ppid=18878 vsize=28766288 memory=1448 CPUtime=2.28 cores=0-7
/proc/18880/task/18894/stat : 18894 (java) S 18878 18878 18250 0 -1 1077944384 17159 0 0 0 223 5 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828971768176 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18895] ppid=18878 vsize=28766288 memory=4657780 CPUtime=1.89 cores=0-7
/proc/18880/task/18895/stat : 18895 (java) S 18878 18878 18250 0 -1 1077944384 13935 0 0 0 188 1 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828970715376 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18896] ppid=18878 vsize=28766288 memory=1448 CPUtime=1.91 cores=0-7
/proc/18880/task/18896/stat : 18896 (java) S 18878 18878 18250 0 -1 1077944384 16558 0 0 0 188 3 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828969662576 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18897] ppid=18878 vsize=28766288 memory=1448 CPUtime=0.79 cores=0-7
/proc/18880/task/18897/stat : 18897 (java) S 18878 18878 18250 0 -1 1077944384 12301 0 0 0 76 3 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828901439472 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18898] ppid=18878 vsize=28766288 memory=3624 CPUtime=0 cores=0-7
/proc/18880/task/18898/stat : 18898 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511568798 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828900387936 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18899] ppid=18878 vsize=28766288 memory=3624 CPUtime=0.79 cores=0-7
/proc/18880/task/18899/stat : 18899 (java) S 18878 18878 18250 0 -1 1077944384 2207 0 0 0 53 26 0 0 20 0 28 0 511568799 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828899335216 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18900] ppid=18878 vsize=28766288 memory=64292 CPUtime=2489.09 cores=0-7
/proc/18880/task/18900/stat : 18900 (java) R 18878 18878 18250 0 -1 4202560 4852 0 0 0 248902 7 0 0 20 0 28 0 511568898 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828890115240 139830133134720 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18901] ppid=18878 vsize=28766288 memory=988 CPUtime=2480.49 cores=0-7
/proc/18880/task/18901/stat : 18901 (java) R 18878 18878 18250 0 -1 4202560 8469 0 0 0 248010 39 0 0 20 0 28 0 511568898 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828889063560 139830132904417 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18902] ppid=18878 vsize=28766288 memory=6791534058613427641 CPUtime=2477.88 cores=0-7
/proc/18880/task/18902/stat : 18902 (java) R 18878 18878 18250 0 -1 4202560 5319 0 0 0 247783 5 0 0 20 0 28 0 511568898 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828888010760 139830132904071 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18903] ppid=18878 vsize=28766288 memory=288230583166042426 CPUtime=2484.1 cores=0-7
/proc/18880/task/18903/stat : 18903 (java) R 18878 18878 18250 0 -1 4202560 16787 0 0 0 248368 42 0 0 20 0 28 0 511568901 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828886957832 139830133134671 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18904] ppid=18878 vsize=28766288 memory=14973369229511284 CPUtime=2489.53 cores=0-7
/proc/18880/task/18904/stat : 18904 (java) R 18878 18878 18250 0 -1 4202560 16026 0 0 0 248918 35 0 0 20 0 28 0 511568901 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828885905032 139830133136036 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18905] ppid=18878 vsize=28766288 memory=1448 CPUtime=2488.41 cores=0-7
/proc/18880/task/18905/stat : 18905 (java) R 18878 18878 18250 0 -1 4202560 3864 0 0 0 248836 5 0 0 20 0 28 0 511568901 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828884852072 139830132904045 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18906] ppid=18878 vsize=28766288 memory=4657780 CPUtime=2489.15 cores=0-7
/proc/18880/task/18906/stat : 18906 (java) R 18878 18878 18250 0 -1 4202560 4278 0 0 0 248907 8 0 0 20 0 28 0 511568901 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828883799968 139830132904084 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18907] ppid=18878 vsize=28766288 memory=4657780 CPUtime=2464.28 cores=0-7
/proc/18880/task/18907/stat : 18907 (java) R 18878 18878 18250 0 -1 4202560 7166 0 0 0 246391 37 0 0 20 0 28 0 511568901 29456678912 1164445 33554432000 4194304 4196468 140732030402448 139828882747784 139830133473225 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 19906.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4659228 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.31 8.26 8.15 9/220 19098
/proc/meminfo: memFree=20867608/32770624 swapFree=66997536/67108860
[pid=18878] ppid=18875 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18878/stat : 18878 (xcsp3-exec) S 18875 18878 18250 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511568792 115843072 362 33554432000 4194304 5098028 140731454649376 140731454647480 140308647756412 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10338304 140731454653266 140731454653525 140731454653525 140731454656454 0
/proc/18878/statm: 28282 362 304 221 0 87 0
[pid=18880] ppid=18878 vsize=28766288 memory=4739820 CPUtime=20047.8 cores=0-7
/proc/18880/stat : 18880 (java) S 18878 18878 18250 0 -1 1077944320 214860 0 0 0 2004450 331 0 0 20 0 28 0 511568793 29456678912 1184955 33554432000 4194304 4196468 140732030402448 140732030384992 139830511939319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
/proc/18880/statm: 7191572 1184955 3547 1 0 7152672 0
[pid=18880/tid=18881] ppid=18878 vsize=28766288 memory=1720 CPUtime=1.03 cores=0-7
/proc/18880/task/18881/stat : 18881 (java) S 18878 18878 18250 0 -1 1077944384 9928 0 0 0 98 5 0 0 20 0 28 0 511568793 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830516180096 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18882] ppid=18878 vsize=28766288 memory=1980 CPUtime=3.55 cores=0-7
/proc/18880/task/18882/stat : 18882 (java) S 18878 18878 18250 0 -1 1077944384 6724 0 0 0 337 18 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830464560272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18883] ppid=18878 vsize=28766288 memory=2540 CPUtime=3.56 cores=0-7
/proc/18880/task/18883/stat : 18883 (java) S 18878 18878 18250 0 -1 1077944384 7796 0 0 0 343 13 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830463507472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18884] ppid=18878 vsize=28766288 memory=4872558044660077418 CPUtime=3.54 cores=0-7
/proc/18880/task/18884/stat : 18884 (java) S 18878 18878 18250 0 -1 1077944384 5523 0 0 0 341 13 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830462454672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18885] ppid=18878 vsize=28766288 memory=1540 CPUtime=3.52 cores=0-7
/proc/18880/task/18885/stat : 18885 (java) S 18878 18878 18250 0 -1 1077944384 4795 0 0 0 340 12 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830461401872 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18886] ppid=18878 vsize=28766288 memory=772 CPUtime=3.55 cores=0-7
/proc/18880/task/18886/stat : 18886 (java) S 18878 18878 18250 0 -1 1077944384 5674 0 0 0 339 16 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830460349072 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18887] ppid=18878 vsize=28766288 memory=10596 CPUtime=3.51 cores=0-7
/proc/18880/task/18887/stat : 18887 (java) S 18878 18878 18250 0 -1 1077944384 6216 0 0 0 342 9 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830459296272 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18888] ppid=18878 vsize=28766288 memory=1708 CPUtime=3.52 cores=0-7
/proc/18880/task/18888/stat : 18888 (java) S 18878 18878 18250 0 -1 1077944384 5703 0 0 0 340 12 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830458243472 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18889] ppid=18878 vsize=28766288 memory=988 CPUtime=3.54 cores=0-7
/proc/18880/task/18889/stat : 18889 (java) S 18878 18878 18250 0 -1 1077944384 6945 0 0 0 344 10 0 0 20 0 28 0 511568794 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139830457190672 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18890] ppid=18878 vsize=28766288 memory=3628 CPUtime=7.13 cores=0-7
/proc/18880/task/18890/stat : 18890 (java) S 18878 18878 18250 0 -1 1077944384 25132 0 0 0 689 24 0 0 20 0 28 0 511568795 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828975979376 139830511950466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18891] ppid=18878 vsize=28766288 memory=2828 CPUtime=0 cores=0-7
/proc/18880/task/18891/stat : 18891 (java) S 18878 18878 18250 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 511568796 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828974925408 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18892] ppid=18878 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/18880/task/18892/stat : 18892 (java) S 18878 18878 18250 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 511568796 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828973872512 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18893] ppid=18878 vsize=28766288 memory=3680 CPUtime=0 cores=0-7
/proc/18880/task/18893/stat : 18893 (java) S 18878 18878 18250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828972820816 139830511957915 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18894] ppid=18878 vsize=28766288 memory=836 CPUtime=2.28 cores=0-7
/proc/18880/task/18894/stat : 18894 (java) S 18878 18878 18250 0 -1 1077944384 17159 0 0 0 223 5 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828971768176 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18895] ppid=18878 vsize=28766288 memory=1436 CPUtime=1.89 cores=0-7
/proc/18880/task/18895/stat : 18895 (java) S 18878 18878 18250 0 -1 1077944384 13935 0 0 0 188 1 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828970715376 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18896] ppid=18878 vsize=28766288 memory=1720 CPUtime=1.91 cores=0-7
/proc/18880/task/18896/stat : 18896 (java) S 18878 18878 18250 0 -1 1077944384 16558 0 0 0 188 3 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828969662576 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18897] ppid=18878 vsize=28766288 memory=1980 CPUtime=0.79 cores=0-7
/proc/18880/task/18897/stat : 18897 (java) S 18878 18878 18250 0 -1 1077944384 12301 0 0 0 76 3 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828901439472 139830511950466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18898] ppid=18878 vsize=28766288 memory=2540 CPUtime=0 cores=0-7
/proc/18880/task/18898/stat : 18898 (java) S 18878 18878 18250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511568798 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828900387936 139830511949525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18899] ppid=18878 vsize=28766288 memory=1760 CPUtime=0.79 cores=0-7
/proc/18880/task/18899/stat : 18899 (java) R 18878 18878 18250 0 -1 1077944384 2209 0 0 0 53 26 0 0 20 0 28 0 511568799 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828899335216 139830511950466 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18900] ppid=18878 vsize=28766288 memory=111636 CPUtime=2506.71 cores=0-7
/proc/18880/task/18900/stat : 18900 (java) R 18878 18878 18250 0 -1 4202560 4865 0 0 0 250664 7 0 0 20 0 28 0 511568898 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828890114992 139830132122483 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18901] ppid=18878 vsize=28766288 memory=804 CPUtime=2498.1 cores=0-7
/proc/18880/task/18901/stat : 18901 (java) R 18878 18878 18250 0 -1 4202560 8475 0 0 0 249771 39 0 0 20 0 28 0 511568898 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828889063512 139830133133725 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18902] ppid=18878 vsize=28766288 memory=532 CPUtime=2495.5 cores=0-7
/proc/18880/task/18902/stat : 18902 (java) R 18878 18878 18250 0 -1 4202560 5321 0 0 0 249545 5 0 0 20 0 28 0 511568898 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828888010760 139830132904119 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18903] ppid=18878 vsize=28766288 memory=1556 CPUtime=2501.71 cores=0-7
/proc/18880/task/18903/stat : 18903 (java) R 18878 18878 18250 0 -1 4202560 16832 0 0 0 250129 42 0 0 20 0 28 0 511568901 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828886960464 139830133663228 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18904] ppid=18878 vsize=28766288 memory=932 CPUtime=2507.15 cores=0-7
/proc/18880/task/18904/stat : 18904 (java) R 18878 18878 18250 0 -1 4202560 16039 0 0 0 250680 35 0 0 20 0 28 0 511568901 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828885905080 139830133663249 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18905] ppid=18878 vsize=28766288 memory=3680 CPUtime=2506.02 cores=0-7
/proc/18880/task/18905/stat : 18905 (java) R 18878 18878 18250 0 -1 4202560 3868 0 0 0 250597 5 0 0 20 0 28 0 511568901 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828884851992 139830132904171 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18906] ppid=18878 vsize=28766288 memory=836 CPUtime=2506.75 cores=0-7
/proc/18880/task/18906/stat : 18906 (java) R 18878 18878 18250 0 -1 4202560 4283 0 0 0 250667 8 0 0 20 0 28 0 511568901 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828883800216 139830132904299 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
[pid=18880/tid=18907] ppid=18878 vsize=28766288 memory=1436 CPUtime=2481.52 cores=0-7
/proc/18880/task/18907/stat : 18907 (java) R 18878 18878 18250 0 -1 4202560 7173 0 0 0 248115 37 0 0 20 0 28 0 511568901 29456678912 1184955 33554432000 4194304 4196468 140732030402448 139828882747784 139830132904171 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30588928 140732030403542 140732030403718 140732030403718 140732030406607 0
Current children cumulated CPU time: 20047.8 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4741268 KiB

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

[startup+2520.04 s]
# the end of solver process 18878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001139 s, system=0.001139 s

[startup+2520.13 s]
# the end of solver process 18880 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20045.3 s, system=3.34308 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): 2520.13
CPU time (s): 20048.6
CPU user time (s): 20045.3
CPU system time (s): 3.34308
CPU usage (%): 795.538
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4741416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20045.3
system time used= 3.34308
maximum resident set size= 4740544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215966
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60979
involuntary context switches= 238036


# summary of solver processes directly reported to runsolver:
#   pid: 18878,18880
#   total CPU time (s): 20048.6
#   total CPU user time (s): 20045.3
#   total CPU system time (s): 3.34308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.5816 second user time and 30.1297 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-24 22:17:43
IDJOB=4407148
IDBENCH=136273
IDSOLVER=2871
FILE ID=node140/4407148-1569356305
RUNJOBID= node140-1569355719-18277
PBS_JOBID= 21705100
Free space on /var/tmp= 13516 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407148-1569356305/watcher-4407148-1569356305 -o /var/tmp/evaluation-result-4407148-1569356305/solver-4407148-1569356305 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569355719-18277 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 272990988 HOME/instance-4407148-1569356305.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=272990988

node140.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:        25603940 kB
MemAvailable:   31844748 kB
Buffers:          132068 kB
Cached:          6206876 kB
SwapCached:         2776 kB
Active:          3158604 kB
Inactive:        3188636 kB
Active(anon):       5148 kB
Inactive(anon):    58400 kB
Active(file):    3153456 kB
Inactive(file):  3130236 kB
Unevictable:      107700 kB
Mlocked:          107700 kB
SwapTotal:      67108860 kB
SwapFree:       66997532 kB
Dirty:             26020 kB
Writeback:             0 kB
AnonPages:        113488 kB
Mapped:            55836 kB
Shmem:             46828 kB
Slab:             414648 kB
SReclaimable:     385576 kB
SUnreclaim:        29072 kB
KernelStack:        3392 kB
PageTables:         4936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node140 at 2019-09-24 22:59:43