Trace number 4270038

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) 245.451 240.02299

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-1.xml
MD5SUM36688640cc45f0157406ded158d596cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1510
Best CPU time to get the best result obtained on this benchmark1975.21
Satisfiable
(Un)Satisfiability was proved
Number of variables31773
Number of constraints1535
Number of domains17
Minimum domain size2
Maximum domain size195
Distribution of domain sizes[{"size":2,"count":1513},{"size":4,"count":1513},{"size":25,"count":3026},{"size":44,"count":1513},{"size":45,"count":1513},{"size":73,"count":1513},{"size":78,"count":1513},{"size":87,"count":3026},{"size":102,"count":1513},{"size":107,"count":1513},{"size":130,"count":1513},{"size":131,"count":1513},{"size":132,"count":3026},{"size":139,"count":3026},{"size":170,"count":1513},{"size":175,"count":1513},{"size":195,"count":1513}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":31773}]
Minimum constraint arity21
Maximum constraint arity30260
Distribution of constraint arities[{"arity":21,"count":1513},{"arity":1513,"count":21},{"arity":30260,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1533}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270038-1502621394.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270038-1502621394.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
2.83/1.03	c solve instance...
245.42/240.01	s UNKNOWN
245.42/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12910 MiB free)
  memory of node 1: 16384 MiB (15634 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270038-1502621394/watcher-4270038-1502621394 -o /tmp/evaluation-result-4270038-1502621394/solver-4270038-1502621394 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1702 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 689527167 HOME/instance-4270038-1502621394.xml 

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

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


[startup+0.100113 s]*
/proc/loadavg: 2.00 1.80 1.73 4/217 2394
/proc/meminfo: memFree=29212632/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13978596 memory=28116 CPUtime=0.12 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 5379 0 0 0 11 1 0 0 20 0 15 0 95227639 14314082304 7029 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3494649 7029 2866 1 0 3482966 0
[pid=2380/tid=2381] ppid=2378 vsize=13978596 memory=7898910893248706067 CPUtime=0.08 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 3399 0 0 0 8 0 0 0 20 0 15 0 95227639 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720919318400 139720915099030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13978596 memory=3472468375237149904 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13978596 memory=140246341998208 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227641 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95227642 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95227642 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 95227644 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13978596 memory=140246341998208 CPUtime=0.01 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) R 2378 2378 30973 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 15 0 95227644 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720382195824 139720893699517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13978596 memory=140246341998208 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227645 14314082304 7029 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29500 KiB

[startup+0.210804 s]*
/proc/loadavg: 2.00 1.80 1.73 3/217 2394
/proc/meminfo: memFree=29200816/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13982852 memory=40212 CPUtime=0.34 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 8076 0 0 0 32 2 0 0 20 0 15 0 95227639 14318440448 10053 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3495713 10053 3069 1 0 3482966 0
[pid=2380/tid=2381] ppid=2378 vsize=13982852 memory=7898910893248706067 CPUtime=0.2 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) D 2378 2378 30973 0 -1 1077944384 5313 0 0 0 18 2 0 0 20 0 15 0 95227639 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720919288784 139720907766317 0 4 0 16800975 18446744072101555748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13982852 memory=3472468375237149904 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13982852 memory=140246341998208 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13982852 memory=140246341998208 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95227641 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95227642 14318473216 10074 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95227642 14318473216 10074 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 662 0 0 0 2 0 0 0 20 0 15 0 95227644 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 15 0 95227644 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13982852 memory=140246341998208 CPUtime=0.08 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) S 2378 2378 30973 0 -1 1077944384 719 0 0 0 8 0 0 0 20 0 15 0 95227644 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720382195824 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13982852 memory=140246341998208 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227645 14318440448 10074 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41596 KiB

[startup+0.316232 s]*
/proc/loadavg: 2.00 1.80 1.73 5/217 2394
/proc/meminfo: memFree=29194240/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13982852 memory=47664 CPUtime=0.52 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 9037 0 0 0 49 3 0 0 20 0 15 0 95227639 14318440448 11916 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3495713 11916 3111 1 0 3482966 0
[pid=2380/tid=2381] ppid=2378 vsize=13982852 memory=-7174084197796576197 CPUtime=0.3 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 5962 0 0 0 28 2 0 0 20 0 15 0 95227639 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720919325024 139720537558320 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13982852 memory=-7001736328920018669 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13982852 memory=307 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13982852 memory=280492368972032 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95227641 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13982852 memory=140246184473359 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95227642 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13982852 memory=280492526478464 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95227642 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13982852 memory=140246184477967 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) R 2378 2378 30973 0 -1 4202560 674 0 0 0 3 0 0 0 20 0 15 0 95227644 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720384301424 139720899922048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) R 2378 2378 30973 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 15 0 95227644 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13982852 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) R 2378 2378 30973 0 -1 4202560 884 0 0 0 14 0 0 0 20 0 15 0 95227644 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720382195952 139720894018755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13982852 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227645 14318440448 11916 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49048 KiB

[startup+0.705346 s]
/proc/loadavg: 2.00 1.80 1.73 6/217 2394
/proc/meminfo: memFree=29157296/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13984976 memory=118128 CPUtime=1.79 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 12857 0 0 0 175 4 0 0 20 0 15 0 95227639 14320615424 29532 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3496244 29532 3205 1 0 3483478 0
[pid=2380/tid=2381] ppid=2378 vsize=13984976 memory=280492369031168 CPUtime=0.68 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 6404 0 0 0 65 3 0 0 20 0 15 0 95227639 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720919324256 139720541511015 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13984976 memory=280492369037824 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227640 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13984976 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95227640 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13984976 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95227641 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13984976 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13984976 memory=5787213827147130983 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13984976 memory=2209 CPUtime=0.37 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) R 2378 2378 30973 0 -1 4202560 2072 0 0 0 37 0 0 0 20 0 15 0 95227644 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720384287264 139720896610013 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13984976 memory=2372 CPUtime=0.37 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) R 2378 2378 30973 0 -1 4202560 1362 0 0 0 37 0 0 0 20 0 15 0 95227644 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720383227248 139720893479718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13984976 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) R 2378 2378 30973 0 -1 4202560 1716 0 0 0 34 0 0 0 20 0 15 0 95227644 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720382195008 139720915098242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13984976 memory=11 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 29532 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 119512 KiB

[startup+1.50139 s]
/proc/loadavg: 2.00 1.80 1.73 5/217 2394
/proc/meminfo: memFree=29069552/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0

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

/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13984976 memory=164 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13984976 memory=1384 CPUtime=1.91 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 8252 0 0 0 190 1 0 0 20 0 15 0 95227644 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13984976 memory=233524 CPUtime=2.13 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 13988 0 0 0 211 2 0 0 20 0 15 0 95227644 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13984976 memory=1384 CPUtime=0.71 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) S 2378 2378 30973 0 -1 1077944384 7533 0 0 0 70 1 0 0 20 0 15 0 95227644 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720382195824 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13984976 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 348 0 0 0 3 4 0 0 20 0 15 0 95227645 14320615424 58419 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 107.23 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235060 KiB

[startup+162.301 s]
/proc/loadavg: 1.94 1.88 1.77 3/217 2473
/proc/meminfo: memFree=31258036/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13984976 memory=233768 CPUtime=167.34 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 47008 0 0 0 16713 21 0 0 20 0 15 0 95227639 14320615424 58442 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3496244 58442 3249 1 0 3483478 0
[pid=2380/tid=2381] ppid=2378 vsize=13984976 memory=233768 CPUtime=162.22 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 11729 0 0 0 16217 5 0 0 20 0 15 0 95227639 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720919323728 139720543247338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13984976 memory=233768 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 224 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13984976 memory=233768 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13984976 memory=233768 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 391 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13984976 memory=233768 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 15 0 95227641 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13984976 memory=233768 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13984976 memory=1228 CPUtime=1.92 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 8638 0 0 0 191 1 0 0 20 0 15 0 95227644 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13984976 memory=15876 CPUtime=2.17 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 15219 0 0 0 215 2 0 0 20 0 15 0 95227644 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13984976 memory=1384 CPUtime=0.72 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) S 2378 2378 30973 0 -1 1077944384 8537 0 0 0 71 1 0 0 20 0 15 0 95227644 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720382195824 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13984976 memory=233768 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13984976 memory=233768 CPUtime=0.11 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 355 0 0 0 5 6 0 0 20 0 15 0 95227645 14320615424 58442 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 167.34 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235152 KiB

[startup+222.301 s]
/proc/loadavg: 1.93 1.88 1.78 3/217 2474
/proc/meminfo: memFree=31287780/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13984976 memory=233844 CPUtime=227.7 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 52510 0 0 0 22747 23 0 0 20 0 15 0 95227639 14320615424 58461 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3496244 58461 3252 1 0 3483478 0
[pid=2380/tid=2381] ppid=2378 vsize=13984976 memory=233844 CPUtime=222.22 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 12347 0 0 0 22217 5 0 0 20 0 15 0 95227639 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720919325160 139720538545644 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13984976 memory=233844 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 224 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13984976 memory=233844 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13984976 memory=4140 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 391 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13984976 memory=233844 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13984976 memory=233844 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 498 0 0 0 0 0 0 0 20 0 15 0 95227641 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13984976 memory=233844 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13984976 memory=233844 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13984976 memory=1384 CPUtime=1.96 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 9600 0 0 0 195 1 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13984976 memory=0 CPUtime=2.43 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 18208 0 0 0 241 2 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13984976 memory=1384 CPUtime=0.73 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) S 2378 2378 30973 0 -1 1077944384 9396 0 0 0 72 1 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720382195824 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13984976 memory=1012 CPUtime=0.14 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 389 0 0 0 6 8 0 0 20 0 15 0 95227645 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 227.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235228 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.95 1.89 1.78 3/217 2475
/proc/meminfo: memFree=31298556/32770624 swapFree=67108860/67108860
[pid=2378] ppid=2375 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2378/stat : 2378 (xcsp3-exec) S 2375 2378 30973 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95227639 9740288 346 33554432000 4194304 5098028 140735275283984 140735275282088 139802385093244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9105408 140735275291765 140735275291968 140735275291968 140735275294699 0
/proc/2378/statm: 2378 346 289 221 0 87 0
[pid=2380] ppid=2378 vsize=13984976 memory=233844 CPUtime=245.42 cores=1,3,5,7
/proc/2380/stat : 2380 (java) S 2378 2378 30973 0 -1 1077944320 52516 0 0 0 24518 24 0 0 20 0 15 0 95227639 14320615424 58461 33554432000 4194304 4196468 140725691889344 140725691871888 139720915087095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
/proc/2380/statm: 3496244 58461 3252 1 0 3483478 0
[pid=2380/tid=2381] ppid=2378 vsize=13984976 memory=6935054825532540783 CPUtime=239.93 cores=1,3,5,7
/proc/2380/task/2381/stat : 2381 (java) R 2378 2378 30973 0 -1 4202560 12351 0 0 0 23988 5 0 0 20 0 15 0 95227639 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720919324776 139720543179655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2382] ppid=2378 vsize=13984976 memory=-7003737579269690708 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2382/stat : 2382 (java) S 2378 2378 30973 0 -1 1077944384 224 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720867707536 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2383] ppid=2378 vsize=13984976 memory=15261428374308184 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2383/stat : 2383 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720866654736 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2384] ppid=2378 vsize=13984976 memory=304556157551509802 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2384/stat : 2384 (java) S 2378 2378 30973 0 -1 1077944384 391 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720865601936 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2385] ppid=2378 vsize=13984976 memory=15261428374308184 CPUtime=0.03 cores=1,3,5,7
/proc/2380/task/2385/stat : 2385 (java) S 2378 2378 30973 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 15 0 95227640 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720864549136 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2386] ppid=2378 vsize=13984976 memory=280492369569632 CPUtime=0.01 cores=1,3,5,7
/proc/2380/task/2386/stat : 2386 (java) S 2378 2378 30973 0 -1 1077944384 498 0 0 0 0 1 0 0 20 0 15 0 95227641 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720456301424 139720915098242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2387] ppid=2378 vsize=13984976 memory=288291090749212013 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2387/stat : 2387 (java) S 2378 2378 30973 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720455247392 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2388] ppid=2378 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2388/stat : 2388 (java) S 2378 2378 30973 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95227642 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720386405744 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2389] ppid=2378 vsize=13984976 memory=18476 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2389/stat : 2389 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720385354064 139720915105691 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2390] ppid=2378 vsize=13984976 memory=15512 CPUtime=1.97 cores=1,3,5,7
/proc/2380/task/2390/stat : 2390 (java) S 2378 2378 30973 0 -1 1077944384 9600 0 0 0 196 1 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720384301424 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2391] ppid=2378 vsize=13984976 memory=1384 CPUtime=2.43 cores=1,3,5,7
/proc/2380/task/2391/stat : 2391 (java) S 2378 2378 30973 0 -1 1077944384 18208 0 0 0 241 2 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720383248624 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2392] ppid=2378 vsize=13984976 memory=4140 CPUtime=0.73 cores=1,3,5,7
/proc/2380/task/2392/stat : 2392 (java) S 2378 2378 30973 0 -1 1077944384 9396 0 0 0 72 1 0 0 20 0 15 0 95227644 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720382195824 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2393] ppid=2378 vsize=13984976 memory=27476 CPUtime=0 cores=1,3,5,7
/proc/2380/task/2393/stat : 2393 (java) S 2378 2378 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95227645 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720381143264 139720915097301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
[pid=2380/tid=2394] ppid=2378 vsize=13984976 memory=8112282956445269571 CPUtime=0.16 cores=1,3,5,7
/proc/2380/task/2394/stat : 2394 (java) S 2378 2378 30973 0 -1 1077944384 391 0 0 0 7 9 0 0 20 0 15 0 95227645 14320615424 58461 33554432000 4194304 4196468 140725691889344 139720380091568 139720915098242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33431552 140725691896989 140725691897164 140725691897164 140725691899855 0
Current children cumulated CPU time: 245.42 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235228 KiB

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

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

[startup+240.023 s]
# the end of solver process 2380 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.202 s, system=0.249133 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.023
CPU time (s): 245.451
CPU user time (s): 245.202
CPU system time (s): 0.249133
CPU usage (%): 102.262
Max. virtual memory (cumulated for all children) (KiB): 13996324
Max. memory (cumulated for all children) (KiB): 246484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.202
system time used= 0.249133
maximum resident set size= 245100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53419
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7755
involuntary context switches= 109


# summary of solver processes directly reported to runsolver:
#   pid: 2378,2380
#   total CPU time (s): 245.451
#   total CPU user time (s): 245.202
#   total CPU system time (s): 0.249133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.58801 second user time and 2.41129 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 12:35:36
IDJOB=4270038
IDBENCH=124244
IDSOLVER=2661
FILE ID=node103/4270038-1502621394
RUNJOBID= node103-1502620106-1702
PBS_JOBID= 20628296
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-1.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-4270038-1502621394/watcher-4270038-1502621394 -o /tmp/evaluation-result-4270038-1502621394/solver-4270038-1502621394 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1702 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 689527167 HOME/instance-4270038-1502621394.xml

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

MD5SUM BENCH= 36688640cc45f0157406ded158d596cc
RANDOM SEED=689527167

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29229960 kB
MemAvailable:   29529472 kB
Buffers:           91384 kB
Cached:           502580 kB
SwapCached:            0 kB
Active:          2975200 kB
Inactive:         138692 kB
Active(anon):    2468824 kB
Inactive(anon):    78640 kB
Active(file):     506376 kB
Inactive(file):    60052 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:       2468076 kB
Mapped:            55784 kB
Shmem:             25228 kB
Slab:             124056 kB
SReclaimable:      97840 kB
SUnreclaim:        26216 kB
KernelStack:        3840 kB
PageTables:        10076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3871328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2353152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61780 MiB
End job on node103 at 2017-08-13 12:39:36