Trace number 4406505

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 2019-09-24? (TO) 2400.05 2394.42

General information on the benchmark

NamePseudoBoolean/
PseudoBoolean-opt-fx/Pb-fx84.xml
MD5SUM1336b893a40905842b4acbe054af1d4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark19.5979
Satisfiable
(Un)Satisfiability was proved
Number of variables6088
Number of constraints6677
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6088}]
Minimum variable degree3
Maximum variable degree762
Distribution of variable degrees[{"degree":3,"count":2560},{"degree":4,"count":256},{"degree":6,"count":768},{"degree":10,"count":1408},{"degree":18,"count":864},{"degree":34,"count":80},{"degree":66,"count":144},{"degree":762,"count":8}]
Minimum constraint arity2
Maximum constraint arity512
Distribution of constraint arities[{"arity":2,"count":6080},{"arity":8,"count":19},{"arity":16,"count":5},{"arity":32,"count":27},{"arity":64,"count":22},{"arity":84,"count":512},{"arity":128,"count":6},{"arity":256,"count":1},{"arity":512,"count":5}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6677}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406505-1569401600.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406505-1569401600.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
3.33/1.24	c solve instance...
2400.03/2394.40	s UNKNOWN
2400.03/2394.40	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 (13659 MiB free)
  memory of node 1: 16384 MiB (14162 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406505-1569401600/watcher-4406505-1569401600 -o /tmp/evaluation-result-4406505-1569401600/solver-4406505-1569401600 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14059 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1358280041 HOME/instance-4406505-1569401600.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=15582, runsolver pid=15579
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 1.59 1.75 1.80 3/229 15598
/proc/meminfo: memFree=28473108/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15144776 memory=29652 CPUtime=0.13 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 5813 0 0 0 11 2 0 0 20 0 15 0 516413111 15508250624 7413 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3786194 7413 3151 1 0 3748377 0
[pid=15584/tid=15585] ppid=15582 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 3730 0 0 0 8 1 0 0 20 0 15 0 516413111 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256877869856 140256873657501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15144776 memory=140124184584241 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516413113 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516413114 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256206922784 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516413114 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256205869936 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 516413116 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15144776 memory=140124184569472 CPUtime=0.01 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) R 15582 15582 14027 0 -1 4202560 358 0 0 0 1 0 0 0 20 0 15 0 516413116 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256201661040 140256873647510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413117 15508250624 7413 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31100 KiB

[startup+0.210458 s]*
/proc/loadavg: 1.59 1.75 1.80 3/229 15598
/proc/meminfo: memFree=28460476/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15144776 memory=40388 CPUtime=0.34 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 9336 0 0 0 31 3 0 0 20 0 15 0 516413111 15508250624 10097 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3786194 10097 3309 1 0 3748377 0
[pid=15584/tid=15585] ppid=15582 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 6612 0 0 0 18 2 0 0 20 0 15 0 516413111 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256877869312 140256873647510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15144776 memory=288370500336281216 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516413112 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15144776 memory=140124184569472 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516413113 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516413114 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256206922784 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516413114 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256205869936 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 502 0 0 0 2 0 0 0 20 0 15 0 516413116 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) R 15582 15582 14027 0 -1 1077944384 138 0 0 0 2 0 0 0 20 0 15 0 516413116 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15144776 memory=140124184569472 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) R 15582 15582 14027 0 -1 4202560 779 0 0 0 8 0 0 0 20 0 15 0 516413116 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256201661040 140256857716062 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413117 15508250624 10097 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41836 KiB

[startup+0.313864 s]*
/proc/loadavg: 1.59 1.75 1.80 4/229 15598
/proc/meminfo: memFree=28453096/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15149032 memory=49856 CPUtime=0.54 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 10847 0 0 0 50 4 0 0 20 0 15 0 516413111 15512608768 12464 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3787258 12464 3370 1 0 3748377 0
[pid=15584/tid=15585] ppid=15582 vsize=15149032 memory=1398722017469774279 CPUtime=0.31 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 7790 0 0 0 28 3 0 0 20 0 15 0 516413111 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256877862192 140256857716062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516413112 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516413113 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516413114 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256206922784 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516413114 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256205869936 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15512608768 12464 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 562 0 0 0 4 0 0 0 20 0 15 0 516413116 15512608768 12529 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) R 15582 15582 14027 0 -1 4202560 253 0 0 0 5 0 0 0 20 0 15 0 516413116 15512608768 12529 33554432000 4194304 4196468 140737318909680 140256202704224 140256858552966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) S 15582 15582 14027 0 -1 1077944384 943 0 0 0 12 0 0 0 20 0 15 0 516413116 15512608768 12529 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15512608768 12529 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413117 15512608768 12529 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51304 KiB

[startup+0.700796 s]
/proc/loadavg: 1.59 1.75 1.80 4/229 15598
/proc/meminfo: memFree=28432056/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15151156 memory=116092 CPUtime=1.7 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 14034 0 0 0 165 5 0 0 20 0 15 0 516413111 15514783744 29023 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3787789 29023 3444 1 0 3748889 0
[pid=15584/tid=15585] ppid=15582 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 8324 0 0 0 64 3 0 0 20 0 15 0 516413111 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256877869792 140256472321480 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15151156 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413112 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516413112 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15151156 memory=676 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516413113 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256206922784 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256205869936 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15151156 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15151156 memory=1712 CPUtime=0.33 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) R 15582 15582 14027 0 -1 4202560 1486 0 0 0 33 0 0 0 20 0 15 0 516413116 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256203753184 140256858035104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15151156 memory=1112 CPUtime=0.36 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) R 15582 15582 14027 0 -1 4202560 1154 0 0 0 36 0 0 0 20 0 15 0 516413116 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256202699720 140256858559922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15151156 memory=1004 CPUtime=0.3 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) R 15582 15582 14027 0 -1 1077944384 1764 0 0 0 30 0 0 0 20 0 15 0 516413116 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15151156 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 29023 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 117540 KiB

[startup+1.50073 s]
/proc/loadavg: 1.59 1.75 1.80 4/229 15598
/proc/meminfo: memFree=28306176/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0

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

/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256205869952 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15151156 memory=111628 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15151156 memory=796 CPUtime=2.13 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 15965 0 0 0 211 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15151156 memory=1808 CPUtime=1.87 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) S 15582 15582 14027 0 -1 1077944384 11709 0 0 0 185 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15151156 memory=920 CPUtime=0.71 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) S 15582 15582 14027 0 -1 1077944384 9512 0 0 0 70 1 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15151156 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15151156 memory=3768 CPUtime=0.73 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1323 0 0 0 33 40 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 2327.9 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1758304 KiB

[startup+2382.3 s]
/proc/loadavg: 1.98 1.89 1.83 4/229 15917
/proc/meminfo: memFree=26237388/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15151156 memory=1756856 CPUtime=2387.92 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 89904 0 0 0 238713 79 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3787789 439214 3509 1 0 3748889 0
[pid=15584/tid=15585] ppid=15582 vsize=15151156 memory=1448 CPUtime=2381.95 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 34546 0 0 0 238163 32 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256877875088 140256475016913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15151156 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 4439 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 2094 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15151156 memory=796 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1513 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15151156 memory=1764 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 3062 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15151156 memory=111628 CPUtime=0.05 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 4317 0 0 0 3 2 0 0 20 0 15 0 516413113 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15151156 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256206922848 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15151156 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256205869952 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15151156 memory=920 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15151156 memory=3848 CPUtime=2.13 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 15968 0 0 0 211 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15151156 memory=2856 CPUtime=1.87 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) S 15582 15582 14027 0 -1 1077944384 11711 0 0 0 185 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15151156 memory=2700 CPUtime=0.71 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) S 15582 15582 14027 0 -1 1077944384 9514 0 0 0 70 1 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15151156 memory=1764 CPUtime=0.76 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1345 0 0 0 34 42 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 2387.92 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1758304 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.4 s]
/proc/loadavg: 1.99 1.89 1.84 4/229 15919
/proc/meminfo: memFree=26237576/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15151156 memory=1756856 CPUtime=2400.03 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 89937 0 0 0 239923 80 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3787789 439214 3509 1 0 3748889 0
[pid=15584/tid=15585] ppid=15582 vsize=15151156 memory=1756856 CPUtime=2394.05 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 34577 0 0 0 239373 32 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256877875088 140256475017291 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 4439 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 2094 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1513 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15151156 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 3062 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.05 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 4317 0 0 0 3 2 0 0 20 0 15 0 516413113 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256206922848 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256205869952 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15151156 memory=1448 CPUtime=2.13 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 15968 0 0 0 211 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15151156 memory=1448 CPUtime=1.87 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) S 15582 15582 14027 0 -1 1077944384 11711 0 0 0 185 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.71 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) S 15582 15582 14027 0 -1 1077944384 9514 0 0 0 70 1 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15151156 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15151156 memory=1436 CPUtime=0.76 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1347 0 0 0 34 42 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1758304 KiB

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

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

[startup+2394.42 s]
# the end of solver process 15584 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.24 s, system=0.81018 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+2394.4 s]
/proc/loadavg: 1.99 1.89 1.84 4/229 15919
/proc/meminfo: memFree=26237576/32770624 swapFree=66999256/67108860
[pid=15582] ppid=15579 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15582/stat : 15582 (xcsp3-exec) S 15579 15582 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516413110 115843072 362 33554432000 4194304 5098028 140729464161280 140729464159384 140430579217020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29212672 140729464169338 140729464169581 140729464169581 140729464172490 0
/proc/15582/statm: 28282 362 304 221 0 87 0
[pid=15584] ppid=15582 vsize=15151156 memory=1756856 CPUtime=2400.03 cores=0,2,4,6
/proc/15584/stat : 15584 (java) S 15582 15582 14027 0 -1 1077944320 89937 0 0 0 239923 80 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140737318892224 140256873635575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
/proc/15584/statm: 3787789 439214 3509 1 0 3748889 0
[pid=15584/tid=15585] ppid=15582 vsize=15151156 memory=1756856 CPUtime=2394.05 cores=0,2,4,6
/proc/15584/task/15585/stat : 15585 (java) R 15582 15582 14027 0 -1 4202560 34577 0 0 0 239373 32 0 0 20 0 15 0 516413111 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256877875088 140256475017291 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15586] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15586/stat : 15586 (java) S 15582 15582 14027 0 -1 1077944384 4439 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256801676432 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15587] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15587/stat : 15587 (java) S 15582 15582 14027 0 -1 1077944384 2094 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256800623632 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15588] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.08 cores=0,2,4,6
/proc/15584/task/15588/stat : 15588 (java) S 15582 15582 14027 0 -1 1077944384 1513 0 0 0 6 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256799570832 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15589] ppid=15582 vsize=15151156 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/15584/task/15589/stat : 15589 (java) S 15582 15582 14027 0 -1 1077944384 3062 0 0 0 7 2 0 0 20 0 15 0 516413112 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256798518032 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15590] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.05 cores=0,2,4,6
/proc/15584/task/15590/stat : 15590 (java) S 15582 15582 14027 0 -1 1077944384 4317 0 0 0 3 2 0 0 20 0 15 0 516413113 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256207976816 140256873646722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15591] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15591/stat : 15591 (java) S 15582 15582 14027 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256206922848 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15592] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15592/stat : 15592 (java) S 15582 15582 14027 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 516413114 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256205869952 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15593] ppid=15582 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15593/stat : 15593 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256204818256 140256873654171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15594] ppid=15582 vsize=15151156 memory=1448 CPUtime=2.13 cores=0,2,4,6
/proc/15584/task/15594/stat : 15594 (java) S 15582 15582 14027 0 -1 1077944384 15968 0 0 0 211 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256203766640 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15595] ppid=15582 vsize=15151156 memory=1448 CPUtime=1.87 cores=0,2,4,6
/proc/15584/task/15595/stat : 15595 (java) S 15582 15582 14027 0 -1 1077944384 11711 0 0 0 185 2 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256202713840 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15596] ppid=15582 vsize=15151156 memory=1756856 CPUtime=0.71 cores=0,2,4,6
/proc/15584/task/15596/stat : 15596 (java) S 15582 15582 14027 0 -1 1077944384 9514 0 0 0 70 1 0 0 20 0 15 0 516413116 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256201661040 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15597] ppid=15582 vsize=15151156 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/15584/task/15597/stat : 15597 (java) S 15582 15582 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256200608480 140256873645781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
[pid=15584/tid=15598] ppid=15582 vsize=15151156 memory=1436 CPUtime=0.76 cores=0,2,4,6
/proc/15584/task/15598/stat : 15598 (java) S 15582 15582 14027 0 -1 1077944384 1347 0 0 0 34 42 0 0 20 0 15 0 516413117 15514783744 439214 33554432000 4194304 4196468 140737318909680 140256199555760 140256873646722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12087296 140737318913007 140737318913178 140737318913178 140737318916047 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1758304 KiB

Child status: 143
Real time (s): 2394.42
CPU time (s): 2400.05
CPU user time (s): 2399.24
CPU system time (s): 0.81018
CPU usage (%): 100.235
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 1758856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.24
system time used= 0.81018
maximum resident set size= 1759456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55075
involuntary context switches= 1523


# summary of solver processes directly reported to runsolver:
#   pid: 15582,15584
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.24
#   total CPU system time (s): 0.81018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.276 second user time and 20.5222 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-25 10:52:21
IDJOB=4406505
IDBENCH=134866
IDSOLVER=2870
FILE ID=node103/4406505-1569401600
RUNJOBID= node103-1569396611-14059
PBS_JOBID= 21705700
Free space on /tmp= 20832 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-fx/Pb-fx84.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406505-1569401600/watcher-4406505-1569401600 -o /tmp/evaluation-result-4406505-1569401600/solver-4406505-1569401600 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14059 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1358280041 HOME/instance-4406505-1569401600.xml

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

MD5SUM BENCH= 1336b893a40905842b4acbe054af1d4e
RANDOM SEED=1358280041

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.74
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.74
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.74
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.74
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:        28489716 kB
MemAvailable:   31638076 kB
Buffers:           82624 kB
Cached:          3345616 kB
SwapCached:         7000 kB
Active:          3452012 kB
Inactive:         209588 kB
Active(anon):     223492 kB
Inactive(anon):    67564 kB
Active(file):    3228520 kB
Inactive(file):   142024 kB
Unevictable:      107552 kB
Mlocked:          107552 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             26524 kB
Writeback:             0 kB
AnonPages:        347428 kB
Mapped:            71648 kB
Shmem:             49080 kB
Slab:             216256 kB
SReclaimable:     187300 kB
SUnreclaim:        28956 kB
KernelStack:        4000 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1521112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20808 MiB
End job on node103 at 2019-09-25 11:32:16