Trace number 4405954

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-24? (TO) 2520.11 2514.81

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-144.xml
MD5SUMb8938fafa0a7bd5ba97e6b9454c94e7b
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 benchmark31.3337
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints152
Number of domains2
Minimum domain size144
Maximum domain size20736
Distribution of domain sizes[{"size":144,"count":144},{"size":20736,"count":144}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":144},{"degree":4,"count":143},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity144
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":144},{"arity":72,"count":6},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints145
Distribution of constraint types[{"type":"intension","count":145},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-4405954-1569399469.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405954-1569399469.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.02/0.59	c solve instance...
2520.09/2514.80	s UNKNOWN
2520.09/2514.80	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405954-1569399469/watcher-4405954-1569399469 -o /var/tmp/evaluation-result-4405954-1569399469/solver-4405954-1569399469 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1569396629-4888 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1898939242 HOME/instance-4405954-1569399469.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=5893, runsolver pid=5890
Current StackSize limit: 8192 KiB


[startup+0.102372 s]*
/proc/loadavg: 2.00 1.92 1.66 4/229 5909
/proc/meminfo: memFree=24489164/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15144776 memory=30496 CPUtime=0.13 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 5489 0 0 0 12 1 0 0 20 0 15 0 515886993 15508250624 7624 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3786194 7624 3211 1 0 3748377 0
[pid=5895/tid=5896] ppid=5893 vsize=15144776 memory=8044738037857620827 CPUtime=0.09 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 3352 0 0 0 8 1 0 0 20 0 15 0 515886993 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433717866320 140433713651094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886995 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886996 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886996 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) R 5893 5893 4857 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 15 0 515886998 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433178092736 140433693060534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) R 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) R 5893 5893 4857 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 515886998 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433175988464 140433713651094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886999 15508250624 7624 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31948 KiB

[startup+0.211124 s]*
/proc/loadavg: 2.00 1.92 1.66 4/229 5909
/proc/meminfo: memFree=24476728/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15144776 memory=41220 CPUtime=0.34 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 9011 0 0 0 31 3 0 0 20 0 15 0 515886993 15508250624 10305 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3786194 10305 3317 1 0 3748377 0
[pid=5895/tid=5896] ppid=5893 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 6163 0 0 0 18 2 0 0 20 0 15 0 515886993 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433717876208 140433670254218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15144776 memory=1965946 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15144776 memory=288370559690958464 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515886995 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886996 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886996 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5893 5893 4857 0 -1 1077944384 547 0 0 0 3 0 0 0 20 0 15 0 515886998 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433178093552 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 515886998 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15144776 memory=140183539246720 CPUtime=0.08 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) R 5893 5893 4857 0 -1 4202560 726 0 0 0 8 0 0 0 20 0 15 0 515886998 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433175988464 140433713660506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886999 15508250624 10305 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42672 KiB

[startup+0.312183 s]*
/proc/loadavg: 2.00 1.92 1.66 4/229 5909
/proc/meminfo: memFree=24469468/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15149032 memory=50032 CPUtime=0.54 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 10361 0 0 0 49 5 0 0 20 0 15 0 515886993 15512608768 12508 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3787258 12508 3361 1 0 3748377 0
[pid=5895/tid=5896] ppid=5893 vsize=15149032 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 7310 0 0 0 26 3 0 0 20 0 15 0 515886993 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433717870272 140433713661085 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515886995 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886996 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886996 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15149032 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15149032 memory=-7384621950708166502 CPUtime=0.05 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) R 5893 5893 4857 0 -1 4202560 649 0 0 0 5 0 0 0 20 0 15 0 515886998 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433178083936 140433691604496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 15 0 515886998 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5893 5893 4857 0 -1 1077944384 826 0 0 0 13 0 0 0 20 0 15 0 515886998 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886999 15512608768 12577 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51484 KiB

[startup+0.700989 s]
/proc/loadavg: 2.00 1.92 1.66 6/229 5909
/proc/meminfo: memFree=24454940/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15151156 memory=80292 CPUtime=1.49 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 13981 0 0 0 143 6 0 0 20 0 15 0 515886993 15514783744 20073 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3787789 20073 3453 1 0 3748889 0
[pid=5895/tid=5896] ppid=5893 vsize=15151156 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 8528 0 0 0 63 4 0 0 20 0 15 0 515886993 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433717877568 140433304827660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15151156 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886994 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15151156 memory=66528 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886994 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515886995 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15151156 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15151156 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15151156 memory=580 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15151156 memory=1716 CPUtime=0.23 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) R 5893 5893 4857 0 -1 4202560 1309 0 0 0 23 0 0 0 20 0 15 0 515886998 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433178093552 140433697841137 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15151156 memory=10604 CPUtime=0.2 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) R 5893 5893 4857 0 -1 4202560 834 0 0 0 20 0 0 0 20 0 15 0 515886998 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433177041008 140433693332531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15151156 memory=3636 CPUtime=0.35 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) R 5893 5893 4857 0 -1 1077944384 2000 0 0 0 35 0 0 0 20 0 15 0 515886998 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 20073 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 81744 KiB

[startup+1.50082 s]
/proc/loadavg: 2.00 1.92 1.66 6/229 5909
/proc/meminfo: memFree=24344916/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0

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

/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15151156 memory=293032 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15151156 memory=1452 CPUtime=1.73 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5893 5893 4857 0 -1 1077944384 10131 0 0 0 172 1 0 0 20 0 15 0 515886998 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433178093552 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15151156 memory=293032 CPUtime=1.88 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 9334 0 0 0 186 2 0 0 20 0 15 0 515886998 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15151156 memory=293032 CPUtime=0.56 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5893 5893 4857 0 -1 1077944384 7155 0 0 0 55 1 0 0 20 0 15 0 515886998 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15151156 memory=816 CPUtime=0.85 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 902 0 0 0 40 45 0 0 20 0 15 0 515886999 15514783744 73258 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 2387.52 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 294484 KiB

[startup+2442.3 s]
/proc/loadavg: 1.99 2.03 2.04 3/229 6208
/proc/meminfo: memFree=23377312/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15151156 memory=293048 CPUtime=2447.55 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 64538 0 0 0 244685 70 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3787789 73262 3511 1 0 3748889 0
[pid=5895/tid=5896] ppid=5893 vsize=15151156 memory=293048 CPUtime=2441.76 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 22538 0 0 0 244166 10 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433717876456 140433304977164 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2704 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15151156 memory=1452 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1581 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 3690 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 1527 0 0 0 12 3 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15151156 memory=293032 CPUtime=0.06 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 3314 0 0 0 4 2 0 0 20 0 15 0 515886995 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15151156 memory=293032 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15151156 memory=293048 CPUtime=1.73 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5893 5893 4857 0 -1 1077944384 10131 0 0 0 172 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433178093552 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15151156 memory=293048 CPUtime=1.89 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 9633 0 0 0 187 2 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15151156 memory=3620 CPUtime=0.56 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5893 5893 4857 0 -1 1077944384 7156 0 0 0 55 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15151156 memory=1452 CPUtime=0.88 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 921 0 0 0 41 47 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 2447.55 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 294500 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/229 6215
/proc/meminfo: memFree=23377528/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15151156 memory=293048 CPUtime=2507.57 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 64782 0 0 0 250686 71 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3787789 73262 3511 1 0 3748889 0
[pid=5895/tid=5896] ppid=5893 vsize=15151156 memory=293048 CPUtime=2501.77 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 22741 0 0 0 250166 11 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433717876456 140433305696772 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2704 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1581 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 3690 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 1527 0 0 0 12 3 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15151156 memory=1452 CPUtime=0.06 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 3320 0 0 0 4 2 0 0 20 0 15 0 515886995 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15151156 memory=293048 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15151156 memory=1452 CPUtime=1.73 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5893 5893 4857 0 -1 1077944384 10134 0 0 0 172 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433178093552 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15151156 memory=1452 CPUtime=1.89 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 9635 0 0 0 187 2 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15151156 memory=3620 CPUtime=0.56 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5893 5893 4857 0 -1 1077944384 7158 0 0 0 55 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15151156 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15151156 memory=77 CPUtime=0.9 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 949 0 0 0 42 48 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 2507.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 294500 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 2.00 2.02 2.04 3/229 6215
/proc/meminfo: memFree=23378028/32770624 swapFree=66976792/67108860
[pid=5893] ppid=5890 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (xcsp3-exec) S 5890 5893 4857 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886993 115843072 363 33554432000 4194304 5098028 140729859582880 140729859580984 139788869075580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13090816 140729859588950 140729859589209 140729859589209 140729859592134 0
/proc/5893/statm: 28282 363 305 221 0 87 0
[pid=5895] ppid=5893 vsize=15151156 memory=293048 CPUtime=2520.09 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5893 5893 4857 0 -1 1077944320 64939 0 0 0 251937 72 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140725645579280 140433713639159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
/proc/5895/statm: 3787789 73262 3511 1 0 3748889 0
[pid=5895/tid=5896] ppid=5893 vsize=15151156 memory=66584 CPUtime=2514.27 cores=0,2,4,6
/proc/5895/task/5896/stat : 5896 (java) R 5893 5893 4857 0 -1 4202560 22877 0 0 0 251416 11 0 0 20 0 15 0 515886993 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433717876456 140433306882217 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5897] ppid=5893 vsize=15151156 memory=988 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5897/stat : 5897 (java) S 5893 5893 4857 0 -1 1077944384 2704 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433625295120 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5898] ppid=5893 vsize=15151156 memory=2008 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5898/stat : 5898 (java) S 5893 5893 4857 0 -1 1077944384 1581 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433624242576 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5899] ppid=5893 vsize=15151156 memory=1440 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5899/stat : 5899 (java) S 5893 5893 4857 0 -1 1077944384 3690 0 0 0 11 4 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433623190032 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5900] ppid=5893 vsize=15151156 memory=288230574492221466 CPUtime=0.15 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) S 5893 5893 4857 0 -1 1077944384 1527 0 0 0 12 3 0 0 20 0 15 0 515886994 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433622137488 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5901] ppid=5893 vsize=15151156 memory=288230583166042426 CPUtime=0.06 cores=0,2,4,6
/proc/5895/task/5901/stat : 5901 (java) S 5893 5893 4857 0 -1 1077944384 3326 0 0 0 4 2 0 0 20 0 15 0 515886995 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433182304752 140433713650306 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5902] ppid=5893 vsize=15151156 memory=16104758104557987 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5902/stat : 5902 (java) S 5893 5893 4857 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433181250976 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5903] ppid=5893 vsize=15151156 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5903/stat : 5903 (java) S 5893 5893 4857 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 515886996 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433180198384 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5904] ppid=5893 vsize=15151156 memory=816 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5904/stat : 5904 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433179146960 140433713657755 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5905] ppid=5893 vsize=15151156 memory=1436 CPUtime=1.73 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5893 5893 4857 0 -1 1077944384 10134 0 0 0 172 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433178093552 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5906] ppid=5893 vsize=15151156 memory=1984 CPUtime=1.89 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5893 5893 4857 0 -1 1077944384 9635 0 0 0 187 2 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433177041008 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5907] ppid=5893 vsize=15151156 memory=2580 CPUtime=0.56 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5893 5893 4857 0 -1 1077944384 7158 0 0 0 55 1 0 0 20 0 15 0 515886998 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433175988464 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5908] ppid=5893 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5893 5893 4857 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433174936160 140433713649365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
[pid=5895/tid=5909] ppid=5893 vsize=15151156 memory=293048 CPUtime=0.9 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5893 5893 4857 0 -1 1077944384 964 0 0 0 42 48 0 0 20 0 15 0 515886999 15514783744 73262 33554432000 4194304 4196468 140725645596736 140433173883696 140433713650306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140725645603803 140725645603978 140725645603978 140725645606863 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 294500 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2514.81 s]
# the end of solver process 5893 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002345 s, system=0 s

[startup+2514.81 s]
# the end of solver process 5895 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.38 s, system=0.723014 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2514.81
CPU time (s): 2520.11
CPU user time (s): 2519.38
CPU system time (s): 0.723014
CPU usage (%): 100.211
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 294528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.38
system time used= 0.723014
maximum resident set size= 306456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57671
involuntary context switches= 6334


# summary of solver processes directly reported to runsolver:
#   pid: 5893,5895
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.38
#   total CPU system time (s): 0.723014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2182 second user time and 23.6914 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-25 10:17:08
IDJOB=4405954
IDBENCH=122886
IDSOLVER=2869
FILE ID=node124/4405954-1569399469
RUNJOBID= node124-1569396629-4888
PBS_JOBID= 21705689
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-144.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405954-1569399469/watcher-4405954-1569399469 -o /var/tmp/evaluation-result-4405954-1569399469/solver-4405954-1569399469 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1569396629-4888 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1898939242 HOME/instance-4405954-1569399469.xml

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

MD5SUM BENCH= b8938fafa0a7bd5ba97e6b9454c94e7b
RANDOM SEED=1898939242

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24506400 kB
MemAvailable:   31608876 kB
Buffers:          157692 kB
Cached:          7033980 kB
SwapCached:        29080 kB
Active:          3755536 kB
Inactive:        3677844 kB
Active(anon):     210556 kB
Inactive(anon):    88676 kB
Active(file):    3544980 kB
Inactive(file):  3589168 kB
Unevictable:      108340 kB
Mlocked:          108340 kB
SwapTotal:      67108860 kB
SwapFree:       66976792 kB
Dirty:             26472 kB
Writeback:             0 kB
AnonPages:        336032 kB
Mapped:            71636 kB
Shmem:             49096 kB
Slab:             426036 kB
SReclaimable:     396788 kB
SUnreclaim:        29248 kB
KernelStack:        4000 kB
PageTables:         6508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1522476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13468 MiB
End job on node124 at 2019-09-25 10:59:03