Trace number 4403508

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

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
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 benchmark165.955
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-4403508-1568991715.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403508-1568991715.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.99/0.88	c solve instance...
2520.25/635.37	s UNKNOWN
2520.25/635.37	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 (3022 MiB free)
  memory of node 1: 16384 MiB (6062 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403508-1568991715/watcher-4403508-1568991715 -o /tmp/evaluation-result-4403508-1568991715/solver-4403508-1568991715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568991545-11250 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 322207531 HOME/instance-4403508-1568991715.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=12437, runsolver pid=12434
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 8.12 3.49 1.92 7/235 12453
/proc/meminfo: memFree=9286808/32770624 swapFree=66999040/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15144776 memory=29368 CPUtime=0.13 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 5790 0 0 0 12 1 0 0 20 0 15 0 475436356 15508250624 7342 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3786194 7342 3137 1 0 3748377 0
[pid=12439/tid=12440] ppid=12437 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) R 12437 12437 11218 0 -1 4202560 3662 0 0 0 8 1 0 0 20 0 15 0 475436356 15508250624 7342 33554432000 4194304 4196468 140720589152608 140044103639520 140044083451237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 7342 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 7342 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 7342 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436358 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436359 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043173725600 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436359 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043172673008 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) R 12437 12437 11218 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0.02 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) R 12437 12437 11218 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 475436361 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043168463088 140044092591715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436362 15508250624 7342 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30816 KiB

[startup+0.210937 s]*
/proc/loadavg: 8.12 3.49 1.92 6/235 12453
/proc/meminfo: memFree=9274124/32770624 swapFree=66999040/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15144776 memory=40764 CPUtime=0.34 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 9459 0 0 0 31 3 0 0 20 0 15 0 475436356 15508250624 10191 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3786194 10191 3268 1 0 3748377 0
[pid=12439/tid=12440] ppid=12437 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) R 12437 12437 11218 0 -1 4202560 6656 0 0 0 18 2 0 0 20 0 15 0 475436356 15508250624 10191 33554432000 4194304 4196468 140720589152608 140044103642592 140044099429533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15144776 memory=9780 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 10191 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15144776 memory=288370170825950848 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 10191 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 10191 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15508250624 10191 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436358 15508250624 10191 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436359 15508250624 10191 33554432000 4194304 4196468 140720589152608 140043173725600 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436359 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043172673008 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 590 0 0 0 3 0 0 0 20 0 15 0 475436361 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) S 12437 12437 11218 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 15 0 475436361 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15144776 memory=139794674239104 CPUtime=0.08 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) R 12437 12437 11218 0 -1 4202560 745 0 0 0 8 0 0 0 20 0 15 0 475436361 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043168463088 140044077772276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436362 15508250624 10253 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42212 KiB

[startup+0.310791 s]*
/proc/loadavg: 8.12 3.49 1.92 6/235 12453
/proc/meminfo: memFree=9266964/32770624 swapFree=66999040/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15149032 memory=49748 CPUtime=0.52 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 10806 0 0 0 48 4 0 0 20 0 15 0 475436356 15512608768 12437 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3787258 12437 3347 1 0 3748377 0
[pid=12439/tid=12440] ppid=12437 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) R 12437 12437 11218 0 -1 4202560 7875 0 0 0 27 3 0 0 20 0 15 0 475436356 15512608768 12437 33554432000 4194304 4196468 140720589152608 140044103638720 140044099429533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15512608768 12437 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15512608768 12437 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15512608768 12437 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436358 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436359 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043173725600 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436359 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043172673008 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 627 0 0 0 5 0 0 0 20 0 15 0 475436361 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) S 12437 12437 11218 0 -1 1077944384 175 0 0 0 3 0 0 0 20 0 15 0 475436361 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) S 12437 12437 11218 0 -1 1077944384 830 0 0 0 12 0 0 0 20 0 15 0 475436361 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043168463088 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436362 15512608768 12437 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51196 KiB

[startup+0.701508 s]
/proc/loadavg: 8.12 3.49 1.92 10/235 12453
/proc/meminfo: memFree=9247724/32770624 swapFree=66999040/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15151156 memory=96180 CPUtime=1.67 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 14290 0 0 0 162 5 0 0 20 0 15 0 475436356 15514783744 24045 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3787789 24045 3450 1 0 3748889 0
[pid=12439/tid=12440] ppid=12437 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) R 12437 12437 11218 0 -1 4202560 8687 0 0 0 64 4 0 0 20 0 15 0 475436356 15514783744 24045 33554432000 4194304 4196468 140720589152608 140044103632848 140043738061254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15151156 memory=52964 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15514783744 24045 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15514783744 24045 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15151156 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436357 15514783744 24045 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15151156 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436357 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15151156 memory=9396 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436358 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15151156 memory=656 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436359 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043173725600 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15151156 memory=3612 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436359 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043172673008 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15151156 memory=1552 CPUtime=0.28 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) R 12437 12437 11218 0 -1 4202560 1435 0 0 0 28 0 0 0 20 0 15 0 475436361 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043170554200 140044082794829 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15151156 memory=1204 CPUtime=0.28 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) R 12437 12437 11218 0 -1 4202560 1027 0 0 0 28 0 0 0 20 0 15 0 475436361 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043169494256 140044079251197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15151156 memory=1072 CPUtime=0.4 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) S 12437 12437 11218 0 -1 1077944384 1834 0 0 0 40 0 0 0 20 0 15 0 475436361 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043168463088 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15151156 memory=6076 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436361 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15151156 memory=1544 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436362 15514783744 24045 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97628 KiB

[startup+1.50148 s]
/proc/loadavg: 8.12 3.49 1.92 11/239 12457
/proc/meminfo: memFree=9157372/32770624 swapFree=66999040/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0

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

/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 61366 0 0 0 230907 59 0 0 20 0 19 0 475436356 15787429888 109226 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3854353 109226 3541 1 0 3815453 0
[pid=12439/tid=12440] ppid=12437 vsize=15417412 memory=436788 CPUtime=0.86 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) S 12437 12437 11218 0 -1 1077944384 8779 0 0 0 82 4 0 0 20 0 19 0 475436356 15787429888 109226 33554432000 4194304 4196468 140720589152608 140044103648384 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15417412 memory=436788 CPUtime=1.11 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 1912 0 0 0 102 9 0 0 20 0 19 0 475436357 15787429888 109226 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15417412 memory=436788 CPUtime=1.12 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 3144 0 0 0 103 9 0 0 20 0 19 0 475436357 15787429888 109226 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15417412 memory=436788 CPUtime=1.11 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 2445 0 0 0 102 9 0 0 20 0 19 0 475436357 15787429888 109226 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15417412 memory=436788 CPUtime=1.12 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2986 0 0 0 102 10 0 0 20 0 19 0 475436357 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15417412 memory=436904 CPUtime=0.68 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 6170 0 0 0 60 8 0 0 20 0 19 0 475436358 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15417412 memory=436904 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043173725664 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15417412 memory=436788 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043172673024 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15417412 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15417412 memory=436788 CPUtime=1.76 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 10049 0 0 0 176 0 0 0 20 0 19 0 475436361 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15417412 memory=12024 CPUtime=1.85 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) S 12437 12437 11218 0 -1 1077944384 7221 0 0 0 184 1 0 0 20 0 19 0 475436361 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15417412 memory=1448 CPUtime=0.67 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) S 12437 12437 11218 0 -1 1077944384 4612 0 0 0 66 1 0 0 20 0 19 0 475436361 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043168463088 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15417412 memory=436904 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15417412 memory=3580 CPUtime=0.15 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 761 0 0 0 0 15 0 0 20 0 19 0 475436362 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12454] ppid=12437 vsize=15417412 memory=436904 CPUtime=575.47 cores=1,3,5,7
/proc/12439/task/12454/stat : 12454 (java) R 12437 12437 11218 0 -1 4202560 1524 0 0 0 57545 2 0 0 20 0 19 0 475436445 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043157138864 140043741329298 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12455] ppid=12437 vsize=15417412 memory=1448 CPUtime=575.25 cores=1,3,5,7
/proc/12439/task/12455/stat : 12455 (java) R 12437 12437 11218 0 -1 4202560 4849 0 0 0 57521 4 0 0 20 0 19 0 475436445 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043156086960 140043741265105 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12456] ppid=12437 vsize=15417412 memory=1448 CPUtime=574.72 cores=1,3,5,7
/proc/12439/task/12456/stat : 12456 (java) R 12437 12437 11218 0 -1 4202560 1084 0 0 0 57471 1 0 0 20 0 19 0 475436445 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043155034896 140043739608091 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12457] ppid=12437 vsize=15417412 memory=1448 CPUtime=573.65 cores=1,3,5,7
/proc/12439/task/12457/stat : 12457 (java) R 12437 12437 11218 0 -1 4202560 4435 0 0 0 57363 2 0 0 20 0 19 0 475436445 15787429888 109226 33554432000 4194304 4196468 140720589152608 140043153984080 140043741373857 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 2309.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 438352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.301 s]
/proc/loadavg: 8.93 8.07 5.25 9/239 12596
/proc/meminfo: memFree=8452808/32770624 swapFree=66999044/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15417412 memory=436956 CPUtime=2520.25 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 62107 0 0 0 251965 60 0 0 20 0 19 0 475436356 15787429888 109239 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3854353 109239 3541 1 0 3815453 0
[pid=12439/tid=12440] ppid=12437 vsize=15417412 memory=1448 CPUtime=0.86 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) S 12437 12437 11218 0 -1 1077944384 8779 0 0 0 82 4 0 0 20 0 19 0 475436356 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044103648384 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15417412 memory=436956 CPUtime=1.18 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 1923 0 0 0 108 10 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.17 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 3153 0 0 0 108 9 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.17 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 2453 0 0 0 108 9 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15417412 memory=436956 CPUtime=1.18 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2995 0 0 0 108 10 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15417412 memory=3580 CPUtime=0.72 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 6172 0 0 0 63 9 0 0 20 0 19 0 475436358 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15417412 memory=436956 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043173725664 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043172673024 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15417412 memory=2020 CPUtime=1.76 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 10049 0 0 0 176 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.85 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) S 12437 12437 11218 0 -1 1077944384 7221 0 0 0 184 1 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15417412 memory=436956 CPUtime=0.67 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) S 12437 12437 11218 0 -1 1077944384 4612 0 0 0 66 1 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043168463088 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15417412 memory=436956 CPUtime=0.16 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 763 0 0 0 0 16 0 0 20 0 19 0 475436362 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12454] ppid=12437 vsize=15417412 memory=1448 CPUtime=628.06 cores=1,3,5,7
/proc/12439/task/12454/stat : 12454 (java) R 12437 12437 11218 0 -1 4202560 1571 0 0 0 62804 2 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043157141568 140720589179080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12455] ppid=12437 vsize=15417412 memory=436956 CPUtime=627.67 cores=1,3,5,7
/proc/12439/task/12455/stat : 12455 (java) R 12437 12437 11218 0 -1 4202560 5012 0 0 0 62762 5 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043156087040 140043739912977 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12456] ppid=12437 vsize=15417412 memory=3580 CPUtime=627.44 cores=1,3,5,7
/proc/12439/task/12456/stat : 12456 (java) R 12437 12437 11218 0 -1 4202560 1109 0 0 0 62743 1 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043155034744 140043741329262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12457] ppid=12437 vsize=15417412 memory=52972 CPUtime=626.24 cores=1,3,5,7
/proc/12439/task/12457/stat : 12457 (java) R 12437 12437 11218 0 -1 4202560 4900 0 0 0 62622 2 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043153981096 140043739392324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 438404 KiB

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

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

[startup+635.395 s]
# the end of solver process 12439 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520 s, system=0.614051 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+635.301 s]
/proc/loadavg: 8.93 8.07 5.25 9/239 12596
/proc/meminfo: memFree=8452808/32770624 swapFree=66999044/67108860
[pid=12437] ppid=12434 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12437/stat : 12437 (xcsp3-exec) S 12434 12437 11218 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475436356 115843072 362 33554432000 4194304 5098028 140720387715584 140720387713688 140355155448444 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11223040 140720387720059 140720387720301 140720387720301 140720387723210 0
/proc/12437/statm: 28282 362 304 221 0 87 0
[pid=12439] ppid=12437 vsize=15417412 memory=436956 CPUtime=2520.25 cores=1,3,5,7
/proc/12439/stat : 12439 (java) S 12437 12437 11218 0 -1 1077944320 62107 0 0 0 251965 60 0 0 20 0 19 0 475436356 15787429888 109239 33554432000 4194304 4196468 140720589152608 140720589135152 140044099407607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
/proc/12439/statm: 3854353 109239 3541 1 0 3815453 0
[pid=12439/tid=12440] ppid=12437 vsize=15417412 memory=1448 CPUtime=0.86 cores=1,3,5,7
/proc/12439/task/12440/stat : 12440 (java) S 12437 12437 11218 0 -1 1077944384 8779 0 0 0 82 4 0 0 20 0 19 0 475436356 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044103648384 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12441] ppid=12437 vsize=15417412 memory=436956 CPUtime=1.18 cores=1,3,5,7
/proc/12439/task/12441/stat : 12441 (java) S 12437 12437 11218 0 -1 1077944384 1923 0 0 0 108 10 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044055959824 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12442] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.17 cores=1,3,5,7
/proc/12439/task/12442/stat : 12442 (java) S 12437 12437 11218 0 -1 1077944384 3153 0 0 0 108 9 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044054907280 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12443] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.17 cores=1,3,5,7
/proc/12439/task/12443/stat : 12443 (java) S 12437 12437 11218 0 -1 1077944384 2453 0 0 0 108 9 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140044053854736 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12444] ppid=12437 vsize=15417412 memory=436956 CPUtime=1.18 cores=1,3,5,7
/proc/12439/task/12444/stat : 12444 (java) S 12437 12437 11218 0 -1 1077944384 2995 0 0 0 108 10 0 0 20 0 19 0 475436357 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043688794768 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12445] ppid=12437 vsize=15417412 memory=3580 CPUtime=0.72 cores=1,3,5,7
/proc/12439/task/12445/stat : 12445 (java) S 12437 12437 11218 0 -1 1077944384 6172 0 0 0 63 9 0 0 20 0 19 0 475436358 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043174779376 140044099418754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12446] ppid=12437 vsize=15417412 memory=436956 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12446/stat : 12446 (java) S 12437 12437 11218 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043173725664 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12447] ppid=12437 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12447/stat : 12447 (java) S 12437 12437 11218 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 19 0 475436359 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043172673024 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12448] ppid=12437 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12448/stat : 12448 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043171621584 140044099426203 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12449] ppid=12437 vsize=15417412 memory=2020 CPUtime=1.76 cores=1,3,5,7
/proc/12439/task/12449/stat : 12449 (java) S 12437 12437 11218 0 -1 1077944384 10049 0 0 0 176 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043170568176 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12450] ppid=12437 vsize=15417412 memory=1448 CPUtime=1.85 cores=1,3,5,7
/proc/12439/task/12450/stat : 12450 (java) S 12437 12437 11218 0 -1 1077944384 7221 0 0 0 184 1 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043169515632 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12451] ppid=12437 vsize=15417412 memory=436956 CPUtime=0.67 cores=1,3,5,7
/proc/12439/task/12451/stat : 12451 (java) S 12437 12437 11218 0 -1 1077944384 4612 0 0 0 66 1 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043168463088 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12452] ppid=12437 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12439/task/12452/stat : 12452 (java) S 12437 12437 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436361 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043167410784 140044099417813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12453] ppid=12437 vsize=15417412 memory=436956 CPUtime=0.16 cores=1,3,5,7
/proc/12439/task/12453/stat : 12453 (java) S 12437 12437 11218 0 -1 1077944384 763 0 0 0 0 16 0 0 20 0 19 0 475436362 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043166358320 140044099418754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12454] ppid=12437 vsize=15417412 memory=1448 CPUtime=628.06 cores=1,3,5,7
/proc/12439/task/12454/stat : 12454 (java) R 12437 12437 11218 0 -1 4202560 1571 0 0 0 62804 2 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043157141568 140720589179080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12455] ppid=12437 vsize=15417412 memory=436956 CPUtime=627.67 cores=1,3,5,7
/proc/12439/task/12455/stat : 12455 (java) R 12437 12437 11218 0 -1 4202560 5012 0 0 0 62762 5 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043156087040 140043739912977 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12456] ppid=12437 vsize=15417412 memory=3580 CPUtime=627.44 cores=1,3,5,7
/proc/12439/task/12456/stat : 12456 (java) R 12437 12437 11218 0 -1 4202560 1109 0 0 0 62743 1 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043155034744 140043741329262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
[pid=12439/tid=12457] ppid=12437 vsize=15417412 memory=52972 CPUtime=626.24 cores=1,3,5,7
/proc/12439/task/12457/stat : 12457 (java) R 12437 12437 11218 0 -1 4202560 4900 0 0 0 62622 2 0 0 20 0 19 0 475436445 15787429888 109239 33554432000 4194304 4196468 140720589152608 140043153981096 140043739392324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19824640 140720589157359 140720589157530 140720589157530 140720589160399 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 438404 KiB

Child status: 143
Real time (s): 635.395
CPU time (s): 2520.61
CPU user time (s): 2520
CPU system time (s): 0.614051
CPU usage (%): 396.7
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 613276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.614051
maximum resident set size= 614508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41471
involuntary context switches= 42211


# summary of solver processes directly reported to runsolver:
#   pid: 12437,12439
#   total CPU time (s): 2520.61
#   total CPU user time (s): 2520
#   total CPU system time (s): 0.614051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.03758 second user time and 7.45197 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-20 17:01:16
IDJOB=4403508
IDBENCH=134572
IDSOLVER=2863
FILE ID=node123/4403508-1568991715
RUNJOBID= node123-1568991545-11250
PBS_JOBID= 21704657
Free space on /tmp= 25704 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403508-1568991715/watcher-4403508-1568991715 -o /tmp/evaluation-result-4403508-1568991715/solver-4403508-1568991715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568991545-11250 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 322207531 HOME/instance-4403508-1568991715.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=322207531

node123.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.49
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.49
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.49
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.49
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:         9303528 kB
MemAvailable:   31624360 kB
Buffers:          115064 kB
Cached:         22199400 kB
SwapCached:         7120 kB
Active:         11341632 kB
Inactive:       11207636 kB
Active(anon):     227260 kB
Inactive(anon):    55048 kB
Active(file):   11114372 kB
Inactive(file): 11152588 kB
Unevictable:      108088 kB
Mlocked:          108088 kB
SwapTotal:      67108860 kB
SwapFree:       66999040 kB
Dirty:             26252 kB
Writeback:             0 kB
AnonPages:        350600 kB
Mapped:            64408 kB
Shmem:             39016 kB
Slab:             512140 kB
SReclaimable:     482332 kB
SUnreclaim:        29808 kB
KernelStack:        4112 kB
PageTables:         6900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1404692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25676 MiB
End job on node123 at 2019-09-20 17:11:51