Trace number 4399014

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.61 635.706

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-06-08-fair.xml
MD5SUM5071358861b345173fede4f5b8bc080d
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 benchmark13.516
Satisfiable
(Un)Satisfiability was proved
Number of variables12587
Number of constraints11902
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1730},{"size":201,"count":63},{"size":20001,"count":10794}]
Minimum variable degree2
Maximum variable degree103
Distribution of variable degrees[{"degree":2,"count":11087},{"degree":3,"count":288},{"degree":4,"count":26},{"degree":5,"count":132},{"degree":6,"count":77},{"degree":7,"count":263},{"degree":8,"count":401},{"degree":9,"count":208},{"degree":10,"count":14},{"degree":13,"count":48},{"degree":14,"count":1},{"degree":20,"count":9},{"degree":32,"count":9},{"degree":34,"count":6},{"degree":40,"count":1},{"degree":45,"count":8},{"degree":70,"count":2},{"degree":71,"count":6},{"degree":103,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1998},{"arity":3,"count":9902}]
Number of extensional constraints0
Number of intensional constraints11902
Distribution of constraint types[{"type":"intension","count":11902}]
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-4399014-1568699717.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399014-1568699717.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
15.57/5.18	c solve instance...
2520.25/635.67	s UNKNOWN
2520.25/635.67	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 (14329 MiB free)
  memory of node 1: 16384 MiB (15175 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399014-1568699717/watcher-4399014-1568699717 -o /tmp/evaluation-result-4399014-1568699717/solver-4399014-1568699717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568699656-12293 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 651085318 HOME/instance-4399014-1568699717.xml 

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

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


[startup+0.102771 s]*
/proc/loadavg: 2.86 1.26 1.13 6/234 12438
/proc/meminfo: memFree=30195380/32770624 swapFree=67002032/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15144776 memory=30356 CPUtime=0.13 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 5538 0 0 0 12 1 0 0 20 0 15 0 445885684 15508250624 7589 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3786194 7589 3151 1 0 3748377 0
[pid=12424/tid=12425] ppid=12422 vsize=15144776 memory=8252428994737482315 CPUtime=0.09 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) R 12422 12422 12261 0 -1 4202560 3412 0 0 0 8 1 0 0 20 0 15 0 445885684 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255955405008 140255951187350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445885686 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445885687 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255418721312 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445885687 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255417668464 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) R 12422 12422 12261 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) R 12422 12422 12261 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255414512464 140255944160457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0.02 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) R 12422 12422 12261 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 445885689 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255413459568 140255951187350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885690 15508250624 7589 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31808 KiB

[startup+0.210881 s]*
/proc/loadavg: 2.86 1.26 1.13 8/234 12438
/proc/meminfo: memFree=30182748/32770624 swapFree=67002032/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15144776 memory=41528 CPUtime=0.35 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 9038 0 0 0 32 3 0 0 20 0 15 0 445885684 15508250624 10382 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3786194 10382 3315 1 0 3748377 0
[pid=12424/tid=12425] ppid=12422 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) R 12422 12422 12261 0 -1 4202560 6217 0 0 0 18 2 0 0 20 0 15 0 445885684 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255955406688 140255935255902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15144776 memory=13675 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15144776 memory=140245573244806 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445885685 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445885686 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445885687 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255418721312 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445885687 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255417668464 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) S 12422 12422 12261 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 15 0 445885689 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) S 12422 12422 12261 0 -1 1077944384 232 0 0 0 3 0 0 0 20 0 15 0 445885689 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255414512368 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15144776 memory=140245573232256 CPUtime=0.08 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) R 12422 12422 12261 0 -1 4202560 751 0 0 0 8 0 0 0 20 0 15 0 445885689 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255413459568 140255951196762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885690 15508250624 10382 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42980 KiB

[startup+0.311469 s]*
/proc/loadavg: 2.86 1.26 1.13 7/234 12438
/proc/meminfo: memFree=30175972/32770624 swapFree=67002032/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15149032 memory=50580 CPUtime=0.53 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 10426 0 0 0 49 4 0 0 20 0 15 0 445885684 15512608768 12645 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3787258 12645 3356 1 0 3748377 0
[pid=12424/tid=12425] ppid=12422 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) R 12422 12422 12261 0 -1 4202560 7375 0 0 0 27 3 0 0 20 0 15 0 445885684 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255955412240 140255951197341 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445885685 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445885686 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445885687 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255418721312 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445885687 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255417668464 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) S 12422 12422 12261 0 -1 1077944384 564 0 0 0 4 0 0 0 20 0 15 0 445885689 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) S 12422 12422 12261 0 -1 1077944384 367 0 0 0 5 0 0 0 20 0 15 0 445885689 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255414512368 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) S 12422 12422 12261 0 -1 1077944384 826 0 0 0 12 0 0 0 20 0 15 0 445885689 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255413459568 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885690 15512608768 12645 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52032 KiB

[startup+0.700837 s]
/proc/loadavg: 2.86 1.26 1.13 9/234 12438
/proc/meminfo: memFree=30152948/32770624 swapFree=67002032/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15151156 memory=115220 CPUtime=1.69 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 13358 0 0 0 163 6 0 0 20 0 15 0 445885684 15514783744 28805 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3787789 28805 3443 1 0 3748889 0
[pid=12424/tid=12425] ppid=12422 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) R 12422 12422 12261 0 -1 4202560 7907 0 0 0 63 4 0 0 20 0 15 0 445885684 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255955411040 140255591080484 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15151156 memory=45552 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15151156 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885685 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15151156 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445885685 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15151156 memory=580 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445885686 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15151156 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445885687 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255418721312 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15151156 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445885687 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255417668464 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15151156 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15151156 memory=2832 CPUtime=0.33 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) R 12422 12422 12261 0 -1 4202560 1466 0 0 0 33 0 0 0 20 0 15 0 445885689 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255415554432 140255934672199 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15151156 memory=1224 CPUtime=0.36 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) R 12422 12422 12261 0 -1 4202560 1128 0 0 0 36 0 0 0 20 0 15 0 445885689 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255414493384 140255932351280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15151156 memory=6036 CPUtime=0.29 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) S 12422 12422 12261 0 -1 1077944384 1551 0 0 0 29 0 0 0 20 0 15 0 445885689 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255413459568 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445885689 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445885690 15514783744 28805 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 116672 KiB

[startup+1.5013 s]
/proc/loadavg: 2.86 1.26 1.13 10/234 12438
/proc/meminfo: memFree=30014064/32770624 swapFree=67002032/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0

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

/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 162902 0 0 0 206553 366 0 0 20 0 19 0 445885684 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3854865 1109666 3553 1 0 3815965 0
[pid=12424/tid=12425] ppid=12422 vsize=15419460 memory=4438664 CPUtime=3.89 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) S 12422 12422 12261 0 -1 1077944384 10428 0 0 0 378 11 0 0 20 0 19 0 445885684 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255955416192 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.4 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 4665 0 0 0 961 79 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15419460 memory=1452 CPUtime=10.33 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 7278 0 0 0 948 85 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.32 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 6815 0 0 0 950 82 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15419460 memory=1452 CPUtime=10.32 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 4229 0 0 0 951 81 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15419460 memory=4438664 CPUtime=1.63 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 9956 0 0 0 163 0 0 0 20 0 19 0 445885686 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255418721376 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15419460 memory=4438664 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255417668480 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15419460 memory=1452 CPUtime=5.2 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) S 12422 12422 12261 0 -1 1077944384 23786 0 0 0 517 3 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15419460 memory=3616 CPUtime=5.26 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) S 12422 12422 12261 0 -1 1077944384 24143 0 0 0 523 3 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255414512368 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15419460 memory=6791534058613427641 CPUtime=1.23 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) S 12422 12422 12261 0 -1 1077944384 15914 0 0 0 121 2 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255413459568 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15419460 memory=4438664 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15419460 memory=4438664 CPUtime=0.22 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1541 0 0 0 22 0 0 0 20 0 19 0 445885690 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12439] ppid=12422 vsize=15419460 memory=1452 CPUtime=500.3 cores=1,3,5,7
/proc/12424/task/12439/stat : 12439 (java) R 12422 12422 12261 0 -1 4202560 7920 0 0 0 50027 3 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255400036944 140255599905618 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12440] ppid=12422 vsize=15419460 memory=1452 CPUtime=502.28 cores=1,3,5,7
/proc/12424/task/12440/stat : 12440 (java) R 12422 12422 12261 0 -1 4202560 26366 0 0 0 50221 7 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255398985736 140255591426900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12441] ppid=12422 vsize=15419460 memory=1452 CPUtime=503.73 cores=1,3,5,7
/proc/12424/task/12441/stat : 12441 (java) R 12422 12422 12261 0 -1 4202560 8769 0 0 0 50371 2 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255397932632 140255599879480 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12442] ppid=12422 vsize=15419460 memory=1452 CPUtime=503.97 cores=1,3,5,7
/proc/12424/task/12442/stat : 12442 (java) R 12422 12422 12261 0 -1 4202560 9760 0 0 0 50395 2 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255396880600 140255599339276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 2069.19 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4440116 KiB

[startup+582.301 s]
/proc/loadavg: 8.81 7.60 4.61 9/240 12520
/proc/meminfo: memFree=24980892/32770624 swapFree=67002036/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15419460 memory=4438664 CPUtime=2308.05 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 168546 0 0 0 230438 367 0 0 20 0 19 0 445885684 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3854865 1109666 3553 1 0 3815965 0
[pid=12424/tid=12425] ppid=12422 vsize=15419460 memory=4438664 CPUtime=3.89 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) S 12422 12422 12261 0 -1 1077944384 10428 0 0 0 378 11 0 0 20 0 19 0 445885684 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255955416192 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.4 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 4665 0 0 0 961 79 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.33 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 7278 0 0 0 948 85 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.32 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 6815 0 0 0 950 82 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15419460 memory=4438664 CPUtime=10.32 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 4229 0 0 0 951 81 0 0 20 0 19 0 445885685 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15419460 memory=1452 CPUtime=1.63 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 10001 0 0 0 163 0 0 0 20 0 19 0 445885686 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15419460 memory=524 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255418721376 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15419460 memory=4438664 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255417668480 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15419460 memory=3616 CPUtime=5.24 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) S 12422 12422 12261 0 -1 1077944384 25099 0 0 0 521 3 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15419460 memory=1452 CPUtime=5.26 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) S 12422 12422 12261 0 -1 1077944384 24146 0 0 0 523 3 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255414512368 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15419460 memory=4438664 CPUtime=1.23 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) S 12422 12422 12261 0 -1 1077944384 17088 0 0 0 121 2 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255413459568 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15419460 memory=580 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15419460 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1578 0 0 0 24 0 0 0 20 0 19 0 445885690 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12439] ppid=12422 vsize=15419460 memory=1452 CPUtime=559.17 cores=1,3,5,7
/proc/12424/task/12439/stat : 12439 (java) R 12422 12422 12261 0 -1 4202560 8342 0 0 0 55914 3 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255400037192 140255599656089 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12440] ppid=12422 vsize=15419460 memory=4438664 CPUtime=562.27 cores=1,3,5,7
/proc/12424/task/12440/stat : 12440 (java) R 12422 12422 12261 0 -1 4202560 27656 0 0 0 56220 7 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255398985640 140255597955925 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12441] ppid=12422 vsize=15419460 memory=1452 CPUtime=563.7 cores=1,3,5,7
/proc/12424/task/12441/stat : 12441 (java) R 12422 12422 12261 0 -1 4202560 9347 0 0 0 56368 2 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255397932712 140255600100236 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12442] ppid=12422 vsize=15419460 memory=4438664 CPUtime=563.92 cores=1,3,5,7
/proc/12424/task/12442/stat : 12442 (java) R 12422 12422 12261 0 -1 4202560 10542 0 0 0 56390 2 0 0 20 0 19 0 445886205 15789527040 1109666 33554432000 4194304 4196468 140727708457744 140255396880848 140255590989380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 2308.05 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4440116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.605 s]
/proc/loadavg: 9.02 7.84 4.86 9/238 12605
/proc/meminfo: memFree=25072528/32770624 swapFree=67002036/67108860
[pid=12422] ppid=12419 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12422/stat : 12422 (xcsp3-exec) S 12419 12422 12261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445885683 115843072 363 33554432000 4194304 5098028 140725150348592 140725150346696 140250020835964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21250048 140725150352251 140725150352493 140725150352493 140725150355402 0
/proc/12422/statm: 28282 363 304 221 0 87 0
[pid=12424] ppid=12422 vsize=15419460 memory=4455024 CPUtime=2520.25 cores=1,3,5,7
/proc/12424/stat : 12424 (java) S 12422 12422 12261 0 -1 1077944320 174232 0 0 0 251653 372 0 0 20 0 19 0 445885684 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140727708440288 140255951175415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
/proc/12424/statm: 3854865 1113756 3553 1 0 3815965 0
[pid=12424/tid=12425] ppid=12422 vsize=15419460 memory=988 CPUtime=3.89 cores=1,3,5,7
/proc/12424/task/12425/stat : 12425 (java) S 12422 12422 12261 0 -1 1077944384 10428 0 0 0 378 11 0 0 20 0 19 0 445885684 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255955416192 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12426] ppid=12422 vsize=15419460 memory=6791534058613427641 CPUtime=10.58 cores=1,3,5,7
/proc/12424/task/12426/stat : 12426 (java) S 12422 12422 12261 0 -1 1077944384 5867 0 0 0 978 80 0 0 20 0 19 0 445885685 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255916457104 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12427] ppid=12422 vsize=15419460 memory=1980 CPUtime=10.5 cores=1,3,5,7
/proc/12424/task/12427/stat : 12427 (java) S 12422 12422 12261 0 -1 1077944384 7960 0 0 0 964 86 0 0 20 0 19 0 445885685 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255542750224 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12428] ppid=12422 vsize=15419460 memory=1332 CPUtime=10.49 cores=1,3,5,7
/proc/12424/task/12428/stat : 12428 (java) S 12422 12422 12261 0 -1 1077944384 7030 0 0 0 967 82 0 0 20 0 19 0 445885685 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255541697424 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12429] ppid=12422 vsize=15419460 memory=2648 CPUtime=10.48 cores=1,3,5,7
/proc/12424/task/12429/stat : 12429 (java) S 12422 12422 12261 0 -1 1077944384 4582 0 0 0 967 81 0 0 20 0 19 0 445885685 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255540644624 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12430] ppid=12422 vsize=15419460 memory=912 CPUtime=1.63 cores=1,3,5,7
/proc/12424/task/12430/stat : 12430 (java) S 12422 12422 12261 0 -1 1077944384 10246 0 0 0 163 0 0 0 20 0 19 0 445885686 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255419775344 140255951186562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12431] ppid=12422 vsize=15419460 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12431/stat : 12431 (java) S 12422 12422 12261 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255418721376 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12432] ppid=12422 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12432/stat : 12432 (java) S 12422 12422 12261 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445885687 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255417668480 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12433] ppid=12422 vsize=15419460 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12433/stat : 12433 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255416616784 140255951194011 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12434] ppid=12422 vsize=15419460 memory=45592 CPUtime=5.24 cores=1,3,5,7
/proc/12424/task/12434/stat : 12434 (java) S 12422 12422 12261 0 -1 1077944384 25102 0 0 0 521 3 0 0 20 0 19 0 445885689 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255415565168 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12435] ppid=12422 vsize=15419460 memory=988 CPUtime=5.26 cores=1,3,5,7
/proc/12424/task/12435/stat : 12435 (java) S 12422 12422 12261 0 -1 1077944384 24154 0 0 0 523 3 0 0 20 0 19 0 445885689 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255414512368 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12436] ppid=12422 vsize=15419460 memory=2012 CPUtime=1.23 cores=1,3,5,7
/proc/12424/task/12436/stat : 12436 (java) S 12422 12422 12261 0 -1 1077944384 17092 0 0 0 121 2 0 0 20 0 19 0 445885689 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255413459568 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12437] ppid=12422 vsize=15419460 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/12424/task/12437/stat : 12437 (java) S 12422 12422 12261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445885689 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255412407008 140255951185621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12438] ppid=12422 vsize=15419460 memory=580 CPUtime=0.27 cores=1,3,5,7
/proc/12424/task/12438/stat : 12438 (java) S 12422 12422 12261 0 -1 1077944384 1607 0 0 0 27 0 0 0 20 0 19 0 445885690 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255411354288 140255951186562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12439] ppid=12422 vsize=15419460 memory=4455024 CPUtime=611.52 cores=1,3,5,7
/proc/12424/task/12439/stat : 12439 (java) R 12422 12422 12261 0 -1 4202560 8735 0 0 0 61148 4 0 0 20 0 19 0 445886205 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255400040064 140255598480064 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12440] ppid=12422 vsize=15419460 memory=1412 CPUtime=615.4 cores=1,3,5,7
/proc/12424/task/12440/stat : 12440 (java) R 12422 12422 12261 0 -1 4202560 28716 0 0 0 61532 8 0 0 20 0 19 0 445886205 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255398985736 140255591426900 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12441] ppid=12422 vsize=15419460 memory=2884 CPUtime=616.82 cores=1,3,5,7
/proc/12424/task/12441/stat : 12441 (java) R 12422 12422 12261 0 -1 4202560 9867 0 0 0 61680 2 0 0 20 0 19 0 445886205 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255397932712 140255599878507 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
[pid=12424/tid=12442] ppid=12422 vsize=15419460 memory=1452 CPUtime=616.82 cores=1,3,5,7
/proc/12424/task/12442/stat : 12442 (java) R 12422 12422 12261 0 -1 4202560 11514 0 0 0 61677 5 0 0 20 0 19 0 445886205 15789527040 1113756 33554432000 4194304 4196468 140727708457744 140255396880688 140255595829534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140727708464111 140727708464282 140727708464282 140727708467151 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4456476 KiB

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

[startup+635.639 s]
# the end of solver process 12422 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002466 s, system=0 s

[startup+635.706 s]
# the end of solver process 12424 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.86 s, system=3.74539 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.706
CPU time (s): 2520.61
CPU user time (s): 2516.86
CPU system time (s): 3.74539
CPU usage (%): 396.505
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 4456512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.86
system time used= 3.74539
maximum resident set size= 4455552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18149
involuntary context switches= 46688


# summary of solver processes directly reported to runsolver:
#   pid: 12422,12424
#   total CPU time (s): 2520.61
#   total CPU user time (s): 2516.86
#   total CPU system time (s): 3.74539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.09652 second user time and 7.47118 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-17 07:54:36
IDJOB=4399014
IDBENCH=139208
IDSOLVER=2853
FILE ID=node146/4399014-1568699717
RUNJOBID= node146-1568699656-12293
PBS_JOBID= 21703825
Free space on /tmp= 58976 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-06-08-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-4399014-1568699717/watcher-4399014-1568699717 -o /tmp/evaluation-result-4399014-1568699717/solver-4399014-1568699717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568699656-12293 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 651085318 HOME/instance-4399014-1568699717.xml

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

MD5SUM BENCH= 5071358861b345173fede4f5b8bc080d
RANDOM SEED=651085318

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30213720 kB
MemAvailable:   31404124 kB
Buffers:          234944 kB
Cached:          1226564 kB
SwapCached:         4368 kB
Active:          1217188 kB
Inactive:         716924 kB
Active(anon):     490128 kB
Inactive(anon):    30424 kB
Active(file):     727060 kB
Inactive(file):   686500 kB
Unevictable:      110876 kB
Mlocked:          110876 kB
SwapTotal:      67108860 kB
SwapFree:       67002032 kB
Dirty:             27140 kB
Writeback:             0 kB
AnonPages:        581016 kB
Mapped:            60632 kB
Shmem:             39080 kB
Slab:             215740 kB
SReclaimable:     185356 kB
SUnreclaim:        30384 kB
KernelStack:        3776 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1907228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 58952 MiB
End job on node146 at 2019-09-17 08:05:12