Trace number 4399028

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.43 635.682

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-07-07-fair.xml
MD5SUM2cb13d8f4904ef06e321ec381eb8db90
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 benchmark12.0849
Satisfiable
(Un)Satisfiability was proved
Number of variables12939
Number of constraints12238
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1766},{"size":201,"count":64},{"size":20001,"count":11109}]
Minimum variable degree2
Maximum variable degree106
Distribution of variable degrees[{"degree":2,"count":11409},{"degree":3,"count":294},{"degree":4,"count":28},{"degree":5,"count":140},{"degree":6,"count":83},{"degree":7,"count":252},{"degree":8,"count":356},{"degree":9,"count":267},{"degree":10,"count":23},{"degree":13,"count":49},{"degree":16,"count":1},{"degree":23,"count":8},{"degree":37,"count":8},{"degree":39,"count":5},{"degree":46,"count":1},{"degree":52,"count":7},{"degree":81,"count":2},{"degree":82,"count":5},{"degree":106,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2039},{"arity":3,"count":10197}]
Number of extensional constraints0
Number of intensional constraints12238
Distribution of constraint types[{"type":"intension","count":12238}]
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-4399028-1568699711.xml"  -tl '2520s' -p 4
0.15/0.18	c Choco e747e1e
0.15/0.18	c [HOME/instance-4399028-1568699711.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
15.92/5.44	c solve instance...
2520.17/635.65	s UNKNOWN
2520.17/635.65	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 (12518 MiB free)
  memory of node 1: 16384 MiB (3754 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399028-1568699711/watcher-4399028-1568699711 -o /tmp/evaluation-result-4399028-1568699711/solver-4399028-1568699711 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568698923-6348 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 844178743 HOME/instance-4399028-1568699711.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=6902, runsolver pid=6899

[startup+0.105781 s]*
/proc/loadavg: 6.16 6.05 4.27 7/230 6918
/proc/meminfo: memFree=16646864/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15144776 memory=30128 CPUtime=0.15 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 6004 0 0 0 14 1 0 0 20 0 15 0 445907547 15508250624 7532 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3786194 7532 3152 1 0 3748377 0
[pid=6904/tid=6905] ppid=6902 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) R 6902 6902 6317 0 -1 4202560 3856 0 0 0 9 0 0 0 20 0 15 0 445907547 15508250624 7532 33554432000 4194304 4196468 140736063229808 140677522191808 140677510200126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 7532 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15144776 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 7532 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 7532 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 7532 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15144776 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445907549 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445907550 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676390970400 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445907550 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676389917552 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) R 6902 6902 6317 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 15 0 445907552 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) S 6902 6902 6317 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 445907552 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676386761456 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15144776 memory=139705634014848 CPUtime=0.02 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 374 0 0 0 2 0 0 0 20 0 15 0 445907552 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15144776 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907553 15508250624 7532 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31580 KiB

[startup+0.210724 s]*
/proc/loadavg: 6.16 6.05 4.27 7/230 6918
/proc/meminfo: memFree=16634036/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15144776 memory=41388 CPUtime=0.34 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 9543 0 0 0 32 2 0 0 20 0 15 0 445907547 15508250624 10347 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3786194 10347 3309 1 0 3748377 0
[pid=6904/tid=6905] ppid=6902 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) R 6902 6902 6317 0 -1 4202560 6669 0 0 0 18 2 0 0 20 0 15 0 445907547 15508250624 10347 33554432000 4194304 4196468 140736063229808 140677522197696 140677517974934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15144776 memory=9276 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 10347 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15144776 memory=3306716 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 10347 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 10347 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445907548 15508250624 10347 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445907549 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445907550 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676390970400 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15144776 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445907550 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676389917552 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) S 6902 6902 6317 0 -1 1077944384 723 0 0 0 3 0 0 0 20 0 15 0 445907552 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) S 6902 6902 6317 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 445907552 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676386761456 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) R 6902 6902 6317 0 -1 4202560 727 0 0 0 8 0 0 0 20 0 15 0 445907552 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676385708656 140677496452662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907553 15508250624 10347 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42840 KiB

[startup+0.310585 s]*
/proc/loadavg: 6.16 6.05 4.27 7/230 6918
/proc/meminfo: memFree=16626648/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15149032 memory=50148 CPUtime=0.53 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 10838 0 0 0 50 3 0 0 20 0 15 0 445907547 15512608768 12537 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3787258 12537 3366 1 0 3748377 0
[pid=6904/tid=6905] ppid=6902 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) R 6902 6902 6317 0 -1 4202560 7776 0 0 0 28 2 0 0 20 0 15 0 445907547 15512608768 12537 33554432000 4194304 4196468 140736063229808 140677522196784 140677502043486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15512608768 12537 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15149032 memory=16104783944764861 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15512608768 12537 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15512608768 12537 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445907548 15512608768 12537 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15149032 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445907549 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445907550 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676390970400 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445907550 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676389917552 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) S 6902 6902 6317 0 -1 1077944384 737 0 0 0 5 0 0 0 20 0 15 0 445907552 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) R 6902 6902 6317 0 -1 4202560 212 0 0 0 4 0 0 0 20 0 15 0 445907552 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676386751840 140677499484064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15149032 memory=139705634014848 CPUtime=0.12 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 813 0 0 0 12 0 0 0 20 0 15 0 445907552 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15149032 memory=139705634014848 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907553 15512608768 12537 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51600 KiB

[startup+0.700841 s]
/proc/loadavg: 6.16 6.05 4.27 8/230 6918
/proc/meminfo: memFree=16603384/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15151156 memory=113780 CPUtime=1.71 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 13987 0 0 0 165 6 0 0 20 0 15 0 445907547 15514783744 28445 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3787789 28445 3445 1 0 3748889 0
[pid=6904/tid=6905] ppid=6902 vsize=15151156 memory=2120 CPUtime=0.67 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) R 6902 6902 6317 0 -1 4202560 8347 0 0 0 63 4 0 0 20 0 15 0 445907547 15514783744 28445 33554432000 4194304 4196468 140736063229808 140677522196336 140677110800119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15151156 memory=508 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15514783744 28445 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15514783744 28445 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907548 15514783744 28445 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15151156 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445907548 15514783744 28445 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15151156 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445907549 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15151156 memory=880 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445907550 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676390970400 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15151156 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445907550 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676389917552 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15151156 memory=7086240636128743779 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15151156 memory=7453282923427948884 CPUtime=0.36 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) R 6902 6902 6317 0 -1 4202560 1618 0 0 0 36 0 0 0 20 0 15 0 445907552 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676387800960 140677499482684 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15151156 memory=6935650355287975249 CPUtime=0.34 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) R 6902 6902 6317 0 -1 4202560 1071 0 0 0 34 0 0 0 20 0 15 0 445907552 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676386754648 140677501349803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15151156 memory=8514726395715219869 CPUtime=0.3 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 1644 0 0 0 30 0 0 0 20 0 15 0 445907552 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445907552 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445907553 15514783744 28445 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 115232 KiB

[startup+1.50104 s]
/proc/loadavg: 6.16 6.05 4.27 5/230 6918
/proc/meminfo: memFree=16470020/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0

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

/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 153281 0 0 0 206503 402 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3854865 1160005 3554 1 0 3815965 0
[pid=6904/tid=6905] ppid=6902 vsize=15419460 memory=4640020 CPUtime=4.04 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) S 6902 6902 6317 0 -1 1077944384 10420 0 0 0 392 12 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677522203776 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15419460 memory=1452 CPUtime=10.27 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 5050 0 0 0 936 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.16 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 6096 0 0 0 925 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.21 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 4630 0 0 0 930 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15419460 memory=1452 CPUtime=10.25 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 4546 0 0 0 934 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15419460 memory=4640020 CPUtime=1.6 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 9751 0 0 0 159 1 0 0 20 0 19 0 445907549 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676390970464 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15419460 memory=55 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676389917568 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15419460 memory=1452 CPUtime=5.88 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) S 6902 6902 6317 0 -1 1077944384 22060 0 0 0 587 1 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15419460 memory=1452 CPUtime=5.67 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) S 6902 6902 6317 0 -1 1077944384 23864 0 0 0 564 3 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676386761456 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15419460 memory=1452 CPUtime=1.26 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 13795 0 0 0 124 2 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15419460 memory=4640020 CPUtime=0.2 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1600 0 0 0 0 20 0 0 20 0 19 0 445907553 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6919] ppid=6902 vsize=15419460 memory=4640020 CPUtime=504.07 cores=0,2,4,6
/proc/6904/task/6919/stat : 6919 (java) R 6902 6902 6317 0 -1 4202560 5916 0 0 0 50406 1 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676372286280 140677119210911 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6920] ppid=6902 vsize=15419460 memory=1452 CPUtime=503.86 cores=0,2,4,6
/proc/6904/task/6920/stat : 6920 (java) R 6902 6902 6317 0 -1 4202560 24398 0 0 0 50379 7 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676371234680 140677115343701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6921] ppid=6902 vsize=15419460 memory=1452 CPUtime=499.79 cores=0,2,4,6
/proc/6904/task/6921/stat : 6921 (java) R 6902 6902 6317 0 -1 4202560 10358 0 0 0 49977 2 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676370182072 140677112272607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6922] ppid=6902 vsize=15419460 memory=1452 CPUtime=501.65 cores=0,2,4,6
/proc/6904/task/6922/stat : 6922 (java) R 6902 6902 6317 0 -1 4202560 9386 0 0 0 50162 3 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676369129584 140677119603722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 2069.05 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4641472 KiB

[startup+582.301 s]
/proc/loadavg: 8.79 8.17 6.23 9/239 7104
/proc/meminfo: memFree=22771856/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15419460 memory=4640020 CPUtime=2307.94 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 156521 0 0 0 230392 402 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3854865 1160005 3554 1 0 3815965 0
[pid=6904/tid=6905] ppid=6902 vsize=15419460 memory=1452 CPUtime=4.04 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) S 6902 6902 6317 0 -1 1077944384 10420 0 0 0 392 12 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677522203776 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.27 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 5050 0 0 0 936 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.16 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 6096 0 0 0 925 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.21 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 4630 0 0 0 930 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15419460 memory=4640020 CPUtime=10.25 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 4546 0 0 0 934 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15419460 memory=4640020 CPUtime=1.6 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 9759 0 0 0 159 1 0 0 20 0 19 0 445907549 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15419460 memory=4640020 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676390970464 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676389917568 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15419460 memory=4640020 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15419460 memory=1452 CPUtime=5.88 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) S 6902 6902 6317 0 -1 1077944384 22064 0 0 0 587 1 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15419460 memory=14080 CPUtime=5.67 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) S 6902 6902 6317 0 -1 1077944384 23866 0 0 0 564 3 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676386761456 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15419460 memory=26092 CPUtime=1.26 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 13803 0 0 0 124 2 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15419460 memory=1452 CPUtime=0.22 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1628 0 0 0 0 22 0 0 20 0 19 0 445907553 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6919] ppid=6902 vsize=15419460 memory=3612 CPUtime=564.04 cores=0,2,4,6
/proc/6904/task/6919/stat : 6919 (java) R 6902 6902 6317 0 -1 4202560 6542 0 0 0 56402 2 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676372286280 140677110404301 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6920] ppid=6902 vsize=15419460 memory=47568 CPUtime=563.84 cores=0,2,4,6
/proc/6904/task/6920/stat : 6920 (java) R 6902 6902 6317 0 -1 4202560 25446 0 0 0 56377 7 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676371234680 140677110404301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6921] ppid=6902 vsize=15419460 memory=1452 CPUtime=559.77 cores=0,2,4,6
/proc/6904/task/6921/stat : 6921 (java) R 6902 6902 6317 0 -1 4202560 11092 0 0 0 55975 2 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676370182072 140677119468016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6922] ppid=6902 vsize=15419460 memory=3612 CPUtime=560.59 cores=0,2,4,6
/proc/6904/task/6922/stat : 6922 (java) R 6902 6902 6317 0 -1 4202560 10168 0 0 0 56056 3 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676369129584 140677119534121 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 2307.94 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4641472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.601 s]
/proc/loadavg: 8.78 8.27 6.36 9/238 7108
/proc/meminfo: memFree=22825508/32770624 swapFree=66958320/67108860
[pid=6902] ppid=6899 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6902/stat : 6902 (xcsp3-exec) S 6899 6902 6317 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445907546 115843072 363 33554432000 4194304 5098028 140721015264608 140721015262712 139696956949116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7540736 140721015268219 140721015268461 140721015268461 140721015271370 0
/proc/6902/statm: 28282 363 304 221 0 87 0
[pid=6904] ppid=6902 vsize=15419460 memory=4640020 CPUtime=2520.17 cores=0,2,4,6
/proc/6904/stat : 6904 (java) S 6902 6902 6317 0 -1 1077944320 159481 0 0 0 251615 402 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140736063212352 140677517962999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
/proc/6904/statm: 3854865 1160005 3554 1 0 3815965 0
[pid=6904/tid=6905] ppid=6902 vsize=15419460 memory=916 CPUtime=4.04 cores=0,2,4,6
/proc/6904/task/6905/stat : 6905 (java) S 6902 6902 6317 0 -1 1077944384 10420 0 0 0 392 12 0 0 20 0 19 0 445907547 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677522203776 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6906] ppid=6902 vsize=15419460 memory=3848 CPUtime=10.27 cores=0,2,4,6
/proc/6904/task/6906/stat : 6906 (java) S 6902 6902 6317 0 -1 1077944384 5050 0 0 0 936 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677429619856 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6907] ppid=6902 vsize=15419460 memory=1568 CPUtime=10.16 cores=0,2,4,6
/proc/6904/task/6907/stat : 6907 (java) S 6902 6902 6317 0 -1 1077944384 6096 0 0 0 925 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677428567056 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6908] ppid=6902 vsize=15419460 memory=1444 CPUtime=10.21 cores=0,2,4,6
/proc/6904/task/6908/stat : 6908 (java) S 6902 6902 6317 0 -1 1077944384 4630 0 0 0 930 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677427514256 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6909] ppid=6902 vsize=15419460 memory=880 CPUtime=10.25 cores=0,2,4,6
/proc/6904/task/6909/stat : 6909 (java) S 6902 6902 6317 0 -1 1077944384 4546 0 0 0 934 91 0 0 20 0 19 0 445907548 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140677107149584 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6910] ppid=6902 vsize=15419460 memory=1976 CPUtime=1.6 cores=0,2,4,6
/proc/6904/task/6910/stat : 6910 (java) S 6902 6902 6317 0 -1 1077944384 9764 0 0 0 159 1 0 0 20 0 19 0 445907549 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676392024432 140677517974146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6911] ppid=6902 vsize=15419460 memory=2496 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6911/stat : 6911 (java) S 6902 6902 6317 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676390970464 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6912] ppid=6902 vsize=15419460 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6912/stat : 6912 (java) S 6902 6902 6317 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 445907550 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676389917568 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6913] ppid=6902 vsize=15419460 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6913/stat : 6913 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676388865872 140677517981595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6914] ppid=6902 vsize=15419460 memory=2596 CPUtime=5.88 cores=0,2,4,6
/proc/6904/task/6914/stat : 6914 (java) S 6902 6902 6317 0 -1 1077944384 22068 0 0 0 587 1 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676387814256 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6915] ppid=6902 vsize=15419460 memory=1412 CPUtime=5.67 cores=0,2,4,6
/proc/6904/task/6915/stat : 6915 (java) S 6902 6902 6317 0 -1 1077944384 23868 0 0 0 564 3 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676386761456 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6916] ppid=6902 vsize=15419460 memory=3428 CPUtime=1.26 cores=0,2,4,6
/proc/6904/task/6916/stat : 6916 (java) S 6902 6902 6317 0 -1 1077944384 13811 0 0 0 124 2 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676385708656 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6917] ppid=6902 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6904/task/6917/stat : 6917 (java) S 6902 6902 6317 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445907552 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676384656096 140677517973205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6918] ppid=6902 vsize=15419460 memory=4640020 CPUtime=0.24 cores=0,2,4,6
/proc/6904/task/6918/stat : 6918 (java) S 6902 6902 6317 0 -1 1077944384 1655 0 0 0 0 24 0 0 20 0 19 0 445907553 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676383603376 140677517974146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6919] ppid=6902 vsize=15419460 memory=1412 CPUtime=617.32 cores=0,2,4,6
/proc/6904/task/6919/stat : 6919 (java) R 6902 6902 6317 0 -1 4202560 6915 0 0 0 61730 2 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676372286280 140677119233177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6920] ppid=6902 vsize=15419460 memory=3328 CPUtime=617.12 cores=0,2,4,6
/proc/6904/task/6920/stat : 6920 (java) R 6902 6902 6317 0 -1 4202560 26521 0 0 0 61705 7 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676371234680 140677119231980 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6921] ppid=6902 vsize=15419460 memory=1452 CPUtime=613.06 cores=0,2,4,6
/proc/6904/task/6921/stat : 6921 (java) R 6902 6902 6317 0 -1 4202560 11856 0 0 0 61304 2 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676370182072 140677119233024 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
[pid=6904/tid=6922] ppid=6902 vsize=15419460 memory=1857220 CPUtime=612.96 cores=0,2,4,6
/proc/6904/task/6922/stat : 6922 (java) R 6902 6902 6317 0 -1 4202560 10870 0 0 0 61293 3 0 0 20 0 19 0 445908094 15789527040 1160005 33554432000 4194304 4196468 140736063229808 140676369129584 140677120368696 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140736063230959 140736063231130 140736063231130 140736063233999 0
Current children cumulated CPU time: 2520.17 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4641472 KiB

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

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

[startup+635.682 s]
# the end of solver process 6904 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.38 s, system=4.0555 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): 635.682
CPU time (s): 2520.43
CPU user time (s): 2516.38
CPU system time (s): 4.0555
CPU usage (%): 396.492
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 4641472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.38
system time used= 4.0555
maximum resident set size= 4640628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18101
involuntary context switches= 37102


# summary of solver processes directly reported to runsolver:
#   pid: 6902,6904
#   total CPU time (s): 2520.43
#   total CPU user time (s): 2516.38
#   total CPU system time (s): 4.0555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.10876 second user time and 7.09873 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-17 07:54:29
IDJOB=4399028
IDBENCH=139200
IDSOLVER=2853
FILE ID=node145/4399028-1568699711
RUNJOBID= node145-1568698923-6348
PBS_JOBID= 21703820
Free space on /tmp= 59504 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-07-07-fair.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-4399028-1568699711/watcher-4399028-1568699711 -o /tmp/evaluation-result-4399028-1568699711/solver-4399028-1568699711 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568698923-6348 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 844178743 HOME/instance-4399028-1568699711.xml

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

MD5SUM BENCH= 2cb13d8f4904ef06e321ec381eb8db90
RANDOM SEED=844178743

node145.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.59
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.59
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.59
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.59
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:        16663388 kB
MemAvailable:   19202556 kB
Buffers:          187624 kB
Cached:          2643224 kB
SwapCached:        41072 kB
Active:         14033800 kB
Inactive:        1465864 kB
Active(anon):   12632256 kB
Inactive(anon):    86528 kB
Active(file):    1401544 kB
Inactive(file):  1379336 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       66958320 kB
Dirty:             26680 kB
Writeback:             0 kB
AnonPages:      12738140 kB
Mapped:            61288 kB
Shmem:             40616 kB
Slab:             176804 kB
SReclaimable:     148244 kB
SUnreclaim:        28560 kB
KernelStack:        3760 kB
PageTables:        30236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13323248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  12521472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59480 MiB
End job on node145 at 2019-09-17 08:05:05