Trace number 4398897

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-16SAT 46.134 24.9073

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s10c-table.xml
MD5SUM8248e4e11a775a898590caffd4c1e549
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.54494
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":49},{"degree":4,"count":32}]
Minimum constraint arity9
Maximum constraint arity32
Distribution of constraint arities[{"arity":9,"count":27},{"arity":32,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
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-4398897-1568685610.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398897-1568685610.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
45.33/24.67	c solve instance...
45.92/24.85	s SATISFIABLE
45.92/24.85	v <instantiation>
45.92/24.85	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
45.92/24.85	v 	<values>1 9 3 6 7 2 4 8 5 4 6 2 3 5 8 9 7 1 7 8 5 9 1 4 6 2 3 5 3 8 2 9 6 7 1 4 6 7 4 1 3 5 2 9 8 2 1 9 4 8 7 3 5 6 8 2 6 7 4 1 5 3 9 9 4 1 5 2 3 8 6 7 3 5 7 8 6 9 1 4 2 </values>
45.92/24.85	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398897-1568685610/watcher-4398897-1568685610 -o /tmp/evaluation-result-4398897-1568685610/solver-4398897-1568685610 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15015 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1184732165 HOME/instance-4398897-1568685610.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=20816, runsolver pid=20813

[startup+0.10008 s]*
/proc/loadavg: 8.36 8.59 8.65 7/233 20832
/proc/meminfo: memFree=30645556/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15144776 memory=29008 CPUtime=0.13 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 5707 0 0 0 12 1 0 0 20 0 15 0 444814110 15508250624 7252 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3786194 7252 3153 1 0 3748377 0
[pid=20818/tid=20819] ppid=20816 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 3576 0 0 0 9 0 0 0 20 0 15 0 444814110 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713834305792 139713830088086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814112 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444814112 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713297535776 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444814113 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713296483440 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0.02 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) R 20816 20816 14983 0 -1 4202560 371 0 0 0 2 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713292272080 139713814156638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 7252 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30456 KiB

[startup+0.211839 s]*
/proc/loadavg: 8.36 8.59 8.65 7/233 20832
/proc/meminfo: memFree=30632560/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15144776 memory=40528 CPUtime=0.34 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 9331 0 0 0 32 2 0 0 20 0 15 0 444814110 15508250624 10132 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3786194 10132 3312 1 0 3748377 0
[pid=20818/tid=20819] ppid=20816 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 6607 0 0 0 18 2 0 0 20 0 15 0 444814110 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713834312848 139713830088086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15144776 memory=9100 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15144776 memory=140024213293517 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444814112 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444814112 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713297535776 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444814113 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713296483440 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 469 0 0 0 3 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15144776 memory=140024209749632 CPUtime=0.08 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) R 20816 20816 14983 0 -1 4202560 812 0 0 0 8 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713292274544 139713830088086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814115 15508250624 10132 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41976 KiB

[startup+0.317518 s]*
/proc/loadavg: 8.36 8.59 8.65 7/233 20832
/proc/meminfo: memFree=30624148/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15149032 memory=50704 CPUtime=0.54 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 10935 0 0 0 50 4 0 0 20 0 15 0 444814110 15512608768 12676 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3787258 12676 3373 1 0 3748377 0
[pid=20818/tid=20819] ppid=20816 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 7866 0 0 0 28 3 0 0 20 0 15 0 444814110 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713834310960 139713814156638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15149032 memory=9461 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15149032 memory=3571281 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814111 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444814111 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444814112 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444814112 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713297535776 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444814113 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713296483440 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 524 0 0 0 5 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 272 0 0 0 4 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) S 20816 20816 14983 0 -1 1077944384 987 0 0 0 12 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814115 15512608768 12684 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52152 KiB

[startup+0.700842 s]
/proc/loadavg: 8.36 8.59 8.65 9/233 20832
/proc/meminfo: memFree=30519020/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15151156 memory=264772 CPUtime=1.48 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 13481 0 0 0 139 9 0 0 20 0 15 0 444814110 15514783744 66193 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3787789 66193 3449 1 0 3748889 0
[pid=20818/tid=20819] ppid=20816 vsize=15151156 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 8271 0 0 0 60 5 0 0 20 0 15 0 444814110 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713834312864 139713427038695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15151156 memory=500 CPUtime=0.01 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 15 0 444814111 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15151156 memory=1560 CPUtime=0.01 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 444814111 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 444814111 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15151156 memory=3768 CPUtime=0.02 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 15 0 444814111 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 444814112 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444814112 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713297535776 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 444814113 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713296483440 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15151156 memory=812 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15151156 memory=1764 CPUtime=0.27 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) R 20816 20816 14983 0 -1 4202560 1521 0 0 0 27 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713294379632 139713813576534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15151156 memory=111628 CPUtime=0.22 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 772 0 0 0 22 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15151156 memory=796 CPUtime=0.24 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) S 20816 20816 14983 0 -1 1077944384 1447 0 0 0 24 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15151156 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15151156 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 66193 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 266220 KiB

[startup+1.50156 s]
/proc/loadavg: 8.36 8.59 8.65 9/233 20832
/proc/meminfo: memFree=30363652/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0

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

/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 138522 0 0 0 513 110 0 0 20 0 15 0 444814111 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15151156 memory=3992 CPUtime=6.18 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 61487 0 0 0 501 117 0 0 20 0 15 0 444814111 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15151156 memory=2828 CPUtime=6.26 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 87851 0 0 0 520 106 0 0 20 0 15 0 444814111 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15151156 memory=676 CPUtime=3 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) R 20816 20816 14983 0 -1 4202560 9031 0 0 0 299 1 0 0 20 0 15 0 444814112 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713298588352 139713814776919 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 444814112 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713297535840 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 444814113 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713296483456 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15151156 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15151156 memory=1668 CPUtime=1.04 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 4269 0 0 0 103 1 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15151156 memory=1112 CPUtime=0.89 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 3712 0 0 0 89 0 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15151156 memory=1004 CPUtime=0.42 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) S 20816 20816 14983 0 -1 1077944384 3133 0 0 0 41 1 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15151156 memory=6036 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 220 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1489501 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 43.12 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 5959452 KiB

[startup+24.0016 s]*
/proc/loadavg: 7.25 8.30 8.56 6/233 20920
/proc/meminfo: memFree=25267844/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15151156 memory=5961716 CPUtime=44.72 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 407768 0 0 0 4004 468 0 0 20 0 15 0 444814110 15514783744 1490429 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3787789 1490429 3505 1 0 3748889 0
[pid=20818/tid=20819] ppid=20816 vsize=15151156 memory=8317482817917895235 CPUtime=12.95 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 16871 0 0 0 1271 24 0 0 20 0 15 0 444814110 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713834313944 139713428157997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15151156 memory=0 CPUtime=6.21 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 77929 0 0 0 518 103 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15151156 memory=0 CPUtime=6.23 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 138525 0 0 0 513 110 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15151156 memory=0 CPUtime=6.18 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 61490 0 0 0 501 117 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15151156 memory=0 CPUtime=6.26 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 87854 0 0 0 520 106 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15151156 memory=0 CPUtime=4.46 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 12244 0 0 0 445 1 0 0 20 0 15 0 444814112 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15151156 memory=140024054742991 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 444814112 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713297535840 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15151156 memory=301741403556544535 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 444814113 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713296483456 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15151156 memory=3472749816902858400 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15151156 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 4271 0 0 0 103 1 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15151156 memory=140024054720712 CPUtime=0.89 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 3716 0 0 0 89 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15151156 memory=140024054723106 CPUtime=0.42 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) S 20816 20816 14983 0 -1 1077944384 3237 0 0 0 41 1 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15151156 memory=140024054725954 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15151156 memory=140024054728736 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 44.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 5963164 KiB

[startup+24.4007 s]
/proc/loadavg: 7.25 8.30 8.56 6/233 20920
/proc/meminfo: memFree=25267844/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15151156 memory=5961716 CPUtime=45.13 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 409088 0 0 0 4044 469 0 0 20 0 15 0 444814110 15514783744 1490429 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3787789 1490429 3505 1 0 3748889 0
[pid=20818/tid=20819] ppid=20816 vsize=15151156 memory=5958032 CPUtime=13.34 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) R 20816 20816 14983 0 -1 4202560 17713 0 0 0 1310 24 0 0 20 0 15 0 444814110 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713834313944 139713428157937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15151156 memory=26072 CPUtime=6.21 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 77929 0 0 0 518 103 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15151156 memory=12024 CPUtime=6.23 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 138525 0 0 0 513 110 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15151156 memory=500 CPUtime=6.18 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 61490 0 0 0 501 117 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15151156 memory=1560 CPUtime=6.26 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 87854 0 0 0 520 106 0 0 20 0 15 0 444814111 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15151156 memory=932 CPUtime=4.46 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 12244 0 0 0 445 1 0 0 20 0 15 0 444814112 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15151156 memory=3768 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 444814112 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713297535840 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 444814113 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713296483456 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15151156 memory=1436 CPUtime=1.04 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) S 20816 20816 14983 0 -1 1077944384 4271 0 0 0 103 1 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713294379632 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15151156 memory=812 CPUtime=0.91 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) S 20816 20816 14983 0 -1 1077944384 4068 0 0 0 90 1 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713293326832 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15151156 memory=1764 CPUtime=0.43 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) S 20816 20816 14983 0 -1 1077944384 3363 0 0 0 42 1 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15151156 memory=111628 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15151156 memory=796 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) S 20816 20816 14983 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 444814115 15514783744 1490429 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 45.13 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 5963164 KiB

[startup+24.8135 s]
/proc/loadavg: 7.25 8.30 8.56 6/233 20920
/proc/meminfo: memFree=25267844/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/statm: 28282 362 304 221 0 87 0
[pid=20818] ppid=20816 vsize=15417412 memory=5962600 CPUtime=45.92 cores=1,3,5,7
/proc/20818/stat : 20818 (java) S 20816 20816 14983 0 -1 1077944320 411950 0 0 0 4123 469 0 0 20 0 19 0 444814110 15787429888 1490650 33554432000 4194304 4196468 140725546882336 140725546864880 139713830076151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
/proc/20818/statm: 3854353 1490650 3506 1 0 3815453 0
[pid=20818/tid=20819] ppid=20816 vsize=15417412 memory=6791534058613427641 CPUtime=13.62 cores=1,3,5,7
/proc/20818/task/20819/stat : 20819 (java) S 20816 20816 14983 0 -1 1077944384 19692 0 0 0 1338 24 0 0 20 0 19 0 444814110 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713834316928 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20820] ppid=20816 vsize=15417412 memory=1060 CPUtime=6.21 cores=1,3,5,7
/proc/20818/task/20820/stat : 20820 (java) S 20816 20816 14983 0 -1 1077944384 77929 0 0 0 518 103 0 0 20 0 19 0 444814111 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713758116752 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20821] ppid=20816 vsize=15417412 memory=1548 CPUtime=6.23 cores=1,3,5,7
/proc/20818/task/20821/stat : 20821 (java) S 20816 20816 14983 0 -1 1077944384 138525 0 0 0 513 110 0 0 20 0 19 0 444814111 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713757063952 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20822] ppid=20816 vsize=15417412 memory=8560 CPUtime=6.18 cores=1,3,5,7
/proc/20818/task/20822/stat : 20822 (java) S 20816 20816 14983 0 -1 1077944384 61490 0 0 0 501 117 0 0 20 0 19 0 444814111 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713756011664 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20823] ppid=20816 vsize=15417412 memory=1668 CPUtime=6.26 cores=1,3,5,7
/proc/20818/task/20823/stat : 20823 (java) S 20816 20816 14983 0 -1 1077944384 87854 0 0 0 520 106 0 0 20 0 19 0 444814111 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713754958864 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20824] ppid=20816 vsize=15417412 memory=1112 CPUtime=4.46 cores=1,3,5,7
/proc/20818/task/20824/stat : 20824 (java) S 20816 20816 14983 0 -1 1077944384 12270 0 0 0 445 1 0 0 20 0 19 0 444814112 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713298589808 139713830087298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20825] ppid=20816 vsize=15417412 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20825/stat : 20825 (java) S 20816 20816 14983 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 444814112 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713297535840 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20826] ppid=20816 vsize=15417412 memory=6036 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20826/stat : 20826 (java) S 20816 20816 14983 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 19 0 444814113 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713296483456 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20827] ppid=20816 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20827/stat : 20827 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713295431760 139713830094747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20828] ppid=20816 vsize=15417412 memory=5958032 CPUtime=1.06 cores=1,3,5,7
/proc/20818/task/20828/stat : 20828 (java) R 20816 20816 14983 0 -1 4202560 4402 0 0 0 105 1 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713294379632 139713809776448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20829] ppid=20816 vsize=15417412 memory=3028 CPUtime=0.94 cores=1,3,5,7
/proc/20818/task/20829/stat : 20829 (java) R 20816 20816 14983 0 -1 4202560 4174 0 0 0 93 1 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713293313376 139713809323823 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20830] ppid=20816 vsize=15417412 memory=2012 CPUtime=0.45 cores=1,3,5,7
/proc/20818/task/20830/stat : 20830 (java) R 20816 20816 14983 0 -1 1077944384 3695 0 0 0 44 1 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713292274544 139713830087298 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20831] ppid=20816 vsize=15417412 memory=1388 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20831/stat : 20831 (java) S 20816 20816 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713291221984 139713830086357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
[pid=20818/tid=20832] ppid=20816 vsize=15417412 memory=776 CPUtime=0 cores=1,3,5,7
/proc/20818/task/20832/stat : 20832 (java) R 20816 20816 14983 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 19 0 444814115 15787429888 1490650 33554432000 4194304 4196468 140725546882336 139713290168752 139713830087298 0 4 0 16800975 0 0 0 -1 3 0 0 28 0 0 6293624 6294260 33574912 140725546886127 140725546886298 140725546886298 140725546889167 0
Current children cumulated CPU time: 45.92 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 5964048 KiB

[startup+24.903 s]
/proc/loadavg: 7.25 8.30 8.56 6/233 20920
/proc/meminfo: memFree=25267844/32770624 swapFree=66997372/67108860
[pid=20816] ppid=20813 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (xcsp3-exec) S 20813 20816 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444814109 115843072 362 33554432000 4194304 5098028 140735520538688 140735520536792 140242806706812 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38469632 140735520543610 140735520543853 140735520543853 140735520546762 0
/proc/20816/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): 24.9073
CPU time (s): 46.134
CPU user time (s): 41.3795
CPU system time (s): 4.7545
CPU usage (%): 185.223
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 5964048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.3795
system time used= 4.7545
maximum resident set size= 5962920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412784
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5953
involuntary context switches= 734


# summary of solver processes directly reported to runsolver:
#   pid: 20816
#   total CPU time (s): 46.134
#   total CPU user time (s): 41.3795
#   total CPU system time (s): 4.7545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171398 second user time and 0.300154 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 03:59:11
IDJOB=4398897
IDBENCH=120392
IDSOLVER=2853
FILE ID=node103/4398897-1568685610
RUNJOBID= node103-1568682260-15015
PBS_JOBID= 21703798
Free space on /tmp= 61672 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s10c-table.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-4398897-1568685610/watcher-4398897-1568685610 -o /tmp/evaluation-result-4398897-1568685610/solver-4398897-1568685610 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15015 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1184732165 HOME/instance-4398897-1568685610.xml

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

MD5SUM BENCH= 8248e4e11a775a898590caffd4c1e549
RANDOM SEED=1184732165

node103.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.74
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.74
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.74
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.74
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:        30661772 kB
MemAvailable:   31069200 kB
Buffers:           68128 kB
Cached:           634768 kB
SwapCached:         9016 kB
Active:          1267160 kB
Inactive:         262620 kB
Active(anon):     819192 kB
Inactive(anon):    57320 kB
Active(file):     447968 kB
Inactive(file):   205300 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             46512 kB
Writeback:             0 kB
AnonPages:        936548 kB
Mapped:            61792 kB
Shmem:             40856 kB
Slab:             170164 kB
SReclaimable:     139992 kB
SUnreclaim:        30172 kB
KernelStack:        4064 kB
PageTables:         7540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1745772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61648 MiB
End job on node103 at 2019-09-17 03:59:36