Trace number 4284245

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 253.356 240.026

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t02-3.xml
MD5SUM058109e0b262c2cf0fdf1876739ed95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark158
Best CPU time to get the best result obtained on this benchmark2006.21
Satisfiable
(Un)Satisfiability was proved
Number of variables1925
Number of constraints187
Number of domains10
Minimum domain size2
Maximum domain size162
Distribution of domain sizes[{"size":2,"count":175},{"size":38,"count":175},{"size":61,"count":175},{"size":91,"count":175},{"size":93,"count":350},{"size":103,"count":175},{"size":114,"count":175},{"size":126,"count":175},{"size":129,"count":175},{"size":162,"count":175}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":1925}]
Minimum constraint arity11
Maximum constraint arity1750
Distribution of constraint arities[{"arity":11,"count":175},{"arity":175,"count":11},{"arity":1750,"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":185}]
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-4284245-1503211812.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284245-1503211812.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.19	c simple solver
0.33/0.26	c parse instance...
1.04/0.56	c solve instance...
253.32/240.01	s UNKNOWN
253.32/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 (11084 MiB free)
  memory of node 1: 16384 MiB (9390 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284245-1503211812/watcher-4284245-1503211812 -o /tmp/evaluation-result-4284245-1503211812/solver-4284245-1503211812 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 319518775 HOME/instance-4284245-1503211812.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
Current StackSize limit: 8192 KiB

solver pid=21841, runsolver pid=21838

[startup+0.10592 s]*
/proc/loadavg: 1.81 1.74 1.60 4/217 21857
/proc/meminfo: memFree=20947864/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13978596 memory=29076 CPUtime=0.13 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 5143 0 0 0 12 1 0 0 20 0 15 0 154268849 14314082304 7269 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3494649 7269 2876 1 0 3482966 0
[pid=21843/tid=21844] ppid=21841 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 3082 0 0 0 9 0 0 0 20 0 15 0 154268850 14314082304 7269 33554432000 4194304 4196468 140720450159904 140237421240400 140237007360077 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14314082304 7269 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13978596 memory=140114992514688 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14314082304 7269 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14314082304 7335 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14314082304 7335 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13978596 memory=140114992514688 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268852 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154268852 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236890276768 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154268853 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236889224176 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) R 21841 21841 19988 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) R 21841 21841 19988 0 -1 4202560 139 0 0 0 0 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236886067824 140237400425184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13978596 memory=140114992514688 CPUtime=0.02 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) R 21841 21841 19988 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236885015280 140237395717664 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13978596 memory=140114992514688 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154268855 14314082304 7335 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30456 KiB

[startup+0.210811 s]*
/proc/loadavg: 1.81 1.74 1.60 4/217 21857
/proc/meminfo: memFree=20936576/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13982852 memory=40612 CPUtime=0.33 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 7780 0 0 0 31 2 0 0 20 0 15 0 154268849 14318440448 10153 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3495713 10153 3041 1 0 3482966 0
[pid=21843/tid=21844] ppid=21841 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 4935 0 0 0 18 1 0 0 20 0 15 0 154268850 14318440448 10153 33554432000 4194304 4196468 140720450159904 140237421239648 140237409690997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13982852 memory=9107 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 10153 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13982852 memory=140114992535764 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 10153 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 10153 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 10153 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13982852 memory=140114992514688 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268852 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154268852 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236890276768 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154268853 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236889224176 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 526 0 0 0 2 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13982852 memory=140114992514688 CPUtime=0.08 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 686 0 0 0 8 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 10153 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41992 KiB

[startup+0.310993 s]*
/proc/loadavg: 1.81 1.74 1.60 4/217 21857
/proc/meminfo: memFree=20930364/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13982852 memory=47452 CPUtime=0.51 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 8540 0 0 0 49 2 0 0 20 0 15 0 154268849 14318440448 11863 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3495713 11863 3124 1 0 3482966 0
[pid=21843/tid=21844] ppid=21841 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 5515 0 0 0 28 1 0 0 20 0 15 0 154268850 14318440448 11928 33554432000 4194304 4196468 140720450159904 140237421239216 140237007343463 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13982852 memory=9469 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 11928 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13982852 memory=4050206357687914293 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 11928 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 11928 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14318440448 11928 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268852 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154268852 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236890276768 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154268853 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236889224176 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 398 0 0 0 3 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 541 0 0 0 4 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 783 0 0 0 13 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154268855 14318440448 11928 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48832 KiB

[startup+0.700992 s]
/proc/loadavg: 1.81 1.74 1.60 5/217 21857
/proc/meminfo: memFree=20894692/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13984976 memory=81936 CPUtime=1.59 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 13699 0 0 0 155 4 0 0 20 0 15 0 154268849 14320615424 20484 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3496244 20484 3209 1 0 3483478 0
[pid=21843/tid=21844] ppid=21841 vsize=13984976 memory=23612 CPUtime=0.67 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 6233 0 0 0 65 2 0 0 20 0 15 0 154268850 14320615424 20484 33554432000 4194304 4196468 140720450159904 140237421248880 140237401093470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13984976 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14320615424 20484 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14320615424 20484 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14320615424 20484 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154268851 14320615424 20484 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13984976 memory=2468 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 154268852 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13984976 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154268852 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236890276768 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13984976 memory=932 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154268853 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236889224176 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13984976 memory=4124 CPUtime=0.25 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) R 21841 21841 19988 0 -1 4202560 2078 0 0 0 25 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236887106392 140237398533843 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13984976 memory=2200 CPUtime=0.28 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) R 21841 21841 19988 0 -1 4202560 2385 0 0 0 28 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236886051592 140237400496403 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13984976 memory=7528 CPUtime=0.35 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 1693 0 0 0 35 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13984976 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 20484 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 83316 KiB

[startup+1.50081 s]
/proc/loadavg: 1.81 1.74 1.60 5/217 21857
/proc/meminfo: memFree=20855860/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0

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

/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154268853 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236889224192 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13984976 memory=1380 CPUtime=2.93 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 15588 0 0 0 291 2 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13984976 memory=1135132 CPUtime=2.94 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 15964 0 0 0 292 2 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13984976 memory=56 CPUtime=0.74 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 6109 0 0 0 73 1 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13984976 memory=8259761640684150880 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13984976 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 612 0 0 0 2 2 0 0 20 0 15 0 154268855 14320615424 283783 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 112.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1136512 KiB

[startup+162.301 s]
/proc/loadavg: 2.23 1.86 1.67 3/217 21859
/proc/meminfo: memFree=19531596/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13984976 memory=1215204 CPUtime=174.05 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 76270 0 0 0 17299 106 0 0 20 0 15 0 154268849 14320615424 303801 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3496244 303801 3286 1 0 3483478 0
[pid=21843/tid=21844] ppid=21841 vsize=13984976 memory=1258260 CPUtime=160.73 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 17753 0 0 0 16062 11 0 0 20 0 15 0 154268850 14320615424 303801 33554432000 4194304 4196468 140720450159904 140237421252352 140237013578483 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13984976 memory=1258260 CPUtime=1.43 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2003 0 0 0 123 20 0 0 20 0 15 0 154268851 14320615424 303801 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13984976 memory=1258260 CPUtime=1.45 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 3047 0 0 0 123 22 0 0 20 0 15 0 154268851 14320615424 303801 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13984976 memory=1258260 CPUtime=1.45 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2106 0 0 0 124 21 0 0 20 0 15 0 154268851 14320615424 303801 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13984976 memory=1215204 CPUtime=1.45 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2690 0 0 0 125 20 0 0 20 0 15 0 154268851 14320615424 303801 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13984976 memory=1380 CPUtime=0.07 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 3660 0 0 0 7 0 0 0 20 0 15 0 154268852 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13984976 memory=1258256 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154268852 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236890276832 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154268853 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236889224192 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13984976 memory=1380 CPUtime=3.51 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 20037 0 0 0 349 2 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13984976 memory=1380 CPUtime=3.05 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 16820 0 0 0 303 2 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13984976 memory=1258256 CPUtime=0.76 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 6157 0 0 0 74 2 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13984976 memory=1258260 CPUtime=0.06 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 621 0 0 0 3 3 0 0 20 0 15 0 154268855 14320615424 303801 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 174.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1216584 KiB

[startup+222.301 s]
/proc/loadavg: 1.97 1.86 1.68 3/217 21860
/proc/meminfo: memFree=19596504/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13984976 memory=1111000 CPUtime=234.64 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 80617 0 0 0 23349 115 0 0 20 0 15 0 154268849 14320615424 277750 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3496244 277750 3287 1 0 3483478 0
[pid=21843/tid=21844] ppid=21841 vsize=13984976 memory=1165380 CPUtime=220.56 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 19274 0 0 0 22045 11 0 0 20 0 15 0 154268850 14320615424 277750 33554432000 4194304 4196468 140720450159904 140237421252240 140237013577737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13984976 memory=1165380 CPUtime=1.6 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2139 0 0 0 138 22 0 0 20 0 15 0 154268851 14320615424 277750 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13984976 memory=1137164 CPUtime=1.61 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 3170 0 0 0 138 23 0 0 20 0 15 0 154268851 14320615424 277750 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13984976 memory=1111000 CPUtime=1.62 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2411 0 0 0 139 23 0 0 20 0 15 0 154268851 14320615424 277750 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13984976 memory=1380 CPUtime=1.6 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 2979 0 0 0 139 21 0 0 20 0 15 0 154268851 14320615424 277750 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13984976 memory=1111000 CPUtime=0.07 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 3874 0 0 0 7 0 0 0 20 0 15 0 154268852 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154268852 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236890276832 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154268853 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236889224192 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13984976 memory=1111000 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13984976 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 20549 0 0 0 352 2 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13984976 memory=1111000 CPUtime=3.07 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 17688 0 0 0 305 2 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13984976 memory=1111000 CPUtime=0.76 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 6500 0 0 0 74 2 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13984976 memory=4140 CPUtime=0.1 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 657 0 0 0 4 6 0 0 20 0 15 0 154268855 14320615424 277750 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 234.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1112380 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.98 1.86 1.68 3/217 21938
/proc/meminfo: memFree=19694400/32770624 swapFree=67108860/67108860
[pid=21841] ppid=21838 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21841/stat : 21841 (xcsp3-exec) S 21838 21841 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154268849 9740288 345 33554432000 4194304 5098028 140733204626432 140733204624536 140501856014972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16035840 140733204632693 140733204632896 140733204632896 140733204635627 0
/proc/21841/statm: 2378 345 289 221 0 87 0
[pid=21843] ppid=21841 vsize=13984976 memory=1110552 CPUtime=253.32 cores=1,3,5,7
/proc/21843/stat : 21843 (java) S 21841 21841 19988 0 -1 1077944320 84507 0 0 0 25215 117 0 0 20 0 15 0 154268849 14320615424 277638 33554432000 4194304 4196468 140720450159904 140720450142448 140237417012983 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
/proc/21843/statm: 3496244 277638 3287 1 0 3483478 0
[pid=21843/tid=21844] ppid=21841 vsize=13984976 memory=6944652177228980320 CPUtime=237.95 cores=1,3,5,7
/proc/21843/task/21844/stat : 21844 (java) R 21841 21841 19988 0 -1 4202560 20345 0 0 0 23783 12 0 0 20 0 15 0 154268850 14320615424 277638 33554432000 4194304 4196468 140720450159904 140237421252240 140237012241026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21845] ppid=21841 vsize=13984976 memory=6656426216303648864 CPUtime=1.91 cores=1,3,5,7
/proc/21843/task/21845/stat : 21845 (java) S 21841 21841 19988 0 -1 1077944384 2220 0 0 0 169 22 0 0 20 0 15 0 154268851 14320615424 277638 33554432000 4194304 4196468 140720450159904 140237332081424 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21846] ppid=21841 vsize=13984976 memory=6655300316396806240 CPUtime=1.94 cores=1,3,5,7
/proc/21843/task/21846/stat : 21846 (java) S 21841 21841 19988 0 -1 1077944384 3254 0 0 0 170 24 0 0 20 0 15 0 154268851 14320615424 277638 33554432000 4194304 4196468 140720450159904 140237331028880 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21847] ppid=21841 vsize=13984976 memory=4872558044660077418 CPUtime=1.93 cores=1,3,5,7
/proc/21843/task/21847/stat : 21847 (java) S 21841 21841 19988 0 -1 1077944384 2723 0 0 0 170 23 0 0 20 0 15 0 154268851 14320615424 277638 33554432000 4194304 4196468 140720450159904 140237329976336 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21848] ppid=21841 vsize=13984976 memory=1110552 CPUtime=1.92 cores=1,3,5,7
/proc/21843/task/21848/stat : 21848 (java) S 21841 21841 19988 0 -1 1077944384 3191 0 0 0 171 21 0 0 20 0 15 0 154268851 14320615424 277638 33554432000 4194304 4196468 140720450159904 140237328923792 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21849] ppid=21841 vsize=13984976 memory=640 CPUtime=0.09 cores=1,3,5,7
/proc/21843/task/21849/stat : 21849 (java) S 21841 21841 19988 0 -1 1077944384 5770 0 0 0 8 1 0 0 20 0 15 0 154268852 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236891330544 140237417024130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21850] ppid=21841 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21850/stat : 21850 (java) S 21841 21841 19988 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154268852 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236890276832 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21851] ppid=21841 vsize=13984976 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21851/stat : 21851 (java) S 21841 21841 19988 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154268853 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236889224192 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21852] ppid=21841 vsize=13984976 memory=23612 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21852/stat : 21852 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236888172752 140237417031579 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21853] ppid=21841 vsize=13984976 memory=1232 CPUtime=3.55 cores=1,3,5,7
/proc/21843/task/21853/stat : 21853 (java) S 21841 21841 19988 0 -1 1077944384 20664 0 0 0 353 2 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236887120368 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21854] ppid=21841 vsize=13984976 memory=1792 CPUtime=3.07 cores=1,3,5,7
/proc/21843/task/21854/stat : 21854 (java) S 21841 21841 19988 0 -1 1077944384 17688 0 0 0 305 2 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236886067824 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21855] ppid=21841 vsize=13984976 memory=640 CPUtime=0.76 cores=1,3,5,7
/proc/21843/task/21855/stat : 21855 (java) S 21841 21841 19988 0 -1 1077944384 6619 0 0 0 74 2 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236885015280 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21856] ppid=21841 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21843/task/21856/stat : 21856 (java) S 21841 21841 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236883962976 140237417023189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
[pid=21843/tid=21857] ppid=21841 vsize=13984976 memory=2468 CPUtime=0.11 cores=1,3,5,7
/proc/21843/task/21857/stat : 21857 (java) S 21841 21841 19988 0 -1 1077944384 657 0 0 0 5 6 0 0 20 0 15 0 154268855 14320615424 277638 33554432000 4194304 4196468 140720450159904 140236882909488 140237417024130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28950528 140720450167965 140720450168140 140720450168140 140720450170831 0
Current children cumulated CPU time: 253.32 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1111932 KiB

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

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

[startup+240.026 s]
# the end of solver process 21843 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=252.169 s, system=1.1875 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.026
CPU time (s): 253.356
CPU user time (s): 252.169
CPU system time (s): 1.1875
CPU usage (%): 105.554
Max. virtual memory (cumulated for all children) (KiB): 13996332
Max. memory (cumulated for all children) (KiB): 1272084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.169
system time used= 1.1875
maximum resident set size= 1291372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85160
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9365
involuntary context switches= 327


# summary of solver processes directly reported to runsolver:
#   pid: 21841,21843
#   total CPU time (s): 253.356
#   total CPU user time (s): 252.169
#   total CPU system time (s): 1.1875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41736 second user time and 2.52182 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 08:35:52
IDJOB=4284245
IDBENCH=124216
IDSOLVER=2680
FILE ID=node114/4284245-1503211812
RUNJOBID= node114-1503208995-20020
PBS_JOBID= 20630872
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t02-3.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-4284245-1503211812/watcher-4284245-1503211812 -o /tmp/evaluation-result-4284245-1503211812/solver-4284245-1503211812 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 319518775 HOME/instance-4284245-1503211812.xml

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

MD5SUM BENCH= 058109e0b262c2cf0fdf1876739ed95e
RANDOM SEED=319518775

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        20965588 kB
MemAvailable:   31708624 kB
Buffers:          261024 kB
Cached:         10768576 kB
SwapCached:            0 kB
Active:          2269880 kB
Inactive:        9077244 kB
Active(anon):     309628 kB
Inactive(anon):    44260 kB
Active(file):    1960252 kB
Inactive(file):  9032984 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7928 kB
Writeback:             0 kB
AnonPages:        324432 kB
Mapped:            64036 kB
Shmem:             33416 kB
Slab:             158092 kB
SReclaimable:     131268 kB
SUnreclaim:        26824 kB
KernelStack:        3568 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1438400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 08:39:52