Trace number 4269995

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 4.0.5 seq (2017-08-09)? (TO) 243.573 240.021

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w3b2r8.xml
MD5SUM2d1ea33805a592f1cc5486f43d894179
Bench CategoryCOP (optimization 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 variables1002
Number of constraints157
Number of domains2
Minimum domain size78
Maximum domain size139
Distribution of domain sizes[{"size":78,"count":1},{"size":139,"count":1001}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":924},{"degree":5,"count":77}]
Minimum constraint arity13
Maximum constraint arity1001
Distribution of constraint arities[{"arity":13,"count":154},{"arity":78,"count":1},{"arity":1001,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":77},{"type":"lex","count":1},{"type":"sum","count":77},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269995-1502623477.xml"  -tl '264s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4269995-1502623477.xml, -tl, 264s, -p, 1, -x, 0]
0.27/0.33	c simple solver
0.27/0.40	c parse instance...
0.94/0.64	c solve instance...
243.55/240.01	s UNKNOWN
243.55/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 (14788 MiB free)
  memory of node 1: 16384 MiB (15262 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269995-1502623477/watcher-4269995-1502623477 -o /tmp/evaluation-result-4269995-1502623477/solver-4269995-1502623477 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502620465-28448 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 593193325 HOME/instance-4269995-1502623477.xml 

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

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
solver pid=30512, runsolver pid=30509
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 2.01 1.95 1.90 2/204 30514
/proc/meminfo: memFree=30773000/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.216492 s]*
/proc/loadavg: 2.01 1.95 1.90 4/219 30529
/proc/meminfo: memFree=30756376/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13974352 memory=27600 CPUtime=0.1 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 5318 0 0 0 9 1 0 0 20 0 15 0 104259017 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3493588 6900 2750 1 0 3482964 0
[pid=30515/tid=30516] ppid=30512 vsize=13974352 memory=8040223241902399128 CPUtime=0.07 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 3452 0 0 0 7 0 0 0 20 0 15 0 104259017 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139750128384032 139750109837160 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13974352 memory=5767616739380783497 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13974352 memory=140349082252928 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13974352 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259019 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259026 14309736448 6900 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28980 KiB

[startup+0.311523 s]*
/proc/loadavg: 2.01 1.95 1.90 4/219 30529
/proc/meminfo: memFree=30746440/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13974352 memory=37240 CPUtime=0.27 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 8872 0 0 0 25 2 0 0 20 0 15 0 104259017 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3493588 9310 2985 1 0 3482964 0
[pid=30515/tid=30516] ppid=30512 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 6103 0 0 0 16 1 0 0 20 0 15 0 104259017 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139750128392128 139750116832629 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13974352 memory=140349082252928 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259019 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 15 0 104259023 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13974352 memory=140349082252928 CPUtime=0.06 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 700 0 0 0 6 0 0 0 20 0 15 0 104259023 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13974352 memory=140349082252928 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259026 14309736448 9310 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38620 KiB

[startup+0.701481 s]
/proc/loadavg: 2.01 1.95 1.90 6/219 30529
/proc/meminfo: memFree=30734356/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13980732 memory=61956 CPUtime=1.23 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 12748 0 0 0 118 5 0 0 20 0 15 0 104259017 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3495183 15489 3166 1 0 3483476 0
[pid=30515/tid=30516] ppid=30512 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 8636 0 0 0 52 3 0 0 20 0 15 0 104259017 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139750128392416 139749733186463 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13980732 memory=130 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13980732 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13980732 memory=140349082265729 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 104259019 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13980732 memory=6154538792250073449 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=7012755875661107280 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=2252 CPUtime=0.19 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) R 30512 30512 12395 0 -1 4202560 834 0 0 0 18 1 0 0 20 0 15 0 104259023 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749598098120 139750105674200 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) R 30512 30512 12395 0 -1 4202560 754 0 0 0 19 0 0 0 20 0 15 0 104259023 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750110182789 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=5784 CPUtime=0.27 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 1216 0 0 0 27 0 0 0 20 0 15 0 104259023 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259026 14316269568 15489 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63336 KiB

[startup+1.50072 s]
/proc/loadavg: 2.01 1.95 1.90 3/219 30529
/proc/meminfo: memFree=30713860/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13980732 memory=76004 CPUtime=2.53 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 16213 0 0 0 248 5 0 0 20 0 15 0 104259017 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3495183 19001 3180 1 0 3483476 0
[pid=30515/tid=30516] ppid=30512 vsize=13980732 memory=131078106937142 CPUtime=1.35 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 9089 0 0 0 132 3 0 0 20 0 15 0 104259017 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139750128388784 139749733343278 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13980732 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13980732 memory=71236 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 104259019 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=280697856751168 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=-8774313645642428999 CPUtime=0.41 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 1906 0 0 0 40 1 0 0 20 0 15 0 104259023 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 2066 0 0 0 43 0 0 0 20 0 15 0 104259023 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=140348928062016 CPUtime=0.31 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 1833 0 0 0 31 0 0 0 20 0 15 0 104259023 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 104259026 14316269568 19001 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0

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

/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=8330969454845486047 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=1296 CPUtime=1.42 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 9233 0 0 0 141 1 0 0 20 0 15 0 104259023 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=2460 CPUtime=1.52 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 11553 0 0 0 150 2 0 0 20 0 15 0 104259023 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=164 CPUtime=0.39 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 4325 0 0 0 38 1 0 0 20 0 15 0 104259023 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=4945967916939451008 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 655 0 0 0 1 1 0 0 20 0 15 0 104259026 14316269568 22573 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 105.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 91672 KiB

[startup+162.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/216 30613
/proc/meminfo: memFree=30762152/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13980732 memory=98596 CPUtime=165.64 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 44962 0 0 0 16555 9 0 0 20 0 15 0 104259017 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3495183 24649 3199 1 0 3483476 0
[pid=30515/tid=30516] ppid=30512 vsize=13980732 memory=98596 CPUtime=162.15 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 13360 0 0 0 16212 3 0 0 20 0 15 0 104259017 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139750128390880 139749734261225 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13980732 memory=98588 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13980732 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13980732 memory=98572 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 564 0 0 0 0 0 0 0 20 0 15 0 104259019 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13980732 memory=143 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=1380 CPUtime=1.44 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 10670 0 0 0 143 1 0 0 20 0 15 0 104259023 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=98588 CPUtime=1.58 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 12771 0 0 0 156 2 0 0 20 0 15 0 104259023 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 5546 0 0 0 39 1 0 0 20 0 15 0 104259023 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=98588 CPUtime=0.02 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 750 0 0 0 1 1 0 0 20 0 15 0 104259026 14316269568 24649 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 165.64 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 99976 KiB

[startup+222.301 s]
/proc/loadavg: 1.97 1.95 1.91 3/217 30616
/proc/meminfo: memFree=30519480/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13980732 memory=104920 CPUtime=225.83 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 48961 0 0 0 22573 10 0 0 20 0 15 0 104259017 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3495183 26230 3203 1 0 3483476 0
[pid=30515/tid=30516] ppid=30512 vsize=13980732 memory=104920 CPUtime=222.16 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 13993 0 0 0 22212 4 0 0 20 0 15 0 104259017 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139750128392056 139749733291520 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 606 0 0 0 0 0 0 0 20 0 15 0 104259019 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13980732 memory=104920 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=280697856492928 CPUtime=1.54 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 12435 0 0 0 153 1 0 0 20 0 15 0 104259023 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=104920 CPUtime=1.63 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 13717 0 0 0 161 2 0 0 20 0 15 0 104259023 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=4132 CPUtime=0.41 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 6060 0 0 0 40 1 0 0 20 0 15 0 104259023 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 849 0 0 0 1 2 0 0 20 0 15 0 104259026 14316269568 26230 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 225.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 106300 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.98 1.96 1.92 3/217 30616
/proc/meminfo: memFree=30517404/32770624 swapFree=67108860/67108860
[pid=30512] ppid=30509 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (xcsp3-exec) S 30509 30512 12395 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104259007 9740288 345 18446744073709551615 4194304 5098028 140723614634992 140723614633096 140608775479932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 27004928 140723614642559 140723614642762 140723614642762 140723614646251 0
/proc/30512/statm: 2378 345 289 221 0 87 0
[pid=30515] ppid=30512 vsize=13980732 memory=106968 CPUtime=243.55 cores=1,3,5,7
/proc/30515/stat : 30515 (java) S 30512 30512 12395 0 -1 1077944320 49006 0 0 0 24344 11 0 0 20 0 15 0 104259017 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 140736802371712 139750124154615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
/proc/30515/statm: 3495183 26742 3203 1 0 3483476 0
[pid=30515/tid=30516] ppid=30512 vsize=13980732 memory=18468 CPUtime=239.87 cores=1,3,5,7
/proc/30515/task/30516/stat : 30516 (java) R 30512 30512 12395 0 -1 4202560 14037 0 0 0 23983 4 0 0 20 0 15 0 104259017 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139750128391104 139749733291530 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30517] ppid=30512 vsize=13980732 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30517/stat : 30517 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139750058588944 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30518] ppid=30512 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30518/stat : 30518 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139750057536400 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30519] ppid=30512 vsize=13980732 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30519/stat : 30519 (java) S 30512 30512 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139750056483856 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30520] ppid=30512 vsize=13980732 memory=106968 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30520/stat : 30520 (java) S 30512 30512 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104259018 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139750055431312 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30521] ppid=30512 vsize=13980732 memory=18468 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30521/stat : 30521 (java) S 30512 30512 12395 0 -1 1077944384 607 0 0 0 0 0 0 0 20 0 15 0 104259019 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749602322416 139750124165762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30522] ppid=30512 vsize=13980732 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30522/stat : 30522 (java) S 30512 30512 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749601268640 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30523] ppid=30512 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30523/stat : 30523 (java) S 30512 30512 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104259020 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749600216048 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30524] ppid=30512 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30524/stat : 30524 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749599164624 139750124173211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30525] ppid=30512 vsize=13980732 memory=1236 CPUtime=1.54 cores=1,3,5,7
/proc/30515/task/30525/stat : 30525 (java) S 30512 30512 12395 0 -1 1077944384 12435 0 0 0 153 1 0 0 20 0 15 0 104259023 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749598112240 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30526] ppid=30512 vsize=13980732 memory=2240 CPUtime=1.63 cores=1,3,5,7
/proc/30515/task/30526/stat : 30526 (java) S 30512 30512 12395 0 -1 1077944384 13717 0 0 0 161 2 0 0 20 0 15 0 104259023 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749597059696 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30527] ppid=30512 vsize=13980732 memory=4296 CPUtime=0.41 cores=1,3,5,7
/proc/30515/task/30527/stat : 30527 (java) S 30512 30512 12395 0 -1 1077944384 6060 0 0 0 40 1 0 0 20 0 15 0 104259023 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749596007152 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30528] ppid=30512 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30515/task/30528/stat : 30528 (java) S 30512 30512 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104259023 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749594954848 139750124164821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
[pid=30515/tid=30529] ppid=30512 vsize=13980732 memory=106968 CPUtime=0.04 cores=1,3,5,7
/proc/30515/task/30529/stat : 30529 (java) S 30512 30512 12395 0 -1 1077944384 849 0 0 0 2 2 0 0 20 0 15 0 104259026 14316269568 26742 18446744073709551615 4194304 4196468 140736802389168 139749593901360 139750124165762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8900608 140736802390455 140736802390630 140736802390630 140736802394063 0
Current children cumulated CPU time: 243.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 108348 KiB

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

[startup+240.019 s]
# the end of solver process 30512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000934 s, system=0.000934 s

[startup+240.021 s]
# the end of solver process 30515 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.456 s, system=0.116991 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.021
CPU time (s): 243.573
CPU user time (s): 243.456
CPU system time (s): 0.116991
CPU usage (%): 101.48
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 108348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.456
system time used= 0.116991
maximum resident set size= 113720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7579
involuntary context switches= 116


# summary of solver processes directly reported to runsolver:
#   pid: 30512,30515
#   total CPU time (s): 243.573
#   total CPU user time (s): 243.456
#   total CPU system time (s): 0.116991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28061 second user time and 2.24075 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-13 13:10:43
IDJOB=4269995
IDBENCH=137243
IDSOLVER=2661
FILE ID=node135/4269995-1502623477
RUNJOBID= node135-1502620465-28448
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w3b2r8.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-4269995-1502623477/watcher-4269995-1502623477 -o /tmp/evaluation-result-4269995-1502623477/solver-4269995-1502623477 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502620465-28448 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 593193325 HOME/instance-4269995-1502623477.xml

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

MD5SUM BENCH= 2d1ea33805a592f1cc5486f43d894179
RANDOM SEED=593193325

node135.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.21
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.21
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.21
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.21
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:        30772816 kB
MemAvailable:   31674864 kB
Buffers:          311320 kB
Cached:           888420 kB
SwapCached:            0 kB
Active:          1000568 kB
Inactive:         552912 kB
Active(anon):     353936 kB
Inactive(anon):    41324 kB
Active(file):     646632 kB
Inactive(file):   511588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             4 kB
AnonPages:        353712 kB
Mapped:            68144 kB
Shmem:             41656 kB
Slab:             146852 kB
SReclaimable:     119328 kB
SUnreclaim:        27524 kB
KernelStack:        3568 kB
PageTables:         6604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1417020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62016 MiB
End job on node135 at 2017-08-13 13:14:44