Trace number 4406607

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2400.05 2394.81

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark935
Best CPU time to get the best result obtained on this benchmark2400.46
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406607-1569398644.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406607-1569398644.xml, -tl, 2400s, -p, 1]
0.13/0.22	c simple solver
0.34/0.28	c parse instance...
1.61/0.70	c solve instance...
2400.02/2394.80	s UNKNOWN
2400.02/2394.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 (10398 MiB free)
  memory of node 1: 16384 MiB (14113 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406607-1569398644/watcher-4406607-1569398644 -o /tmp/evaluation-result-4406607-1569398644/solver-4406607-1569398644 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569396632-22677 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674984274 HOME/instance-4406607-1569398644.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=23308, runsolver pid=23305
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.76 1.88 1.64 4/231 23324
/proc/meminfo: memFree=25083732/32770624 swapFree=67002628/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15144776 memory=29140 CPUtime=0.13 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 5750 0 0 0 12 1 0 0 20 0 15 0 516025895 15508250624 7285 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3786194 7285 3160 1 0 3748377 0
[pid=23310/tid=23311] ppid=23308 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 3621 0 0 0 8 1 0 0 20 0 15 0 516025895 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361489847888 140361091641177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15144776 memory=3618561117716194976 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516025897 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516025898 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361020339488 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516025898 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361019287152 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) R 23308 23308 22645 0 -1 4202560 417 0 0 0 0 0 0 0 20 0 15 0 516025900 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361017182416 140361463213712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) R 23308 23308 22645 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 516025900 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15144776 memory=140702885324416 CPUtime=0.01 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) R 23308 23308 22645 0 -1 4202560 372 0 0 0 1 0 0 0 20 0 15 0 516025900 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361015072272 140361465805761 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) R 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025901 15508250624 7285 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30588 KiB

[startup+0.212929 s]*
/proc/loadavg: 1.76 1.88 1.64 4/231 23324
/proc/meminfo: memFree=25070616/32770624 swapFree=67002628/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15144776 memory=40920 CPUtime=0.34 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 9496 0 0 0 31 3 0 0 20 0 15 0 516025895 15508250624 10230 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3786194 10230 3262 1 0 3748377 0
[pid=23310/tid=23311] ppid=23308 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 6651 0 0 0 18 2 0 0 20 0 15 0 516025895 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361489853632 140361469699422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15144776 memory=14645 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15144776 memory=140702889135890 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516025896 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15144776 memory=140702885324416 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516025897 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516025898 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361020339488 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516025898 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361019287152 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 636 0 0 0 2 0 0 0 20 0 15 0 516025900 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 516025900 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15144776 memory=140702885324416 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 783 0 0 0 8 0 0 0 20 0 15 0 516025900 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025901 15508250624 10230 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42368 KiB

[startup+0.314133 s]*
/proc/loadavg: 1.76 1.88 1.64 4/231 23324
/proc/meminfo: memFree=25063320/32770624 swapFree=67002628/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15149032 memory=50704 CPUtime=0.53 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 10971 0 0 0 49 4 0 0 20 0 15 0 516025895 15512608768 12676 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3787258 12676 3364 1 0 3748377 0
[pid=23310/tid=23311] ppid=23308 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 7873 0 0 0 27 3 0 0 20 0 15 0 516025895 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361489855760 140361469699422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516025896 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15149032 memory=-7233795143924039839 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516025897 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516025898 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361020339488 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516025898 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361019287152 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 761 0 0 0 5 0 0 0 20 0 15 0 516025900 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 148 0 0 0 3 0 0 0 20 0 15 0 516025900 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 884 0 0 0 12 0 0 0 20 0 15 0 516025900 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025901 15512608768 12676 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52152 KiB

[startup+0.706132 s]
/proc/loadavg: 1.76 1.88 1.64 5/231 23324
/proc/meminfo: memFree=25052964/32770624 swapFree=67002628/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15151156 memory=84568 CPUtime=1.61 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 15297 0 0 0 156 5 0 0 20 0 15 0 516025895 15514783744 21142 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3787789 21142 3452 1 0 3748889 0
[pid=23310/tid=23311] ppid=23308 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 9239 0 0 0 64 4 0 0 20 0 15 0 516025895 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361489855520 140361091641125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15151156 memory=3617 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15151156 memory=740 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025896 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15151156 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516025896 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15151156 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516025897 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15151156 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361020339488 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361019287152 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15151156 memory=1160 CPUtime=0.25 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) R 23308 23308 22645 0 -1 4202560 1373 0 0 0 25 0 0 0 20 0 15 0 516025900 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361017175512 140361465462480 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15151156 memory=1720 CPUtime=0.27 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) R 23308 23308 22645 0 -1 4202560 1263 0 0 0 27 0 0 0 20 0 15 0 516025900 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361016111536 140361467136834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15151156 memory=1096 CPUtime=0.39 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) R 23308 23308 22645 0 -1 4202560 2116 0 0 0 39 0 0 0 20 0 15 0 516025900 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361015072960 140361463621467 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15151156 memory=6168 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 21142 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 86016 KiB

[startup+1.50088 s]
/proc/loadavg: 1.76 1.88 1.64 5/231 23324
/proc/meminfo: memFree=25015988/32770624 swapFree=67002628/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0

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

/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361019287168 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15151156 memory=7 CPUtime=1.81 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 14154 0 0 0 180 1 0 0 20 0 15 0 516025900 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15151156 memory=3588 CPUtime=1.93 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 13311 0 0 0 191 2 0 0 20 0 15 0 516025900 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15151156 memory=176156 CPUtime=0.61 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 8233 0 0 0 60 1 0 0 20 0 15 0 516025900 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15151156 memory=3588 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15151156 memory=65024 CPUtime=0.44 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 954 0 0 0 17 27 0 0 20 0 15 0 516025901 15514783744 44039 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 2267.47 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 177604 KiB

[startup+2322.3 s]
/proc/loadavg: 1.96 1.94 1.95 3/230 23694
/proc/meminfo: memFree=25018872/32770624 swapFree=67002636/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15151156 memory=175128 CPUtime=2327.49 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 73114 0 0 0 232708 41 0 0 20 0 15 0 516025895 15514783744 43782 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3787789 43782 3516 1 0 3748889 0
[pid=23310/tid=23311] ppid=23308 vsize=15151156 memory=175128 CPUtime=2322.23 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 19263 0 0 0 232216 7 0 0 20 0 15 0 516025895 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361489857696 140361097561557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15151156 memory=176156 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 2277 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15151156 memory=1448 CPUtime=0.07 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 3329 0 0 0 6 1 0 0 20 0 15 0 516025896 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15151156 memory=175128 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 4225 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15151156 memory=175128 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2269 0 0 0 6 2 0 0 20 0 15 0 516025896 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15151156 memory=175128 CPUtime=0.06 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 3662 0 0 0 4 2 0 0 20 0 15 0 516025897 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15151156 memory=175128 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361020339552 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361019287168 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15151156 memory=175128 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15151156 memory=175128 CPUtime=1.81 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 14154 0 0 0 180 1 0 0 20 0 15 0 516025900 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15151156 memory=175128 CPUtime=1.93 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 13311 0 0 0 191 2 0 0 20 0 15 0 516025900 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15151156 memory=1448 CPUtime=0.61 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 8233 0 0 0 60 1 0 0 20 0 15 0 516025900 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15151156 memory=1448 CPUtime=0.44 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 958 0 0 0 17 27 0 0 20 0 15 0 516025901 15514783744 43782 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 2327.49 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 176576 KiB

[startup+2382.3 s]
/proc/loadavg: 1.87 1.92 1.94 3/230 23700
/proc/meminfo: memFree=25024552/32770624 swapFree=67002636/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15151156 memory=166920 CPUtime=2387.52 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 74075 0 0 0 238710 42 0 0 20 0 15 0 516025895 15514783744 41730 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3787789 41730 3516 1 0 3748889 0
[pid=23310/tid=23311] ppid=23308 vsize=15151156 memory=166920 CPUtime=2382.22 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 19591 0 0 0 238215 7 0 0 20 0 15 0 516025895 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361489858400 140361096847247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15151156 memory=166920 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 2283 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15151156 memory=171024 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 3332 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15151156 memory=168972 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 4283 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15151156 memory=168972 CPUtime=0.09 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2626 0 0 0 7 2 0 0 20 0 15 0 516025896 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15151156 memory=167436 CPUtime=0.07 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 3843 0 0 0 5 2 0 0 20 0 15 0 516025897 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15151156 memory=167436 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361020339552 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15151156 memory=166920 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361019287168 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15151156 memory=166920 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15151156 memory=56 CPUtime=1.81 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 14157 0 0 0 180 1 0 0 20 0 15 0 516025900 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15151156 memory=166920 CPUtime=1.93 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 13313 0 0 0 191 2 0 0 20 0 15 0 516025900 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15151156 memory=1448 CPUtime=0.61 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 8235 0 0 0 60 1 0 0 20 0 15 0 516025900 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15151156 memory=3588 CPUtime=0.46 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 979 0 0 0 18 28 0 0 20 0 15 0 516025901 15514783744 41730 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 2387.52 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 168368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.8 s]
/proc/loadavg: 1.83 1.90 1.94 3/230 23700
/proc/meminfo: memFree=25025884/32770624 swapFree=67002636/67108860
[pid=23308] ppid=23305 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23308/stat : 23308 (xcsp3-exec) S 23305 23308 22645 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516025895 115843072 362 33554432000 4194304 5098028 140728880713152 140728880711256 139797762417276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32518144 140728880718715 140728880718957 140728880718957 140728880721866 0
/proc/23308/statm: 28282 362 304 221 0 87 0
[pid=23310] ppid=23308 vsize=15151156 memory=165384 CPUtime=2400.02 cores=1,3,5,7
/proc/23310/stat : 23310 (java) S 23308 23308 22645 0 -1 1077944320 74089 0 0 0 239960 42 0 0 20 0 15 0 516025895 15514783744 41346 33554432000 4194304 4196468 140723974713008 140723974695552 140361485618935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
/proc/23310/statm: 3787789 41346 3516 1 0 3748889 0
[pid=23310/tid=23311] ppid=23308 vsize=15151156 memory=1736 CPUtime=2394.72 cores=1,3,5,7
/proc/23310/task/23311/stat : 23311 (java) R 23308 23308 22645 0 -1 4202560 19603 0 0 0 239465 7 0 0 20 0 15 0 516025895 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361489858400 140361097111743 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23312] ppid=23308 vsize=15151156 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23312/stat : 23312 (java) S 23308 23308 22645 0 -1 1077944384 2283 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361413659024 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23313] ppid=23308 vsize=15151156 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23313/stat : 23313 (java) S 23308 23308 22645 0 -1 1077944384 3332 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361412606224 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23314] ppid=23308 vsize=15151156 memory=165384 CPUtime=0.08 cores=1,3,5,7
/proc/23310/task/23314/stat : 23314 (java) S 23308 23308 22645 0 -1 1077944384 4283 0 0 0 7 1 0 0 20 0 15 0 516025896 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361411553936 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23315] ppid=23308 vsize=15151156 memory=1398722017469774279 CPUtime=0.09 cores=1,3,5,7
/proc/23310/task/23315/stat : 23315 (java) S 23308 23308 22645 0 -1 1077944384 2626 0 0 0 7 2 0 0 20 0 15 0 516025896 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361075124752 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23316] ppid=23308 vsize=15151156 memory=5787495400539701344 CPUtime=0.07 cores=1,3,5,7
/proc/23310/task/23316/stat : 23316 (java) S 23308 23308 22645 0 -1 1077944384 3843 0 0 0 5 2 0 0 20 0 15 0 516025897 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361021393520 140361485630082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23317] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23317/stat : 23317 (java) S 23308 23308 22645 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361020339552 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23318] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23318/stat : 23318 (java) S 23308 23308 22645 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 516025898 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361019287168 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23319] ppid=23308 vsize=15151156 memory=167436 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23319/stat : 23319 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025900 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361018235472 140361485637531 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23320] ppid=23308 vsize=15151156 memory=1720 CPUtime=1.81 cores=1,3,5,7
/proc/23310/task/23320/stat : 23320 (java) S 23308 23308 22645 0 -1 1077944384 14157 0 0 0 180 1 0 0 20 0 15 0 516025900 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361017182320 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23321] ppid=23308 vsize=15151156 memory=1096 CPUtime=1.93 cores=1,3,5,7
/proc/23310/task/23321/stat : 23321 (java) S 23308 23308 22645 0 -1 1077944384 13313 0 0 0 191 2 0 0 20 0 15 0 516025900 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361016129520 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23322] ppid=23308 vsize=15151156 memory=6168 CPUtime=0.61 cores=1,3,5,7
/proc/23310/task/23322/stat : 23322 (java) S 23308 23308 22645 0 -1 1077944384 8235 0 0 0 60 1 0 0 20 0 15 0 516025900 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361015077232 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23323] ppid=23308 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23310/task/23323/stat : 23323 (java) S 23308 23308 22645 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516025901 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361014024672 140361485629141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
[pid=23310/tid=23324] ppid=23308 vsize=15151156 memory=165384 CPUtime=0.46 cores=1,3,5,7
/proc/23310/task/23324/stat : 23324 (java) S 23308 23308 22645 0 -1 1077944384 981 0 0 0 18 28 0 0 20 0 15 0 516025901 15514783744 41346 33554432000 4194304 4196468 140723974713008 140361012972464 140361485630082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 36 0 0 6293624 6294260 16203776 140723974718447 140723974718618 140723974718618 140723974721487 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 166832 KiB

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

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

[startup+2394.81 s]
# the end of solver process 23310 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.62 s, system=0.428063 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): 2394.81
CPU time (s): 2400.05
CPU user time (s): 2399.62
CPU system time (s): 0.428063
CPU usage (%): 100.219
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 250384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.62
system time used= 0.428063
maximum resident set size= 250476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55668
involuntary context switches= 1125


# summary of solver processes directly reported to runsolver:
#   pid: 23308,23310
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.62
#   total CPU system time (s): 0.428063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2472 second user time and 19.1672 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-25 10:03:26
IDJOB=4406607
IDBENCH=126211
IDSOLVER=2870
FILE ID=node148/4406607-1569398644
RUNJOBID= node148-1569396632-22677
PBS_JOBID= 21705677
Free space on /tmp= 22060 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.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 /tmp/evaluation-result-4406607-1569398644/watcher-4406607-1569398644 -o /tmp/evaluation-result-4406607-1569398644/solver-4406607-1569398644 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569396632-22677 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674984274 HOME/instance-4406607-1569398644.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=674984274

node148.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.13
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.13
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.13
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.13
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:        25101176 kB
MemAvailable:   31582688 kB
Buffers:           77972 kB
Cached:          6675264 kB
SwapCached:         3400 kB
Active:          4680860 kB
Inactive:        2352104 kB
Active(anon):     279000 kB
Inactive(anon):    56360 kB
Active(file):    4401860 kB
Inactive(file):  2295744 kB
Unevictable:      111012 kB
Mlocked:          111012 kB
SwapTotal:      67108860 kB
SwapFree:       67002628 kB
Dirty:             26100 kB
Writeback:             8 kB
AnonPages:        396156 kB
Mapped:            70612 kB
Shmem:             47128 kB
Slab:             228764 kB
SReclaimable:     199488 kB
SUnreclaim:        29276 kB
KernelStack:        3840 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1537800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22032 MiB
End job on node148 at 2019-09-25 10:43:21