Trace number 4282574

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0701 2510.04

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N7a.xml
MD5SUM7683a0cf8356c785808b20063e428e98
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables985
Number of constraints592
Number of domains147
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":18},{"size":2,"count":573},{"size":200,"count":394}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":197},{"degree":2,"count":394},{"degree":3,"count":394}]
Minimum constraint arity2
Maximum constraint arity788
Distribution of constraint arities[{"arity":2,"count":394},{"arity":3,"count":197},{"arity":788,"count":1}]
Number of extensional constraints197
Number of intensional constraints394
Distribution of constraint types[{"type":"extension","count":197},{"type":"intension","count":394},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282574-1503106918.xml"  -tl '2520s' -p 1 -x 0
0.17/0.24	c [HOME/instance-4282574-1503106918.xml, -tl, 2520s, -p, 1, -x, 0]
0.17/0.29	c simple solver
0.36/0.35	c parse instance...
1.62/0.80	c solve instance...
2520.00/2510.01	s UNKNOWN
2520.00/2510.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 (15448 MiB free)
  memory of node 1: 16384 MiB (15396 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282574-1503106918/watcher-4282574-1503106918 -o /tmp/evaluation-result-4282574-1503106918/solver-4282574-1503106918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 371161663 HOME/instance-4282574-1503106918.xml 

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

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


[startup+0.100189 s]*
/proc/loadavg: 1.88 1.84 1.78 3/206 20962
/proc/meminfo: memFree=31574352/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13574484 memory=19616 CPUtime=0.04 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 4277 0 0 0 4 0 0 0 20 0 9 0 9098899 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3393621 4904 2137 1 0 3383118 0
[pid=20954/tid=20955] ppid=20952 vsize=13574484 memory=-8713483618642459742 CPUtime=0.04 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 2981 0 0 0 4 0 0 0 20 0 9 0 9098899 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140235496341368 140235478174124 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9098900 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13574484 memory=140391467353728 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9098900 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9098900 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9098900 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13574484 memory=140391467353728 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9098901 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 9098902 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 9098902 13900271616 4904 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20992 KiB

[startup+0.210058 s]*
/proc/loadavg: 1.88 1.84 1.78 5/212 20968
/proc/meminfo: memFree=31562704/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13974352 memory=31288 CPUtime=0.17 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 7931 0 0 0 15 2 0 0 20 0 15 0 9098899 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3493588 7822 2875 1 0 3482964 0
[pid=20954/tid=20955] ppid=20952 vsize=13974352 memory=-6871798056524144002 CPUtime=0.11 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 5786 0 0 0 10 1 0 0 20 0 15 0 9098899 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140235496335264 140235128271080 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13974352 memory=140391467353728 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9098900 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13974352 memory=140391467353728 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9098901 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9098902 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9098902 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 15 0 9098904 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 9098904 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13974352 memory=140391467353728 CPUtime=0.02 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) R 20952 20952 18108 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 9098904 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235476271780 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13974352 memory=140391467353728 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098908 14309736448 7822 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32664 KiB

[startup+0.310371 s]*
/proc/loadavg: 1.88 1.84 1.78 4/212 20968
/proc/meminfo: memFree=31557124/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13978608 memory=39916 CPUtime=0.36 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 9237 0 0 0 33 3 0 0 20 0 15 0 9098899 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3494652 9979 3048 1 0 3482964 0
[pid=20954/tid=20955] ppid=20952 vsize=13978608 memory=-8774313645642428999 CPUtime=0.22 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 6385 0 0 0 20 2 0 0 20 0 15 0 9098899 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140235496328912 140235476186462 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13978608 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9098900 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9098901 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9098902 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9098902 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 668 0 0 0 2 0 0 0 20 0 15 0 9098904 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 15 0 9098904 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13978608 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) S 20952 20952 18108 0 -1 1077944384 715 0 0 0 7 0 0 0 20 0 15 0 9098904 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098908 14314094592 9979 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41292 KiB

[startup+0.700948 s]
/proc/loadavg: 1.88 1.84 1.78 6/212 20968
/proc/meminfo: memFree=31544320/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13980732 memory=73224 CPUtime=1.33 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 13916 0 0 0 127 6 0 0 20 0 15 0 9098899 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3495183 18306 3168 1 0 3483476 0
[pid=20954/tid=20955] ppid=20952 vsize=13980732 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 8441 0 0 0 56 3 0 0 20 0 15 0 9098899 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140235496342824 140235476186026 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13980732 memory=8242257093008570677 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13980732 memory=5861824517433872464 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13980732 memory=7741523263919513920 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13980732 memory=5787213827046125610 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9098901 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13980732 memory=140391340843632 CPUtime=0.18 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) R 20952 20952 18108 0 -1 4202560 1237 0 0 0 18 0 0 0 20 0 15 0 9098904 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234966498952 140235473650072 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) R 20952 20952 18108 0 -1 4202560 847 0 0 0 17 0 0 0 20 0 15 0 9098904 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234965447512 140235473650526 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13980732 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) R 20952 20952 18108 0 -1 4202560 2103 0 0 0 35 1 0 0 20 0 15 0 9098904 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234964405112 140235472074751 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13980732 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) R 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098908 14316269568 18306 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 74600 KiB

[startup+1.5008 s]
/proc/loadavg: 1.88 1.84 1.78 6/212 20968
/proc/meminfo: memFree=31508256/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13980732 memory=99896 CPUtime=3.69 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 21381 0 0 0 361 8 0 0 20 0 15 0 9098899 14316269568 24974 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3495183 24974 3196 1 0 3483476 0
[pid=20954/tid=20955] ppid=20952 vsize=13980732 memory=25959 CPUtime=1.39 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 9959 0 0 0 134 5 0 0 20 0 15 0 9098899 14316269568 24974 18446744073709551615 4194304 4196468 140728957645488 140235496344864 140235473512246 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 24974 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13980732 memory=-3253322038155611931 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 24974 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9098900 14316269568 24974 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13980732 memory=3184097920075984065 CPUtime=0 cores=0,2,4,6

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

/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13980732 memory=341236 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13980732 memory=1376 CPUtime=3.41 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 23549 0 0 0 339 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13980732 memory=1376 CPUtime=3.3 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 19167 0 0 0 328 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13980732 memory=1376 CPUtime=0.82 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) S 20952 20952 18108 0 -1 1077944384 9440 0 0 0 80 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13980732 memory=341236 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13980732 memory=4128 CPUtime=1.43 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 2699 0 0 0 73 70 0 0 20 0 15 0 9098908 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 2392.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 342612 KiB

[startup+2442.3 s]
/proc/loadavg: 1.76 1.80 1.80 3/212 21219
/proc/meminfo: memFree=31149384/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13980732 memory=341236 CPUtime=2452.22 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 114023 0 0 0 245112 110 0 0 20 0 15 0 9098899 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3495183 85309 3239 1 0 3483476 0
[pid=20954/tid=20955] ppid=20952 vsize=13980732 memory=341236 CPUtime=2441.65 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 32578 0 0 0 244157 8 0 0 20 0 15 0 9098899 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140235496345584 140235135823409 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 4371 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 4012 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 5077 0 0 0 26 5 0 0 20 0 15 0 9098900 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 6564 0 0 0 24 7 0 0 20 0 15 0 9098900 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.26 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 5164 0 0 0 9 17 0 0 20 0 15 0 9098901 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13980732 memory=341236 CPUtime=3.41 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 23570 0 0 0 339 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13980732 memory=1376 CPUtime=3.3 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 19169 0 0 0 328 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13980732 memory=1376 CPUtime=0.82 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) S 20952 20952 18108 0 -1 1077944384 9442 0 0 0 80 2 0 0 20 0 15 0 9098904 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13980732 memory=1376 CPUtime=1.47 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 2719 0 0 0 75 72 0 0 20 0 15 0 9098908 14316269568 85309 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 2452.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 342612 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.82 1.81 3/211 21221
/proc/meminfo: memFree=31151104/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13980732 memory=344820 CPUtime=2512.29 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 115561 0 0 0 251118 111 0 0 20 0 15 0 9098899 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3495183 86205 3239 1 0 3483476 0
[pid=20954/tid=20955] ppid=20952 vsize=13980732 memory=344820 CPUtime=2501.64 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 33136 0 0 0 250156 8 0 0 20 0 15 0 9098899 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235496343208 140235135823303 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13980732 memory=344820 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 4446 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13980732 memory=1376 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 4073 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13980732 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 5356 0 0 0 26 5 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13980732 memory=344820 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 6604 0 0 0 24 7 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13980732 memory=344820 CPUtime=0.26 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 5282 0 0 0 9 17 0 0 20 0 15 0 9098901 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13980732 memory=344820 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13980732 memory=344820 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13980732 memory=344820 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13980732 memory=1376 CPUtime=3.42 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 23708 0 0 0 340 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13980732 memory=1376 CPUtime=3.31 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 19409 0 0 0 329 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13980732 memory=344820 CPUtime=0.82 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) S 20952 20952 18108 0 -1 1077944384 9455 0 0 0 80 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13980732 memory=1376 CPUtime=1.5 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 2735 0 0 0 77 73 0 0 20 0 15 0 9098908 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 2512.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 346196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510 s]*
/proc/loadavg: 1.88 1.83 1.81 3/214 21235
/proc/meminfo: memFree=31150728/32770624 swapFree=67108860/67108860
[pid=20952] ppid=20949 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (xcsp3-exec) S 20949 20952 18108 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 9098893 9740288 344 18446744073709551615 4194304 5098028 140736187219088 140736187217192 140622859981436 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 30216192 140736187220346 140736187220550 140736187220550 140736187224043 0
/proc/20952/statm: 2378 344 289 221 0 87 0
[pid=20954] ppid=20952 vsize=13980732 memory=344820 CPUtime=2520 cores=0,2,4,6
/proc/20954/stat : 20954 (java) S 20952 20952 18108 0 -1 1077944320 115561 0 0 0 251889 111 0 0 20 0 15 0 9098899 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140728957628032 140235492105975 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
/proc/20954/statm: 3495183 86205 3239 1 0 3483476 0
[pid=20954/tid=20955] ppid=20952 vsize=13980732 memory=1376 CPUtime=2509.35 cores=0,2,4,6
/proc/20954/task/20955/stat : 20955 (java) R 20952 20952 18108 0 -1 4202560 33136 0 0 0 250927 8 0 0 20 0 15 0 9098899 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235496343208 140235135823476 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20956] ppid=20952 vsize=13980732 memory=344820 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20956/stat : 20956 (java) S 20952 20952 18108 0 -1 1077944384 4446 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235449072528 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20957] ppid=20952 vsize=13980732 memory=-8195925453750481479 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20957/stat : 20957 (java) S 20952 20952 18108 0 -1 1077944384 4073 0 0 0 25 6 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235448019728 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20958] ppid=20952 vsize=13980732 memory=341236 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20958/stat : 20958 (java) S 20952 20952 18108 0 -1 1077944384 5356 0 0 0 26 5 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235090619536 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20959] ppid=20952 vsize=13980732 memory=4072 CPUtime=0.31 cores=0,2,4,6
/proc/20954/task/20959/stat : 20959 (java) S 20952 20952 18108 0 -1 1077944384 6604 0 0 0 24 7 0 0 20 0 15 0 9098900 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140235089566736 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20960] ppid=20952 vsize=13980732 memory=1156 CPUtime=0.26 cores=0,2,4,6
/proc/20954/task/20960/stat : 20960 (java) S 20952 20952 18108 0 -1 1077944384 5282 0 0 0 9 17 0 0 20 0 15 0 9098901 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234970724464 140235492117122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20961] ppid=20952 vsize=13980732 memory=3236 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20961/stat : 20961 (java) S 20952 20952 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234969670432 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20962] ppid=20952 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20962/stat : 20962 (java) S 20952 20952 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9098902 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234968618096 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20963] ppid=20952 vsize=13980732 memory=2436 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20963/stat : 20963 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234967566416 140235492124571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20964] ppid=20952 vsize=13980732 memory=1732 CPUtime=3.42 cores=0,2,4,6
/proc/20954/task/20964/stat : 20964 (java) S 20952 20952 18108 0 -1 1077944384 23708 0 0 0 340 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234966514288 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20965] ppid=20952 vsize=13980732 memory=2004 CPUtime=3.31 cores=0,2,4,6
/proc/20954/task/20965/stat : 20965 (java) S 20952 20952 18108 0 -1 1077944384 19409 0 0 0 329 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234965461488 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20966] ppid=20952 vsize=13980732 memory=1376 CPUtime=0.82 cores=0,2,4,6
/proc/20954/task/20966/stat : 20966 (java) S 20952 20952 18108 0 -1 1077944384 9455 0 0 0 80 2 0 0 20 0 15 0 9098904 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234964409200 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20967] ppid=20952 vsize=13980732 memory=344820 CPUtime=0 cores=0,2,4,6
/proc/20954/task/20967/stat : 20967 (java) S 20952 20952 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9098905 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234963356640 140235492116181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
[pid=20954/tid=20968] ppid=20952 vsize=13980732 memory=2004 CPUtime=1.5 cores=0,2,4,6
/proc/20954/task/20968/stat : 20968 (java) S 20952 20952 18108 0 -1 1077944384 2735 0 0 0 77 73 0 0 20 0 15 0 9098908 14316269568 86205 18446744073709551615 4194304 4196468 140728957645488 140234962303408 140235492117122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140728957653426 140728957653602 140728957653602 140728957657039 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 346196 KiB

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

[startup+2510.02 s]
# the end of solver process 20952 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000628 s, system=0.001256 s

[startup+2510.04 s]
# the end of solver process 20954 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.93 s, system=1.13944 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): 2510.04
CPU time (s): 2520.07
CPU user time (s): 2518.93
CPU system time (s): 1.13944
CPU usage (%): 100.4
Max. virtual memory (cumulated for all children) (KiB): 13996804
Max. memory (cumulated for all children) (KiB): 346196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.93
system time used= 1.13944
maximum resident set size= 345420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116282
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58986
involuntary context switches= 1869


# summary of solver processes directly reported to runsolver:
#   pid: 20952,20954
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.93
#   total CPU system time (s): 1.13944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3868 second user time and 26.9551 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 03:28:18
IDJOB=4282574
IDBENCH=120424
IDSOLVER=2677
FILE ID=node131/4282574-1503106918
RUNJOBID= node131-1503095854-18171
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N7a.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-4282574-1503106918/watcher-4282574-1503106918 -o /tmp/evaluation-result-4282574-1503106918/solver-4282574-1503106918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 371161663 HOME/instance-4282574-1503106918.xml

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

MD5SUM BENCH= 7683a0cf8356c785808b20063e428e98
RANDOM SEED=371161663

node131.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.69
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.69
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.69
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.69
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:        31585732 kB
MemAvailable:   31844252 kB
Buffers:          152744 kB
Cached:           386952 kB
SwapCached:            0 kB
Active:           395868 kB
Inactive:         383240 kB
Active(anon):     239792 kB
Inactive(anon):     8568 kB
Active(file):     156076 kB
Inactive(file):   374672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8032 kB
Writeback:             4 kB
AnonPages:        238828 kB
Mapped:            42924 kB
Shmem:              8900 kB
Slab:             112276 kB
SReclaimable:      87216 kB
SUnreclaim:        25060 kB
KernelStack:        3440 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-19 04:10:08