Trace number 4399018

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2520.58 634.889

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-1_X2.xml
MD5SUM6c4aeb96443502fd0f9a0dc0a71b4b92
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark168.634
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399018-1568698565.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399018-1568698565.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.94/0.89	c solve instance...
2520.24/634.87	s UNKNOWN
2520.24/634.87	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 (13891 MiB free)
  memory of node 1: 16384 MiB (13177 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399018-1568698565/watcher-4399018-1568698565 -o /tmp/evaluation-result-4399018-1568698565/solver-4399018-1568698565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5773 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 707137595 HOME/instance-4399018-1568698565.xml 

running on 4 cores: 0,2,4,6

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=6071, runsolver pid=6068
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 6.11 2.80 1.83 7/233 6087
/proc/meminfo: memFree=27701216/32770624 swapFree=67027408/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15144776 memory=29364 CPUtime=0.13 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 5838 0 0 0 12 1 0 0 20 0 15 0 446129110 15508250624 7341 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3786194 7341 3119 1 0 3748377 0
[pid=6073/tid=6074] ppid=6071 vsize=15144776 memory=8261472670413198171 CPUtime=0.09 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) R 6071 6071 5742 0 -1 4202560 3734 0 0 0 9 0 0 0 20 0 15 0 446129111 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195800816416 140195796598166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195264091296 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195263038192 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) R 6071 6071 5742 0 -1 4202560 344 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195260926400 140195774419088 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) R 6071 6071 5742 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0.02 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) R 6071 6071 5742 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195258829296 140195780839536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 7407 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30812 KiB

[startup+0.211961 s]*
/proc/loadavg: 6.11 2.80 1.83 8/233 6087
/proc/meminfo: memFree=27689600/32770624 swapFree=67027408/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15144776 memory=40448 CPUtime=0.34 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 9328 0 0 0 32 2 0 0 20 0 15 0 446129110 15508250624 10112 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3786194 10112 3308 1 0 3748377 0
[pid=6073/tid=6074] ppid=6071 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) R 6071 6071 5742 0 -1 4202560 6640 0 0 0 19 1 0 0 20 0 15 0 446129111 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195800821216 140195780666718 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15144776 memory=13574 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15144776 memory=139727944483928 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446129111 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195264091296 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446129113 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195263038192 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) S 6071 6071 5742 0 -1 1077944384 485 0 0 0 3 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195260934896 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) S 6071 6071 5742 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15144776 memory=139727941138048 CPUtime=0.08 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) R 6071 6071 5742 0 -1 4202560 765 0 0 0 8 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195258829296 140195796607578 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129116 15508250624 10112 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41896 KiB

[startup+0.315953 s]*
/proc/loadavg: 6.11 2.80 1.83 7/233 6087
/proc/meminfo: memFree=27680476/32770624 swapFree=67027408/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15149032 memory=51156 CPUtime=0.54 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 10911 0 0 0 51 3 0 0 20 0 15 0 446129110 15512608768 12789 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3787258 12789 3353 1 0 3748377 0
[pid=6073/tid=6074] ppid=6071 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) R 6071 6071 5742 0 -1 4202560 7848 0 0 0 28 2 0 0 20 0 15 0 446129111 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195800820016 140195796608157 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15149032 memory=13917 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129111 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15149032 memory=3345126 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446129111 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446129113 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446129113 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195264091296 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446129113 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195263038192 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) S 6071 6071 5742 0 -1 1077944384 515 0 0 0 4 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195260934896 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) S 6071 6071 5742 0 -1 1077944384 321 0 0 0 4 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) S 6071 6071 5742 0 -1 1077944384 925 0 0 0 13 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195258829296 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129116 15512608768 12854 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52604 KiB

[startup+0.700958 s]
/proc/loadavg: 6.11 2.80 1.83 9/233 6087
/proc/meminfo: memFree=27669584/32770624 swapFree=67027408/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15151156 memory=95440 CPUtime=1.63 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 14594 0 0 0 158 5 0 0 20 0 15 0 446129110 15514783744 23860 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3787789 23860 3450 1 0 3748889 0
[pid=6073/tid=6074] ppid=6071 vsize=15151156 memory=13240 CPUtime=0.67 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) R 6071 6071 5742 0 -1 4202560 8893 0 0 0 64 3 0 0 20 0 15 0 446129111 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195800825024 140195796598166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15151156 memory=500 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129111 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15151156 memory=1736 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15151156 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129111 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15151156 memory=924 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446129111 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15151156 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446129113 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15151156 memory=2064 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446129113 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195264091296 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15151156 memory=2876 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446129113 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195263038192 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15151156 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15151156 memory=872 CPUtime=0.25 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) R 6071 6071 5742 0 -1 4202560 1338 0 0 0 25 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195260915912 140195780085331 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15151156 memory=1760 CPUtime=0.26 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) R 6071 6071 5742 0 -1 4202560 1151 0 0 0 26 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195259863368 140195780117714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15151156 memory=111632 CPUtime=0.41 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) S 6071 6071 5742 0 -1 1077944384 1904 0 0 0 41 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195258829296 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15151156 memory=804 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15151156 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446129116 15514783744 23860 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96888 KiB

[startup+1.50592 s]
/proc/loadavg: 6.50 2.93 1.88 12/237 6091
/proc/meminfo: memFree=27574952/32770624 swapFree=67027408/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0

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

/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 59304 0 0 0 207350 44 0 0 20 0 19 0 446129110 15787429888 117827 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3854353 117827 3538 1 0 3815453 0
[pid=6073/tid=6074] ppid=6071 vsize=15417412 memory=471308 CPUtime=0.87 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) S 6071 6071 5742 0 -1 1077944384 8977 0 0 0 83 4 0 0 20 0 19 0 446129111 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195800827008 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.82 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 1771 0 0 0 75 7 0 0 20 0 19 0 446129111 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15417412 memory=471308 CPUtime=0.82 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 2587 0 0 0 76 6 0 0 20 0 19 0 446129111 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.82 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 3720 0 0 0 75 7 0 0 20 0 19 0 446129111 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15417412 memory=471308 CPUtime=0.82 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 1900 0 0 0 75 7 0 0 20 0 19 0 446129111 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15417412 memory=471308 CPUtime=0.46 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 6575 0 0 0 42 4 0 0 20 0 19 0 446129113 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195264091360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15417412 memory=471308 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195263038208 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15417412 memory=471308 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15417412 memory=1296 CPUtime=1.88 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) S 6071 6071 5742 0 -1 1077944384 9764 0 0 0 188 0 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195260934896 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15417412 memory=2184 CPUtime=1.73 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) S 6071 6071 5742 0 -1 1077944384 6563 0 0 0 172 1 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.67 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) S 6071 6071 5742 0 -1 1077944384 4302 0 0 0 67 0 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195258829296 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15417412 memory=471308 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.13 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 587 0 0 0 0 13 0 0 20 0 19 0 446129116 15787429888 117827 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6088] ppid=6071 vsize=15417412 memory=471308 CPUtime=516.09 cores=0,2,4,6
/proc/6073/task/6088/stat : 6088 (java) R 6071 6071 5742 0 -1 4202560 1403 0 0 0 51608 1 0 0 20 0 19 0 446129200 15787429888 117827 33554432000 4194304 4196468 140726689032432 140194652081096 140726689717384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6089] ppid=6071 vsize=15417412 memory=279455672322800 CPUtime=515.55 cores=0,2,4,6
/proc/6073/task/6089/stat : 6089 (java) R 6071 6071 5742 0 -1 4202560 4924 0 0 0 51552 3 0 0 20 0 19 0 446129201 15787429888 117827 33554432000 4194304 4196468 140726689032432 140194651028896 140195406123807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6090] ppid=6071 vsize=15417412 memory=-7522837415797432224 CPUtime=516.79 cores=0,2,4,6
/proc/6073/task/6090/stat : 6090 (java) R 6071 6071 5742 0 -1 4202560 1184 0 0 0 51679 0 0 0 20 0 19 0 446129201 15787429888 117827 33554432000 4194304 4196468 140726689032432 140194649977016 140195405512960 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6091] ppid=6071 vsize=15417412 memory=1448 CPUtime=516.35 cores=0,2,4,6
/proc/6073/task/6091/stat : 6091 (java) R 6071 6071 5742 0 -1 4202560 3703 0 0 0 51632 3 0 0 20 0 19 0 446129201 15787429888 117827 33554432000 4194304 4196468 140726689032432 140194648927552 140195407577786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 2073.94 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 472756 KiB

[startup+582.301 s]
/proc/loadavg: 8.12 7.69 5.00 9/237 6394
/proc/meminfo: memFree=29181264/32770624 swapFree=67027412/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15417412 memory=471528 CPUtime=2311.66 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 60443 0 0 0 231120 46 0 0 20 0 19 0 446129110 15787429888 117882 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3854353 117882 3538 1 0 3815453 0
[pid=6073/tid=6074] ppid=6071 vsize=15417412 memory=471528 CPUtime=0.87 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) S 6071 6071 5742 0 -1 1077944384 8977 0 0 0 83 4 0 0 20 0 19 0 446129111 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195800827008 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15417412 memory=471528 CPUtime=0.96 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 1831 0 0 0 88 8 0 0 20 0 19 0 446129111 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.95 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 2636 0 0 0 89 6 0 0 20 0 19 0 446129111 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15417412 memory=471528 CPUtime=0.96 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 3933 0 0 0 88 8 0 0 20 0 19 0 446129111 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.95 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 1966 0 0 0 87 8 0 0 20 0 19 0 446129111 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.57 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 6809 0 0 0 52 5 0 0 20 0 19 0 446129113 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15417412 memory=471528 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195264091360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15417412 memory=471528 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195263038208 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15417412 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15417412 memory=471528 CPUtime=1.88 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) S 6071 6071 5742 0 -1 1077944384 9767 0 0 0 188 0 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195260934896 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15417412 memory=1448 CPUtime=1.73 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) S 6071 6071 5742 0 -1 1077944384 6565 0 0 0 172 1 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15417412 memory=1448 CPUtime=0.67 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) S 6071 6071 5742 0 -1 1077944384 4304 0 0 0 67 0 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195258829296 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15417412 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15417412 memory=4968 CPUtime=0.14 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 610 0 0 0 0 14 0 0 20 0 19 0 446129116 15787429888 117882 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6088] ppid=6071 vsize=15417412 memory=471528 CPUtime=575.47 cores=0,2,4,6
/proc/6073/task/6088/stat : 6088 (java) R 6071 6071 5742 0 -1 4202560 1517 0 0 0 57546 1 0 0 20 0 19 0 446129200 15787429888 117882 33554432000 4194304 4196468 140726689032432 140194652081496 140195405513051 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6089] ppid=6071 vsize=15417412 memory=4120 CPUtime=574.84 cores=0,2,4,6
/proc/6073/task/6089/stat : 6089 (java) R 6071 6071 5742 0 -1 4202560 5025 0 0 0 57481 3 0 0 20 0 19 0 446129201 15787429888 117882 33554432000 4194304 4196468 140726689032432 140194651031872 140195407689260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6090] ppid=6071 vsize=15417412 memory=8112282956445269571 CPUtime=575.94 cores=0,2,4,6
/proc/6073/task/6090/stat : 6090 (java) R 6071 6071 5742 0 -1 4202560 1298 0 0 0 57594 0 0 0 20 0 19 0 446129201 15787429888 117882 33554432000 4194304 4196468 140726689032432 140194649976464 140195405931829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6091] ppid=6071 vsize=15417412 memory=471528 CPUtime=575.59 cores=0,2,4,6
/proc/6073/task/6091/stat : 6091 (java) R 6071 6071 5742 0 -1 4202560 3861 0 0 0 57556 3 0 0 20 0 19 0 446129201 15787429888 117882 33554432000 4194304 4196468 140726689032432 140194648924368 140195407610489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 2311.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 472976 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.801 s]
/proc/loadavg: 8.05 7.74 5.16 9/237 6397
/proc/meminfo: memFree=29240712/32770624 swapFree=67027412/67108860
[pid=6071] ppid=6068 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6071/stat : 6071 (xcsp3-exec) S 6068 6071 5742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446129110 115843072 362 33554432000 4194304 5098028 140730970379248 140730970377352 139644538237564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23527424 140730970387323 140730970387565 140730970387565 140730970390474 0
/proc/6071/statm: 28282 362 304 221 0 87 0
[pid=6073] ppid=6071 vsize=15417412 memory=471864 CPUtime=2520.24 cores=0,2,4,6
/proc/6073/stat : 6073 (java) S 6071 6071 5742 0 -1 1077944320 61905 0 0 0 251977 47 0 0 20 0 19 0 446129110 15787429888 117966 33554432000 4194304 4196468 140726689032432 140726689014976 140195796586231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
/proc/6073/statm: 3854353 117966 3538 1 0 3815453 0
[pid=6073/tid=6074] ppid=6071 vsize=15417412 memory=319492 CPUtime=0.87 cores=0,2,4,6
/proc/6073/task/6074/stat : 6074 (java) S 6071 6071 5742 0 -1 1077944384 8977 0 0 0 83 4 0 0 20 0 19 0 446129111 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195800827008 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6075] ppid=6071 vsize=15417412 memory=804 CPUtime=1.02 cores=0,2,4,6
/proc/6073/task/6075/stat : 6075 (java) S 6071 6071 5742 0 -1 1077944384 2331 0 0 0 94 8 0 0 20 0 19 0 446129111 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195724626960 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6076] ppid=6071 vsize=15417412 memory=1808 CPUtime=1.01 cores=0,2,4,6
/proc/6073/task/6076/stat : 6076 (java) S 6071 6071 5742 0 -1 1077944384 2702 0 0 0 95 6 0 0 20 0 19 0 446129111 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195723574416 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6077] ppid=6071 vsize=15417412 memory=920 CPUtime=1.01 cores=0,2,4,6
/proc/6073/task/6077/stat : 6077 (java) S 6071 6071 5742 0 -1 1077944384 4002 0 0 0 93 8 0 0 20 0 19 0 446129111 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195722521360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6078] ppid=6071 vsize=15417412 memory=4120 CPUtime=1.02 cores=0,2,4,6
/proc/6073/task/6078/stat : 6078 (java) S 6071 6071 5742 0 -1 1077944384 2034 0 0 0 93 9 0 0 20 0 19 0 446129111 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195721468816 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6079] ppid=6071 vsize=15417412 memory=33904 CPUtime=0.62 cores=0,2,4,6
/proc/6073/task/6079/stat : 6079 (java) S 6071 6071 5742 0 -1 1077944384 7071 0 0 0 57 5 0 0 20 0 19 0 446129113 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195265145072 140195796597378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6080] ppid=6071 vsize=15417412 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6080/stat : 6080 (java) S 6071 6071 5742 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195264091360 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6081] ppid=6071 vsize=15417412 memory=2184 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6081/stat : 6081 (java) S 6071 6071 5742 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 446129113 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195263038208 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6082] ppid=6071 vsize=15417412 memory=1844 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6082/stat : 6082 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195261986768 140195796604827 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6083] ppid=6071 vsize=15417412 memory=471864 CPUtime=1.88 cores=0,2,4,6
/proc/6073/task/6083/stat : 6083 (java) S 6071 6071 5742 0 -1 1077944384 9770 0 0 0 188 0 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195260934896 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6084] ppid=6071 vsize=15417412 memory=13860 CPUtime=1.73 cores=0,2,4,6
/proc/6073/task/6084/stat : 6084 (java) S 6071 6071 5742 0 -1 1077944384 6567 0 0 0 172 1 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195259882352 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6085] ppid=6071 vsize=15417412 memory=2676 CPUtime=0.67 cores=0,2,4,6
/proc/6073/task/6085/stat : 6085 (java) S 6071 6071 5742 0 -1 1077944384 4306 0 0 0 67 0 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195258829296 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6086] ppid=6071 vsize=15417412 memory=13240 CPUtime=0 cores=0,2,4,6
/proc/6073/task/6086/stat : 6086 (java) S 6071 6071 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195257776992 140195796596437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6087] ppid=6071 vsize=15417412 memory=500 CPUtime=0.15 cores=0,2,4,6
/proc/6073/task/6087/stat : 6087 (java) S 6071 6071 5742 0 -1 1077944384 631 0 0 0 0 15 0 0 20 0 19 0 446129116 15787429888 117966 33554432000 4194304 4196468 140726689032432 140195256724016 140195796597378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6088] ppid=6071 vsize=15417412 memory=1736 CPUtime=627.52 cores=0,2,4,6
/proc/6073/task/6088/stat : 6088 (java) R 6071 6071 5742 0 -1 4202560 1664 0 0 0 62751 1 0 0 20 0 19 0 446129200 15787429888 117966 33554432000 4194304 4196468 140726689032432 140194652081080 140195407297950 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6089] ppid=6071 vsize=15417412 memory=1772 CPUtime=626.88 cores=0,2,4,6
/proc/6073/task/6089/stat : 6089 (java) R 6071 6071 5742 0 -1 4202560 5112 0 0 0 62684 4 0 0 20 0 19 0 446129201 15787429888 117966 33554432000 4194304 4196468 140726689032432 140194651031872 140195405513087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6090] ppid=6071 vsize=15417412 memory=924 CPUtime=628.07 cores=0,2,4,6
/proc/6073/task/6090/stat : 6090 (java) R 6071 6071 5742 0 -1 4202560 1368 0 0 0 62807 0 0 0 20 0 19 0 446129201 15787429888 117966 33554432000 4194304 4196468 140726689032432 140194649976600 140195405931914 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
[pid=6073/tid=6091] ppid=6071 vsize=15417412 memory=2344 CPUtime=627.65 cores=0,2,4,6
/proc/6073/task/6091/stat : 6091 (java) R 6071 6071 5742 0 -1 4202560 4026 0 0 0 62762 3 0 0 20 0 19 0 446129201 15787429888 117966 33554432000 4194304 4196468 140726689032432 140194648924320 140195406123423 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140726689039343 140726689039514 140726689039514 140726689042383 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 473312 KiB

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

[startup+634.833 s]
# the end of solver process 6071 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001474 s, system=0.000737 s

[startup+634.889 s]
# the end of solver process 6073 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.1 s, system=0.483908 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): 634.889
CPU time (s): 2520.58
CPU user time (s): 2520.1
CPU system time (s): 0.483908
CPU usage (%): 397.012
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 617860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.1
system time used= 0.483908
maximum resident set size= 618984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63052
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39120
involuntary context switches= 50388


# summary of solver processes directly reported to runsolver:
#   pid: 6071,6073
#   total CPU time (s): 2520.58
#   total CPU user time (s): 2520.1
#   total CPU system time (s): 0.483908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.02725 second user time and 7.1151 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 07:35:25
IDJOB=4399018
IDBENCH=134582
IDSOLVER=2853
FILE ID=node150/4399018-1568698565
RUNJOBID= node150-1568698397-5773
PBS_JOBID= 21703813
Free space on /tmp= 59344 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-1_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399018-1568698565/watcher-4399018-1568698565 -o /tmp/evaluation-result-4399018-1568698565/solver-4399018-1568698565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5773 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 707137595 HOME/instance-4399018-1568698565.xml

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

MD5SUM BENCH= 6c4aeb96443502fd0f9a0dc0a71b4b92
RANDOM SEED=707137595

node150.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.79
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.79
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.79
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.79
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:        27718540 kB
MemAvailable:   29575460 kB
Buffers:          217080 kB
Cached:          1901480 kB
SwapCached:        10928 kB
Active:          3214256 kB
Inactive:        1211096 kB
Active(anon):    2267424 kB
Inactive(anon):    78664 kB
Active(file):     946832 kB
Inactive(file):  1132432 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027408 kB
Dirty:             26000 kB
Writeback:            12 kB
AnonPages:       2413268 kB
Mapped:            60464 kB
Shmem:             30872 kB
Slab:             217620 kB
SReclaimable:     186984 kB
SUnreclaim:        30636 kB
KernelStack:        4064 kB
PageTables:        11116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4817980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2267136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59316 MiB
End job on node150 at 2019-09-17 07:46:00