Trace number 4398963

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 52.5723 19.0649

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
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 benchmark7.58339
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-4398963-1568695592.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4398963-1568695592.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
31.06/13.64	c solve instance...
52.42/19.04	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 (14164 MiB free)
  memory of node 1: 16384 MiB (14129 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398963-1568695592/watcher-4398963-1568695592 -o /tmp/evaluation-result-4398963-1568695592/solver-4398963-1568695592 -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 1481093142 HOME/instance-4398963-1568695592.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=4458, runsolver pid=4455
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 7.64 8.14 6.21 7/233 4474
/proc/meminfo: memFree=28957012/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15144776 memory=29376 CPUtime=0.12 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 5742 0 0 0 11 1 0 0 20 0 15 0 445474047 15508250624 7344 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3786194 7344 3150 1 0 3748377 0
[pid=4460/tid=4461] ppid=4458 vsize=15144776 memory=7031125463459224206 CPUtime=0.08 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) S 4458 4458 32437 0 -1 1077944384 3667 0 0 0 8 0 0 0 20 0 15 0 445474048 15508250624 7344 33554432000 4194304 4196468 140721939570672 139659366094816 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 7344 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658436232736 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658435179888 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) R 4458 4458 32437 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) R 4458 4458 32437 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658432022768 139659346987955 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0.02 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 7344 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30824 KiB

[startup+0.210717 s]*
/proc/loadavg: 7.64 8.14 6.21 8/233 4474
/proc/meminfo: memFree=28944020/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15144776 memory=40756 CPUtime=0.33 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 9448 0 0 0 31 2 0 0 20 0 15 0 445474047 15508250624 10189 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3786194 10189 3261 1 0 3748377 0
[pid=4460/tid=4461] ppid=4458 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) R 4458 4458 32437 0 -1 4202560 6631 0 0 0 18 2 0 0 20 0 15 0 445474048 15508250624 10189 33554432000 4194304 4196468 140721939570672 139659366099520 139659345945950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15144776 memory=4294977831 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 10189 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15144776 memory=288370667556120192 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474048 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658436232736 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445474050 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658435179888 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) R 4458 4458 32437 0 -1 1077944384 522 0 0 0 3 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15144776 memory=140291404408448 CPUtime=0.08 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 765 0 0 0 8 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474053 15508250624 10189 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42204 KiB

[startup+0.319373 s]*
/proc/loadavg: 7.43 8.09 6.21 7/233 4474
/proc/meminfo: memFree=28936460/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15149032 memory=50468 CPUtime=0.53 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 10947 0 0 0 50 3 0 0 20 0 15 0 445474047 15512608768 12617 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3787258 12617 3373 1 0 3748377 0
[pid=4460/tid=4461] ppid=4458 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) R 4458 4458 32437 0 -1 4202560 7927 0 0 0 28 2 0 0 20 0 15 0 445474048 15512608768 12690 33554432000 4194304 4196468 140721939570672 139659366093232 139659345945950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15512608768 12690 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445474048 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15149032 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474048 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445474050 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445474050 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658436232736 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445474050 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658435179888 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15149032 memory=6944652177228980320 CPUtime=0.05 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) S 4458 4458 32437 0 -1 1077944384 620 0 0 0 5 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15149032 memory=-6654736624941491801 CPUtime=0.04 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 265 0 0 0 4 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15149032 memory=5792585022635482273 CPUtime=0.12 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 867 0 0 0 12 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445474053 15512608768 12690 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51916 KiB

[startup+0.700818 s]
/proc/loadavg: 7.43 8.09 6.21 8/233 4474
/proc/meminfo: memFree=28889860/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15151156 memory=203380 CPUtime=1.56 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 13445 0 0 0 149 7 0 0 20 0 15 0 445474047 15514783744 50845 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3787789 50845 3452 1 0 3748889 0
[pid=4460/tid=4461] ppid=4458 vsize=15151156 memory=56 CPUtime=0.66 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) R 4458 4458 32437 0 -1 4202560 8369 0 0 0 62 4 0 0 20 0 15 0 445474048 15514783744 50845 33554432000 4194304 4196468 140721939570672 139659366103232 139659001809381 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 445474048 15514783744 50845 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15151156 memory=148 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 445474048 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 445474048 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 445474048 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 445474050 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 445474050 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658436232736 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445474050 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658435179888 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15151156 memory=2832 CPUtime=0.29 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) S 4458 4458 32437 0 -1 1077944384 1164 0 0 0 29 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15151156 memory=668 CPUtime=0.29 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 1018 0 0 0 29 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15151156 memory=1256 CPUtime=0.24 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 1452 0 0 0 24 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15151156 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445474053 15514783744 50845 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 204828 KiB

[startup+1.50131 s]
/proc/loadavg: 7.43 8.09 6.21 9/233 4474
/proc/meminfo: memFree=28756992/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0

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

/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1170970 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4475] ppid=4458 vsize=15417412 memory=3688 CPUtime=3.33 cores=1,3,5,7
/proc/4460/task/4475/stat : 4475 (java) R 4458 4458 32437 0 -1 4202560 491 0 0 0 333 0 0 0 20 0 19 0 445475412 15787429888 1170970 33554432000 4194304 4196468 140721939570672 139658419647808 139659004450510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4476] ppid=4458 vsize=15417412 memory=1984 CPUtime=3.5 cores=1,3,5,7
/proc/4460/task/4476/stat : 4476 (java) R 4458 4458 32437 0 -1 4202560 440 0 0 0 350 0 0 0 20 0 19 0 445475413 15787429888 1170970 33554432000 4194304 4196468 140721939570672 139658418595160 139659004425708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4477] ppid=4458 vsize=15417412 memory=1440 CPUtime=3.33 cores=1,3,5,7
/proc/4460/task/4477/stat : 4477 (java) R 4458 4458 32437 0 -1 4202560 326 0 0 0 333 0 0 0 20 0 19 0 445475413 15787429888 1170970 33554432000 4194304 4196468 140721939570672 139658417541256 139659004466352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4478] ppid=4458 vsize=15417412 memory=3504 CPUtime=3.57 cores=1,3,5,7
/proc/4460/task/4478/stat : 4478 (java) R 4458 4458 32437 0 -1 4202560 388 0 0 0 357 0 0 0 20 0 19 0 445475413 15787429888 1170970 33554432000 4194304 4196468 140721939570672 139658416488456 139659004670879 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 46.82 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4685328 KiB

[startup+18.4008 s]
/proc/loadavg: 7.21 8.01 6.21 10/237 4478
/proc/meminfo: memFree=24286076/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15417412 memory=4684028 CPUtime=50 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 51927 0 0 0 4533 467 0 0 20 0 19 0 445474047 15787429888 1171007 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3854353 1171007 3524 1 0 3815453 0
[pid=4460/tid=4461] ppid=4458 vsize=15417412 memory=7597132098393106257 CPUtime=6.82 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) S 4458 4458 32437 0 -1 1077944384 11120 0 0 0 673 9 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139659366106240 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15417412 memory=6082514196445294695 CPUtime=5.2 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 3711 0 0 0 409 111 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15417412 memory=7234030490512353113 CPUtime=5.19 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2904 0 0 0 405 114 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15417412 memory=7234030490512353113 CPUtime=5.18 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 3821 0 0 0 409 109 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15417412 memory=1256 CPUtime=5.22 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 4134 0 0 0 405 117 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15417412 memory=1076 CPUtime=1.56 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 6812 0 0 0 155 1 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15417412 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658436232800 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15417412 memory=26304 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658435179904 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15417412 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15417412 memory=2241 CPUtime=1.37 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) S 4458 4458 32437 0 -1 1077944384 4656 0 0 0 136 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15417412 memory=2244 CPUtime=1.84 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 7908 0 0 0 183 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15417412 memory=3848 CPUtime=0.62 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 3330 0 0 0 61 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15417412 memory=4684024 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4475] ppid=4458 vsize=15417412 memory=2008 CPUtime=4.12 cores=1,3,5,7
/proc/4460/task/4475/stat : 4475 (java) R 4458 4458 32437 0 -1 4202560 743 0 0 0 412 0 0 0 20 0 19 0 445475412 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658419647808 139659004450382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4476] ppid=4458 vsize=15417412 memory=1436 CPUtime=4.3 cores=1,3,5,7
/proc/4460/task/4476/stat : 4476 (java) R 4458 4458 32437 0 -1 4202560 462 0 0 0 430 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658418595160 139659004450844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4477] ppid=4458 vsize=15417412 memory=4152 CPUtime=4.13 cores=1,3,5,7
/proc/4460/task/4477/stat : 4477 (java) R 4458 4458 32437 0 -1 4202560 501 0 0 0 413 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658417541256 139659004450399 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4478] ppid=4458 vsize=15417412 memory=1548 CPUtime=4.35 cores=1,3,5,7
/proc/4460/task/4478/stat : 4478 (java) R 4458 4458 32437 0 -1 4202560 419 0 0 0 435 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658416490360 139659004450382 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 50 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4685476 KiB

[startup+18.8113 s]
/proc/loadavg: 7.21 8.01 6.21 10/237 4478
/proc/meminfo: memFree=24286076/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15417412 memory=4684028 CPUtime=51.64 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 52125 0 0 0 4697 467 0 0 20 0 19 0 445474047 15787429888 1171007 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3854353 1171007 3524 1 0 3815453 0
[pid=4460/tid=4461] ppid=4458 vsize=15417412 memory=0 CPUtime=6.82 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) S 4458 4458 32437 0 -1 1077944384 11120 0 0 0 673 9 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139659366106240 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15417412 memory=0 CPUtime=5.2 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 3711 0 0 0 409 111 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15417412 memory=0 CPUtime=5.19 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2904 0 0 0 405 114 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15417412 memory=56 CPUtime=5.18 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 3821 0 0 0 409 109 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15417412 memory=301741399228033297 CPUtime=5.22 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 4134 0 0 0 405 117 0 0 20 0 19 0 445474048 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15417412 memory=15541838236017114 CPUtime=1.56 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 6812 0 0 0 155 1 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15417412 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658436232800 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15417412 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658435179904 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15417412 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15417412 memory=-7175753904026764170 CPUtime=1.37 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) S 4458 4458 32437 0 -1 1077944384 4656 0 0 0 136 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15417412 memory=-8171376296011865461 CPUtime=1.84 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 7908 0 0 0 183 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15417412 memory=8110268428378128441 CPUtime=0.62 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 3330 0 0 0 61 1 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15417412 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15417412 memory=8110268427993976473 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4475] ppid=4458 vsize=15417412 memory=-8171376296011865461 CPUtime=4.53 cores=1,3,5,7
/proc/4460/task/4475/stat : 4475 (java) R 4458 4458 32437 0 -1 4202560 795 0 0 0 453 0 0 0 20 0 19 0 445475412 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658419647808 139659004450382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4476] ppid=4458 vsize=15417412 memory=8110268428378128441 CPUtime=4.71 cores=1,3,5,7
/proc/4460/task/4476/stat : 4476 (java) R 4458 4458 32437 0 -1 4202560 490 0 0 0 471 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658418595160 139659004425632 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4477] ppid=4458 vsize=15417412 memory=4134692831991783777 CPUtime=4.54 cores=1,3,5,7
/proc/4460/task/4477/stat : 4477 (java) R 4458 4458 32437 0 -1 4202560 535 0 0 0 454 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658417541256 139659004450502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4478] ppid=4458 vsize=15417412 memory=0 CPUtime=4.76 cores=1,3,5,7
/proc/4460/task/4478/stat : 4478 (java) R 4458 4458 32437 0 -1 4202560 482 0 0 0 476 0 0 0 20 0 19 0 445475413 15787429888 1171007 33554432000 4194304 4196468 140721939570672 139658416490360 139659004450224 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 51.64 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4685476 KiB

[startup+19.0013 s]*
/proc/loadavg: 7.21 8.01 6.21 12/237 4478
/proc/meminfo: memFree=24286044/32770624 swapFree=66939908/67108860
[pid=4458] ppid=4455 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4458/stat : 4458 (xcsp3-exec) S 4455 4458 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445474047 115843072 362 33554432000 4194304 5098028 140722287050272 140722287048376 140218944610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26714112 140722287055738 140722287055981 140722287055981 140722287058890 0
/proc/4458/statm: 28282 362 304 221 0 87 0
[pid=4460] ppid=4458 vsize=15417412 memory=4684132 CPUtime=52.42 cores=1,3,5,7
/proc/4460/stat : 4460 (java) S 4458 4458 32437 0 -1 1077944320 53228 0 0 0 4775 467 0 0 20 0 19 0 445474047 15787429888 1171033 33554432000 4194304 4196468 140721939570672 140721939553216 139659361865463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
/proc/4460/statm: 3854353 1171033 3524 1 0 3815453 0
[pid=4460/tid=4461] ppid=4458 vsize=15417412 memory=7022364632946311227 CPUtime=6.82 cores=1,3,5,7
/proc/4460/task/4461/stat : 4461 (java) S 4458 4458 32437 0 -1 1077944384 11120 0 0 0 673 9 0 0 20 0 19 0 445474048 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139659366106240 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4462] ppid=4458 vsize=15417412 memory=4294977831 CPUtime=5.2 cores=1,3,5,7
/proc/4460/task/4462/stat : 4462 (java) S 4458 4458 32437 0 -1 1077944384 3711 0 0 0 409 111 0 0 20 0 19 0 445474048 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139659318418064 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4463] ppid=4458 vsize=15417412 memory=288370667556120192 CPUtime=5.19 cores=1,3,5,7
/proc/4460/task/4463/stat : 4463 (java) S 4458 4458 32437 0 -1 1077944384 2904 0 0 0 405 114 0 0 20 0 19 0 445474048 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658953677328 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4464] ppid=4458 vsize=15417412 memory=0 CPUtime=5.18 cores=1,3,5,7
/proc/4460/task/4464/stat : 4464 (java) S 4458 4458 32437 0 -1 1077944384 3821 0 0 0 409 109 0 0 20 0 19 0 445474048 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658952624528 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4465] ppid=4458 vsize=15417412 memory=-1 CPUtime=5.22 cores=1,3,5,7
/proc/4460/task/4465/stat : 4465 (java) S 4458 4458 32437 0 -1 1077944384 4134 0 0 0 405 117 0 0 20 0 19 0 445474048 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658951571728 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4466] ppid=4458 vsize=15417412 memory=140291404408448 CPUtime=1.56 cores=1,3,5,7
/proc/4460/task/4466/stat : 4466 (java) S 4458 4458 32437 0 -1 1077944384 6812 0 0 0 155 1 0 0 20 0 19 0 445474050 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658437286768 139659361876610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4467] ppid=4458 vsize=15417412 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4467/stat : 4467 (java) S 4458 4458 32437 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658436232800 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4468] ppid=4458 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4468/stat : 4468 (java) S 4458 4458 32437 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 445474050 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658435179904 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4469] ppid=4458 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4469/stat : 4469 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658434128208 139659361884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4470] ppid=4458 vsize=15417412 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/4460/task/4470/stat : 4470 (java) S 4458 4458 32437 0 -1 1077944384 4698 0 0 0 136 1 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658433075568 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4471] ppid=4458 vsize=15417412 memory=-1 CPUtime=1.84 cores=1,3,5,7
/proc/4460/task/4471/stat : 4471 (java) S 4458 4458 32437 0 -1 1077944384 8222 0 0 0 183 1 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658432022768 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4472] ppid=4458 vsize=15417412 memory=140291404408448 CPUtime=0.62 cores=1,3,5,7
/proc/4460/task/4472/stat : 4472 (java) S 4458 4458 32437 0 -1 1077944384 3706 0 0 0 61 1 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658430969968 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4473] ppid=4458 vsize=15417412 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4473/stat : 4473 (java) S 4458 4458 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658429917408 139659361875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4474] ppid=4458 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4460/task/4474/stat : 4474 (java) S 4458 4458 32437 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445474053 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658428865712 139659361876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4475] ppid=4458 vsize=15417412 memory=0 CPUtime=4.72 cores=1,3,5,7
/proc/4460/task/4475/stat : 4475 (java) R 4458 4458 32437 0 -1 4202560 816 0 0 0 472 0 0 0 20 0 19 0 445475412 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658419648104 139659004501326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4476] ppid=4458 vsize=15417412 memory=0 CPUtime=4.91 cores=1,3,5,7
/proc/4460/task/4476/stat : 4476 (java) R 4458 4458 32437 0 -1 4202560 515 0 0 0 491 0 0 0 20 0 19 0 445475413 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658418595160 139659004425610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4477] ppid=4458 vsize=15417412 memory=0 CPUtime=4.74 cores=1,3,5,7
/proc/4460/task/4477/stat : 4477 (java) R 4458 4458 32437 0 -1 4202560 553 0 0 0 474 0 0 0 20 0 19 0 445475413 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658417541256 139659004450399 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
[pid=4460/tid=4478] ppid=4458 vsize=15417412 memory=0 CPUtime=4.95 cores=1,3,5,7
/proc/4460/task/4478/stat : 4478 (java) R 4458 4458 32437 0 -1 4202560 789 0 0 0 495 0 0 0 20 0 19 0 445475413 15787429888 1171033 33554432000 4194304 4196468 140721939570672 139658416488296 139659004424950 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8273920 140721939575791 140721939575962 140721939575962 140721939578831 0
Current children cumulated CPU time: 52.42 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4685580 KiB

Child status: 0
Real time (s): 19.0649
CPU time (s): 52.5723
CPU user time (s): 47.8707
CPU system time (s): 4.70154
CPU usage (%): 275.754
Max. virtual memory (cumulated for all children) (KiB): 15532196
Max. memory (cumulated for all children) (KiB): 4685580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.8707
system time used= 4.70155
maximum resident set size= 4684232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54706
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= 3239
involuntary context switches= 1240


# summary of solver processes directly reported to runsolver:
#   pid: 4458
#   total CPU time (s): 52.5723
#   total CPU user time (s): 47.8707
#   total CPU system time (s): 4.70154

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.170899 second user time and 0.226063 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 06:45:52
IDJOB=4398963
IDBENCH=125984
IDSOLVER=2853
FILE ID=node119/4398963-1568695592
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61316 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.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-4398963-1568695592/watcher-4398963-1568695592 -o /tmp/evaluation-result-4398963-1568695592/solver-4398963-1568695592 -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 1481093142 HOME/instance-4398963-1568695592.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1481093142

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:        28973904 kB
MemAvailable:   31458108 kB
Buffers:          121912 kB
Cached:          2645208 kB
SwapCached:        61072 kB
Active:          1793012 kB
Inactive:        1404968 kB
Active(anon):     369836 kB
Inactive(anon):   110640 kB
Active(file):    1423176 kB
Inactive(file):  1294328 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             28008 kB
Writeback:             0 kB
AnonPages:        463240 kB
Mapped:            61912 kB
Shmem:             41008 kB
Slab:             194464 kB
SReclaimable:     165068 kB
SUnreclaim:        29396 kB
KernelStack:        4160 kB
PageTables:         6484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1446728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 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:46:11