Trace number 4284292

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) 253.368 240.024

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 benchmark672
Best CPU time to get the best result obtained on this benchmark1988.3199
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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284292-1503212282.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284292-1503212282.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
0.98/0.59	c solve instance...
253.34/240.01	s UNKNOWN
253.34/240.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 (11339 MiB free)
  memory of node 1: 16384 MiB (7320 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284292-1503212282/watcher-4284292-1503212282 -o /tmp/evaluation-result-4284292-1503212282/solver-4284292-1503212282 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1915155336 HOME/instance-4284292-1503212282.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=22089, runsolver pid=22086

[startup+0.10025 s]*
/proc/loadavg: 1.88 1.90 1.74 6/218 22105
/proc/meminfo: memFree=19080528/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13978596 memory=27848 CPUtime=0.12 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 5310 0 0 0 11 1 0 0 20 0 15 0 154315828 14314082304 6962 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3494649 6962 2888 1 0 3482966 0
[pid=22091/tid=22092] ppid=22089 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 3314 0 0 0 8 0 0 0 20 0 15 0 154315828 14314082304 6962 33554432000 4194304 4196468 140726792909136 139810496175136 139810476021086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14314082304 6962 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13978596 memory=140323949659776 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14314082304 6962 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14314082304 6962 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315829 14314082304 6962 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13978596 memory=140323949659776 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315830 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154315831 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809470358432 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154315831 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809469305840 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 154315833 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 154315833 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13978596 memory=140323949659776 CPUtime=0.01 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 154315833 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13978596 memory=140323949659776 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315834 14314082304 6962 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29232 KiB

[startup+0.210772 s]*
/proc/loadavg: 1.88 1.90 1.74 3/218 22105
/proc/meminfo: memFree=19039016/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13982852 memory=40444 CPUtime=0.33 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 8147 0 0 0 31 2 0 0 20 0 15 0 154315828 14318440448 10111 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3495713 10111 3048 1 0 3482966 0
[pid=22091/tid=22092] ppid=22089 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) D 22089 22089 19988 0 -1 1077944384 5233 0 0 0 18 1 0 0 20 0 15 0 154315828 14318440448 10132 33554432000 4194304 4196468 140726792909136 139810496151392 139810484619821 0 4 0 16800975 18446744072101760548 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13982852 memory=9107 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 10132 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13982852 memory=140323949680852 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 10132 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 10132 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315829 14318473216 10132 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13982884 memory=140323949659776 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315830 14318473216 10132 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154315831 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809470358432 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154315831 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809469305840 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 409 0 0 0 1 0 0 0 20 0 15 0 154315833 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 15 0 154315833 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13982852 memory=140323949659776 CPUtime=0.08 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 753 0 0 0 8 0 0 0 20 0 15 0 154315833 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315834 14318440448 10132 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41828 KiB

[startup+0.31036 s]*
/proc/loadavg: 1.89 1.90 1.74 4/218 22105
/proc/meminfo: memFree=19033248/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13982852 memory=47424 CPUtime=0.5 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 9023 0 0 0 47 3 0 0 20 0 15 0 154315828 14318440448 11856 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3495713 11856 3113 1 0 3482966 0
[pid=22091/tid=22092] ppid=22089 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 5919 0 0 0 27 2 0 0 20 0 15 0 154315828 14318440448 11856 33554432000 4194304 4196468 140726792909136 139810496166832 139810129262704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13982852 memory=9469 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 11856 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13982852 memory=4050206357687914293 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 11856 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 11856 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315829 14318440448 11856 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315830 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154315831 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809470358432 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154315831 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809469305840 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) R 22089 22089 19988 0 -1 1077944384 434 0 0 0 2 0 0 0 20 0 15 0 154315833 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) R 22089 22089 19988 0 -1 4202560 504 0 0 0 4 0 0 0 20 0 15 0 154315833 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809466149488 139810478264983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) R 22089 22089 19988 0 -1 4202560 864 0 0 0 12 0 0 0 20 0 15 0 154315833 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809465093312 139810470894504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315834 14318440448 11856 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48808 KiB

[startup+0.704185 s]
/proc/loadavg: 1.89 1.90 1.74 4/218 22105
/proc/meminfo: memFree=19020380/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13984976 memory=73536 CPUtime=1.52 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 11551 0 0 0 147 5 0 0 20 0 15 0 154315828 14320615424 18384 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3496244 18384 3207 1 0 3483478 0
[pid=22091/tid=22092] ppid=22089 vsize=13984976 memory=23612 CPUtime=0.67 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 6765 0 0 0 64 3 0 0 20 0 15 0 154315828 14320615424 18384 33554432000 4194304 4196468 140726792909136 139810496179088 139810484618613 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14320615424 18384 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14320615424 18384 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13984976 memory=640 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315829 14320615424 18384 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154315829 14320615424 18384 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 154315830 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809470358432 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13984976 memory=932 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809469305840 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13984976 memory=4124 CPUtime=0.22 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) R 22089 22089 19988 0 -1 4202560 1008 0 0 0 22 0 0 0 20 0 15 0 154315833 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809467188096 139810473463799 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13984976 memory=2200 CPUtime=0.25 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 964 0 0 0 25 0 0 0 20 0 15 0 154315833 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13984976 memory=7528 CPUtime=0.34 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) R 22089 22089 19988 0 -1 4202560 1510 0 0 0 34 0 0 0 20 0 15 0 154315833 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809465096944 139810485044241 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13984976 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154315834 14320615424 18384 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 74920 KiB

[startup+1.50079 s]
/proc/loadavg: 1.89 1.90 1.74 5/218 22105
/proc/meminfo: memFree=18975472/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0

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

/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809469305856 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13984976 memory=1384 CPUtime=3.91 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 19770 0 0 0 389 2 0 0 20 0 15 0 154315833 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13984976 memory=6791534058613427641 CPUtime=3.76 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 21181 0 0 0 373 3 0 0 20 0 15 0 154315833 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13984976 memory=42792 CPUtime=0.76 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 8979 0 0 0 75 1 0 0 20 0 15 0 154315833 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13984976 memory=363676 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 727 0 0 0 2 2 0 0 20 0 15 0 154315834 14320615424 99719 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 112.24 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 400260 KiB

[startup+162.301 s]
/proc/loadavg: 1.50 1.80 1.74 3/217 22262
/proc/meminfo: memFree=20566860/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13984976 memory=454248 CPUtime=173.97 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 82195 0 0 0 17340 57 0 0 20 0 15 0 154315828 14320615424 113562 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3496244 113562 3270 1 0 3483478 0
[pid=22091/tid=22092] ppid=22089 vsize=13984976 memory=454256 CPUtime=161.39 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 14013 0 0 0 16133 6 0 0 20 0 15 0 154315828 14320615424 113562 33554432000 4194304 4196468 140726792909136 139810496180176 139810132826994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13984976 memory=454252 CPUtime=0.78 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 2267 0 0 0 69 9 0 0 20 0 15 0 154315829 14320615424 113562 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13984976 memory=454248 CPUtime=0.79 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1710 0 0 0 69 10 0 0 20 0 15 0 154315829 14320615424 113562 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13984976 memory=1384 CPUtime=0.79 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 952 0 0 0 70 9 0 0 20 0 15 0 154315829 14320615424 113562 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13984976 memory=1384 CPUtime=0.79 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 1363 0 0 0 70 9 0 0 20 0 15 0 154315829 14320615424 113562 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13984976 memory=456308 CPUtime=0.06 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 1285 0 0 0 5 1 0 0 20 0 15 0 154315830 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13984976 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809470358496 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809469305856 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13984976 memory=4140 CPUtime=4.52 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 24495 0 0 0 450 2 0 0 20 0 15 0 154315833 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13984976 memory=1384 CPUtime=3.93 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 24258 0 0 0 390 3 0 0 20 0 15 0 154315833 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13984976 memory=325616 CPUtime=0.76 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 9714 0 0 0 75 1 0 0 20 0 15 0 154315833 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13984976 memory=413140 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13984976 memory=1384 CPUtime=0.07 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 756 0 0 0 3 4 0 0 20 0 15 0 154315834 14320615424 113562 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 173.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 455632 KiB

[startup+222.301 s]
/proc/loadavg: 1.52 1.76 1.73 3/217 22263
/proc/meminfo: memFree=20466236/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13984976 memory=468616 CPUtime=235.09 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 84198 0 0 0 23443 66 0 0 20 0 15 0 154315828 14320615424 117154 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3496244 117154 3270 1 0 3483478 0
[pid=22091/tid=22092] ppid=22089 vsize=13984976 memory=468616 CPUtime=220.97 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 14452 0 0 0 22091 6 0 0 20 0 15 0 154315828 14320615424 117154 33554432000 4194304 4196468 140726792909136 139810496180192 139810132823973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13984976 memory=468616 CPUtime=1.15 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 2448 0 0 0 104 11 0 0 20 0 15 0 154315829 14320615424 117154 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13984976 memory=466568 CPUtime=1.16 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1779 0 0 0 104 12 0 0 20 0 15 0 154315829 14320615424 117154 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13984976 memory=454280 CPUtime=1.16 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1013 0 0 0 104 12 0 0 20 0 15 0 154315829 14320615424 117154 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13984976 memory=456328 CPUtime=1.15 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 1701 0 0 0 104 11 0 0 20 0 15 0 154315829 14320615424 117154 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13984976 memory=1384 CPUtime=0.11 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 1503 0 0 0 9 2 0 0 20 0 15 0 154315830 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809470358496 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13984976 memory=466568 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809469305856 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13984976 memory=33 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13984976 memory=1008 CPUtime=4.52 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 24758 0 0 0 450 2 0 0 20 0 15 0 154315833 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13984976 memory=1384 CPUtime=3.93 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 24664 0 0 0 390 3 0 0 20 0 15 0 154315833 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13984976 memory=466568 CPUtime=0.76 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 9715 0 0 0 75 1 0 0 20 0 15 0 154315833 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13984976 memory=42792 CPUtime=0.09 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 783 0 0 0 4 5 0 0 20 0 15 0 154315834 14320615424 117154 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 235.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 470000 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.39 1.72 1.72 3/217 22263
/proc/meminfo: memFree=20532960/32770624 swapFree=67108860/67108860
[pid=22089] ppid=22086 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22089/stat : 22089 (xcsp3-exec) S 22086 22089 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154315827 9740288 346 33554432000 4194304 5098028 140721497416112 140721497414216 140111144063612 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22650880 140721497425012 140721497425216 140721497425216 140721497427947 0
/proc/22089/statm: 2378 346 289 221 0 87 0
[pid=22091] ppid=22089 vsize=13984976 memory=360552 CPUtime=253.34 cores=0,2,4,6
/proc/22091/stat : 22091 (java) S 22089 22089 19988 0 -1 1077944320 88306 0 0 0 25265 69 0 0 20 0 15 0 154315828 14320615424 90138 33554432000 4194304 4196468 140726792909136 140726792891680 139810491940599 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
/proc/22091/statm: 3496244 90138 3285 1 0 3483478 0
[pid=22091/tid=22092] ppid=22089 vsize=13984976 memory=1398720917958146503 CPUtime=238.41 cores=0,2,4,6
/proc/22091/task/22092/stat : 22092 (java) R 22089 22089 19988 0 -1 4202560 14679 0 0 0 23834 7 0 0 20 0 15 0 154315828 14320615424 90138 33554432000 4194304 4196468 140726792909136 139810496180288 139810132826954 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22093] ppid=22089 vsize=13984976 memory=4872558044660077418 CPUtime=1.33 cores=0,2,4,6
/proc/22091/task/22093/stat : 22093 (java) S 22089 22089 19988 0 -1 1077944384 2576 0 0 0 122 11 0 0 20 0 15 0 154315829 14320615424 90138 33554432000 4194304 4196468 140726792909136 139810448493328 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22094] ppid=22089 vsize=13984976 memory=10736 CPUtime=1.34 cores=0,2,4,6
/proc/22091/task/22094/stat : 22094 (java) S 22089 22089 19988 0 -1 1077944384 1852 0 0 0 122 12 0 0 20 0 15 0 154315829 14320615424 90138 33554432000 4194304 4196468 140726792909136 139810086251408 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22095] ppid=22089 vsize=13984976 memory=1204 CPUtime=1.34 cores=0,2,4,6
/proc/22091/task/22095/stat : 22095 (java) S 22089 22089 19988 0 -1 1077944384 1619 0 0 0 122 12 0 0 20 0 15 0 154315829 14320615424 90138 33554432000 4194304 4196468 140726792909136 139810085198864 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22096] ppid=22089 vsize=13984976 memory=6791534058613427641 CPUtime=1.34 cores=0,2,4,6
/proc/22091/task/22096/stat : 22096 (java) S 22089 22089 19988 0 -1 1077944384 1927 0 0 0 122 12 0 0 20 0 15 0 154315829 14320615424 90138 33554432000 4194304 4196468 140726792909136 139810084146320 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22097] ppid=22089 vsize=13984976 memory=360328 CPUtime=0.18 cores=0,2,4,6
/proc/22091/task/22097/stat : 22097 (java) S 22089 22089 19988 0 -1 1077944384 4350 0 0 0 16 2 0 0 20 0 15 0 154315830 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809471412208 139810491951746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22098] ppid=22089 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22098/stat : 22098 (java) S 22089 22089 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809470358496 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22099] ppid=22089 vsize=13984976 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22099/stat : 22099 (java) S 22089 22089 19988 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154315831 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809469305856 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22100] ppid=22089 vsize=13984976 memory=-3622645143214314312 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22100/stat : 22100 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809468254416 139810491959195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22101] ppid=22089 vsize=13984976 memory=1792 CPUtime=4.52 cores=0,2,4,6
/proc/22091/task/22101/stat : 22101 (java) S 22089 22089 19988 0 -1 1077944384 24758 0 0 0 450 2 0 0 20 0 15 0 154315833 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809467202032 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22102] ppid=22089 vsize=13984976 memory=640 CPUtime=3.93 cores=0,2,4,6
/proc/22091/task/22102/stat : 22102 (java) S 22089 22089 19988 0 -1 1077944384 24664 0 0 0 390 3 0 0 20 0 15 0 154315833 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809466149488 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22103] ppid=22089 vsize=13984976 memory=360552 CPUtime=0.76 cores=0,2,4,6
/proc/22091/task/22103/stat : 22103 (java) S 22089 22089 19988 0 -1 1077944384 9715 0 0 0 75 1 0 0 20 0 15 0 154315833 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809465096944 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22104] ppid=22089 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/22091/task/22104/stat : 22104 (java) S 22089 22089 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154315833 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809464044640 139810491950805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
[pid=22091/tid=22105] ppid=22089 vsize=13984976 memory=932 CPUtime=0.1 cores=0,2,4,6
/proc/22091/task/22105/stat : 22105 (java) S 22089 22089 19988 0 -1 1077944384 784 0 0 0 5 5 0 0 20 0 15 0 154315834 14320615424 90138 33554432000 4194304 4196468 140726792909136 139809462991152 139810491951746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 36052992 140726792918173 140726792918348 140726792918348 140726792921039 0
Current children cumulated CPU time: 253.34 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 361936 KiB

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

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

[startup+240.024 s]
# the end of solver process 22091 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=252.671 s, system=0.696748 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): 240.024
CPU time (s): 253.368
CPU user time (s): 252.671
CPU system time (s): 0.696748
CPU usage (%): 105.56
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 494144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.671
system time used= 0.696748
maximum resident set size= 492760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11598
involuntary context switches= 424


# summary of solver processes directly reported to runsolver:
#   pid: 22089,22091
#   total CPU time (s): 253.368
#   total CPU user time (s): 252.671
#   total CPU system time (s): 0.696748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51054 second user time and 2.31854 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 08:43:42
IDJOB=4284292
IDBENCH=126214
IDSOLVER=2680
FILE ID=node114/4284292-1503212282
RUNJOBID= node114-1503208995-20019
PBS_JOBID= 20630872
Free space on /tmp= 61700 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-4284292-1503212282/watcher-4284292-1503212282 -o /tmp/evaluation-result-4284292-1503212282/solver-4284292-1503212282 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1915155336 HOME/instance-4284292-1503212282.xml

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

MD5SUM BENCH= 6f45dc36d2c69d93d2d76d2d98e801df
RANDOM SEED=1915155336

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.98
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:        19108660 kB
MemAvailable:   29852200 kB
Buffers:          261092 kB
Cached:         10768780 kB
SwapCached:            0 kB
Active:          4121444 kB
Inactive:        9077324 kB
Active(anon):    2160808 kB
Inactive(anon):    44260 kB
Active(file):    1960636 kB
Inactive(file):  9033064 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:       2225296 kB
Mapped:            64200 kB
Shmem:             33416 kB
Slab:             158384 kB
SReclaimable:     131348 kB
SUnreclaim:        27036 kB
KernelStack:        3824 kB
PageTables:         9372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3719988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2109440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 08:47:42