Trace number 4272556

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

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-016.xml
MD5SUM6d65a76f46cedd698fe2b492b618a08c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables768
Number of constraints261
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":512},{"size":256,"count":256}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":736},{"degree":3,"count":32}]
Minimum constraint arity3
Maximum constraint arity256
Distribution of constraint arities[{"arity":3,"count":256},{"arity":16,"count":2},{"arity":256,"count":3}]
Number of extensional constraints256
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":256},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272556-1502803259.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272556-1502803259.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.27	c parse instance...
1.08/0.59	c solve instance...
2520.01/2448.01	s UNKNOWN
2520.01/2448.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272556-1502803259/watcher-4272556-1502803259 -o /tmp/evaluation-result-4272556-1502803259/solver-4272556-1502803259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502793297-5949 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 679797989 HOME/instance-4272556-1502803259.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
Current StackSize limit: 8192 KiB

solver pid=7807, runsolver pid=7804

[startup+0.100125 s]*
/proc/loadavg: 1.67 1.82 1.74 4/217 7823
/proc/meminfo: memFree=26382000/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13978596 memory=27860 CPUtime=0.12 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 5318 0 0 0 11 1 0 0 20 0 15 0 113413952 14314082304 6900 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3494649 6900 2844 1 0 3482966 0
[pid=7809/tid=7810] ppid=7807 vsize=13978596 memory=8260065295529644891 CPUtime=0.08 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 3327 0 0 0 8 0 0 0 20 0 15 0 113413952 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651590346544 140651586125206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13978596 memory=140644784072320 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413953 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13978596 memory=140644784072320 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413955 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113413955 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651148919968 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113413955 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651147866864 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13978596 memory=140644784072320 CPUtime=0.01 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) R 7807 7807 5918 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651143657968 140651570193758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13978596 memory=140644784072320 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413958 14314082304 6965 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29244 KiB

[startup+0.210581 s]*
/proc/loadavg: 1.67 1.82 1.74 4/217 7823
/proc/meminfo: memFree=26370808/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13982852 memory=40192 CPUtime=0.34 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 8040 0 0 0 32 2 0 0 20 0 15 0 113413952 14318440448 10048 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3495713 10048 3077 1 0 3482966 0
[pid=7809/tid=7810] ppid=7807 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 5229 0 0 0 18 1 0 0 20 0 15 0 113413952 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651590334264 140651578791285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13982852 memory=12474 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13982852 memory=140644784629895 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13982852 memory=140644784072320 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651148919968 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651147866864 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 471 0 0 0 3 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 298 0 0 0 1 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13982852 memory=140644784072320 CPUtime=0.08 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) R 7807 7807 5918 0 -1 4202560 738 0 0 0 8 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651143657968 140651565071821 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 10048 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41576 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.67 1.82 1.74 4/217 7823
/proc/meminfo: memFree=26364232/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13982852 memory=47108 CPUtime=0.51 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 8951 0 0 0 48 3 0 0 20 0 15 0 113413952 14318440448 11777 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3495713 11777 3110 1 0 3482966 0
[pid=7809/tid=7810] ppid=7807 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 5918 0 0 0 27 2 0 0 20 0 15 0 113413952 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651590337088 140651586135197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13982852 memory=12804 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13982852 memory=557308 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413953 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651148919968 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113413955 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651147866864 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 371 0 0 0 3 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) R 7807 7807 5918 0 -1 4202560 878 0 0 0 13 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651143654336 140651570193758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413958 14318440448 11777 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48492 KiB

[startup+0.700793 s]
/proc/loadavg: 1.67 1.82 1.74 4/217 7823
/proc/meminfo: memFree=26348476/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13984976 memory=72556 CPUtime=1.62 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 11774 0 0 0 158 4 0 0 20 0 15 0 113413952 14320615424 18139 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3496244 18139 3197 1 0 3483478 0
[pid=7809/tid=7810] ppid=7807 vsize=13984976 memory=4044 CPUtime=0.67 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 6559 0 0 0 65 2 0 0 20 0 15 0 113413952 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651590352768 140651207495662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113413953 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13984976 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413953 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13984976 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651148919968 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13984976 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651147866864 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13984976 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13984976 memory=932 CPUtime=0.26 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) R 7807 7807 5918 0 -1 4202560 970 0 0 0 26 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651145751392 140651569575872 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13984976 memory=2200 CPUtime=0.28 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) R 7807 7807 5918 0 -1 4202560 1065 0 0 0 28 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651144711024 140651570538122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13984976 memory=6504 CPUtime=0.37 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) R 7807 7807 5918 0 -1 4202560 1870 0 0 0 37 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651143657968 140651586134618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 18139 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73940 KiB

[startup+1.50079 s]
/proc/loadavg: 1.67 1.82 1.74 5/217 7823
/proc/meminfo: memFree=26317392/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0

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

/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651147866880 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13984976 memory=31876 CPUtime=4.85 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 22386 0 0 0 482 3 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13984976 memory=1292 CPUtime=5.27 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 21578 0 0 0 525 2 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13984976 memory=1384 CPUtime=0.9 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) S 7807 7807 5918 0 -1 1077944384 8247 0 0 0 88 2 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651143657968 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13984976 memory=1009920 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13984976 memory=1384 CPUtime=1.22 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1003 0 0 0 61 61 0 0 20 0 15 0 113413958 14320615424 312473 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 2391.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1251276 KiB

[startup+2382.3 s]
/proc/loadavg: 1.99 1.78 1.66 3/217 8123
/proc/meminfo: memFree=26981224/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13984976 memory=1549908 CPUtime=2453.56 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 267075 0 0 0 244536 820 0 0 20 0 15 0 113413952 14320615424 387477 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3496244 387477 3283 1 0 3483478 0
[pid=7809/tid=7810] ppid=7807 vsize=13984976 memory=1549908 CPUtime=2360.9 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 74020 0 0 0 236054 36 0 0 20 0 15 0 113413952 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651590352320 140651210131788 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13984976 memory=1384 CPUtime=19.87 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 16713 0 0 0 1808 179 0 0 20 0 15 0 113413953 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13984976 memory=1549908 CPUtime=19.81 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 19970 0 0 0 1803 178 0 0 20 0 15 0 113413953 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13984976 memory=1549908 CPUtime=19.9 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 17310 0 0 0 1814 176 0 0 20 0 15 0 113413953 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13984976 memory=1384 CPUtime=19.86 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 17865 0 0 0 1808 178 0 0 20 0 15 0 113413953 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13984976 memory=1552092 CPUtime=0.85 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 66636 0 0 0 70 15 0 0 20 0 15 0 113413955 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13984976 memory=1549908 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651148920032 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651147866880 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13984976 memory=31876 CPUtime=4.85 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 22386 0 0 0 482 3 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13984976 memory=1549908 CPUtime=5.27 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 21579 0 0 0 525 2 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13984976 memory=1384 CPUtime=0.9 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) S 7807 7807 5918 0 -1 1077944384 8247 0 0 0 88 2 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651143657968 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13984976 memory=7308895142485716276 CPUtime=1.26 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1007 0 0 0 63 63 0 0 20 0 15 0 113413958 14320615424 387477 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 2453.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1551292 KiB

[startup+2442.3 s]
/proc/loadavg: 1.81 1.76 1.66 3/217 8124
/proc/meminfo: memFree=27102836/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13984976 memory=1329280 CPUtime=2514.23 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 268559 0 0 0 250602 821 0 0 20 0 15 0 113413952 14320615424 332320 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3496244 332320 3283 1 0 3483478 0
[pid=7809/tid=7810] ppid=7807 vsize=13984976 memory=1383656 CPUtime=2420.67 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 74827 0 0 0 242031 36 0 0 20 0 15 0 113413952 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651590352320 140651207335539 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13984976 memory=1329280 CPUtime=20.08 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 16751 0 0 0 1829 179 0 0 20 0 15 0 113413953 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13984976 memory=1384 CPUtime=20.02 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 20021 0 0 0 1824 178 0 0 20 0 15 0 113413953 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13984976 memory=1552092 CPUtime=20.11 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 17367 0 0 0 1835 176 0 0 20 0 15 0 113413953 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13984976 memory=1383656 CPUtime=20.08 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 18205 0 0 0 1830 178 0 0 20 0 15 0 113413953 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13984976 memory=1384 CPUtime=0.85 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 66801 0 0 0 70 15 0 0 20 0 15 0 113413955 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651148920032 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13984976 memory=1329280 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651147866880 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13984976 memory=1356468 CPUtime=4.85 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 22388 0 0 0 482 3 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13984976 memory=1384 CPUtime=5.27 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 21581 0 0 0 525 2 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13984976 memory=1356468 CPUtime=0.9 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) S 7807 7807 5918 0 -1 1077944384 8250 0 0 0 88 2 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651143657968 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13984976 memory=5296 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13984976 memory=1196 CPUtime=1.29 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1026 0 0 0 65 64 0 0 20 0 15 0 113413958 14320615424 332320 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 2514.23 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1330664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2448 s]*
/proc/loadavg: 1.83 1.77 1.67 3/217 8124
/proc/meminfo: memFree=27084160/32770624 swapFree=67108860/67108860
[pid=7807] ppid=7804 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (xcsp3-exec) S 7804 7807 5918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113413952 9740288 346 33554432000 4194304 5098028 140735905994592 140735905992696 140329795154556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22360064 140735906002031 140735906002235 140735906002235 140735906004971 0
/proc/7807/statm: 2378 346 289 221 0 87 0
[pid=7809] ppid=7807 vsize=13984976 memory=1305168 CPUtime=2520.01 cores=0,2,4,6
/proc/7809/stat : 7809 (java) S 7807 7807 5918 0 -1 1077944320 268587 0 0 0 251180 821 0 0 20 0 15 0 113413952 14320615424 326292 33554432000 4194304 4196468 140731204144032 140731204126576 140651586113271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
/proc/7809/statm: 3496244 326292 3283 1 0 3483478 0
[pid=7809/tid=7810] ppid=7807 vsize=13984976 memory=-6733704525061579059 CPUtime=2426.35 cores=0,2,4,6
/proc/7809/task/7810/stat : 7810 (java) R 7807 7807 5918 0 -1 4202560 74828 0 0 0 242599 36 0 0 20 0 15 0 113413952 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651590352784 140651208696203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7811] ppid=7807 vsize=13984976 memory=4126316290023845779 CPUtime=20.11 cores=0,2,4,6
/proc/7809/task/7811/stat : 7811 (java) S 7807 7807 5918 0 -1 1077944384 16762 0 0 0 1832 179 0 0 20 0 15 0 113413953 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651523714064 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7812] ppid=7807 vsize=13984976 memory=4612 CPUtime=20.04 cores=0,2,4,6
/proc/7809/task/7812/stat : 7812 (java) S 7807 7807 5918 0 -1 1077944384 20027 0 0 0 1826 178 0 0 20 0 15 0 113413953 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651180596368 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7813] ppid=7807 vsize=13984976 memory=15872 CPUtime=20.14 cores=0,2,4,6
/proc/7809/task/7813/stat : 7813 (java) S 7807 7807 5918 0 -1 1077944384 17374 0 0 0 1838 176 0 0 20 0 15 0 113413953 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651179543312 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7814] ppid=7807 vsize=13984976 memory=18448 CPUtime=20.1 cores=0,2,4,6
/proc/7809/task/7814/stat : 7814 (java) S 7807 7807 5918 0 -1 1077944384 18207 0 0 0 1832 178 0 0 20 0 15 0 113413953 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651178490768 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7815] ppid=7807 vsize=13984976 memory=7643295301215600736 CPUtime=0.85 cores=0,2,4,6
/proc/7809/task/7815/stat : 7815 (java) S 7807 7807 5918 0 -1 1077944384 66802 0 0 0 70 15 0 0 20 0 15 0 113413955 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651149973744 140651586124418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7816] ppid=7807 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7816/stat : 7816 (java) S 7807 7807 5918 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651148920032 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7817] ppid=7807 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7817/stat : 7817 (java) S 7807 7807 5918 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 113413955 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651147866880 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7818] ppid=7807 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7818/stat : 7818 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651146815440 140651586131867 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7819] ppid=7807 vsize=13984976 memory=5296 CPUtime=4.85 cores=0,2,4,6
/proc/7809/task/7819/stat : 7819 (java) S 7807 7807 5918 0 -1 1077944384 22388 0 0 0 482 3 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651145763568 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7820] ppid=7807 vsize=13984976 memory=1196 CPUtime=5.27 cores=0,2,4,6
/proc/7809/task/7820/stat : 7820 (java) S 7807 7807 5918 0 -1 1077944384 21581 0 0 0 525 2 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651144711024 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7821] ppid=7807 vsize=13984976 memory=4612 CPUtime=0.9 cores=0,2,4,6
/proc/7809/task/7821/stat : 7821 (java) S 7807 7807 5918 0 -1 1077944384 8250 0 0 0 88 2 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651143657968 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7822] ppid=7807 vsize=13984976 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/7809/task/7822/stat : 7822 (java) S 7807 7807 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651142605664 140651586123477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
[pid=7809/tid=7823] ppid=7807 vsize=13984976 memory=18448 CPUtime=1.3 cores=0,2,4,6
/proc/7809/task/7823/stat : 7823 (java) S 7807 7807 5918 0 -1 1077944384 1026 0 0 0 66 64 0 0 20 0 15 0 113413958 14320615424 326292 33554432000 4194304 4196468 140731204144032 140651141552688 140651586124418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 18223104 140731204146327 140731204146503 140731204146503 140731204149199 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1306552 KiB

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

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

[startup+2448.02 s]
# the end of solver process 7809 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.82 s, system=8.22607 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): 2448.02
CPU time (s): 2520.04
CPU user time (s): 2511.82
CPU system time (s): 8.22607
CPU usage (%): 102.942
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1736108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.82
system time used= 8.22607
maximum resident set size= 1765444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269418
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65522
involuntary context switches= 4034


# summary of solver processes directly reported to runsolver:
#   pid: 7807,7809
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2511.82
#   total CPU system time (s): 8.22607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0148 second user time and 21.734 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-15 15:06:40
IDJOB=4272556
IDBENCH=133185
IDSOLVER=2664
FILE ID=node107/4272556-1502803259
RUNJOBID= node107-1502793297-5949
PBS_JOBID= 20629130
Free space on /tmp= 61632 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-016.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272556-1502803259/watcher-4272556-1502803259 -o /tmp/evaluation-result-4272556-1502803259/solver-4272556-1502803259 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502793297-5949 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 679797989 HOME/instance-4272556-1502803259.xml

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

MD5SUM BENCH= 6d65a76f46cedd698fe2b492b618a08c
RANDOM SEED=679797989

node107.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.84
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.84
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.84
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.84
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:        26399000 kB
MemAvailable:   29348912 kB
Buffers:          223416 kB
Cached:          3013576 kB
SwapCached:            0 kB
Active:          3239900 kB
Inactive:        2687400 kB
Active(anon):    2693384 kB
Inactive(anon):    24972 kB
Active(file):     546516 kB
Inactive(file):  2662428 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7504 kB
Writeback:             0 kB
AnonPages:       2891304 kB
Mapped:            58344 kB
Shmem:             25228 kB
Slab:             140180 kB
SReclaimable:     113604 kB
SUnreclaim:        26576 kB
KernelStack:        3840 kB
PageTables:        11004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3539756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2758656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-08-15 15:47:29