Trace number 4302176

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.7b seq (e747e1e)? (TO) 252.038 243.617

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-3-0_c18.xml
MD5SUMaf51000643686e521dc0684f49e0afe3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark220
Best CPU time to get the best result obtained on this benchmark252.151
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":24,"count":111},{"size":38,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24642
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24642},{"type":"sum","count":222}]
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-4302176-1532889349.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4302176-1532889349.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
11.06/4.15	c solve instance...
252.01/243.60	s UNKNOWN
252.01/243.60	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 (10913 MiB free)
  memory of node 1: 16384 MiB (13142 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302176-1532889349/watcher-4302176-1532889349 -o /tmp/evaluation-result-4302176-1532889349/solver-4302176-1532889349 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6815 --watchdog 312 HOME/xcsp3-exec -seed 36887917 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302176-1532889349.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=11803, runsolver pid=11800

[startup+0.100102 s]*
/proc/loadavg: 1.99 2.03 2.03 4/217 11819
/proc/meminfo: memFree=24617628/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14082940 memory=29384 CPUtime=0.12 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 5693 0 0 0 11 1 0 0 20 0 15 0 106497748 14420930560 7346 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3520735 7346 3030 1 0 3483012 0
[pid=11805/tid=11806] ppid=11803 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 3716 0 0 0 8 0 0 0 20 0 15 0 106497748 14420930560 7346 33554432000 4194304 4196468 140726605857504 139796576867968 139796572659094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 7346 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14082940 memory=140283506398848 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 7346 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 7346 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 7346 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14082940 memory=140283506398848 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497750 14420930560 7346 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14420930560 7346 33554432000 4194304 4196468 140726605857504 139795550283424 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106497751 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795347006704 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14082940 memory=140283506398848 CPUtime=0.01 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) R 11803 11803 6529 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795342796784 139796551344125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14082940 memory=140283506398848 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497753 14420930560 7411 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30836 KiB

[startup+0.21116 s]*
/proc/loadavg: 1.99 2.03 2.03 4/217 11819
/proc/meminfo: memFree=24606200/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14082940 memory=41024 CPUtime=0.34 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 8353 0 0 0 32 2 0 0 20 0 15 0 106497748 14420930560 10256 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3520735 10256 3196 1 0 3483012 0
[pid=11805/tid=11806] ppid=11803 vsize=14082972 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 5479 0 0 0 18 1 0 0 20 0 15 0 106497748 14420963328 10320 33554432000 4194304 4196468 140726605857504 139796576871328 139796565326752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14082940 memory=12627 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 10322 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14082940 memory=140283506410908 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 10322 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 10322 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14420930560 10322 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14082940 memory=140283506398848 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106497750 14420930560 10322 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14085056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795550283424 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106497751 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795347006704 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14085056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14085056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14085056 memory=140283506398848 CPUtime=0.08 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 716 0 0 0 8 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14085056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497753 14423097344 10322 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42476 KiB

[startup+0.310437 s]*
/proc/loadavg: 1.99 2.03 2.03 4/217 11819
/proc/meminfo: memFree=24599556/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14087196 memory=48304 CPUtime=0.53 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 9255 0 0 0 50 3 0 0 20 0 15 0 106497748 14425288704 12076 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3521799 12076 3260 1 0 3483012 0
[pid=11805/tid=11806] ppid=11803 vsize=14087196 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 6189 0 0 0 28 2 0 0 20 0 15 0 106497748 14425288704 12141 33554432000 4194304 4196468 140726605857504 139796576878272 139796556727646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14425288704 12141 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14425288704 12141 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14425288704 12141 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14425288704 12141 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106497750 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795550283424 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106497751 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795347006704 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14087196 memory=4628975386420216973 CPUtime=0.04 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 554 0 0 0 4 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 420 0 0 0 4 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 792 0 0 0 12 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497753 14425288704 12141 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49756 KiB

[startup+0.701673 s]
/proc/loadavg: 2.23 2.08 2.05 6/217 11819
/proc/meminfo: memFree=24561896/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14089320 memory=123140 CPUtime=1.73 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 12595 0 0 0 168 5 0 0 20 0 15 0 106497748 14427463680 30785 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3522330 30785 3346 1 0 3483524 0
[pid=11805/tid=11806] ppid=11803 vsize=14089320 memory=30432 CPUtime=0.68 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 6609 0 0 0 64 4 0 0 20 0 15 0 106497748 14427463680 30785 33554432000 4194304 4196468 140726605857504 139796576884000 139796170896263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14427463680 30785 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14089320 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14427463680 30785 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14089320 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497749 14427463680 30785 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14089320 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106497749 14427463680 30785 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14089320 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106497750 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14089320 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795550283424 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14089320 memory=792 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106497751 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795347006704 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14089320 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14089320 memory=8556 CPUtime=0.37 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) R 11803 11803 6529 0 -1 4202560 1590 0 0 0 37 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795344895408 139796557755191 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14089320 memory=1444 CPUtime=0.36 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) R 11803 11803 6529 0 -1 4202560 1522 0 0 0 36 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795343835720 139796554168338 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14089320 memory=5668 CPUtime=0.3 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 1565 0 0 0 30 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14089320 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14089320 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106497753 14427463680 30785 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 124592 KiB

[startup+1.50182 s]
/proc/loadavg: 2.23 2.08 2.05 5/217 11819
/proc/meminfo: memFree=24444916/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0

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

/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106497751 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795347006720 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14091368 memory=56 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14091368 memory=-5587100619679488608 CPUtime=3.15 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 8784 0 0 0 314 1 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14091368 memory=6944656575208382560 CPUtime=3.42 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 13872 0 0 0 340 2 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14091368 memory=1228 CPUtime=0.85 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 7368 0 0 0 84 1 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14091368 memory=8556 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14091368 memory=1444 CPUtime=0.05 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1311 0 0 0 3 2 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 110.54 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 813824 KiB

[startup+162.301 s]
/proc/loadavg: 2.03 2.07 2.05 3/217 11899
/proc/meminfo: memFree=23991240/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14091368 memory=812372 CPUtime=170.63 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 46875 0 0 0 17009 54 0 0 20 0 15 0 106497748 14429560832 203093 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3522842 203093 3417 1 0 3484036 0
[pid=11805/tid=11806] ppid=11803 vsize=14091368 memory=812372 CPUtime=161.92 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 11906 0 0 0 16180 12 0 0 20 0 15 0 106497748 14429560832 203093 33554432000 4194304 4196468 140726605857504 139796576882784 139796173404231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14091368 memory=812372 CPUtime=0.25 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 254 0 0 0 18 7 0 0 20 0 15 0 106497749 14429560832 203093 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14091368 memory=812372 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 202 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203093 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.27 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 310 0 0 0 19 8 0 0 20 0 15 0 106497749 14429560832 203093 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 271 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203093 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14091368 memory=812372 CPUtime=0.01 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 873 0 0 0 1 0 0 0 20 0 15 0 106497750 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14091368 memory=812372 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795550283488 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14091368 memory=812372 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106497751 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795347006720 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14091368 memory=280566726299328 CPUtime=3.16 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 8895 0 0 0 315 1 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14091368 memory=7882931712348828672 CPUtime=3.44 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 14058 0 0 0 342 2 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.85 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 7493 0 0 0 84 1 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14091368 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1315 0 0 0 7 5 0 0 20 0 15 0 106497753 14429560832 203093 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 170.63 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 813824 KiB

[startup+222.301 s]
/proc/loadavg: 2.01 2.06 2.05 3/217 11900
/proc/meminfo: memFree=23990376/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14091368 memory=812376 CPUtime=230.7 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 50345 0 0 0 23014 56 0 0 20 0 15 0 106497748 14429560832 203094 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3522842 203094 3418 1 0 3484036 0
[pid=11805/tid=11806] ppid=11803 vsize=14091368 memory=812376 CPUtime=221.91 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 12620 0 0 0 22179 12 0 0 20 0 15 0 106497748 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796576883744 139796178359120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.25 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 254 0 0 0 18 7 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 202 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14091368 memory=812376 CPUtime=0.27 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 310 0 0 0 19 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14091368 memory=812376 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 271 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14091368 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 929 0 0 0 1 0 0 0 20 0 15 0 106497750 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795550283488 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14091368 memory=280566726630848 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106497751 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795347006720 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14091368 memory=812376 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14091368 memory=1452 CPUtime=3.18 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 10278 0 0 0 317 1 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14091368 memory=1452 CPUtime=3.46 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 15045 0 0 0 344 2 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14091368 memory=812376 CPUtime=0.85 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 7776 0 0 0 84 1 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14091368 memory=812376 CPUtime=0.16 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1362 0 0 0 9 7 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 230.7 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 813828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.601 s]
/proc/loadavg: 2.01 2.05 2.05 3/217 11900
/proc/meminfo: memFree=23990376/32770624 swapFree=67108688/67108860
[pid=11803] ppid=11800 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/11803/stat : 11803 (xcsp3-exec) S 11800 11803 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106497747 115843072 363 33554432000 4194304 5098028 140729470430464 140729470428568 140682075972220 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19288064 140729470436418 140729470436617 140729470436617 140729470439370 0
/proc/11803/statm: 28282 363 305 221 0 87 0
[pid=11805] ppid=11803 vsize=14091368 memory=812376 CPUtime=252.01 cores=0,2,4,6
/proc/11805/stat : 11805 (java) S 11803 11803 6529 0 -1 1077944320 50791 0 0 0 25145 56 0 0 20 0 15 0 106497748 14429560832 203094 33554432000 4194304 4196468 140726605857504 140726605840048 139796572647159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
/proc/11805/statm: 3522842 203094 3418 1 0 3484036 0
[pid=11805/tid=11806] ppid=11803 vsize=14091368 memory=6791534058613427641 CPUtime=243.21 cores=0,2,4,6
/proc/11805/task/11806/stat : 11806 (java) R 11803 11803 6529 0 -1 4202560 12940 0 0 0 24309 12 0 0 20 0 15 0 106497748 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796576883480 139796173404249 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11807] ppid=11803 vsize=14091368 memory=792 CPUtime=0.25 cores=0,2,4,6
/proc/11805/task/11807/stat : 11807 (java) S 11803 11803 6529 0 -1 1077944384 254 0 0 0 18 7 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796502735376 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11808] ppid=11803 vsize=14091368 memory=1228 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11808/stat : 11808 (java) S 11803 11803 6529 0 -1 1077944384 202 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796501682832 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11809] ppid=11803 vsize=14091368 memory=8556 CPUtime=0.27 cores=0,2,4,6
/proc/11805/task/11809/stat : 11809 (java) S 11803 11803 6529 0 -1 1077944384 310 0 0 0 19 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796500629776 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11810] ppid=11803 vsize=14091368 memory=1232 CPUtime=0.26 cores=0,2,4,6
/proc/11805/task/11810/stat : 11810 (java) S 11803 11803 6529 0 -1 1077944384 271 0 0 0 18 8 0 0 20 0 15 0 106497749 14429560832 203094 33554432000 4194304 4196468 140726605857504 139796499577232 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11811] ppid=11803 vsize=14091368 memory=2424 CPUtime=0.01 cores=0,2,4,6
/proc/11805/task/11811/stat : 11811 (java) S 11803 11803 6529 0 -1 1077944384 936 0 0 0 1 0 0 0 20 0 15 0 106497750 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795551337200 139796572658306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11812] ppid=11803 vsize=14091368 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11812/stat : 11812 (java) S 11803 11803 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106497750 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795550283488 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11813] ppid=11803 vsize=14091368 memory=928 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11813/stat : 11813 (java) S 11803 11803 6529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106497751 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795347006720 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11814] ppid=11803 vsize=14091368 memory=3124 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11814/stat : 11814 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795345955280 139796572665755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11815] ppid=11803 vsize=14091368 memory=1452 CPUtime=3.18 cores=0,2,4,6
/proc/11805/task/11815/stat : 11815 (java) S 11803 11803 6529 0 -1 1077944384 10284 0 0 0 317 1 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795344902384 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11816] ppid=11803 vsize=14091368 memory=812376 CPUtime=3.46 cores=0,2,4,6
/proc/11805/task/11816/stat : 11816 (java) S 11803 11803 6529 0 -1 1077944384 15120 0 0 0 344 2 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795343849840 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11817] ppid=11803 vsize=14091368 memory=1408 CPUtime=0.85 cores=0,2,4,6
/proc/11805/task/11817/stat : 11817 (java) S 11803 11803 6529 0 -1 1077944384 7782 0 0 0 84 1 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795342796784 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11818] ppid=11803 vsize=14091368 memory=3180 CPUtime=0 cores=0,2,4,6
/proc/11805/task/11818/stat : 11818 (java) S 11803 11803 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795341744480 139796572657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
[pid=11805/tid=11819] ppid=11803 vsize=14091368 memory=2704 CPUtime=0.16 cores=0,2,4,6
/proc/11805/task/11819/stat : 11819 (java) S 11803 11803 6529 0 -1 1077944384 1394 0 0 0 9 7 0 0 20 0 15 0 106497753 14429560832 203094 33554432000 4194304 4196468 140726605857504 139795340692528 139796572658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 6508544 140726605866124 140726605866294 140726605866294 140726605869007 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 813828 KiB

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

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

[startup+243.617 s]
# the end of solver process 11805 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.466 s, system=0.572386 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): 243.617
CPU time (s): 252.038
CPU user time (s): 251.466
CPU system time (s): 0.572386
CPU usage (%): 103.457
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 822764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.466
system time used= 0.572386
maximum resident set size= 821416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52127
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= 8443
involuntary context switches= 406


# summary of solver processes directly reported to runsolver:
#   pid: 11803,11805
#   total CPU time (s): 252.038
#   total CPU user time (s): 251.466
#   total CPU system time (s): 0.572386

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51223 second user time and 2.3862 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 20:35:49
IDJOB=4302176
IDBENCH=141646
IDSOLVER=2772
FILE ID=node106/4302176-1532889349
RUNJOBID= node106-1532884072-6815
PBS_JOBID= 21022522
Free space on /tmp= 54704 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-3-0_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302176-1532889349/watcher-4302176-1532889349 -o /tmp/evaluation-result-4302176-1532889349/solver-4302176-1532889349 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6815 --watchdog 312  HOME/xcsp3-exec -seed 36887917 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302176-1532889349.xml

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

MD5SUM BENCH= af51000643686e521dc0684f49e0afe3
RANDOM SEED=36887917

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        24634920 kB
MemAvailable:   30965372 kB
Buffers:          245512 kB
Cached:          6318456 kB
SwapCached:            0 kB
Active:          3361792 kB
Inactive:        4224160 kB
Active(anon):     969256 kB
Inactive(anon):    80476 kB
Active(file):    2392536 kB
Inactive(file):  4143684 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             22860 kB
Writeback:             0 kB
AnonPages:       1018040 kB
Mapped:            57504 kB
Shmem:             25056 kB
Slab:             247820 kB
SReclaimable:     220132 kB
SUnreclaim:        27688 kB
KernelStack:        3872 kB
PageTables:         6820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2220036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    905216 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= 54680 MiB
End job on node106 at 2018-07-29 20:39:53