Trace number 4398864

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16UNSAT 16.0601 5.09101

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
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 benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
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-4398864-1568694179.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398864-1568694179.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.91/2.03	c solve instance...
15.71/5.08	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 (14896 MiB free)
  memory of node 1: 16384 MiB (14298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398864-1568694179/watcher-4398864-1568694179 -o /tmp/evaluation-result-4398864-1568694179/solver-4398864-1568694179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 651007503 HOME/instance-4398864-1568694179.xml 

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

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


[startup+0.100132 s]*
/proc/loadavg: 0.88 0.73 0.86 4/229 20012
/proc/meminfo: memFree=29880844/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15144776 memory=28508 CPUtime=0.13 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 5595 0 0 0 12 1 0 0 20 0 15 0 445355736 15508250624 7127 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3786194 7127 3149 1 0 3748377 0
[pid=19998/tid=19999] ppid=19996 vsize=15144776 memory=7100839878744900722 CPUtime=0.09 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) R 19996 19996 19836 0 -1 4202560 3537 0 0 0 9 0 0 0 20 0 15 0 445355737 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104665470096 140104653482814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445355739 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445355739 15508250624 7127 33554432000 4194304 4196468 140726499976208 140104128808224 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445355740 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104127755888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) R 19996 19996 19836 0 -1 4202560 445 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104125651056 140104644681425 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) R 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0.02 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) R 19996 19996 19836 0 -1 4202560 330 0 0 0 2 0 0 0 20 0 15 0 445355742 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104123545968 140104653482814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355743 15508250624 7193 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29960 KiB

[startup+0.210826 s]*
/proc/loadavg: 0.88 0.73 0.86 4/229 20012
/proc/meminfo: memFree=29852684/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15144776 memory=40624 CPUtime=0.34 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 9331 0 0 0 32 2 0 0 20 0 15 0 445355736 15508250624 10156 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3786194 10156 3318 1 0 3748377 0
[pid=19998/tid=19999] ppid=19996 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) R 19996 19996 19836 0 -1 4202560 6556 0 0 0 19 1 0 0 20 0 15 0 445355737 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104665478864 140104661257622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15144776 memory=2810770 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15144776 memory=3689773183491954336 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445355738 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445355739 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445355739 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104128808224 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445355740 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104127755888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 584 0 0 0 3 0 0 0 20 0 15 0 445355742 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 445355742 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15144776 memory=140669016921728 CPUtime=0.08 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) R 19996 19996 19836 0 -1 4202560 815 0 0 0 8 0 0 0 20 0 15 0 445355742 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104123545968 140104640201313 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355743 15508250624 10156 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42076 KiB

[startup+0.319788 s]*
/proc/loadavg: 0.88 0.73 0.86 5/229 20012
/proc/meminfo: memFree=29728168/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15149032 memory=50520 CPUtime=0.55 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 10930 0 0 0 52 3 0 0 20 0 15 0 445355736 15512608768 12630 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3787258 12630 3359 1 0 3748377 0
[pid=19998/tid=19999] ppid=19996 vsize=15149032 memory=8317482817917895235 CPUtime=0.31 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) R 19996 19996 19836 0 -1 4202560 7818 0 0 0 29 2 0 0 20 0 15 0 445355737 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104665476800 140104645326174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355738 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445355738 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445355739 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445355739 15512608768 12630 33554432000 4194304 4196468 140726499976208 140104128808224 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445355740 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104127755888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 631 0 0 0 5 0 0 0 20 0 15 0 445355742 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 202 0 0 0 4 0 0 0 20 0 15 0 445355742 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) S 19996 19996 19836 0 -1 1077944384 974 0 0 0 13 0 0 0 20 0 15 0 445355742 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104123545968 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355743 15512608768 12639 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51972 KiB

[startup+0.700779 s]
/proc/loadavg: 0.88 0.73 0.86 5/229 20012
/proc/meminfo: memFree=29599028/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15151156 memory=188208 CPUtime=1.61 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 13273 0 0 0 154 7 0 0 20 0 15 0 445355736 15514783744 47052 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3787789 47052 3461 1 0 3748889 0
[pid=19998/tid=19999] ppid=19996 vsize=15151156 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) R 19996 19996 19836 0 -1 4202560 8268 0 0 0 63 3 0 0 20 0 15 0 445355737 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104665483488 140104266024604 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15151156 memory=32652 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 445355738 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 445355738 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15151156 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 445355738 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15151156 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 445355738 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15151156 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 445355739 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15151156 memory=5972 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 445355739 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104128808224 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15151156 memory=588 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 445355740 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104127755888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15151156 memory=1056 CPUtime=0.3 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 1216 0 0 0 30 0 0 0 20 0 15 0 445355742 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15151156 memory=11620 CPUtime=0.32 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 886 0 0 0 32 0 0 0 20 0 15 0 445355742 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15151156 memory=3992 CPUtime=0.25 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) R 19996 19996 19836 0 -1 4202560 1472 0 0 0 25 0 0 0 20 0 15 0 445355742 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104123545968 140104645326174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445355742 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15151156 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445355743 15514783744 47052 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 189660 KiB

[startup+1.5008 s]
/proc/loadavg: 0.88 0.73 0.86 7/229 20012
/proc/meminfo: memFree=29375428/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0

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

/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445355743 15787429888 165301 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20013] ppid=19996 vsize=15417412 memory=0 CPUtime=1.3 cores=0,2,4,6
/proc/19998/task/20013/stat : 20013 (java) R 19996 19996 19836 0 -1 4202560 56 0 0 0 130 0 0 0 20 0 19 0 445355940 15787429888 165301 33554432000 4194304 4196468 140726499976208 140104116510648 140104272434771 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20014] ppid=19996 vsize=15417412 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/19998/task/20014/stat : 20014 (java) R 19996 19996 19836 0 -1 4202560 75 0 0 0 144 0 0 0 20 0 19 0 445355940 15787429888 165301 33554432000 4194304 4196468 140726499976208 140103516053864 140104272435105 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20015] ppid=19996 vsize=15417412 memory=0 CPUtime=1.5 cores=0,2,4,6
/proc/19998/task/20015/stat : 20015 (java) R 19996 19996 19836 0 -1 4202560 75 0 0 0 150 0 0 0 20 0 19 0 445355940 15787429888 165301 33554432000 4194304 4196468 140726499976208 140103515001552 140104272435314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20016] ppid=19996 vsize=15417412 memory=0 CPUtime=1.26 cores=0,2,4,6
/proc/19998/task/20016/stat : 20016 (java) R 19996 19996 19836 0 -1 4202560 34 0 0 0 126 0 0 0 20 0 19 0 445355940 15787429888 165301 33554432000 4194304 4196468 140726499976208 140103513947720 140104272435109 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 10.77 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 662656 KiB

[startup+4.50176 s]*
/proc/loadavg: 1.45 0.85 0.90 10/233 20016
/proc/meminfo: memFree=27952800/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15417412 memory=661828 CPUtime=13.76 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 18882 0 0 0 1346 30 0 0 20 0 19 0 445355736 15787429888 165457 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3854353 165457 3518 1 0 3815453 0
[pid=19998/tid=19999] ppid=19996 vsize=15417412 memory=8317482817917895235 CPUtime=1.88 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) S 19996 19996 19836 0 -1 1077944384 8688 0 0 0 179 9 0 0 20 0 19 0 445355737 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104665486464 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15417412 memory=4872558044660077418 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 108 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15417412 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 222 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15417412 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 102 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15417412 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 120 0 0 0 7 4 0 0 20 0 19 0 445355738 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104128808288 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15417412 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445355740 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104127755904 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15417412 memory=140669016921728 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15417412 memory=0 CPUtime=1.2 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 3710 0 0 0 120 0 0 0 20 0 19 0 445355742 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15417412 memory=7667496435933790304 CPUtime=1.2 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 1273 0 0 0 120 0 0 0 20 0 19 0 445355742 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15417412 memory=4640467252704989264 CPUtime=0.61 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) S 19996 19996 19836 0 -1 1077944384 2210 0 0 0 60 1 0 0 20 0 19 0 445355742 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104123545968 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15417412 memory=4638778402844725328 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445355743 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20013] ppid=19996 vsize=15417412 memory=1 CPUtime=1.99 cores=0,2,4,6
/proc/19998/task/20013/stat : 20013 (java) R 19996 19996 19836 0 -1 4202560 148 0 0 0 199 0 0 0 20 0 19 0 445355940 15787429888 165457 33554432000 4194304 4196468 140726499976208 140104116509880 140104272434617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20014] ppid=19996 vsize=15417412 memory=0 CPUtime=2.17 cores=0,2,4,6
/proc/19998/task/20014/stat : 20014 (java) R 19996 19996 19836 0 -1 4202560 122 0 0 0 217 0 0 0 20 0 19 0 445355940 15787429888 165457 33554432000 4194304 4196468 140726499976208 140103516056392 140104272463702 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20015] ppid=19996 vsize=15417412 memory=2332 CPUtime=2.16 cores=0,2,4,6
/proc/19998/task/20015/stat : 20015 (java) R 19996 19996 19836 0 -1 4202560 169 0 0 0 216 0 0 0 20 0 19 0 445355940 15787429888 165457 33554432000 4194304 4196468 140726499976208 140103515001688 140104272435154 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20016] ppid=19996 vsize=15417412 memory=3 CPUtime=1.98 cores=0,2,4,6
/proc/19998/task/20016/stat : 20016 (java) R 19996 19996 19836 0 -1 4202560 196 0 0 0 198 0 0 0 20 0 19 0 445355940 15787429888 165457 33554432000 4194304 4196468 140726499976208 140103513947824 140104272435163 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 13.76 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 663280 KiB

[startup+4.9018 s]
/proc/loadavg: 1.45 0.85 0.90 10/233 20016
/proc/meminfo: memFree=27952800/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15417412 memory=661892 CPUtime=15.31 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 19599 0 0 0 1501 30 0 0 20 0 19 0 445355736 15787429888 165473 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3854353 165473 3518 1 0 3815453 0
[pid=19998/tid=19999] ppid=19996 vsize=15417412 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) S 19996 19996 19836 0 -1 1077944384 8688 0 0 0 179 9 0 0 20 0 19 0 445355737 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104665486464 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15417412 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 108 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15417412 memory=7301856090349791568 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 222 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15417412 memory=1492 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 102 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15417412 memory=876 CPUtime=0.11 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 120 0 0 0 7 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15417412 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104128808288 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15417412 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445355740 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104127755904 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15417412 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15417412 memory=111636 CPUtime=1.2 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 3737 0 0 0 120 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15417412 memory=800 CPUtime=1.24 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 1663 0 0 0 124 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15417412 memory=4100 CPUtime=0.61 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) S 19996 19996 19836 0 -1 1077944384 2347 0 0 0 60 1 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104123545968 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15417412 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15417412 memory=920 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445355743 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20013] ppid=19996 vsize=15417412 memory=3804 CPUtime=2.37 cores=0,2,4,6
/proc/19998/task/20013/stat : 20013 (java) R 19996 19996 19836 0 -1 4202560 148 0 0 0 237 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104116509880 140104272463249 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20014] ppid=19996 vsize=15417412 memory=2580 CPUtime=2.56 cores=0,2,4,6
/proc/19998/task/20014/stat : 20014 (java) R 19996 19996 19836 0 -1 4202560 126 0 0 0 256 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103516056392 140104272435134 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20015] ppid=19996 vsize=15417412 memory=2304 CPUtime=2.54 cores=0,2,4,6
/proc/19998/task/20015/stat : 20015 (java) R 19996 19996 19836 0 -1 4202560 321 0 0 0 254 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103515001976 140104272463673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20016] ppid=19996 vsize=15417412 memory=1412 CPUtime=2.35 cores=0,2,4,6
/proc/19998/task/20016/stat : 20016 (java) R 19996 19996 19836 0 -1 4202560 203 0 0 0 235 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103513947504 140104272434955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 663344 KiB

[startup+5.0018 s]
/proc/loadavg: 1.45 0.85 0.90 10/233 20016
/proc/meminfo: memFree=27952800/32770624 swapFree=66922404/67108860
[pid=19996] ppid=19993 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19996/stat : 19996 (xcsp3-exec) S 19993 19996 19836 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445355736 115843072 363 33554432000 4194304 5098028 140731173418496 140731173416600 140073702949500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16965632 140731173421947 140731173422189 140731173422189 140731173425098 0
/proc/19996/statm: 28282 363 304 221 0 87 0
[pid=19998] ppid=19996 vsize=15417412 memory=661892 CPUtime=15.71 cores=0,2,4,6
/proc/19998/stat : 19998 (java) S 19996 19996 19836 0 -1 1077944320 19649 0 0 0 1541 30 0 0 20 0 19 0 445355736 15787429888 165473 33554432000 4194304 4196468 140726499976208 140726499958752 140104661245687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
/proc/19998/statm: 3854353 165473 3518 1 0 3815453 0
[pid=19998/tid=19999] ppid=19996 vsize=15417412 memory=661828 CPUtime=1.88 cores=0,2,4,6
/proc/19998/task/19999/stat : 19999 (java) S 19996 19996 19836 0 -1 1077944384 8688 0 0 0 179 9 0 0 20 0 19 0 445355737 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104665486464 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20000] ppid=19996 vsize=15417412 memory=6944652177228980320 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20000/stat : 20000 (java) S 19996 19996 19836 0 -1 1077944384 108 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104589285776 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20001] ppid=19996 vsize=15417412 memory=1452 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20001/stat : 20001 (java) S 19996 19996 19836 0 -1 1077944384 222 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104588232976 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20002] ppid=19996 vsize=15417412 memory=660672 CPUtime=0.12 cores=0,2,4,6
/proc/19998/task/20002/stat : 20002 (java) S 19996 19996 19836 0 -1 1077944384 102 0 0 0 8 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104587180688 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20003] ppid=19996 vsize=15417412 memory=1452 CPUtime=0.11 cores=0,2,4,6
/proc/19998/task/20003/stat : 20003 (java) S 19996 19996 19836 0 -1 1077944384 120 0 0 0 7 4 0 0 20 0 19 0 445355738 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104586127888 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20004] ppid=19996 vsize=15417412 memory=658256 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20004/stat : 20004 (java) S 19996 19996 19836 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104129862256 140104661256834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20005] ppid=19996 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20005/stat : 20005 (java) S 19996 19996 19836 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445355739 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104128808288 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20006] ppid=19996 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20006/stat : 20006 (java) S 19996 19996 19836 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445355740 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104127755904 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20007] ppid=19996 vsize=15417412 memory=661224 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20007/stat : 20007 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104126704208 140104661264283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20008] ppid=19996 vsize=15417412 memory=0 CPUtime=1.2 cores=0,2,4,6
/proc/19998/task/20008/stat : 20008 (java) S 19996 19996 19836 0 -1 1077944384 3737 0 0 0 120 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104125651056 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20009] ppid=19996 vsize=15417412 memory=0 CPUtime=1.24 cores=0,2,4,6
/proc/19998/task/20009/stat : 20009 (java) S 19996 19996 19836 0 -1 1077944384 1663 0 0 0 124 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104124598256 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20010] ppid=19996 vsize=15417412 memory=6791534058613427641 CPUtime=0.61 cores=0,2,4,6
/proc/19998/task/20010/stat : 20010 (java) S 19996 19996 19836 0 -1 1077944384 2393 0 0 0 60 1 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104123545968 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20011] ppid=19996 vsize=15417412 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20011/stat : 20011 (java) S 19996 19996 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445355742 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104122493408 140104661255893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20012] ppid=19996 vsize=15417412 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19998/task/20012/stat : 20012 (java) S 19996 19996 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445355743 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104121441200 140104661256834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20013] ppid=19996 vsize=15417412 memory=56 CPUtime=2.47 cores=0,2,4,6
/proc/19998/task/20013/stat : 20013 (java) R 19996 19996 19836 0 -1 4202560 150 0 0 0 247 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140104116512456 140104272463587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20014] ppid=19996 vsize=15417412 memory=0 CPUtime=2.66 cores=0,2,4,6
/proc/19998/task/20014/stat : 20014 (java) R 19996 19996 19836 0 -1 4202560 128 0 0 0 266 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103516056392 140104272435154 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20015] ppid=19996 vsize=15417412 memory=0 CPUtime=2.64 cores=0,2,4,6
/proc/19998/task/20015/stat : 20015 (java) R 19996 19996 19836 0 -1 4202560 321 0 0 0 264 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103515001976 140104272463359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
[pid=19998/tid=20016] ppid=19996 vsize=15417412 memory=0 CPUtime=2.45 cores=0,2,4,6
/proc/19998/task/20016/stat : 20016 (java) R 19996 19996 19836 0 -1 4202560 203 0 0 0 245 0 0 0 20 0 19 0 445355940 15787429888 165473 33554432000 4194304 4196468 140726499976208 140103513947504 140104272435105 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7024640 140726499980271 140726499980442 140726499980442 140726499983311 0
Current children cumulated CPU time: 15.71 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 663344 KiB

Child status: 0
Real time (s): 5.09101
CPU time (s): 16.0601
CPU user time (s): 15.747
CPU system time (s): 0.313056
CPU usage (%): 315.46
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 663344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.747
system time used= 0.313056
maximum resident set size= 662332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21004
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= 2666
involuntary context switches= 440


# summary of solver processes directly reported to runsolver:
#   pid: 19996
#   total CPU time (s): 16.0601
#   total CPU user time (s): 15.747
#   total CPU system time (s): 0.313056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054588 second user time and 0.089003 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 06:22:17
IDJOB=4398864
IDBENCH=122716
IDSOLVER=2853
FILE ID=node141/4398864-1568694179
RUNJOBID= node141-1568694133-19867
PBS_JOBID= 21703801
Free space on /tmp= 58412 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.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-4398864-1568694179/watcher-4398864-1568694179 -o /tmp/evaluation-result-4398864-1568694179/solver-4398864-1568694179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 651007503 HOME/instance-4398864-1568694179.xml

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

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=651007503

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        29896272 kB
MemAvailable:   30935068 kB
Buffers:          226504 kB
Cached:          1108964 kB
SwapCached:        77768 kB
Active:          1587112 kB
Inactive:         723104 kB
Active(anon):     902908 kB
Inactive(anon):   114804 kB
Active(file):     684204 kB
Inactive(file):   608300 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922404 kB
Dirty:            101256 kB
Writeback:             0 kB
AnonPages:        893488 kB
Mapped:            56052 kB
Shmem:             34584 kB
Slab:             154360 kB
SReclaimable:     124252 kB
SUnreclaim:        30108 kB
KernelStack:        4000 kB
PageTables:         7100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2660952 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58384 MiB
End job on node141 at 2019-09-17 06:22:22