Trace number 4398850

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-16UNSAT 28.5464 7.44943

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-64.xml
MD5SUM236be531fe4e5fa4d71f6d1385cbaf81
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 benchmark3.28957
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":12,"count":3},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
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-4398850-1568695535.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398850-1568695535.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.80/0.75	c solve instance...
28.38/7.43	s UNSATISFIABLE

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 (14245 MiB free)
  memory of node 1: 16384 MiB (14132 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398850-1568695535/watcher-4398850-1568695535 -o /tmp/evaluation-result-4398850-1568695535/solver-4398850-1568695535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1767272745 HOME/instance-4398850-1568695535.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=4293, runsolver pid=4290
Current StackSize limit: 8192 KiB


[startup+0.101486 s]*
/proc/loadavg: 8.31 8.32 6.15 7/235 4309
/proc/meminfo: memFree=29041272/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15144776 memory=30032 CPUtime=0.13 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 5909 0 0 0 12 1 0 0 20 0 15 0 445468313 15508250624 7508 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3786194 7508 3154 1 0 3748377 0
[pid=4295/tid=4296] ppid=4293 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) R 4293 4293 32437 0 -1 4202560 3822 0 0 0 8 1 0 0 20 0 15 0 445468313 15508250624 7508 33554432000 4194304 4196468 140727826368080 140431141749904 140430750596064 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 7508 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 7508 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 7508 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 7508 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) S 4293 4293 32437 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430669174768 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0.02 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) R 4293 4293 32437 0 -1 4202560 371 0 0 0 2 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430599514352 140431137537430 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 7508 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31480 KiB

[startup+0.210974 s]*
/proc/loadavg: 8.31 8.32 6.15 7/235 4309
/proc/meminfo: memFree=29028956/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15144776 memory=40844 CPUtime=0.34 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 9447 0 0 0 31 3 0 0 20 0 15 0 445468313 15508250624 10211 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3786194 10211 3261 1 0 3748377 0
[pid=4295/tid=4296] ppid=4293 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) R 4293 4293 32437 0 -1 4202560 6639 0 0 0 18 2 0 0 20 0 15 0 445468313 15508250624 10211 33554432000 4194304 4196468 140727826368080 140431141762544 140431137547421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15144776 memory=4294977831 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 10211 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15144776 memory=140045436927475 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 10211 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 10211 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15508250624 10211 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445468316 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) S 4293 4293 32437 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430669174768 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 236 0 0 0 2 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15144776 memory=140045433616000 CPUtime=0.08 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) R 4293 4293 32437 0 -1 4202560 749 0 0 0 8 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430599514352 140431137537430 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468319 15508250624 10211 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42292 KiB

[startup+0.31143 s]*
/proc/loadavg: 8.31 8.32 6.15 8/235 4309
/proc/meminfo: memFree=29022272/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15149032 memory=50120 CPUtime=0.53 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 10816 0 0 0 49 4 0 0 20 0 15 0 445468313 15512608768 12530 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3787258 12530 3373 1 0 3748377 0
[pid=4295/tid=4296] ppid=4293 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) R 4293 4293 32437 0 -1 4202560 7829 0 0 0 27 3 0 0 20 0 15 0 445468313 15512608768 12602 33554432000 4194304 4196468 140727826368080 140431141756608 140431137547421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468314 15512608768 12602 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15512608768 12602 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15512608768 12602 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15149032 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15512608768 12602 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445468316 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445468316 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445468316 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15149032 memory=6944652177228980320 CPUtime=0.05 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) R 4293 4293 32437 0 -1 4202560 613 0 0 0 5 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430669155880 140431119070080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15149032 memory=-6654736624941491801 CPUtime=0.04 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 265 0 0 0 4 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15149032 memory=5792585022635482273 CPUtime=0.12 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) S 4293 4293 32437 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430599514352 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468319 15512608768 12602 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51568 KiB

[startup+0.703666 s]
/proc/loadavg: 8.31 8.32 6.15 8/235 4309
/proc/meminfo: memFree=29001416/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15151156 memory=113016 CPUtime=1.8 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 15278 0 0 0 174 6 0 0 20 0 15 0 445468313 15514783744 28254 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3787789 28254 3449 1 0 3748889 0
[pid=4295/tid=4296] ppid=4293 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) R 4293 4293 32437 0 -1 4202560 8576 0 0 0 64 4 0 0 20 0 15 0 445468313 15514783744 28254 33554432000 4194304 4196468 140727826368080 140431141763136 140430754370294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15151156 memory=148 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468314 15514783744 28254 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15514783744 28254 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15514783744 28254 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445468314 15514783744 28254 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445468316 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445468316 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445468316 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15151156 memory=668 CPUtime=0.34 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) R 4293 4293 32437 0 -1 4202560 1772 0 0 0 34 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430669163328 140431119069612 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15151156 memory=1256 CPUtime=0.33 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) R 4293 4293 32437 0 -1 4202560 1471 0 0 0 33 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430668106888 140431122635119 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15151156 memory=1076 CPUtime=0.4 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) S 4293 4293 32437 0 -1 1077944384 2151 0 0 0 40 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430599514352 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15151156 memory=26304 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445468319 15514783744 28254 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 114464 KiB

[startup+1.50183 s]
/proc/loadavg: 8.31 8.32 6.15 12/239 4313
/proc/meminfo: memFree=28936940/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0

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

/proc/4295/task/4313/stat : 4313 (java) R 4293 4293 32437 0 -1 4202560 305 0 0 0 489 0 0 0 20 0 19 0 445468389 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430585270280 140430755375568 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 24.01 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 182412 KiB

[startup+7.44936 s]
# the end of solver process 4293 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=28.4612 s, system=0.085144 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40183 s]
/proc/loadavg: 8.37 8.33 6.16 9/239 4313
/proc/meminfo: memFree=28880528/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15417412 memory=180964 CPUtime=24.41 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 24292 0 0 0 2434 7 0 0 20 0 19 0 445468313 15787429888 45241 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3854353 45241 3499 1 0 3815453 0
[pid=4295/tid=4296] ppid=4293 vsize=15417412 memory=159 CPUtime=0.72 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) S 4293 4293 32437 0 -1 1077944384 8648 0 0 0 68 4 0 0 20 0 19 0 445468313 15787429888 45241 33554432000 4194304 4196468 140727826368080 140431141766272 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15417412 memory=280090656080912 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 45241 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15417412 memory=280090655068672 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 45241 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15417412 memory=10754 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 45241 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15417412 memory=19455 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 45241 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15417412 memory=288230377091498274 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15417412 memory=15255939406104046 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15417412 memory=0 CPUtime=1.4 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) S 4293 4293 32437 0 -1 1077944384 4261 0 0 0 140 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430669174768 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15417412 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 4454 0 0 0 116 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15417412 memory=8112282956445269571 CPUtime=0.62 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) S 4293 4293 32437 0 -1 1077944384 3304 0 0 0 62 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430599514352 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 489 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4310] ppid=4293 vsize=15417412 memory=0 CPUtime=5.1 cores=1,3,5,7
/proc/4295/task/4310/stat : 4310 (java) R 4293 4293 32437 0 -1 4202560 157 0 0 0 510 0 0 0 20 0 19 0 445468389 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430588427416 140430755753388 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4311] ppid=4293 vsize=15417412 memory=0 CPUtime=5.15 cores=1,3,5,7
/proc/4295/task/4311/stat : 4311 (java) R 4293 4293 32437 0 -1 4202560 905 0 0 0 515 0 0 0 20 0 19 0 445468389 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430587376024 140430756067631 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4312] ppid=4293 vsize=15417412 memory=0 CPUtime=5.21 cores=1,3,5,7
/proc/4295/task/4312/stat : 4312 (java) R 4293 4293 32437 0 -1 4202560 198 0 0 0 521 0 0 0 20 0 19 0 445468389 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430586323216 140430755752900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4313] ppid=4293 vsize=15417412 memory=0 CPUtime=4.99 cores=1,3,5,7
/proc/4295/task/4313/stat : 4313 (java) R 4293 4293 32437 0 -1 4202560 305 0 0 0 499 0 0 0 20 0 19 0 445468389 15787429888 45241 33554432000 4194304 4196468 140727826368080 140430585270280 140430755754057 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 24.41 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 182412 KiB

[startup+7.20083 s]
/proc/loadavg: 8.37 8.33 6.16 9/240 4315
/proc/meminfo: memFree=28873624/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15417412 memory=187152 CPUtime=27.58 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 26205 0 0 0 2751 7 0 0 20 0 19 0 445468313 15787429888 46788 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3854353 46788 3499 1 0 3815453 0
[pid=4295/tid=4296] ppid=4293 vsize=15417412 memory=8112282956445269571 CPUtime=0.72 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) S 4293 4293 32437 0 -1 1077944384 8648 0 0 0 68 4 0 0 20 0 19 0 445468313 15787429888 46788 33554432000 4194304 4196468 140727826368080 140431141766272 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 46788 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15417412 memory=183012 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 46788 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 46788 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 46788 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15417412 memory=3689200774433980979 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15417412 memory=-7161131788332309537 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15417412 memory=280090655233216 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15417412 memory=3054156605651173440 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15417412 memory=6655300316396806240 CPUtime=1.42 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) S 4293 4293 32437 0 -1 1077944384 5081 0 0 0 142 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430669174768 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15417412 memory=-7740096080597194087 CPUtime=1.16 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 4483 0 0 0 116 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15417412 memory=6944656592455088490 CPUtime=0.62 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) S 4293 4293 32437 0 -1 1077944384 3619 0 0 0 62 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430599514352 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15417412 memory=4639622840845554788 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15417412 memory=5793977013296451686 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4310] ppid=4293 vsize=15417412 memory=288230574492221466 CPUtime=5.87 cores=1,3,5,7
/proc/4295/task/4310/stat : 4310 (java) R 4293 4293 32437 0 -1 4202560 280 0 0 0 587 0 0 0 20 0 19 0 445468389 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430588430024 140430755753215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4311] ppid=4293 vsize=15417412 memory=-2317720213663851332 CPUtime=5.95 cores=1,3,5,7
/proc/4295/task/4311/stat : 4311 (java) R 4293 4293 32437 0 -1 4202560 1296 0 0 0 595 0 0 0 20 0 19 0 445468389 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430587375744 140430755752914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4312] ppid=4293 vsize=15417412 memory=-6948614817169703622 CPUtime=6 cores=1,3,5,7
/proc/4295/task/4312/stat : 4312 (java) R 4293 4293 32437 0 -1 4202560 231 0 0 0 600 0 0 0 20 0 19 0 445468389 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430586323232 140430755753215 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4313] ppid=4293 vsize=15417412 memory=8514701219880863137 CPUtime=5.76 cores=1,3,5,7
/proc/4295/task/4313/stat : 4313 (java) R 4293 4293 32437 0 -1 4202560 432 0 0 0 576 0 0 0 20 0 19 0 445468389 15787429888 46788 33554432000 4194304 4196468 140727826368080 140430585269768 140430755753215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 27.58 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 188600 KiB

[startup+7.40083 s]
/proc/loadavg: 8.37 8.33 6.16 9/240 4315
/proc/meminfo: memFree=28873624/32770624 swapFree=66939908/67108860
[pid=4293] ppid=4290 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4293/stat : 4293 (xcsp3-exec) S 4290 4293 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445468313 115843072 362 33554432000 4194304 5098028 140726566301168 140726566299272 139986487276156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34115584 140726566306682 140726566306925 140726566306925 140726566309834 0
/proc/4293/statm: 28282 362 304 221 0 87 0
[pid=4295] ppid=4293 vsize=15417412 memory=189240 CPUtime=28.38 cores=1,3,5,7
/proc/4295/stat : 4295 (java) S 4293 4293 32437 0 -1 1077944320 26512 0 0 0 2831 7 0 0 20 0 19 0 445468313 15787429888 47310 33554432000 4194304 4196468 140727826368080 140727826350624 140431137525495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
/proc/4295/statm: 3854353 47310 3499 1 0 3815453 0
[pid=4295/tid=4296] ppid=4293 vsize=15417412 memory=776 CPUtime=0.72 cores=1,3,5,7
/proc/4295/task/4296/stat : 4296 (java) S 4293 4293 32437 0 -1 1077944384 8648 0 0 0 68 4 0 0 20 0 19 0 445468313 15787429888 47310 33554432000 4194304 4196468 140727826368080 140431141766272 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4297] ppid=4293 vsize=15417412 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4297/stat : 4297 (java) S 4293 4293 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 47310 33554432000 4194304 4196468 140727826368080 140431073761552 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4298] ppid=4293 vsize=15417412 memory=668 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4298/stat : 4298 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 47310 33554432000 4194304 4196468 140727826368080 140431072709008 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4299] ppid=4293 vsize=15417412 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4299/stat : 4299 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 47310 33554432000 4194304 4196468 140727826368080 140431071656464 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4300] ppid=4293 vsize=15417412 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4300/stat : 4300 (java) S 4293 4293 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445468314 15787429888 47310 33554432000 4194304 4196468 140727826368080 140431070603920 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4301] ppid=4293 vsize=15417412 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4301/stat : 4301 (java) S 4293 4293 32437 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430673385968 140431137536642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4302] ppid=4293 vsize=15417412 memory=26304 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4302/stat : 4302 (java) S 4293 4293 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430672332192 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4303] ppid=4293 vsize=15417412 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4303/stat : 4303 (java) S 4293 4293 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445468316 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430671279600 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4304] ppid=4293 vsize=15417412 memory=140045327852488 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4304/stat : 4304 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430670228176 140431137544091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4305] ppid=4293 vsize=15417412 memory=1035 CPUtime=1.44 cores=1,3,5,7
/proc/4295/task/4305/stat : 4305 (java) S 4293 4293 32437 0 -1 1077944384 5248 0 0 0 144 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430669174768 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4306] ppid=4293 vsize=15417412 memory=1414 CPUtime=1.17 cores=1,3,5,7
/proc/4295/task/4306/stat : 4306 (java) S 4293 4293 32437 0 -1 1077944384 4619 0 0 0 117 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430668122224 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4307] ppid=4293 vsize=15417412 memory=16191 CPUtime=0.62 cores=1,3,5,7
/proc/4295/task/4307/stat : 4307 (java) S 4293 4293 32437 0 -1 1077944384 3619 0 0 0 62 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430599514352 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4308] ppid=4293 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4308/stat : 4308 (java) S 4293 4293 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430598462048 140431137535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4309] ppid=4293 vsize=15417412 memory=158 CPUtime=0 cores=1,3,5,7
/proc/4295/task/4309/stat : 4309 (java) S 4293 4293 32437 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 19 0 445468319 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430597409584 140431137536642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4310] ppid=4293 vsize=15417412 memory=647 CPUtime=6.05 cores=1,3,5,7
/proc/4295/task/4310/stat : 4310 (java) R 4293 4293 32437 0 -1 4202560 280 0 0 0 605 0 0 0 20 0 19 0 445468389 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430588427992 140430755686332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4311] ppid=4293 vsize=15417412 memory=384 CPUtime=6.15 cores=1,3,5,7
/proc/4295/task/4311/stat : 4311 (java) R 4293 4293 32437 0 -1 4202560 1299 0 0 0 615 0 0 0 20 0 19 0 445468389 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430587376584 140430755905637 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4312] ppid=4293 vsize=15417412 memory=329 CPUtime=6.2 cores=1,3,5,7
/proc/4295/task/4312/stat : 4312 (java) R 4293 4293 32437 0 -1 4202560 232 0 0 0 620 0 0 0 20 0 19 0 445468389 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430586323232 140430755754156 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
[pid=4295/tid=4313] ppid=4293 vsize=15417412 memory=12 CPUtime=5.95 cores=1,3,5,7
/proc/4295/task/4313/stat : 4313 (java) R 4293 4293 32437 0 -1 4202560 432 0 0 0 595 0 0 0 20 0 19 0 445468389 15787429888 47310 33554432000 4194304 4196468 140727826368080 140430585270744 140430755753149 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140727826375663 140727826375834 140727826375834 140727826378703 0
Current children cumulated CPU time: 28.38 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 190688 KiB

Child status: 0
Real time (s): 7.44943
CPU time (s): 28.5464
CPU user time (s): 28.4612
CPU system time (s): 0.085144
CPU usage (%): 383.202
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 190688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4612
system time used= 0.085144
maximum resident set size= 195700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2084
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 4293
#   total CPU time (s): 28.5464
#   total CPU user time (s): 28.4612
#   total CPU system time (s): 0.085144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075325 second user time and 0.126394 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 06:44:54
IDJOB=4398850
IDBENCH=125649
IDSOLVER=2853
FILE ID=node119/4398850-1568695535
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-64.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-4398850-1568695535/watcher-4398850-1568695535 -o /tmp/evaluation-result-4398850-1568695535/solver-4398850-1568695535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1767272745 HOME/instance-4398850-1568695535.xml

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

MD5SUM BENCH= 236be531fe4e5fa4d71f6d1385cbaf81
RANDOM SEED=1767272745

node119.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.47
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.47
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.47
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.47
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:        29059124 kB
MemAvailable:   31541072 kB
Buffers:          121864 kB
Cached:          2642852 kB
SwapCached:        61072 kB
Active:          1708920 kB
Inactive:        1404912 kB
Active(anon):     287972 kB
Inactive(anon):   110640 kB
Active(file):    1420948 kB
Inactive(file):  1294272 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        409920 kB
Mapped:            62016 kB
Shmem:             41008 kB
Slab:             194364 kB
SReclaimable:     165128 kB
SUnreclaim:        29236 kB
KernelStack:        4096 kB
PageTables:         6120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1420612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 06:45:02