Trace number 4403463

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-20UNSAT 66.8782 23.4686

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-4403463-1568989996.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403463-1568989996.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
40.41/16.78	c solve instance...
66.40/23.40	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 (2989 MiB free)
  memory of node 1: 16384 MiB (3153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403463-1568989996/watcher-4403463-1568989996 -o /tmp/evaluation-result-4403463-1568989996/solver-4403463-1568989996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30877 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1063854930 HOME/instance-4403463-1568989996.xml 

running on 4 cores: 0,2,4,6

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=2060, runsolver pid=2055
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 8.30 8.25 7.51 7/231 2077
/proc/meminfo: memFree=6274628/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15144776 memory=28692 CPUtime=0.12 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 5658 0 0 0 11 1 0 0 20 0 15 0 475269297 15508250624 7173 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3786194 7173 3121 1 0 3748377 0
[pid=2062/tid=2063] ppid=2060 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) R 2060 2060 30846 0 -1 4202560 3566 0 0 0 8 1 0 0 20 0 15 0 475269297 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131822123808 140131801937253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475269299 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131286477424 140131817904770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475269300 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131285423392 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475269300 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131284371056 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269302 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 475269302 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475269302 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0.02 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) R 2060 2060 30846 0 -1 4202560 384 0 0 0 2 0 0 0 20 0 15 0 475269302 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131280161136 140131796572600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269303 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269303 15508250624 7173 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30144 KiB

[startup+0.21072 s]*
/proc/loadavg: 8.30 8.25 7.51 7/231 2077
/proc/meminfo: memFree=6261196/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15144776 memory=40864 CPUtime=0.33 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 9437 0 0 0 30 3 0 0 20 0 15 0 475269297 15508250624 10216 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3786194 10216 3290 1 0 3748377 0
[pid=2062/tid=2063] ppid=2060 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) R 2060 2060 30846 0 -1 4202560 6594 0 0 0 18 2 0 0 20 0 15 0 475269297 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131822127744 140131817905558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15144776 memory=4294979937 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15144776 memory=288370311133304448 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475269298 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475269299 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131286477424 140131817904770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475269300 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131285423392 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475269300 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131284371056 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269302 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 475269302 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 15 0 475269302 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15144776 memory=139934981592704 CPUtime=0.07 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) R 2060 2060 30846 0 -1 4202560 800 0 0 0 7 0 0 0 20 0 15 0 475269302 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131280161136 140131797029561 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269303 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269303 15508250624 10216 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42316 KiB

[startup+0.318495 s]*
/proc/loadavg: 8.30 8.25 7.51 7/231 2077
/proc/meminfo: memFree=6253180/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15149032 memory=50136 CPUtime=0.53 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 10932 0 0 0 49 4 0 0 20 0 15 0 475269297 15512608768 12534 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3787258 12534 3369 1 0 3748377 0
[pid=2062/tid=2063] ppid=2060 vsize=15149032 memory=6935054825532540783 CPUtime=0.31 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) R 2060 2060 30846 0 -1 4202560 7854 0 0 0 28 3 0 0 20 0 15 0 475269297 15512608768 12599 33554432000 4194304 4196468 140722528859136 140131822129168 140131817915549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15512608768 12599 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15149032 memory=500 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15512608768 12599 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15149032 memory=928 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269298 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15149032 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475269298 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475269299 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131286477424 140131817904770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475269300 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131285423392 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475269300 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131284371056 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269302 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15149032 memory=46849 CPUtime=0.04 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 571 0 0 0 4 0 0 0 20 0 15 0 475269302 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 323 0 0 0 4 0 0 0 20 0 15 0 475269302 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15149032 memory=-1161699032755964503 CPUtime=0.12 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) S 2060 2060 30846 0 -1 1077944384 893 0 0 0 12 0 0 0 20 0 15 0 475269302 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131280161136 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15149032 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269303 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269303 15512608768 12607 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51588 KiB

[startup+0.701454 s]
/proc/loadavg: 8.30 8.25 7.51 8/232 2079
/proc/meminfo: memFree=6205972/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15151156 memory=196988 CPUtime=1.58 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 13869 0 0 0 149 9 0 0 20 0 15 0 475269297 15514783744 49247 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3787789 49247 3442 1 0 3748889 0
[pid=2062/tid=2063] ppid=2060 vsize=15151156 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) S 2060 2060 30846 0 -1 1077944384 8334 0 0 0 62 4 0 0 20 0 15 0 475269297 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131822130656 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) R 2060 2060 30846 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 475269298 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131770513928 140131810521831 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) R 2060 2060 30846 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 475269298 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131769461008 140131810521831 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15151156 memory=221 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) R 2060 2060 30846 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 475269298 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131768408720 140131810521831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15151156 memory=2 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) R 2060 2060 30846 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 15 0 475269298 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131767355920 140131810996524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 475269299 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131286475936 140131817903829 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475269300 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131285423392 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475269300 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131284371056 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269302 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15151156 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 1545 0 0 0 29 0 0 0 20 0 15 0 475269302 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131282245776 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15151156 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 1167 0 0 0 31 0 0 0 20 0 15 0 475269302 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131281198416 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15151156 memory=780 CPUtime=0.24 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) S 2060 2060 30846 0 -1 1077944384 1462 0 0 0 24 0 0 0 20 0 15 0 475269302 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131280161136 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475269303 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15151156 memory=28112 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475269303 15514783744 49247 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 198440 KiB

[startup+1.50153 s]
/proc/loadavg: 8.30 8.25 7.51 6/232 2079
/proc/meminfo: memFree=6097016/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0

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

/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269303 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15417412 memory=6944652177228980320 CPUtime=0.06 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 83 0 0 0 4 2 0 0 20 0 19 0 475269303 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2080] ppid=2060 vsize=15417412 memory=6943526294502006880 CPUtime=3.63 cores=0,2,4,6
/proc/2062/task/2080/stat : 2080 (java) R 2060 2060 30846 0 -1 4202560 6201 0 0 0 363 0 0 0 20 0 19 0 475270975 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131268837032 140131450761334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2081] ppid=2060 vsize=15417412 memory=6943526294502006880 CPUtime=3.75 cores=0,2,4,6
/proc/2062/task/2081/stat : 2081 (java) R 2060 2060 30846 0 -1 4202560 4710 0 0 0 375 0 0 0 20 0 19 0 475270975 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131267785912 140131450762678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2082] ppid=2060 vsize=15417412 memory=0 CPUtime=3.78 cores=0,2,4,6
/proc/2062/task/2082/stat : 2082 (java) R 2060 2060 30846 0 -1 4202560 1620 0 0 0 378 0 0 0 20 0 19 0 475270975 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131266732408 140131450617696 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2083] ppid=2060 vsize=15417412 memory=8112282956445269571 CPUtime=3.61 cores=0,2,4,6
/proc/2062/task/2083/stat : 2083 (java) R 2060 2060 30846 0 -1 4202560 519 0 0 0 361 0 0 0 20 0 19 0 475270975 15787429888 1173756 33554432000 4194304 4196468 140722528859136 140131265681064 140131450617918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 56.46 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4696476 KiB

[startup+22.4095 s]
/proc/loadavg: 7.82 8.13 7.48 9/235 2083
/proc/meminfo: memFree=1961464/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15417412 memory=4695088 CPUtime=62.86 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 305118 0 0 0 4852 1434 0 0 20 0 19 0 475269297 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3854353 1173772 3521 1 0 3815453 0
[pid=2062/tid=2063] ppid=2060 vsize=15417412 memory=1552 CPUtime=6.98 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) S 2060 2060 30846 0 -1 1077944384 11539 0 0 0 684 14 0 0 20 0 19 0 475269297 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131822134400 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15417412 memory=8112282956445269571 CPUtime=7.47 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 57452 0 0 0 421 326 0 0 20 0 19 0 475269298 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15417412 memory=4457876 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 74000 0 0 0 381 375 0 0 20 0 19 0 475269298 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15417412 memory=3620 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 63993 0 0 0 399 357 0 0 20 0 19 0 475269298 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15417412 memory=53504 CPUtime=7.25 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 46411 0 0 0 384 341 0 0 20 0 19 0 475269298 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15417412 memory=55 CPUtime=1.66 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 17103 0 0 0 165 1 0 0 20 0 19 0 475269299 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131286477424 140131817904770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15417412 memory=139934866988352 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131285423456 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15417412 memory=279869733976976 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131284371072 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269302 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15417412 memory=4692928 CPUtime=1.19 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 4999 0 0 0 119 0 0 0 20 0 19 0 475269302 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15417412 memory=288230596050944315 CPUtime=1.28 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 6116 0 0 0 127 1 0 0 20 0 19 0 475269302 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15417412 memory=14134467610544335 CPUtime=0.59 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) S 2060 2060 30846 0 -1 1077944384 3908 0 0 0 58 1 0 0 20 0 19 0 475269302 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131280161136 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269303 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15417412 memory=780 CPUtime=0.06 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 91 0 0 0 4 2 0 0 20 0 19 0 475269303 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2080] ppid=2060 vsize=15417412 memory=132 CPUtime=5.23 cores=0,2,4,6
/proc/2062/task/2080/stat : 2080 (java) R 2060 2060 30846 0 -1 4202560 8474 0 0 0 523 0 0 0 20 0 19 0 475270975 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131268836864 140131451030082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2081] ppid=2060 vsize=15417412 memory=302022869909766459 CPUtime=5.33 cores=0,2,4,6
/proc/2062/task/2081/stat : 2081 (java) R 2060 2060 30846 0 -1 4202560 6881 0 0 0 533 0 0 0 20 0 19 0 475270975 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131267787448 140131450762049 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2082] ppid=2060 vsize=15417412 memory=14134467610544335 CPUtime=5.38 cores=0,2,4,6
/proc/2062/task/2082/stat : 2082 (java) R 2060 2060 30846 0 -1 4202560 1995 0 0 0 538 0 0 0 20 0 19 0 475270975 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131266732488 140131450762333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2083] ppid=2060 vsize=15417412 memory=-8253362762722141311 CPUtime=5.2 cores=0,2,4,6
/proc/2062/task/2083/stat : 2083 (java) R 2060 2060 30846 0 -1 4202560 829 0 0 0 520 0 0 0 20 0 19 0 475270975 15787429888 1173772 33554432000 4194304 4196468 140722528859136 140131265679288 140131450819402 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 62.86 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4696540 KiB

[startup+23.2095 s]
/proc/loadavg: 7.84 8.13 7.49 9/235 2083
/proc/meminfo: memFree=1961464/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15417412 memory=4695108 CPUtime=66.04 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 308075 0 0 0 5169 1435 0 0 20 0 19 0 475269297 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3854353 1173777 3521 1 0 3815453 0
[pid=2062/tid=2063] ppid=2060 vsize=15417412 memory=2016 CPUtime=6.98 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) S 2060 2060 30846 0 -1 1077944384 11539 0 0 0 684 14 0 0 20 0 19 0 475269297 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131822134400 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15417412 memory=1416 CPUtime=7.47 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 57452 0 0 0 421 326 0 0 20 0 19 0 475269298 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15417412 memory=10728 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 74000 0 0 0 381 375 0 0 20 0 19 0 475269298 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15417412 memory=1552 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 63993 0 0 0 399 357 0 0 20 0 19 0 475269298 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15417412 memory=3640 CPUtime=7.25 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 46411 0 0 0 384 341 0 0 20 0 19 0 475269298 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15417412 memory=2832 CPUtime=1.66 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 17105 0 0 0 165 1 0 0 20 0 19 0 475269299 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131286477424 140131817904770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15417412 memory=784 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131285423456 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15417412 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131284371072 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15417412 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269302 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15417412 memory=1096 CPUtime=1.21 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 5297 0 0 0 121 0 0 0 20 0 19 0 475269302 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15417412 memory=1188 CPUtime=1.33 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 6479 0 0 0 132 1 0 0 20 0 19 0 475269302 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15417412 memory=4695096 CPUtime=0.6 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) S 2060 2060 30846 0 -1 1077944384 3987 0 0 0 59 1 0 0 20 0 19 0 475269302 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131280161136 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15417412 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269303 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15417412 memory=3640 CPUtime=0.06 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 91 0 0 0 4 2 0 0 20 0 19 0 475269303 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2080] ppid=2060 vsize=15417412 memory=2832 CPUtime=6.02 cores=0,2,4,6
/proc/2062/task/2080/stat : 2080 (java) R 2060 2060 30846 0 -1 4202560 9609 0 0 0 602 0 0 0 20 0 19 0 475270975 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131268836272 140131450762092 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2081] ppid=2060 vsize=15417412 memory=784 CPUtime=6.08 cores=0,2,4,6
/proc/2062/task/2081/stat : 2081 (java) R 2060 2060 30846 0 -1 4202560 7042 0 0 0 608 0 0 0 20 0 19 0 475270975 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131267785168 140131450610169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2082] ppid=2060 vsize=15417412 memory=1060 CPUtime=6.15 cores=0,2,4,6
/proc/2062/task/2082/stat : 2082 (java) R 2060 2060 30846 0 -1 4202560 2863 0 0 0 615 0 0 0 20 0 19 0 475270975 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131266732408 140131450761989 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2083] ppid=2060 vsize=15417412 memory=1720 CPUtime=5.98 cores=0,2,4,6
/proc/2062/task/2083/stat : 2083 (java) R 2060 2060 30846 0 -1 4202560 880 0 0 0 598 0 0 0 20 0 19 0 475270975 15787429888 1173777 33554432000 4194304 4196468 140722528859136 140131265679120 140131450617641 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 66.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4696560 KiB

[startup+23.4008 s]
/proc/loadavg: 7.84 8.13 7.49 9/235 2083
/proc/meminfo: memFree=1961464/32770624 swapFree=66938908/67108860
[pid=2060] ppid=2055 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/2060/stat : 2060 (xcsp3-exec) S 2055 2060 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475269296 115843072 363 33554432000 4194304 5098028 140731480974512 140731480972616 140617936110204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34500608 140731480982394 140731480982637 140731480982637 140731480985546 0
/proc/2060/statm: 28282 363 304 221 0 87 0
[pid=2062] ppid=2060 vsize=15417412 memory=4695164 CPUtime=66.8 cores=0,2,4,6
/proc/2062/stat : 2062 (java) S 2060 2060 30846 0 -1 1077944320 308789 0 0 0 5245 1435 0 0 20 0 19 0 475269297 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140722528841680 140131817893623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
/proc/2062/statm: 3854353 1173791 3522 1 0 3815453 0
[pid=2062/tid=2063] ppid=2060 vsize=15417412 memory=6297835844906604903 CPUtime=6.98 cores=0,2,4,6
/proc/2062/task/2063/stat : 2063 (java) R 2060 2060 30846 0 -1 1077944384 11698 0 0 0 684 14 0 0 20 0 19 0 475269297 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131822133808 140131817903829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2064] ppid=2060 vsize=15417412 memory=7740374192664044864 CPUtime=7.47 cores=0,2,4,6
/proc/2062/task/2064/stat : 2064 (java) S 2060 2060 30846 0 -1 1077944384 57452 0 0 0 421 326 0 0 20 0 19 0 475269298 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131770513808 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2065] ppid=2060 vsize=15417412 memory=7019257425709197167 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2065/stat : 2065 (java) S 2060 2060 30846 0 -1 1077944384 74000 0 0 0 381 375 0 0 20 0 19 0 475269298 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131769461008 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2066] ppid=2060 vsize=15417412 memory=8170745150040658258 CPUtime=7.56 cores=0,2,4,6
/proc/2062/task/2066/stat : 2066 (java) S 2060 2060 30846 0 -1 1077944384 63993 0 0 0 399 357 0 0 20 0 19 0 475269298 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131768408720 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2067] ppid=2060 vsize=15417412 memory=6081107895035128935 CPUtime=7.25 cores=0,2,4,6
/proc/2062/task/2067/stat : 2067 (java) S 2060 2060 30846 0 -1 1077944384 46411 0 0 0 384 341 0 0 20 0 19 0 475269298 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131767355920 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2068] ppid=2060 vsize=15417412 memory=5787220424116234595 CPUtime=1.66 cores=0,2,4,6
/proc/2062/task/2068/stat : 2068 (java) S 2060 2060 30846 0 -1 1077944384 17115 0 0 0 165 1 0 0 20 0 19 0 475269299 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131286477584 140131817903829 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2070] ppid=2060 vsize=15417412 memory=7302135314614015847 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2070/stat : 2070 (java) S 2060 2060 30846 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131285423456 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2071] ppid=2060 vsize=15417412 memory=4722036 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2071/stat : 2071 (java) S 2060 2060 30846 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475269300 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131284371072 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2072] ppid=2060 vsize=15417412 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2072/stat : 2072 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269302 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131283319376 140131817912219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2073] ppid=2060 vsize=15417412 memory=1412 CPUtime=1.21 cores=0,2,4,6
/proc/2062/task/2073/stat : 2073 (java) S 2060 2060 30846 0 -1 1077944384 5297 0 0 0 121 0 0 0 20 0 19 0 475269302 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131282266224 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2074] ppid=2060 vsize=15417412 memory=2796 CPUtime=1.33 cores=0,2,4,6
/proc/2062/task/2074/stat : 2074 (java) S 2060 2060 30846 0 -1 1077944384 6479 0 0 0 132 1 0 0 20 0 19 0 475269302 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131281213424 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2075] ppid=2060 vsize=15417412 memory=1452 CPUtime=0.6 cores=0,2,4,6
/proc/2062/task/2075/stat : 2075 (java) S 2060 2060 30846 0 -1 1077944384 3987 0 0 0 59 1 0 0 20 0 19 0 475269302 15787429888 1173791 33554432000 4194304 4196468 140722528859136 140131280161136 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2076] ppid=2060 vsize=15417412 memory=4695068 CPUtime=0 cores=0,2,4,6
/proc/2062/task/2076/stat : 2076 (java) S 2060 2060 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475269303 15787429888 1173774 33554432000 4194304 4196468 140722528859136 140131279108576 140131817903829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2077] ppid=2060 vsize=15417412 memory=924 CPUtime=0.06 cores=0,2,4,6
/proc/2062/task/2077/stat : 2077 (java) S 2060 2060 30846 0 -1 1077944384 93 0 0 0 4 2 0 0 20 0 19 0 475269303 15787429888 1173774 33554432000 4194304 4196468 140722528859136 140131278056368 140131817904770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2081] ppid=2060 vsize=15417412 memory=1748 CPUtime=6.27 cores=0,2,4,6
/proc/2062/task/2081/stat : 2081 (java) R 2060 2060 30846 0 -1 4202560 7127 0 0 0 627 0 0 0 20 0 18 0 475270975 15787429888 1173774 33554432000 4194304 4196468 140722528859136 140131267792664 140131810610919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2082] ppid=2060 vsize=15417412 memory=111632 CPUtime=6.34 cores=0,2,4,6
/proc/2062/task/2082/stat : 2082 (java) D 2060 2060 30846 0 -1 4202560 2955 0 0 0 634 0 0 0 20 0 18 0 475270975 15787429888 1173752 33554432000 4194304 4196468 140722528859136 140131266739992 140131810610919 0 4 0 16800975 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
[pid=2062/tid=2083] ppid=2060 vsize=15417412 memory=808 CPUtime=6.17 cores=0,2,4,6
/proc/2062/task/2083/stat : 2083 (java) R 2060 2060 30846 0 -1 4202560 956 0 0 0 617 0 0 0 20 0 18 0 475270975 15787429888 1173752 33554432000 4194304 4196468 140722528859136 140131265685640 140131810610586 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19619840 140722528863215 140722528863386 140722528863386 140722528866255 0
Current children cumulated CPU time: 66.8 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4696616 KiB

Child status: 0
Real time (s): 23.4686
CPU time (s): 66.8782
CPU user time (s): 52.4547
CPU system time (s): 14.4235
CPU usage (%): 284.969
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 4696616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.4547
system time used= 14.4235
maximum resident set size= 4695236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3480
involuntary context switches= 1546


# summary of solver processes directly reported to runsolver:
#   pid: 2060
#   total CPU time (s): 66.8782
#   total CPU user time (s): 52.4547
#   total CPU system time (s): 14.4235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.200456 second user time and 0.333326 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 16:35:18
IDJOB=4403463
IDBENCH=125984
IDSOLVER=2863
FILE ID=node139/4403463-1568989996
RUNJOBID= node139-1568988008-30877
PBS_JOBID= 21704637
Free space on /tmp= 5028 MiB

SOLVER NAME= choco-solver 2019-09-20
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-4403463-1568989996/watcher-4403463-1568989996 -o /tmp/evaluation-result-4403463-1568989996/solver-4403463-1568989996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30877 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1063854930 HOME/instance-4403463-1568989996.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1063854930

node139.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.57
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.57
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.57
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.57
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:         6290056 kB
MemAvailable:   27075908 kB
Buffers:          135924 kB
Cached:         20518584 kB
SwapCached:        65308 kB
Active:         14988960 kB
Inactive:       10445680 kB
Active(anon):    4711084 kB
Inactive(anon):   114760 kB
Active(file):   10277876 kB
Inactive(file): 10330920 kB
Unevictable:      106892 kB
Mlocked:          106892 kB
SwapTotal:      67108860 kB
SwapFree:       66938908 kB
Dirty:             28244 kB
Writeback:             0 kB
AnonPages:       4822332 kB
Mapped:            64316 kB
Shmem:             37304 kB
Slab:             635172 kB
SReclaimable:     605516 kB
SUnreclaim:        29656 kB
KernelStack:        3760 kB
PageTables:        14536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6891388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4614144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5000 MiB
End job on node139 at 2019-09-20 16:35:42