Trace number 4269004

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.05 2515.71

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w2b3r4.xml
MD5SUM1f09663ffd56a311acfaad7e4cbda3a4
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 variables3829
Number of constraints235
Number of domains2
Minimum domain size117
Maximum domain size266
Distribution of domain sizes[{"size":117,"count":1},{"size":266,"count":3828}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":3712},{"degree":5,"count":116}]
Minimum constraint arity33
Maximum constraint arity3828
Distribution of constraint arities[{"arity":33,"count":232},{"arity":117,"count":1},{"arity":3828,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":116},{"type":"lex","count":1},{"type":"sum","count":116},{"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-4269004-1502842040.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269004-1502842040.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
1.07/0.58	c solve instance...
2520.03/2515.70	s UNKNOWN
2520.03/2515.70	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 (13322 MiB free)
  memory of node 1: 16384 MiB (13772 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269004-1502842040/watcher-4269004-1502842040 -o /tmp/evaluation-result-4269004-1502842040/solver-4269004-1502842040 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1104981309 HOME/instance-4269004-1502842040.xml 

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

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


[startup+0.10399 s]*
/proc/loadavg: 1.98 1.96 2.39 3/196 25376
/proc/meminfo: memFree=27726904/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13978596 memory=28544 CPUtime=0.12 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 5511 0 0 0 11 1 0 0 20 0 15 0 117284867 14314082304 7136 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3494649 7136 2867 1 0 3482966 0
[pid=25362/tid=25363] ppid=25360 vsize=13978596 memory=-8035107114841901037 CPUtime=0.09 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 3449 0 0 0 8 1 0 0 20 0 15 0 117284867 14314082304 7136 33554432000 4194304 4196468 140736273617984 139863138404144 139863118255454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13978596 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14314082304 7136 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13978596 memory=140049864181376 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14314082304 7136 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14314082304 7136 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14314082304 7136 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13978596 memory=140049864181376 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284869 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117284870 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117284870 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 117284873 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) R 25360 25360 25083 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 117284873 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13978596 memory=140049864181376 CPUtime=0.01 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) R 25360 25360 25083 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 117284873 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862602103664 139863134196314 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13978596 memory=140049864181376 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284873 14314082304 7136 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29928 KiB

[startup+0.210491 s]*
/proc/loadavg: 1.98 1.96 2.39 2/196 25376
/proc/meminfo: memFree=27716432/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13982852 memory=40116 CPUtime=0.33 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 8049 0 0 0 31 2 0 0 20 0 15 0 117284867 14318440448 10029 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3495713 10029 3081 1 0 3482966 0
[pid=25362/tid=25363] ppid=25360 vsize=13982852 memory=8390339637985935414 CPUtime=0.2 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 5275 0 0 0 18 2 0 0 20 0 15 0 117284867 14318440448 10029 33554432000 4194304 4196468 140736273617984 139863138397520 139863134196893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13982852 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 10029 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13982852 memory=288370426015893120 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 10029 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 10029 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 10029 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13982852 memory=140049864181376 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284869 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117284870 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117284870 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 15 0 117284873 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 417 0 0 0 3 0 0 0 20 0 15 0 117284873 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13982852 memory=140049864181376 CPUtime=0.08 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 15 0 117284873 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13982852 memory=140049864181376 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284873 14318440448 10029 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41500 KiB

[startup+0.310197 s]*
/proc/loadavg: 1.98 1.96 2.39 3/196 25376
/proc/meminfo: memFree=27708988/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13982852 memory=47300 CPUtime=0.5 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 9025 0 0 0 48 2 0 0 20 0 15 0 117284867 14318440448 11825 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3495713 11825 3099 1 0 3482966 0
[pid=25362/tid=25363] ppid=25360 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 5958 0 0 0 27 2 0 0 20 0 15 0 117284867 14318440448 11825 33554432000 4194304 4196468 140736273617984 139863138414192 139863126852981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 11825 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 11825 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 11825 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13982852 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14318440448 11825 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284869 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117284870 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117284870 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 15 0 117284873 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 443 0 0 0 4 0 0 0 20 0 15 0 117284873 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) R 25360 25360 25083 0 -1 4202560 866 0 0 0 13 0 0 0 20 0 15 0 117284873 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862602102064 139863126412094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284873 14318440448 11825 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48684 KiB

[startup+0.700771 s]
/proc/loadavg: 1.98 1.96 2.39 4/211 25400
/proc/meminfo: memFree=27672500/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13984976 memory=77300 CPUtime=1.55 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 10956 0 0 0 150 5 0 0 20 0 15 0 117284867 14320615424 19325 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3496244 19325 3208 1 0 3483478 0
[pid=25362/tid=25363] ppid=25360 vsize=13984976 memory=-7674914008656224160 CPUtime=0.66 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 6624 0 0 0 63 3 0 0 20 0 15 0 117284867 14320615424 19325 33554432000 4194304 4196468 140736273617984 139863138411600 139862744971395 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14320615424 19325 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14320615424 19325 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13984976 memory=33056 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117284868 14320615424 19325 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284868 14320615424 19325 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117284869 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13984976 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13984976 memory=5792 CPUtime=0.26 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 916 0 0 0 26 0 0 0 20 0 15 0 117284873 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13984976 memory=796 CPUtime=0.29 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) R 25360 25360 25083 0 -1 4202560 753 0 0 0 29 0 0 0 20 0 15 0 117284873 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862603155952 139863114875611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13984976 memory=1436 CPUtime=0.31 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 1355 0 0 0 31 0 0 0 20 0 15 0 117284873 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 19325 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 78684 KiB

[startup+1.50121 s]
/proc/loadavg: 2.22 2.01 2.41 5/217 25406
/proc/meminfo: memFree=27619996/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0

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

/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13984976 memory=7379237467966690413 CPUtime=1.85 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 8803 0 0 0 184 1 0 0 20 0 15 0 117284873 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13984976 memory=1384 CPUtime=1.29 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 10736 0 0 0 127 2 0 0 20 0 15 0 117284873 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13984976 memory=240592 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 6708 0 0 0 49 1 0 0 20 0 15 0 117284873 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13984976 memory=240592 CPUtime=0.48 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1108 0 0 0 21 27 0 0 20 0 15 0 117284873 14320615424 60148 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 2446.6 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 241976 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/217 25507
/proc/meminfo: memFree=27303576/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13984976 memory=233916 CPUtime=2506.63 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 49949 0 0 0 250625 38 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3496244 58479 3250 1 0 3483478 0
[pid=25362/tid=25363] ppid=25360 vsize=13984976 memory=233916 CPUtime=2502.25 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 16703 0 0 0 250219 6 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863138414336 139862745518933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 912 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 785 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 881 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13984976 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 1620 0 0 0 2 1 0 0 20 0 15 0 117284869 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13984976 memory=4144 CPUtime=1.85 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 8803 0 0 0 184 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13984976 memory=33140 CPUtime=1.29 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 10736 0 0 0 127 2 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13984976 memory=1296 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 6708 0 0 0 49 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13984976 memory=1732 CPUtime=0.49 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1112 0 0 0 22 27 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 2506.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.7 s]
/proc/loadavg: 2.00 2.00 2.05 3/217 25507
/proc/meminfo: memFree=27303576/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13984976 memory=233916 CPUtime=2520.03 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 49949 0 0 0 251965 38 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3496244 58479 3250 1 0 3483478 0
[pid=25362/tid=25363] ppid=25360 vsize=13984976 memory=233916 CPUtime=2515.65 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 16703 0 0 0 251559 6 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863138414336 139862745518959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 912 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 785 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 881 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 1620 0 0 0 2 1 0 0 20 0 15 0 117284869 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13984976 memory=233916 CPUtime=1.86 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 8803 0 0 0 185 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13984976 memory=1384 CPUtime=1.29 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 10736 0 0 0 127 2 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13984976 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 6708 0 0 0 49 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13984976 memory=1384 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1112 0 0 0 22 28 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235300 KiB

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

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

[startup+2515.71 s]
# the end of solver process 25362 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.66 s, system=0.391037 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+2515.7 s]
/proc/loadavg: 2.00 2.00 2.05 3/217 25507
/proc/meminfo: memFree=27303576/32770624 swapFree=67108860/67108860
[pid=25360] ppid=25357 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25360/stat : 25360 (xcsp3-exec) S 25357 25360 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117284867 9740288 346 33554432000 4194304 5098028 140737067377520 140737067375624 140143806292604 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23240704 140737067385966 140737067386171 140737067386171 140737067388907 0
/proc/25360/statm: 2378 346 289 221 0 87 0
[pid=25362] ppid=25360 vsize=13984976 memory=233916 CPUtime=2520.03 cores=1,3,5,7
/proc/25362/stat : 25362 (java) S 25360 25360 25083 0 -1 1077944320 49949 0 0 0 251965 38 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 140736273600528 139863134174967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
/proc/25362/statm: 3496244 58479 3250 1 0 3483478 0
[pid=25362/tid=25363] ppid=25360 vsize=13984976 memory=233916 CPUtime=2515.65 cores=1,3,5,7
/proc/25362/task/25363/stat : 25363 (java) R 25360 25360 25083 0 -1 4202560 16703 0 0 0 251559 6 0 0 20 0 15 0 117284867 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863138414336 139862745518959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25364] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25364/stat : 25364 (java) S 25360 25360 25083 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863064263568 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25365] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25365/stat : 25365 (java) S 25360 25360 25083 0 -1 1077944384 912 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863063210768 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25366] ppid=25360 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25366/stat : 25366 (java) S 25360 25360 25083 0 -1 1077944384 785 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863062158480 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25367] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25367/stat : 25367 (java) S 25360 25360 25083 0 -1 1077944384 881 0 0 0 3 0 0 0 20 0 15 0 117284868 14320615424 58479 33554432000 4194304 4196468 140736273617984 139863061105680 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25368] ppid=25360 vsize=13984976 memory=233916 CPUtime=0.03 cores=1,3,5,7
/proc/25362/task/25368/stat : 25368 (java) S 25360 25360 25083 0 -1 1077944384 1620 0 0 0 2 1 0 0 20 0 15 0 117284869 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862608418928 139863134186114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25369] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25369/stat : 25369 (java) S 25360 25360 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862607364896 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25370] ppid=25360 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25370/stat : 25370 (java) S 25360 25360 25083 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117284870 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862606312560 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25371] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25371/stat : 25371 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284872 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862605260880 139863134193563 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25372] ppid=25360 vsize=13984976 memory=233916 CPUtime=1.86 cores=1,3,5,7
/proc/25362/task/25372/stat : 25372 (java) S 25360 25360 25083 0 -1 1077944384 8803 0 0 0 185 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862604208752 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25373] ppid=25360 vsize=13984976 memory=1384 CPUtime=1.29 cores=1,3,5,7
/proc/25362/task/25373/stat : 25373 (java) S 25360 25360 25083 0 -1 1077944384 10736 0 0 0 127 2 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862603155952 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25374] ppid=25360 vsize=13984976 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25374/stat : 25374 (java) S 25360 25360 25083 0 -1 1077944384 6708 0 0 0 49 1 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862602103664 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25375] ppid=25360 vsize=13984976 memory=233916 CPUtime=0 cores=1,3,5,7
/proc/25362/task/25375/stat : 25375 (java) S 25360 25360 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862601051104 139863134185173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
[pid=25362/tid=25376] ppid=25360 vsize=13984976 memory=1384 CPUtime=0.5 cores=1,3,5,7
/proc/25362/task/25376/stat : 25376 (java) S 25360 25360 25083 0 -1 1077944384 1112 0 0 0 22 28 0 0 20 0 15 0 117284873 14320615424 58479 33554432000 4194304 4196468 140736273617984 139862599997872 139863134186114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140736273626263 140736273626439 140736273626439 140736273629135 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235300 KiB

Child status: 143
Real time (s): 2515.71
CPU time (s): 2520.05
CPU user time (s): 2519.66
CPU system time (s): 0.391037
CPU usage (%): 100.173
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 241976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.391037
maximum resident set size= 240592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50767
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57440
involuntary context switches= 1162


# summary of solver processes directly reported to runsolver:
#   pid: 25360,25362
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.66
#   total CPU system time (s): 0.391037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3366 second user time and 20.6872 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-16 01:53:01
IDJOB=4269004
IDBENCH=137526
IDSOLVER=2660
FILE ID=node149/4269004-1502842040
RUNJOBID= node149-1502838668-25115
PBS_JOBID= 20629851
Free space on /tmp= 61940 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w2b3r4.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-4269004-1502842040/watcher-4269004-1502842040 -o /tmp/evaluation-result-4269004-1502842040/solver-4269004-1502842040 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1104981309 HOME/instance-4269004-1502842040.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=1104981309

node149.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.43
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.43
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.43
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.43
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:        27744228 kB
MemAvailable:   31973008 kB
Buffers:          329280 kB
Cached:          4171164 kB
SwapCached:            0 kB
Active:          1202432 kB
Inactive:        3353240 kB
Active(anon):      57744 kB
Inactive(anon):    24956 kB
Active(file):    1144688 kB
Inactive(file):  3328284 kB
Unevictable:        6348 kB
Mlocked:            6348 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:        156748 kB
Mapped:            46900 kB
Shmem:             25224 kB
Slab:             169832 kB
SReclaimable:     143284 kB
SUnreclaim:        26548 kB
KernelStack:        3536 kB
PageTables:         5284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61924 MiB
End job on node149 at 2017-08-16 02:34:57