Trace number 4271939

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.1299 2459.1201

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b3r4.xml
MD5SUMe6d791e594f9eaa90e121e32c21c79c6
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 variables101
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size47
Distribution of domain sizes[{"size":6,"count":1},{"size":47,"count":100}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":95},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity100
Distribution of constraint arities[{"arity":6,"count":1},{"arity":20,"count":10},{"arity":100,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271939-1502842998.xml"  -tl '2520s' -p 1 -x 3
0.12/0.15	c [HOME/instance-4271939-1502842998.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
0.71/0.45	c solve instance...
2520.10/2459.11	s UNKNOWN
2520.10/2459.11	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 (15162 MiB free)
  memory of node 1: 16384 MiB (15562 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271939-1502842998/watcher-4271939-1502842998 -o /tmp/evaluation-result-4271939-1502842998/solver-4271939-1502842998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30798 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 268309472 HOME/instance-4271939-1502842998.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=30819, runsolver pid=30816
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 6.76 8.45 8.66 5/219 30860
/proc/meminfo: memFree=31428752/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13978596 memory=28256 CPUtime=0.12 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 5412 0 0 0 11 1 0 0 20 0 15 0 117387994 14314082304 7064 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3494649 7064 2864 1 0 3482966 0
[pid=30821/tid=30825] ppid=30819 vsize=13978596 memory=5854525174214068640 CPUtime=0.09 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 3432 0 0 0 8 1 0 0 20 0 15 0 117387994 14314082304 7064 33554432000 4194304 4196468 140722205411152 140158380963632 140158360773989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13978596 memory=3472467755915470032 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13978596 memory=139627020318336 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157849769632 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157848716528 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13978596 memory=139627020318336 CPUtime=0.01 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) R 30819 30819 30767 0 -1 4202560 243 0 0 0 1 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157844506608 140158376742294 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13978596 memory=139627020318336 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388000 14314082304 7064 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29636 KiB

[startup+0.210645 s]*
/proc/loadavg: 6.76 8.45 8.66 4/219 30860
/proc/meminfo: memFree=31402064/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13982852 memory=40472 CPUtime=0.33 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 8154 0 0 0 31 2 0 0 20 0 15 0 117387994 14318440448 10118 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3495713 10118 3064 1 0 3482966 0
[pid=30821/tid=30825] ppid=30819 vsize=13982852 memory=5854516365118769568 CPUtime=0.19 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 5285 0 0 0 18 1 0 0 20 0 15 0 117387994 14318440448 10118 33554432000 4194304 4196468 140722205411152 140158380951344 140158369408373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13982852 memory=3472467755915470032 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13982852 memory=139627020318336 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13982852 memory=139627020318336 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157849769632 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157848716528 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13982852 memory=139627020318336 CPUtime=0.08 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13982852 memory=139627020318336 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 10118 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41852 KiB

[startup+0.310609 s]*
/proc/loadavg: 6.76 8.45 8.66 3/219 30860
/proc/meminfo: memFree=31388424/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13982852 memory=47692 CPUtime=0.5 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 9083 0 0 0 47 3 0 0 20 0 15 0 117387994 14318440448 11923 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3495713 11923 3103 1 0 3482966 0
[pid=30821/tid=30825] ppid=30819 vsize=13982852 memory=8256396024016183450 CPUtime=0.29 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 6025 0 0 0 27 2 0 0 20 0 15 0 117387994 14318440448 11923 33554432000 4194304 4196468 140722205411152 140158380968624 140158376742294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13982852 memory=-7001736328920018669 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13982852 memory=10038 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13982852 memory=1 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13982852 memory=139626903908639 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13982852 memory=279253807787296 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13982852 memory=139626903876367 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157849769632 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13982852 memory=279253924201600 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157848716528 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13982852 memory=139626903880975 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 606 0 0 0 3 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13982852 memory=1 CPUtime=0.04 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 324 0 0 0 4 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13982852 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) R 30819 30819 30767 0 -1 4202560 826 0 0 0 11 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157844506608 140158360810846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13982852 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388000 14318440448 11923 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49072 KiB

[startup+0.704378 s]
/proc/loadavg: 6.76 8.45 8.66 7/219 30860
/proc/meminfo: memFree=31340520/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13984976 memory=68348 CPUtime=1.66 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 11788 0 0 0 162 4 0 0 20 0 15 0 117387994 14320615424 17087 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3496244 17087 3204 1 0 3483478 0
[pid=30821/tid=30825] ppid=30819 vsize=13984976 memory=1724 CPUtime=0.67 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 6694 0 0 0 65 2 0 0 20 0 15 0 117387994 14320615424 17087 33554432000 4194304 4196468 140722205411152 140158380966688 140158376751706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13984976 memory=279253807855040 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387995 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13984976 memory=279253807859424 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387995 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13984976 memory=3184237546979900576 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13984976 memory=279253807868320 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157849769632 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13984976 memory=1420 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157848716528 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13984976 memory=13040 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13984976 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) R 30819 30819 30767 0 -1 4202560 1522 0 0 0 33 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157846593776 140158358251708 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13984976 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) R 30819 30819 30767 0 -1 4202560 856 0 0 0 34 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157845551120 140158358058668 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13984976 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 1408 0 0 0 29 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13984976 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13984976 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 17087 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69728 KiB

[startup+1.50081 s]
/proc/loadavg: 6.76 8.45 8.66 7/219 30860
/proc/meminfo: memFree=31217032/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0

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

/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157848716544 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13984976 memory=366484 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13984976 memory=1380 CPUtime=3.59 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 20514 0 0 0 357 2 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13984976 memory=386664 CPUtime=3.97 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 17085 0 0 0 395 2 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13984976 memory=32868 CPUtime=0.71 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 6896 0 0 0 70 1 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13984976 memory=2336 CPUtime=1.3 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 934 0 0 0 68 62 0 0 20 0 15 0 117388000 14320615424 90975 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 2441.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 365280 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.53 2.06 3/218 30922
/proc/meminfo: memFree=30786144/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13984976 memory=343448 CPUtime=2503.01 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 284855 0 0 0 249804 497 0 0 20 0 15 0 117387994 14320615424 85862 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3496244 85862 3283 1 0 3483478 0
[pid=30821/tid=30825] ppid=30819 vsize=13984976 memory=358376 CPUtime=2420.05 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 70860 0 0 0 241983 22 0 0 20 0 15 0 117387994 14320615424 85862 33554432000 4194304 4196468 140722205411152 140158380969632 140158019454178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13984976 memory=369436 CPUtime=17.6 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 33178 0 0 0 1662 98 0 0 20 0 15 0 117387995 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13984976 memory=357364 CPUtime=17.59 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 31264 0 0 0 1661 98 0 0 20 0 15 0 117387995 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13984976 memory=1380 CPUtime=17.62 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 33887 0 0 0 1667 95 0 0 20 0 15 0 117387995 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13984976 memory=356340 CPUtime=17.56 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 31145 0 0 0 1660 96 0 0 20 0 15 0 117387995 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13984976 memory=358888 CPUtime=2.87 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 37591 0 0 0 244 43 0 0 20 0 15 0 117387997 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13984976 memory=360424 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157849769696 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13984976 memory=362472 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157848716544 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13984976 memory=0 CPUtime=3.61 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 20611 0 0 0 359 2 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13984976 memory=1380 CPUtime=3.97 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 17088 0 0 0 395 2 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13984976 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 6898 0 0 0 70 1 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13984976 memory=343960 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13984976 memory=1788 CPUtime=1.34 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 951 0 0 0 70 64 0 0 20 0 15 0 117388000 14320615424 85862 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 2503.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 344828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2459.11 s]
/proc/loadavg: 1.42 1.54 2.06 3/218 30922
/proc/meminfo: memFree=30765140/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13984976 memory=363212 CPUtime=2520.1 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 286991 0 0 0 251508 502 0 0 20 0 15 0 117387994 14320615424 90803 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3496244 90803 3283 1 0 3483478 0
[pid=30821/tid=30825] ppid=30819 vsize=13984976 memory=1380 CPUtime=2436.73 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 71746 0 0 0 243651 22 0 0 20 0 15 0 117387994 14320615424 90803 33554432000 4194304 4196468 140722205411152 140158380969744 140158019453844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13984976 memory=0 CPUtime=17.7 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 33507 0 0 0 1671 99 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13984976 memory=1380 CPUtime=17.68 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 31557 0 0 0 1669 99 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13984976 memory=0 CPUtime=17.72 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 34198 0 0 0 1676 96 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13984976 memory=1380 CPUtime=17.66 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 31434 0 0 0 1669 97 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13984976 memory=380212 CPUtime=2.89 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 37617 0 0 0 246 43 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157849769696 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13984976 memory=378836 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157848716544 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13984976 memory=355308 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13984976 memory=1724 CPUtime=3.61 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 20611 0 0 0 359 2 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13984976 memory=1380 CPUtime=3.97 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 17088 0 0 0 395 2 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13984976 memory=356340 CPUtime=0.71 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 6898 0 0 0 70 1 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13984976 memory=364748 CPUtime=1.34 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 953 0 0 0 70 64 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 364592 KiB

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

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

[startup+2459.12 s]
# the end of solver process 30821 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.1 s, system=5.02757 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

[startup+2459.11 s]
/proc/loadavg: 1.42 1.54 2.06 3/218 30922
/proc/meminfo: memFree=30765140/32770624 swapFree=67108860/67108860
[pid=30819] ppid=30816 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30819/stat : 30819 (xcsp3-exec) S 30816 30819 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117387994 9740288 345 33554432000 4194304 5098028 140720341773952 140720341772056 140665245913724 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31289344 140720341775471 140720341775675 140720341775675 140720341778411 0
/proc/30819/statm: 2378 345 289 221 0 87 0
[pid=30821] ppid=30819 vsize=13984976 memory=363212 CPUtime=2520.1 cores=0,2,4,6
/proc/30821/stat : 30821 (java) S 30819 30819 30767 0 -1 1077944320 286991 0 0 0 251508 502 0 0 20 0 15 0 117387994 14320615424 90803 33554432000 4194304 4196468 140722205411152 140722205393696 140158376730359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
/proc/30821/statm: 3496244 90803 3283 1 0 3483478 0
[pid=30821/tid=30825] ppid=30819 vsize=13984976 memory=1380 CPUtime=2436.73 cores=0,2,4,6
/proc/30821/task/30825/stat : 30825 (java) R 30819 30819 30767 0 -1 4202560 71746 0 0 0 243651 22 0 0 20 0 15 0 117387994 14320615424 90803 33554432000 4194304 4196468 140722205411152 140158380969744 140158019453844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30827] ppid=30819 vsize=13984976 memory=0 CPUtime=17.7 cores=0,2,4,6
/proc/30821/task/30827/stat : 30827 (java) S 30819 30819 30767 0 -1 1077944384 33507 0 0 0 1671 99 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157972048400 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30828] ppid=30819 vsize=13984976 memory=1380 CPUtime=17.68 cores=0,2,4,6
/proc/30821/task/30828/stat : 30828 (java) S 30819 30819 30767 0 -1 1077944384 31557 0 0 0 1669 99 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157970995856 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30829] ppid=30819 vsize=13984976 memory=0 CPUtime=17.72 cores=0,2,4,6
/proc/30821/task/30829/stat : 30829 (java) S 30819 30819 30767 0 -1 1077944384 34198 0 0 0 1676 96 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157969942800 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30830] ppid=30819 vsize=13984976 memory=1380 CPUtime=17.66 cores=0,2,4,6
/proc/30821/task/30830/stat : 30830 (java) S 30819 30819 30767 0 -1 1077944384 31434 0 0 0 1669 97 0 0 20 0 15 0 117387995 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157968890256 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30839] ppid=30819 vsize=13984976 memory=380212 CPUtime=2.89 cores=0,2,4,6
/proc/30821/task/30839/stat : 30839 (java) S 30819 30819 30767 0 -1 1077944384 37617 0 0 0 246 43 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157850823408 140158376741506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30840] ppid=30819 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30840/stat : 30840 (java) S 30819 30819 30767 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157849769696 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30845] ppid=30819 vsize=13984976 memory=378836 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30845/stat : 30845 (java) S 30819 30819 30767 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117387997 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157848716544 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30849] ppid=30819 vsize=13984976 memory=355308 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30849/stat : 30849 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157847665104 140158376748955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30850] ppid=30819 vsize=13984976 memory=1724 CPUtime=3.61 cores=0,2,4,6
/proc/30821/task/30850/stat : 30850 (java) S 30819 30819 30767 0 -1 1077944384 20611 0 0 0 359 2 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157846612208 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30851] ppid=30819 vsize=13984976 memory=1380 CPUtime=3.97 cores=0,2,4,6
/proc/30821/task/30851/stat : 30851 (java) S 30819 30819 30767 0 -1 1077944384 17088 0 0 0 395 2 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157845559664 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30852] ppid=30819 vsize=13984976 memory=356340 CPUtime=0.71 cores=0,2,4,6
/proc/30821/task/30852/stat : 30852 (java) S 30819 30819 30767 0 -1 1077944384 6898 0 0 0 70 1 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157844506608 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30853] ppid=30819 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30821/task/30853/stat : 30853 (java) S 30819 30819 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157843454304 140158376740565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
[pid=30821/tid=30854] ppid=30819 vsize=13984976 memory=364748 CPUtime=1.34 cores=0,2,4,6
/proc/30821/task/30854/stat : 30854 (java) S 30819 30819 30767 0 -1 1077944384 953 0 0 0 70 64 0 0 20 0 15 0 117388000 14320615424 90803 33554432000 4194304 4196468 140722205411152 140157842402352 140158376741506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10211328 140722205414551 140722205414727 140722205414727 140722205417423 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 364592 KiB

Child status: 143
Real time (s): 2459.12
CPU time (s): 2520.13
CPU user time (s): 2515.1
CPU system time (s): 5.02757
CPU usage (%): 102.481
Max. virtual memory (cumulated for all children) (KiB): 13996152
Max. memory (cumulated for all children) (KiB): 518564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.1
system time used= 5.02757
maximum resident set size= 517656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287666
page faults= 0
swaps= 0
block input operations= 168
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110513
involuntary context switches= 5533


# summary of solver processes directly reported to runsolver:
#   pid: 30819,30821
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2515.1
#   total CPU system time (s): 5.02757

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7019 second user time and 23.8743 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-16 02:08:59
IDJOB=4271939
IDBENCH=137636
IDSOLVER=2664
FILE ID=node103/4271939-1502842998
RUNJOBID= node103-1502842139-30798
PBS_JOBID= 20629857
Free space on /tmp= 61800 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b3r4.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-4271939-1502842998/watcher-4271939-1502842998 -o /tmp/evaluation-result-4271939-1502842998/solver-4271939-1502842998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30798 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 268309472 HOME/instance-4271939-1502842998.xml

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

MD5SUM BENCH= e6d791e594f9eaa90e121e32c21c79c6
RANDOM SEED=268309472

node103.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.56
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.56
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.56
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.56
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:        31464460 kB
MemAvailable:   31984000 kB
Buffers:          194608 kB
Cached:           610672 kB
SwapCached:            0 kB
Active:           606256 kB
Inactive:         253960 kB
Active(anon):       4524 kB
Inactive(anon):    78576 kB
Active(file):     601732 kB
Inactive(file):   175384 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13236 kB
Writeback:             0 kB
AnonPages:         60588 kB
Mapped:            46780 kB
Shmem:             25260 kB
Slab:             142452 kB
SReclaimable:     116520 kB
SUnreclaim:        25932 kB
KernelStack:        3152 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61784 MiB
End job on node103 at 2017-08-16 02:49:59