Trace number 4403510

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-20? (TO) 2520.32 634.772

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-7_X2.xml
MD5SUM58733bdc54ee5d0b54338851c7cdf9d7
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 benchmark164.594
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403510-1568991839.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403510-1568991839.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.95/0.88	c solve instance...
2520.06/634.75	s UNKNOWN
2520.06/634.75	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 (12128 MiB free)
  memory of node 1: 16384 MiB (12760 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403510-1568991839/watcher-4403510-1568991839 -o /var/tmp/evaluation-result-4403510-1568991839/solver-4403510-1568991839 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 435555012 HOME/instance-4403510-1568991839.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
Current StackSize limit: 8192 KiB

solver pid=22632, runsolver pid=22629

[startup+0.100068 s]*
/proc/loadavg: 8.64 8.48 8.01 8/235 22648
/proc/meminfo: memFree=25469776/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15144776 memory=29048 CPUtime=0.13 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 5672 0 0 0 12 1 0 0 20 0 15 0 475120356 15508250624 7262 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3786194 7262 3207 1 0 3748377 0
[pid=22634/tid=22635] ppid=22632 vsize=15144776 memory=8180089925722843723 CPUtime=0.08 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) R 22632 22632 19026 0 -1 4202560 3549 0 0 0 8 0 0 0 20 0 15 0 475120357 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659867605984 139659863387542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15144776 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15144776 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659330851616 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659329799280 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 467 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659326642672 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15144776 memory=140436122650240 CPUtime=0.02 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) R 22632 22632 19026 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659325590384 139659842291505 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15144776 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 7262 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30500 KiB

[startup+0.210897 s]*
/proc/loadavg: 8.64 8.48 8.01 6/235 22648
/proc/meminfo: memFree=25457648/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15144776 memory=40544 CPUtime=0.34 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 9366 0 0 0 31 3 0 0 20 0 15 0 475120356 15508250624 10136 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3786194 10136 3314 1 0 3748377 0
[pid=22634/tid=22635] ppid=22632 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) R 22632 22632 19026 0 -1 4202560 6585 0 0 0 18 2 0 0 20 0 15 0 475120357 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659867612640 139659847419237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15144776 memory=9276 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15144776 memory=3526928 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475120357 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659330851616 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15144776 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475120359 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659329799280 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 558 0 0 0 2 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) R 22632 22632 19026 0 -1 4202560 89 0 0 0 2 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659326642672 139659863396954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) R 22632 22632 19026 0 -1 4202560 828 0 0 0 8 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659325590384 139659847456094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120362 15508250624 10136 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41996 KiB

[startup+0.310677 s]*
/proc/loadavg: 8.64 8.48 8.01 8/235 22648
/proc/meminfo: memFree=25450860/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15149032 memory=50016 CPUtime=0.54 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 10839 0 0 0 50 4 0 0 20 0 15 0 475120356 15512608768 12504 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3787258 12504 3357 1 0 3748377 0
[pid=22634/tid=22635] ppid=22632 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) R 22632 22632 19026 0 -1 4202560 7793 0 0 0 27 3 0 0 20 0 15 0 475120357 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659867606720 139659863397533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15149032 memory=3528903 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475120357 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15149032 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475120359 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475120359 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659330851616 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475120359 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659329799280 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15149032 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 670 0 0 0 6 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15149032 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) S 22632 22632 19026 0 -1 1077944384 94 0 0 0 3 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659326642672 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15149032 memory=140436122650240 CPUtime=0.13 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) S 22632 22632 19026 0 -1 1077944384 982 0 0 0 13 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659325590384 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15149032 memory=140436122650240 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120362 15512608768 12504 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51468 KiB

[startup+0.701437 s]
/proc/loadavg: 8.64 8.48 8.01 10/235 22648
/proc/meminfo: memFree=25433968/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15151156 memory=95016 CPUtime=1.65 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 14539 0 0 0 159 6 0 0 20 0 15 0 475120356 15514783744 23754 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3787789 23754 3451 1 0 3748889 0
[pid=22634/tid=22635] ppid=22632 vsize=15151156 memory=2120 CPUtime=0.67 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) R 22632 22632 19026 0 -1 4202560 8627 0 0 0 63 4 0 0 20 0 15 0 475120357 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659867612320 139659472669410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15151156 memory=508 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120357 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15151156 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475120357 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15151156 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475120359 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15151156 memory=864 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475120359 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659330851616 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15151156 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475120359 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659329799280 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15151156 memory=2496 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15151156 memory=7302135314614015842 CPUtime=0.28 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) R 22632 22632 19026 0 -1 4202560 1779 0 0 0 28 0 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659327676488 139659841392616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15151156 memory=5931633700422575468 CPUtime=0.26 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) R 22632 22632 19026 0 -1 4202560 951 0 0 0 26 0 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659326629488 139659843031296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15151156 memory=7223887401239728208 CPUtime=0.4 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) S 22632 22632 19026 0 -1 1077944384 1874 0 0 0 39 1 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659325590384 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15151156 memory=7223887401239728208 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15151156 memory=7597400392198480464 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475120362 15514783744 23754 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96468 KiB

[startup+1.5009 s]
/proc/loadavg: 8.64 8.48 8.01 11/239 22652
/proc/meminfo: memFree=25348840/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0

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

/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 56066 0 0 0 231158 52 0 0 20 0 19 0 475120356 15787429888 117145 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3854353 117145 3540 1 0 3815453 0
[pid=22634/tid=22635] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.87 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) S 22632 22632 19026 0 -1 1077944384 8710 0 0 0 82 5 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659867616384 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15417412 memory=1452 CPUtime=0.91 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 2350 0 0 0 84 7 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15417412 memory=468488 CPUtime=0.92 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 2618 0 0 0 84 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15417412 memory=3608 CPUtime=0.91 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 2791 0 0 0 84 7 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15417412 memory=54892 CPUtime=0.91 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2088 0 0 0 83 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15417412 memory=988 CPUtime=0.5 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 3820 0 0 0 46 4 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15417412 memory=468488 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659330851680 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659329799296 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15417412 memory=712 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15417412 memory=2832 CPUtime=1.66 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 8615 0 0 0 166 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15417412 memory=2120 CPUtime=1.69 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) S 22632 22632 19026 0 -1 1077944384 6142 0 0 0 169 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659326642672 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15417412 memory=508 CPUtime=0.67 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) S 22632 22632 19026 0 -1 1077944384 5506 0 0 0 66 1 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659325590384 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15417412 memory=13996 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15417412 memory=14080 CPUtime=0.15 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 381 0 0 0 0 15 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22649] ppid=22632 vsize=15417412 memory=30388 CPUtime=575.43 cores=1,3,5,7
/proc/22634/task/22649/stat : 22649 (java) R 22632 22632 19026 0 -1 4202560 1672 0 0 0 57542 1 0 0 20 0 19 0 475120445 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659318553728 139659475950482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22650] ppid=22632 vsize=15417412 memory=6791534058613427641 CPUtime=575.77 cores=1,3,5,7
/proc/22634/task/22650/stat : 22650 (java) R 22632 22632 19026 0 -1 4202560 4840 0 0 0 57572 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659245936928 139659474097316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22651] ppid=22632 vsize=15417412 memory=1452 CPUtime=575.71 cores=1,3,5,7
/proc/22634/task/22651/stat : 22651 (java) R 22632 22632 19026 0 -1 4202560 1115 0 0 0 57570 1 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659244883616 139659475950850 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22652] ppid=22632 vsize=15417412 memory=1452 CPUtime=575.87 cores=1,3,5,7
/proc/22634/task/22652/stat : 22652 (java) R 22632 22632 19026 0 -1 4202560 4031 0 0 0 57582 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659243834352 139659475950804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 2312.1 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 470032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.701 s]
/proc/loadavg: 8.50 8.45 8.24 9/237 22790
/proc/meminfo: memFree=24094768/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15417412 memory=468580 CPUtime=2520.06 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 56620 0 0 0 251953 53 0 0 20 0 19 0 475120356 15787429888 117145 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3854353 117145 3540 1 0 3815453 0
[pid=22634/tid=22635] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.87 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) S 22632 22632 19026 0 -1 1077944384 8710 0 0 0 82 5 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659867616384 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15417412 memory=468580 CPUtime=1 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 2364 0 0 0 92 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.99 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 2630 0 0 0 91 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15417412 memory=1452 CPUtime=0.98 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 2802 0 0 0 91 7 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.99 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2094 0 0 0 91 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.58 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 3825 0 0 0 53 5 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659330851680 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15417412 memory=468580 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659329799296 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15417412 memory=468580 CPUtime=1.66 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 8615 0 0 0 166 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15417412 memory=3472468714208079391 CPUtime=1.69 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) S 22632 22632 19026 0 -1 1077944384 6142 0 0 0 169 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659326642672 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15417412 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) S 22632 22632 19026 0 -1 1077944384 5506 0 0 0 66 1 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659325590384 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15417412 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15417412 memory=3072 CPUtime=0.16 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 398 0 0 0 0 16 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22649] ppid=22632 vsize=15417412 memory=468580 CPUtime=627.43 cores=1,3,5,7
/proc/22634/task/22649/stat : 22649 (java) R 22632 22632 19026 0 -1 4202560 1783 0 0 0 62742 1 0 0 20 0 19 0 475120445 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659318556000 139659474097459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22650] ppid=22632 vsize=15417412 memory=1452 CPUtime=627.64 cores=1,3,5,7
/proc/22634/task/22650/stat : 22650 (java) R 22632 22632 19026 0 -1 4202560 5005 0 0 0 62759 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659245936680 139659475950436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22651] ppid=22632 vsize=15417412 memory=3440 CPUtime=627.57 cores=1,3,5,7
/proc/22634/task/22651/stat : 22651 (java) R 22632 22632 19026 0 -1 4202560 1184 0 0 0 62756 1 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659244883616 139659475950899 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22652] ppid=22632 vsize=15417412 memory=1452 CPUtime=627.69 cores=1,3,5,7
/proc/22634/task/22652/stat : 22652 (java) R 22632 22632 19026 0 -1 4202560 4175 0 0 0 62764 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659243831512 139659474097316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 470032 KiB

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

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

[startup+634.772 s]
# the end of solver process 22634 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.78 s, system=0.537223 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

[startup+634.701 s]
/proc/loadavg: 8.50 8.45 8.24 9/237 22790
/proc/meminfo: memFree=24094768/32770624 swapFree=66966844/67108860
[pid=22632] ppid=22629 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22632/stat : 22632 (xcsp3-exec) S 22629 22632 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475120356 115843072 363 33554432000 4194304 5098028 140730719182304 140730719180408 139862962307708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18718720 140730719183703 140730719183961 140730719183961 140730719186886 0
/proc/22632/statm: 28282 363 305 221 0 87 0
[pid=22634] ppid=22632 vsize=15417412 memory=468580 CPUtime=2520.06 cores=1,3,5,7
/proc/22634/stat : 22634 (java) S 22632 22632 19026 0 -1 1077944320 56620 0 0 0 251953 53 0 0 20 0 19 0 475120356 15787429888 117145 33554432000 4194304 4196468 140726234479296 140726234461840 139659863375607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
/proc/22634/statm: 3854353 117145 3540 1 0 3815453 0
[pid=22634/tid=22635] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.87 cores=1,3,5,7
/proc/22634/task/22635/stat : 22635 (java) S 22632 22632 19026 0 -1 1077944384 8710 0 0 0 82 5 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659867616384 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22636] ppid=22632 vsize=15417412 memory=468580 CPUtime=1 cores=1,3,5,7
/proc/22634/task/22636/stat : 22636 (java) S 22632 22632 19026 0 -1 1077944384 2364 0 0 0 92 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659791416208 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22637] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.99 cores=1,3,5,7
/proc/22634/task/22637/stat : 22637 (java) S 22632 22632 19026 0 -1 1077944384 2630 0 0 0 91 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659790363408 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22638] ppid=22632 vsize=15417412 memory=1452 CPUtime=0.98 cores=1,3,5,7
/proc/22634/task/22638/stat : 22638 (java) S 22632 22632 19026 0 -1 1077944384 2802 0 0 0 91 7 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659789311120 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22639] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.99 cores=1,3,5,7
/proc/22634/task/22639/stat : 22639 (java) S 22632 22632 19026 0 -1 1077944384 2094 0 0 0 91 8 0 0 20 0 19 0 475120357 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659788258320 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22640] ppid=22632 vsize=15417412 memory=468580 CPUtime=0.58 cores=1,3,5,7
/proc/22634/task/22640/stat : 22640 (java) S 22632 22632 19026 0 -1 1077944384 3825 0 0 0 53 5 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659331905648 139659863386754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22641] ppid=22632 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22641/stat : 22641 (java) S 22632 22632 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659330851680 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22642] ppid=22632 vsize=15417412 memory=468580 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22642/stat : 22642 (java) S 22632 22632 19026 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 475120359 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659329799296 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22643] ppid=22632 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22643/stat : 22643 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659328747600 139659863394203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22644] ppid=22632 vsize=15417412 memory=468580 CPUtime=1.66 cores=1,3,5,7
/proc/22634/task/22644/stat : 22644 (java) S 22632 22632 19026 0 -1 1077944384 8615 0 0 0 166 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659327695472 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22645] ppid=22632 vsize=15417412 memory=3472468714208079391 CPUtime=1.69 cores=1,3,5,7
/proc/22634/task/22645/stat : 22645 (java) S 22632 22632 19026 0 -1 1077944384 6142 0 0 0 169 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659326642672 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22646] ppid=22632 vsize=15417412 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/22634/task/22646/stat : 22646 (java) S 22632 22632 19026 0 -1 1077944384 5506 0 0 0 66 1 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659325590384 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22647] ppid=22632 vsize=15417412 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22647/stat : 22647 (java) S 22632 22632 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659324537824 139659863385813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22648] ppid=22632 vsize=15417412 memory=3072 CPUtime=0.16 cores=1,3,5,7
/proc/22634/task/22648/stat : 22648 (java) S 22632 22632 19026 0 -1 1077944384 398 0 0 0 0 16 0 0 20 0 19 0 475120362 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659323484592 139659863386754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22649] ppid=22632 vsize=15417412 memory=468580 CPUtime=627.43 cores=1,3,5,7
/proc/22634/task/22649/stat : 22649 (java) R 22632 22632 19026 0 -1 4202560 1783 0 0 0 62742 1 0 0 20 0 19 0 475120445 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659318556000 139659474097459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22650] ppid=22632 vsize=15417412 memory=1452 CPUtime=627.64 cores=1,3,5,7
/proc/22634/task/22650/stat : 22650 (java) R 22632 22632 19026 0 -1 4202560 5005 0 0 0 62759 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659245936680 139659475950436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22651] ppid=22632 vsize=15417412 memory=3440 CPUtime=627.57 cores=1,3,5,7
/proc/22634/task/22651/stat : 22651 (java) R 22632 22632 19026 0 -1 4202560 1184 0 0 0 62756 1 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659244883616 139659475950899 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
[pid=22634/tid=22652] ppid=22632 vsize=15417412 memory=1452 CPUtime=627.69 cores=1,3,5,7
/proc/22634/task/22652/stat : 22652 (java) R 22632 22632 19026 0 -1 4202560 4175 0 0 0 62764 5 0 0 20 0 19 0 475120446 15787429888 117145 33554432000 4194304 4196468 140726234479296 139659243831512 139659474097316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21340160 140726234485723 140726234485898 140726234485898 140726234488783 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 470032 KiB

Child status: 143
Real time (s): 634.772
CPU time (s): 2520.32
CPU user time (s): 2519.78
CPU system time (s): 0.537223
CPU usage (%): 397.043
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 605584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.78
system time used= 0.537223
maximum resident set size= 619372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37222
involuntary context switches= 46481


# summary of solver processes directly reported to runsolver:
#   pid: 22632,22634
#   total CPU time (s): 2520.32
#   total CPU user time (s): 2519.78
#   total CPU system time (s): 0.537223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.04124 second user time and 7.15839 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 17:03:17
IDJOB=4403510
IDBENCH=134586
IDSOLVER=2863
FILE ID=node145/4403510-1568991839
RUNJOBID= node145-1568987924-19058
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-7_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403510-1568991839/watcher-4403510-1568991839 -o /var/tmp/evaluation-result-4403510-1568991839/solver-4403510-1568991839 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 435555012 HOME/instance-4403510-1568991839.xml

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

MD5SUM BENCH= 58733bdc54ee5d0b54338851c7cdf9d7
RANDOM SEED=435555012

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:        25486276 kB
MemAvailable:   31551904 kB
Buffers:           87308 kB
Cached:          6139416 kB
SwapCached:        32484 kB
Active:          3310972 kB
Inactive:        3219700 kB
Active(anon):     271572 kB
Inactive(anon):    81680 kB
Active(file):    3039400 kB
Inactive(file):  3138020 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26140 kB
Writeback:             0 kB
AnonPages:        386464 kB
Mapped:            64600 kB
Shmem:             40640 kB
Slab:             345356 kB
SReclaimable:     316668 kB
SUnreclaim:        28688 kB
KernelStack:        3808 kB
PageTables:         6612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1462456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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 /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 17:13:52