Trace number 4393008

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-06-14UNSAT 153.294 47.9339

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
MD5SUM1cb2c7d0d6cb70a3feacaee85115a742
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 benchmark20.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1888
Maximum variable degree1986
Distribution of variable degrees[{"degree":1888,"count":1},{"degree":1909,"count":1},{"degree":1914,"count":1},{"degree":1915,"count":2},{"degree":1921,"count":1},{"degree":1924,"count":1},{"degree":1927,"count":1},{"degree":1929,"count":1},{"degree":1933,"count":1},{"degree":1938,"count":1},{"degree":1939,"count":1},{"degree":1940,"count":1},{"degree":1949,"count":1},{"degree":1951,"count":1},{"degree":1953,"count":1},{"degree":1959,"count":1},{"degree":1961,"count":1},{"degree":1969,"count":1},{"degree":1975,"count":1},{"degree":1986,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
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-4393008-1568316780.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393008-1568316780.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
85.10/30.75	c solve instance...
152.97/47.87	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 (8637 MiB free)
  memory of node 1: 16384 MiB (13721 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393008-1568316780/watcher-4393008-1568316780 -o /tmp/evaluation-result-4393008-1568316780/solver-4393008-1568316780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 511096008 HOME/instance-4393008-1568316780.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16762, runsolver pid=16759

[startup+0.100059 s]*
/proc/loadavg: 7.73 8.09 8.03 7/234 16778
/proc/meminfo: memFree=22878612/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15144768 memory=29640 CPUtime=0.13 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 5849 0 0 0 11 2 0 0 20 0 15 0 407619921 15508242432 7410 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3786192 7410 3160 1 0 3748377 0
[pid=16764/tid=16765] ppid=16762 vsize=15144768 memory=7100839861498119282 CPUtime=0.09 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 11591 0 -1 4202560 3737 0 0 0 8 1 0 0 20 0 15 0 407619921 15508242432 7410 33554432000 4194304 4196468 140727792809904 139666179150992 139666158970213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 7410 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 7410 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 7410 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 7410 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407619923 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407619923 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665642468896 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407619924 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665641416048 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) R 16762 16762 11591 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 407619926 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665637203664 139666174938518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619927 15508242432 7410 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31088 KiB

[startup+0.211401 s]*
/proc/loadavg: 7.73 8.09 8.03 7/234 16778
/proc/meminfo: memFree=22867236/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15144768 memory=40052 CPUtime=0.34 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 9313 0 0 0 31 3 0 0 20 0 15 0 407619921 15508242432 10013 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3786192 10013 3270 1 0 3748377 0
[pid=16764/tid=16765] ppid=16762 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 11591 0 -1 4202560 6609 0 0 0 18 2 0 0 20 0 15 0 407619921 15508242432 10013 33554432000 4194304 4196468 140727792809904 139666179163808 139666174947930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15144768 memory=13655 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 10013 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15144768 memory=288370658293122688 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 10013 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 10013 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407619922 15508242432 10013 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407619923 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407619923 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665642468896 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407619924 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665641416048 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 502 0 0 0 2 0 0 0 20 0 15 0 407619926 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 15 0 407619926 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15144768 memory=140282141410944 CPUtime=0.08 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 11591 0 -1 1077944384 779 0 0 0 8 0 0 0 20 0 15 0 407619926 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665637206128 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619927 15508242432 10013 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41500 KiB

[startup+0.314111 s]*
/proc/loadavg: 7.73 8.09 8.03 7/234 16778
/proc/meminfo: memFree=22859196/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15149024 memory=50316 CPUtime=0.54 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 10879 0 0 0 50 4 0 0 20 0 15 0 407619921 15512600576 12579 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3787256 12579 3369 1 0 3748377 0
[pid=16764/tid=16765] ppid=16762 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 11591 0 -1 4202560 7848 0 0 0 27 3 0 0 20 0 15 0 407619921 15512600576 12579 33554432000 4194304 4196468 140727792809904 139666179161120 139666159007070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15512600576 12579 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15512600576 12579 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15149024 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15512600576 12579 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407619922 15512600576 12579 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407619923 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407619923 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665642468896 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407619924 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665641416048 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 639 0 0 0 5 0 0 0 20 0 15 0 407619926 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 174 0 0 0 4 0 0 0 20 0 15 0 407619926 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) R 16762 16762 11591 0 -1 4202560 917 0 0 0 12 0 0 0 20 0 15 0 407619926 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665637206128 139666174938518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619927 15512600576 12579 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51764 KiB

[startup+0.703723 s]
/proc/loadavg: 7.73 8.09 8.03 8/234 16778
/proc/meminfo: memFree=22837208/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15151148 memory=118352 CPUtime=1.83 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 15126 0 0 0 176 7 0 0 20 0 15 0 407619921 15514775552 29588 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3787787 29588 3450 1 0 3748889 0
[pid=16764/tid=16765] ppid=16762 vsize=15151148 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) R 16762 16762 11591 0 -1 4202560 8414 0 0 0 64 4 0 0 20 0 15 0 407619921 15514775552 29588 33554432000 4194304 4196468 140727792809904 139666179164816 139666174938518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15151148 memory=37964 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15514775552 29588 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15151148 memory=992 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15514775552 29588 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15151148 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619922 15514775552 29588 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15151148 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407619922 15514775552 29588 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15151148 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407619923 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15151148 memory=752 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407619923 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665642468896 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15151148 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407619924 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665641416048 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15151148 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15151148 memory=944 CPUtime=0.38 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) R 16762 16762 11591 0 -1 4202560 1824 0 0 0 38 0 0 0 20 0 15 0 407619926 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665639301840 139666156444458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15151148 memory=4004 CPUtime=0.37 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) R 16762 16762 11591 0 -1 4202560 1616 0 0 0 37 0 0 0 20 0 15 0 407619926 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665638239944 139666158423367 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15151148 memory=780 CPUtime=0.35 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) R 16762 16762 11591 0 -1 1077944384 1966 0 0 0 35 0 0 0 20 0 15 0 407619926 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665637206128 139666174937730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407619926 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15151148 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407619927 15514775552 29588 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 119800 KiB

[startup+1.50083 s]
/proc/loadavg: 7.67 8.07 8.02 6/234 16778
/proc/meminfo: memFree=22662144/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 9226948 KiB

[startup+47.2011 s]
/proc/loadavg: 7.42 7.92 7.98 11/238 16785
/proc/meminfo: memFree=13690600/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15417404 memory=9225500 CPUtime=150.54 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 232041 0 0 0 14131 923 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3854351 2306375 3527 1 0 3815453 0
[pid=16764/tid=16765] ppid=16762 vsize=15417404 memory=6791534058613427641 CPUtime=12.53 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) S 16762 16762 11591 0 -1 1077944384 10720 0 0 0 1243 10 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666179167360 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15417404 memory=992 CPUtime=17.1 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 72660 0 0 0 1479 231 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15417404 memory=2044 CPUtime=16.99 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 29061 0 0 0 1478 221 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15417404 memory=1324 CPUtime=17.09 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 33272 0 0 0 1485 224 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15417404 memory=11624 CPUtime=17.12 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 32207 0 0 0 1485 227 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15417404 memory=752 CPUtime=0.7 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 9243 0 0 0 69 1 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15417404 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665642468960 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15417404 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407619924 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665641416064 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15417404 memory=944 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15417404 memory=4004 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 8334 0 0 0 196 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15417404 memory=780 CPUtime=1.92 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 7501 0 0 0 191 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15417404 memory=2832 CPUtime=0.66 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 11591 0 -1 1077944384 5034 0 0 0 65 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665637206128 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15417404 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15417404 memory=1228 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 709 0 0 0 1 1 0 0 20 0 19 0 407619927 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16780] ppid=16762 vsize=15417404 memory=5868 CPUtime=16.16 cores=1,3,5,7
/proc/16764/task/16780/stat : 16780 (java) R 16762 16762 11591 0 -1 4202560 2765 0 0 0 1616 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665165241688 139665783115460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16781] ppid=16762 vsize=15417404 memory=14012 CPUtime=16.02 cores=1,3,5,7
/proc/16764/task/16781/stat : 16781 (java) R 16762 16762 11591 0 -1 4202560 11371 0 0 0 1602 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665164189992 139665782991332 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16782] ppid=16762 vsize=15417404 memory=20708 CPUtime=16.05 cores=1,3,5,7
/proc/16764/task/16782/stat : 16782 (java) R 16762 16762 11591 0 -1 4202560 2119 0 0 0 1605 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665163137064 139665783262274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16783] ppid=16762 vsize=15417404 memory=12024 CPUtime=16.07 cores=1,3,5,7
/proc/16764/task/16783/stat : 16783 (java) R 16762 16762 11591 0 -1 4202560 5721 0 0 0 1607 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665162084192 139665783262269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 150.54 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 9226948 KiB

[startup+47.6011 s]
/proc/loadavg: 7.42 7.92 7.98 11/238 16785
/proc/meminfo: memFree=13690600/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15417404 memory=9225500 CPUtime=152.13 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 232205 0 0 0 14290 923 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3854351 2306375 3527 1 0 3815453 0
[pid=16764/tid=16765] ppid=16762 vsize=15417404 memory=6791534058613427641 CPUtime=12.53 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) S 16762 16762 11591 0 -1 1077944384 10720 0 0 0 1243 10 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666179167360 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15417404 memory=4004 CPUtime=17.1 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 72660 0 0 0 1479 231 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15417404 memory=780 CPUtime=16.99 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 29061 0 0 0 1478 221 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15417404 memory=2832 CPUtime=17.09 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 33272 0 0 0 1485 224 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15417404 memory=1720 CPUtime=17.12 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 32207 0 0 0 1485 227 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15417404 memory=1228 CPUtime=0.7 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 9243 0 0 0 69 1 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15417404 memory=37964 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665642468960 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15417404 memory=992 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407619924 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665641416064 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15417404 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15417404 memory=1324 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 8334 0 0 0 196 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15417404 memory=11624 CPUtime=1.92 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 7501 0 0 0 191 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15417404 memory=1448 CPUtime=0.66 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 11591 0 -1 1077944384 5058 0 0 0 65 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665637206128 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15417404 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 709 0 0 0 1 1 0 0 20 0 19 0 407619927 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16780] ppid=16762 vsize=15417404 memory=1408 CPUtime=16.56 cores=1,3,5,7
/proc/16764/task/16780/stat : 16780 (java) R 16762 16762 11591 0 -1 4202560 2768 0 0 0 1656 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665165241688 139665782907698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16781] ppid=16762 vsize=15417404 memory=2964 CPUtime=16.42 cores=1,3,5,7
/proc/16764/task/16781/stat : 16781 (java) R 16762 16762 11591 0 -1 4202560 11376 0 0 0 1642 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665164189288 139665782985795 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16782] ppid=16762 vsize=15417404 memory=1448 CPUtime=16.45 cores=1,3,5,7
/proc/16764/task/16782/stat : 16782 (java) R 16762 16762 11591 0 -1 4202560 2119 0 0 0 1645 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665163137064 139665783115432 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16783] ppid=16762 vsize=15417404 memory=9225492 CPUtime=16.47 cores=1,3,5,7
/proc/16764/task/16783/stat : 16783 (java) R 16762 16762 11591 0 -1 4202560 5853 0 0 0 1647 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665162084080 139665783115432 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 152.13 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 9226948 KiB

[startup+47.8101 s]
/proc/loadavg: 7.42 7.92 7.98 11/238 16785
/proc/meminfo: memFree=13690600/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
[pid=16764] ppid=16762 vsize=15417404 memory=9225500 CPUtime=152.97 cores=1,3,5,7
/proc/16764/stat : 16764 (java) S 16762 16762 11591 0 -1 1077944320 232209 0 0 0 14374 923 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 140727792792448 139666174926583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
/proc/16764/statm: 3854351 2306375 3527 1 0 3815453 0
[pid=16764/tid=16765] ppid=16762 vsize=15417404 memory=4126316290023845779 CPUtime=12.53 cores=1,3,5,7
/proc/16764/task/16765/stat : 16765 (java) S 16762 16762 11591 0 -1 1077944384 10720 0 0 0 1243 10 0 0 20 0 19 0 407619921 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666179167360 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16766] ppid=16762 vsize=15417404 memory=13145 CPUtime=17.1 cores=1,3,5,7
/proc/16764/task/16766/stat : 16766 (java) S 16762 16762 11591 0 -1 1077944384 72660 0 0 0 1479 231 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666102966928 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16767] ppid=16762 vsize=15417404 memory=1253 CPUtime=16.99 cores=1,3,5,7
/proc/16764/task/16767/stat : 16767 (java) S 16762 16762 11591 0 -1 1077944384 29061 0 0 0 1478 221 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666101914128 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16768] ppid=16762 vsize=15417404 memory=1710 CPUtime=17.09 cores=1,3,5,7
/proc/16764/task/16768/stat : 16768 (java) S 16762 16762 11591 0 -1 1077944384 33272 0 0 0 1485 224 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666100861328 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16769] ppid=16762 vsize=15417404 memory=1699 CPUtime=17.12 cores=1,3,5,7
/proc/16764/task/16769/stat : 16769 (java) S 16762 16762 11591 0 -1 1077944384 32207 0 0 0 1485 227 0 0 20 0 19 0 407619922 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139666099808528 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16770] ppid=16762 vsize=15417404 memory=1709 CPUtime=0.7 cores=1,3,5,7
/proc/16764/task/16770/stat : 16770 (java) S 16762 16762 11591 0 -1 1077944384 9243 0 0 0 69 1 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665643522928 139666174937730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16771] ppid=16762 vsize=15417404 memory=1093068 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16771/stat : 16771 (java) S 16762 16762 11591 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407619923 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665642468960 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16772] ppid=16762 vsize=15417404 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16772/stat : 16772 (java) S 16762 16762 11591 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407619924 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665641416064 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16773] ppid=16762 vsize=15417404 memory=2960 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16773/stat : 16773 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665640364368 139666174945179 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16774] ppid=16762 vsize=15417404 memory=1448 CPUtime=1.97 cores=1,3,5,7
/proc/16764/task/16774/stat : 16774 (java) S 16762 16762 11591 0 -1 1077944384 8334 0 0 0 196 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665639311728 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16775] ppid=16762 vsize=15417404 memory=9225492 CPUtime=1.92 cores=1,3,5,7
/proc/16764/task/16775/stat : 16775 (java) S 16762 16762 11591 0 -1 1077944384 7501 0 0 0 191 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665638258928 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16776] ppid=16762 vsize=15417404 memory=1744 CPUtime=0.66 cores=1,3,5,7
/proc/16764/task/16776/stat : 16776 (java) S 16762 16762 11591 0 -1 1077944384 5058 0 0 0 65 1 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665637206128 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16777] ppid=16762 vsize=15417404 memory=8317482817917895235 CPUtime=0 cores=1,3,5,7
/proc/16764/task/16777/stat : 16777 (java) S 16762 16762 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407619926 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665636153568 139666174936789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16778] ppid=16762 vsize=15417404 memory=4126316290023845779 CPUtime=0.02 cores=1,3,5,7
/proc/16764/task/16778/stat : 16778 (java) S 16762 16762 11591 0 -1 1077944384 709 0 0 0 1 1 0 0 20 0 19 0 407619927 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665635101872 139666174937730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16780] ppid=16762 vsize=15417404 memory=920 CPUtime=16.76 cores=1,3,5,7
/proc/16764/task/16780/stat : 16780 (java) R 16762 16762 11591 0 -1 4202560 2770 0 0 0 1676 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665165241328 139665782985772 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16781] ppid=16762 vsize=15417404 memory=3612 CPUtime=16.63 cores=1,3,5,7
/proc/16764/task/16781/stat : 16781 (java) R 16762 16762 11591 0 -1 4202560 11377 0 0 0 1663 0 0 0 20 0 19 0 407622996 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665164189864 139665782985795 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16782] ppid=16762 vsize=15417404 memory=37964 CPUtime=16.65 cores=1,3,5,7
/proc/16764/task/16782/stat : 16782 (java) R 16762 16762 11591 0 -1 4202560 2119 0 0 0 1665 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665163137056 139665782991668 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
[pid=16764/tid=16783] ppid=16762 vsize=15417404 memory=992 CPUtime=16.68 cores=1,3,5,7
/proc/16764/task/16783/stat : 16783 (java) R 16762 16762 11591 0 -1 4202560 5854 0 0 0 1668 0 0 0 20 0 19 0 407622997 15787421696 2306375 33554432000 4194304 4196468 140727792809904 139665162084256 139665782985677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29655040 140727792813039 140727792813210 140727792813210 140727792816079 0
Current children cumulated CPU time: 152.97 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 9226948 KiB

[startup+47.901 s]
/proc/loadavg: 7.42 7.92 7.98 11/238 16785
/proc/meminfo: memFree=13690600/32770624 swapFree=66952812/67108860
[pid=16762] ppid=16759 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (xcsp3-exec) S 16759 16762 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407619920 115843072 362 33554432000 4194304 5098028 140734178234176 140734178232280 139917939364476 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11329536 140734178235259 140734178235501 140734178235501 140734178238410 0
/proc/16762/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 47.9339
CPU time (s): 153.294
CPU user time (s): 144.005
CPU system time (s): 9.28965
CPU usage (%): 319.803
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 9226948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.005
system time used= 9.28965
maximum resident set size= 9225604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233910
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= 5841
involuntary context switches= 3636


# summary of solver processes directly reported to runsolver:
#   pid: 16762
#   total CPU time (s): 153.294
#   total CPU user time (s): 144.005
#   total CPU system time (s): 9.28965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.359213 second user time and 0.546862 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 21:32:17
IDJOB=4393008
IDBENCH=125859
IDSOLVER=2840
FILE ID=node117/4393008-1568316780
RUNJOBID= node117-1568312851-11623
PBS_JOBID= 21701132
Free space on /tmp= 58892 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.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-4393008-1568316780/watcher-4393008-1568316780 -o /tmp/evaluation-result-4393008-1568316780/solver-4393008-1568316780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 511096008 HOME/instance-4393008-1568316780.xml

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

MD5SUM BENCH= 1cb2c7d0d6cb70a3feacaee85115a742
RANDOM SEED=511096008

node117.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.75
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.75
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.75
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.75
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:        22895940 kB
MemAvailable:   30701504 kB
Buffers:          194072 kB
Cached:          7837972 kB
SwapCached:        52484 kB
Active:          2486272 kB
Inactive:        6710444 kB
Active(anon):    1121868 kB
Inactive(anon):    84624 kB
Active(file):    1364404 kB
Inactive(file):  6625820 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             26584 kB
Writeback:             0 kB
AnonPages:       1219152 kB
Mapped:            56436 kB
Shmem:             32816 kB
Slab:             272988 kB
SReclaimable:     243800 kB
SUnreclaim:        29188 kB
KernelStack:        3840 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2340128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1118208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58868 MiB
End job on node117 at 2019-09-12 21:33:06