Trace number 4283302

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 5a (2017-08-18)? (TO) 2520.04 2465.02

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-25-a3.xml
MD5SUM6f45dc36d2c69d93d2d76d2d98e801df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark643
Best CPU time to get the best result obtained on this benchmark19979.6
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints303
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":300},{"size":1001,"count":25}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":325},{"degree":2,"count":300},{"degree":25,"count":23},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity300
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":300},{"arity":25,"count":1},{"arity":300,"count":1}]
Number of extensional constraints0
Number of intensional constraints301
Distribution of constraint types[{"type":"intension","count":301},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283302-1503200897.xml"  -tl '2520s' -p 1 -x 3
0.11/0.26	c [HOME/instance-4283302-1503200897.xml, -tl, 2520s, -p, 1, -x, 3]
0.32/0.32	c simple solver
0.32/0.38	c parse instance...
1.18/0.71	c solve instance...
2520.02/2465.01	s UNKNOWN
2520.02/2465.01	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 (15285 MiB free)
  memory of node 1: 16384 MiB (14661 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283302-1503200897/watcher-4283302-1503200897 -o /tmp/evaluation-result-4283302-1503200897/solver-4283302-1503200897 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 417355836 HOME/instance-4283302-1503200897.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
Current StackSize limit: 8192 KiB

solver pid=28114, runsolver pid=28111

[startup+0.100172 s]*
/proc/loadavg: 1.73 1.68 1.67 3/202 28121
/proc/meminfo: memFree=30657560/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13574484 memory=17528 CPUtime=0.01 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 3693 0 0 0 1 0 0 0 20 0 9 0 122284770 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3393621 4382 2065 1 0 3383118 0
[pid=28116/tid=28117] ppid=28114 vsize=13574484 memory=-8713483618642983523 CPUtime=0.01 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 2401 0 0 0 1 0 0 0 20 0 9 0 122284770 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223747424488 140223727269214 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122284771 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13574484 memory=140039227008640 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122284771 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122284771 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122284771 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13574484 memory=140039227008640 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122284772 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 122284773 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223220491808 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 122284773 13900271616 4382 18446744073709551615 4194304 4196468 140727005591728 140223219439024 140223743198933 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18908 KiB

[startup+0.209987 s]*
/proc/loadavg: 1.73 1.68 1.67 3/211 28130
/proc/meminfo: memFree=30650220/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13974352 memory=27700 CPUtime=0.11 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 5348 0 0 0 10 1 0 0 20 0 15 0 122284770 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3493588 6925 2839 1 0 3482964 0
[pid=28116/tid=28117] ppid=28114 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 3356 0 0 0 8 0 0 0 20 0 15 0 122284770 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223747419648 140223743200662 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13974352 memory=3618556073191237280 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13974352 memory=140039227008640 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122284772 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122284773 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223220491808 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122284773 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223219438960 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 122284775 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 122284775 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13974352 memory=140039227008640 CPUtime=0.01 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) R 28114 28114 8557 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 122284775 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223743210074 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13974352 memory=140039227008640 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284780 14309736448 6925 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29080 KiB

[startup+0.311724 s]*
/proc/loadavg: 1.73 1.68 1.67 4/211 28130
/proc/meminfo: memFree=30636336/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13974352 memory=39584 CPUtime=0.32 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 9148 0 0 0 29 3 0 0 20 0 15 0 122284770 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3493588 9896 2993 1 0 3482964 0
[pid=28116/tid=28117] ppid=28114 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 6240 0 0 0 17 2 0 0 20 0 15 0 122284770 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223747426528 140223743212317 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122284771 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122284772 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122284773 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223220491808 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122284773 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223219438960 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 122284775 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 122284775 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) R 28114 28114 8557 0 -1 4202560 765 0 0 0 7 0 0 0 20 0 15 0 122284775 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223727269214 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284780 14309736448 9896 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40964 KiB

[startup+0.701028 s]
/proc/loadavg: 1.73 1.68 1.67 4/211 28130
/proc/meminfo: memFree=30626956/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13980732 memory=65704 CPUtime=1.18 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 13035 0 0 0 113 5 0 0 20 0 15 0 122284770 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3495183 16426 3170 1 0 3483476 0
[pid=28116/tid=28117] ppid=28114 vsize=13980732 memory=6298654963688298593 CPUtime=0.56 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 8526 0 0 0 53 3 0 0 20 0 15 0 122284770 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223747425824 140223743210653 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13980732 memory=5937270905093056086 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13980732 memory=7739276948477859686 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13980732 memory=-8382737753049505125 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122284772 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223220491808 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13980732 memory=6378026435750 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223219438960 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13980732 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13980732 memory=15540738687502695 CPUtime=0.13 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) R 28114 28114 8557 0 -1 4202560 912 0 0 0 13 0 0 0 20 0 15 0 122284775 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223217320664 140223724732915 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13980732 memory=644 CPUtime=0.14 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) R 28114 28114 8557 0 -1 4202560 681 0 0 0 14 0 0 0 20 0 15 0 122284775 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223216272672 140223721038913 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13980732 memory=1740 CPUtime=0.31 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) R 28114 28114 8557 0 -1 4202560 1613 0 0 0 31 0 0 0 20 0 15 0 122284775 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223721557579 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13980732 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284780 14316269568 16426 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67084 KiB

[startup+1.50121 s]
/proc/loadavg: 1.73 1.68 1.67 5/211 28130
/proc/meminfo: memFree=30581924/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13980732 memory=120276 CPUtime=3.66 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 26696 0 0 0 359 7 0 0 20 0 15 0 122284770 14316269568 30069 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3495183 30069 3193 1 0 3483476 0
[pid=28116/tid=28117] ppid=28114 vsize=13980732 memory=-8774313645642428999 CPUtime=1.36 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 9349 0 0 0 132 4 0 0 20 0 15 0 122284770 14316269568 30069 18446744073709551615 4194304 4196468 140727005591728 140223747427168 140223389460661 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 30069 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 30069 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122284771 14316269568 30069 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223219438976 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13980732 memory=439800 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13980732 memory=1380 CPUtime=4.61 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 27349 0 0 0 459 2 0 0 20 0 15 0 122284775 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13980732 memory=439288 CPUtime=3.6 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 20121 0 0 0 358 2 0 0 20 0 15 0 122284775 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) S 28114 28114 8557 0 -1 1077944384 9832 0 0 0 80 2 0 0 20 0 15 0 122284775 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13980732 memory=438776 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13980732 memory=1740 CPUtime=1.14 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1223 0 0 0 56 58 0 0 20 0 15 0 122284780 14316269568 109309 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 2373.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 438616 KiB

[startup+2382.3 s]
/proc/loadavg: 1.17 1.44 1.54 3/212 28392
/proc/meminfo: memFree=30649720/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13980732 memory=416436 CPUtime=2434.82 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 232405 0 0 0 243222 260 0 0 20 0 15 0 122284770 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3495183 104109 3265 1 0 3483476 0
[pid=28116/tid=28117] ppid=28114 vsize=13980732 memory=419512 CPUtime=2364.65 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 79542 0 0 0 236448 17 0 0 20 0 15 0 122284770 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223747428384 140223391024126 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13980732 memory=1380 CPUtime=14.55 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 16672 0 0 0 1412 43 0 0 20 0 15 0 122284771 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13980732 memory=420024 CPUtime=14.56 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 17844 0 0 0 1414 42 0 0 20 0 15 0 122284771 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13980732 memory=417972 CPUtime=14.58 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 17363 0 0 0 1413 45 0 0 20 0 15 0 122284771 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13980732 memory=417972 CPUtime=14.59 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 15511 0 0 0 1417 42 0 0 20 0 15 0 122284771 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13980732 memory=1380 CPUtime=1.58 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 25528 0 0 0 139 19 0 0 20 0 15 0 122284772 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223220491872 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223219438976 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13980732 memory=420024 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13980732 memory=1380 CPUtime=4.61 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 27351 0 0 0 459 2 0 0 20 0 15 0 122284775 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13980732 memory=4144 CPUtime=3.6 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 20123 0 0 0 358 2 0 0 20 0 15 0 122284775 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) S 28114 28114 8557 0 -1 1077944384 9834 0 0 0 80 2 0 0 20 0 15 0 122284775 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13980732 memory=417972 CPUtime=1.16 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1241 0 0 0 57 59 0 0 20 0 15 0 122284780 14316269568 104109 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 2434.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 417816 KiB

[startup+2442.3 s]
/proc/loadavg: 1.20 1.41 1.52 3/212 28394
/proc/meminfo: memFree=30569072/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13980732 memory=502828 CPUtime=2496.87 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 241027 0 0 0 249416 271 0 0 20 0 15 0 122284770 14316269568 125707 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3495183 125707 3265 1 0 3483476 0
[pid=28116/tid=28117] ppid=28114 vsize=13980732 memory=498212 CPUtime=2423.79 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) S 28114 28114 8557 0 -1 1077944384 83065 0 0 0 242361 18 0 0 20 0 15 0 122284770 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223747428432 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13980732 memory=408228 CPUtime=15.23 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) R 28114 28114 8557 0 -1 4202560 17742 0 0 0 1477 46 0 0 20 0 15 0 122284771 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223736295293 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13980732 memory=439896 CPUtime=15.25 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) R 28114 28114 8557 0 -1 4202560 19091 0 0 0 1480 45 0 0 20 0 15 0 122284771 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223728216583 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13980732 memory=480708 CPUtime=15.26 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) R 28114 28114 8557 0 -1 4202560 18484 0 0 0 1478 48 0 0 20 0 15 0 122284771 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223736295293 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13980732 memory=502828 CPUtime=15.27 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) R 28114 28114 8557 0 -1 4202560 16442 0 0 0 1483 44 0 0 20 0 15 0 122284771 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223340529824 140223728216565 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13980732 memory=502828 CPUtime=1.73 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 26117 0 0 0 154 19 0 0 20 0 15 0 122284772 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223221544352 140223743198933 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13980732 memory=502828 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223220491872 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13980732 memory=502828 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223219438976 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13980732 memory=0 CPUtime=4.62 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 27408 0 0 0 460 2 0 0 20 0 15 0 122284775 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13980732 memory=0 CPUtime=3.6 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 20123 0 0 0 358 2 0 0 20 0 15 0 122284775 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) S 28114 28114 8557 0 -1 1077944384 9917 0 0 0 80 2 0 0 20 0 15 0 122284775 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13980732 memory=502828 CPUtime=1.2 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1245 0 0 0 59 61 0 0 20 0 15 0 122284780 14316269568 126219 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 2496.87 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 504208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2465 s]*
/proc/loadavg: 1.35 1.42 1.52 3/211 28395
/proc/meminfo: memFree=30589956/32770624 swapFree=67105588/67108860
[pid=28114] ppid=28111 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (xcsp3-exec) S 28111 28114 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122284762 9740288 345 18446744073709551615 4194304 5098028 140727490564416 140727490562520 139910782272124 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 21225472 140727490568569 140727490568773 140727490568773 140727490572267 0
/proc/28114/statm: 2378 345 289 221 0 87 0
[pid=28116] ppid=28114 vsize=13980732 memory=481264 CPUtime=2520.02 cores=0,2,4,6
/proc/28116/stat : 28116 (java) S 28114 28114 8557 0 -1 1077944320 241075 0 0 0 251729 273 0 0 20 0 15 0 122284770 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140727005574272 140223743188727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
/proc/28116/statm: 3495183 120316 3265 1 0 3483476 0
[pid=28116/tid=28117] ppid=28114 vsize=13980732 memory=-8774313645642428999 CPUtime=2446.33 cores=0,2,4,6
/proc/28116/task/28117/stat : 28117 (java) R 28114 28114 8557 0 -1 4202560 83087 0 0 0 244615 18 0 0 20 0 15 0 122284770 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223747427984 140223391095017 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28118] ppid=28114 vsize=13980732 memory=4872558044660077418 CPUtime=15.38 cores=0,2,4,6
/proc/28116/task/28118/stat : 28118 (java) S 28114 28114 8557 0 -1 1077944384 17744 0 0 0 1492 46 0 0 20 0 15 0 122284771 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223704087184 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28119] ppid=28114 vsize=13980732 memory=19602 CPUtime=15.4 cores=0,2,4,6
/proc/28116/task/28119/stat : 28119 (java) S 28114 28114 8557 0 -1 1077944384 19099 0 0 0 1495 45 0 0 20 0 15 0 122284771 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223342635536 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28120] ppid=28114 vsize=13980732 memory=-3975649505123405620 CPUtime=15.41 cores=0,2,4,6
/proc/28116/task/28120/stat : 28120 (java) S 28114 28114 8557 0 -1 1077944384 18486 0 0 0 1493 48 0 0 20 0 15 0 122284771 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223341582736 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28121] ppid=28114 vsize=13980732 memory=-6352670693803649130 CPUtime=15.41 cores=0,2,4,6
/proc/28116/task/28121/stat : 28121 (java) S 28114 28114 8557 0 -1 1077944384 16447 0 0 0 1497 44 0 0 20 0 15 0 122284771 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223340529936 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28122] ppid=28114 vsize=13980732 memory=-2672971631320983069 CPUtime=1.73 cores=0,2,4,6
/proc/28116/task/28122/stat : 28122 (java) S 28114 28114 8557 0 -1 1077944384 26119 0 0 0 154 19 0 0 20 0 15 0 122284772 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223221545840 140223743199874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28123] ppid=28114 vsize=13980732 memory=-7684191407570971757 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28123/stat : 28123 (java) S 28114 28114 8557 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223220491872 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28124] ppid=28114 vsize=13980732 memory=8546823402028195750 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28124/stat : 28124 (java) S 28114 28114 8557 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 122284773 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223219438976 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28125] ppid=28114 vsize=13980732 memory=8292148123324110535 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28125/stat : 28125 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284775 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223218387280 140223743207323 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28126] ppid=28114 vsize=13980732 memory=-7882018838379555936 CPUtime=4.62 cores=0,2,4,6
/proc/28116/task/28126/stat : 28126 (java) S 28114 28114 8557 0 -1 1077944384 27408 0 0 0 460 2 0 0 20 0 15 0 122284775 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223217334640 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28127] ppid=28114 vsize=13980732 memory=280078173415464 CPUtime=3.6 cores=0,2,4,6
/proc/28116/task/28127/stat : 28127 (java) S 28114 28114 8557 0 -1 1077944384 20123 0 0 0 358 2 0 0 20 0 15 0 122284775 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223216281840 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28128] ppid=28114 vsize=13980732 memory=4641074187873313646 CPUtime=0.82 cores=0,2,4,6
/proc/28116/task/28128/stat : 28128 (java) S 28114 28114 8557 0 -1 1077944384 9917 0 0 0 80 2 0 0 20 0 15 0 122284775 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223215229040 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28129] ppid=28114 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28116/task/28129/stat : 28129 (java) S 28114 28114 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122284776 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223214176480 140223743198933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
[pid=28116/tid=28130] ppid=28114 vsize=13980732 memory=832 CPUtime=1.21 cores=0,2,4,6
/proc/28116/task/28130/stat : 28130 (java) S 28114 28114 8557 0 -1 1077944384 1249 0 0 0 60 61 0 0 20 0 15 0 122284780 14316269568 120316 18446744073709551615 4194304 4196468 140727005591728 140223213124784 140223743199874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140727005594033 140727005594209 140727005594209 140727005597647 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 482644 KiB

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

[startup+2465.02 s]
# the end of solver process 28114 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001299 s, system=0.000649 s

[startup+2465.02 s]
# the end of solver process 28116 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.31 s, system=2.73671 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): 2465.02
CPU time (s): 2520.04
CPU user time (s): 2517.31
CPU system time (s): 2.73671
CPU usage (%): 102.232
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 594400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.31
system time used= 2.73671
maximum resident set size= 593520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85811
involuntary context switches= 4864


# summary of solver processes directly reported to runsolver:
#   pid: 28114,28116
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.31
#   total CPU system time (s): 2.73671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6283 second user time and 24.2066 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 05:34:12
IDJOB=4283302
IDBENCH=126214
IDSOLVER=2679
FILE ID=node126/4283302-1503200897
RUNJOBID= node126-1503172173-21712
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-25-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283302-1503200897/watcher-4283302-1503200897 -o /tmp/evaluation-result-4283302-1503200897/solver-4283302-1503200897 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 417355836 HOME/instance-4283302-1503200897.xml

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

MD5SUM BENCH= 6f45dc36d2c69d93d2d76d2d98e801df
RANDOM SEED=417355836

node126.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.81
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.81
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.81
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.81
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:        30665340 kB
MemAvailable:   31275576 kB
Buffers:          318024 kB
Cached:           583080 kB
SwapCached:          524 kB
Active:          1251056 kB
Inactive:         379956 kB
Active(anon):     686252 kB
Inactive(anon):    93904 kB
Active(file):     564804 kB
Inactive(file):   286052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7976 kB
Writeback:             0 kB
AnonPages:        729656 kB
Mapped:            72328 kB
Shmem:             49824 kB
Slab:             177440 kB
SReclaimable:     150428 kB
SUnreclaim:        27012 kB
KernelStack:        3488 kB
PageTables:         7124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1312848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-20 06:15:17