Trace number 4306914

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 NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)? (TO) 2520.03 2509.82

General information on the benchmark

NameFrb/
frb-53-24-2-mgd_c18.xml
MD5SUMefa4ad1e7c4e0975e1666af510b5ab46
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1964.13
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints474
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree26
Distribution of variable degrees[{"degree":12,"count":1},{"degree":14,"count":6},{"degree":15,"count":3},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":5},{"degree":21,"count":3},{"degree":22,"count":7},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":474}]
Number of extensional constraints474
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":474}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306914-1534135801.xml"  -tl '2520s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4306914-1534135801.xml, -tl, 2520s, -p, 1]
0.11/0.21	c simple solver
0.34/0.28	c parse instance...
2.07/0.81	c solve instance...
2520.00/2509.80	s UNKNOWN
2520.00/2509.80	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 (12142 MiB free)
  memory of node 1: 16384 MiB (11080 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306914-1534135801/watcher-4306914-1534135801 -o /tmp/evaluation-result-4306914-1534135801/solver-4306914-1534135801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534135801-5169 --watchdog 2580 HOME/xcsp3-exec -seed 725592435 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306914-1534135801.xml 

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

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

solver pid=5196, runsolver pid=5190

[startup+0.10012 s]*
/proc/loadavg: 1.00 1.05 1.37 5/217 5229
/proc/meminfo: memFree=23748300/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14082940 memory=28316 CPUtime=0.11 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 5494 0 0 0 10 1 0 0 20 0 15 0 231143275 14420930560 7079 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3520735 7079 2998 1 0 3483012 0
[pid=5201/tid=5202] ppid=5196 vsize=14082940 memory=-8962006868464811969 CPUtime=0.09 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 4202560 3507 0 0 0 8 1 0 0 20 0 15 0 231143275 14420930560 7079 33554432000 4194304 4196468 140736380986256 140176513865520 140176509648278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 7079 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 7144 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 7144 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 7144 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0.01 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) R 5196 5196 3960 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175976905200 140176493716830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 7144 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29768 KiB

[startup+0.210853 s]*
/proc/loadavg: 1.00 1.05 1.37 6/217 5229
/proc/meminfo: memFree=23725204/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14082940 memory=40908 CPUtime=0.34 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 8306 0 0 0 31 3 0 0 20 0 15 0 231143275 14420930560 10227 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3520735 10227 3202 1 0 3483012 0
[pid=5201/tid=5202] ppid=5196 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 1077944384 5443 0 0 0 18 2 0 0 20 0 15 0 231143275 14420930560 10291 33554432000 4194304 4196468 140736380986256 140176513860328 140176502314357 0 4 0 16800975 18446744072101514788 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14082940 memory=11498 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 10291 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14082940 memory=140510467737802 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 10291 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 10291 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231143276 14420930560 10291 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231143278 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14082940 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 617 0 0 0 3 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14082940 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14082940 memory=140510466602624 CPUtime=0.08 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 790 0 0 0 8 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143281 14420930560 10291 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42360 KiB

[startup+0.314623 s]*
/proc/loadavg: 1.00 1.05 1.37 8/218 5230
/proc/meminfo: memFree=23710464/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14087196 memory=48364 CPUtime=0.53 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 9253 0 0 0 50 3 0 0 20 0 15 0 231143275 14425288704 12091 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3521799 12091 3249 1 0 3483012 0
[pid=5201/tid=5202] ppid=5196 vsize=14087196 memory=7897447025732043678 CPUtime=0.29 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 4202560 6187 0 0 0 27 2 0 0 20 0 15 0 231143275 14425288704 12091 33554432000 4194304 4196468 140736380986256 140176513873632 140176509648278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14425288704 12091 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14425288704 12091 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14425288704 12091 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14087196 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231143276 14425288704 12091 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14087196 memory=7089317150647820184 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231143278 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14087196 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231143278 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14087196 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231143278 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14087196 memory=-6516833586042938556 CPUtime=0.05 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) R 5196 5196 3960 0 -1 1077944384 632 0 0 0 5 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 274 0 0 0 4 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 859 0 0 0 12 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143281 14425288704 12091 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49816 KiB

[startup+0.701875 s]
/proc/loadavg: 1.00 1.05 1.37 9/217 5236
/proc/meminfo: memFree=23654188/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14089320 memory=152016 CPUtime=1.72 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 12678 0 0 0 166 6 0 0 20 0 15 0 231143275 14427463680 38004 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3522330 38004 3350 1 0 3483524 0
[pid=5201/tid=5202] ppid=5196 vsize=14089320 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 1077944384 6645 0 0 0 63 4 0 0 20 0 15 0 231143275 14427463680 38004 33554432000 4194304 4196468 140736380986256 140176513865600 140176509646549 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14427463680 38004 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14089320 memory=54 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14427463680 38004 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14089320 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143276 14427463680 38004 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231143276 14427463680 38004 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14089320 memory=868 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14089320 memory=6792 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14089320 memory=11628 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14089320 memory=752 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14089320 memory=1276 CPUtime=0.34 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) R 5196 5196 3960 0 -1 4202560 1833 0 0 0 34 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175979001184 140176491181573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14089320 memory=1068 CPUtime=0.34 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) R 5196 5196 3960 0 -1 4202560 1123 0 0 0 34 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175977951280 140176502733179 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14089320 memory=15064 CPUtime=0.33 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) R 5196 5196 3960 0 -1 4202560 1772 0 0 0 33 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175976905328 140176509648278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14089320 memory=34656 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14089320 memory=13756 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 38004 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 153468 KiB

[startup+1.50087 s]
/proc/loadavg: 1.00 1.05 1.37 10/217 5236
/proc/meminfo: memFree=23516008/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0

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

/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14089320 memory=1452 CPUtime=1.24 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 10205 0 0 0 122 2 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14089320 memory=550780 CPUtime=1.37 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 7868 0 0 0 137 0 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14089320 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 6633 0 0 0 56 1 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14089320 memory=447012 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14089320 memory=5160528 CPUtime=0.51 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 833 0 0 0 21 30 0 0 20 0 15 0 231143281 14427463680 137695 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 2391.49 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 552232 KiB

[startup+2442.3 s]
/proc/loadavg: 1.72 1.67 1.62 3/218 5494
/proc/meminfo: memFree=17617436/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14089320 memory=4562160 CPUtime=2451.92 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 157771 0 0 0 244555 637 0 0 20 0 15 0 231143275 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3522330 1140540 3420 1 0 3483524 0
[pid=5201/tid=5202] ppid=5196 vsize=14089320 memory=4562160 CPUtime=2438.77 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 4202560 90794 0 0 0 243320 557 0 0 20 0 15 0 231143275 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140176513875968 140176144569491 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14089320 memory=1452 CPUtime=2.07 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 7066 0 0 0 198 9 0 0 20 0 15 0 231143276 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14089320 memory=4527204 CPUtime=2.05 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 6625 0 0 0 197 8 0 0 20 0 15 0 231143276 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14089320 memory=4527204 CPUtime=2.06 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 5077 0 0 0 198 8 0 0 20 0 15 0 231143276 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14089320 memory=446944 CPUtime=2.07 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 7799 0 0 0 198 9 0 0 20 0 15 0 231143276 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14089320 memory=1452 CPUtime=1.1 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 13504 0 0 0 89 21 0 0 20 0 15 0 231143278 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14089320 memory=4490200 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14089320 memory=4455244 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14089320 memory=4562160 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14089320 memory=1452 CPUtime=1.24 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 10207 0 0 0 122 2 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14089320 memory=1452 CPUtime=1.37 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 7870 0 0 0 137 0 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14089320 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 6636 0 0 0 56 1 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14089320 memory=4562160 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14089320 memory=1452 CPUtime=0.52 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 850 0 0 0 22 30 0 0 20 0 15 0 231143281 14427463680 1140540 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 2451.92 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 4563612 KiB

[startup+2502.3 s]
/proc/loadavg: 1.93 1.73 1.65 3/218 5495
/proc/meminfo: memFree=22207388/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14089320 memory=707164 CPUtime=2512.49 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 163933 0 0 0 250591 658 0 0 20 0 15 0 231143275 14427463680 176791 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3522330 176791 3420 1 0 3483524 0
[pid=5201/tid=5202] ppid=5196 vsize=14089320 memory=1452 CPUtime=2498.51 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 4202560 95350 0 0 0 249277 574 0 0 20 0 15 0 231143275 14427463680 176791 33554432000 4194304 4196468 140736380986256 140176513875968 140176144430843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14089320 memory=5252876 CPUtime=2.26 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 7393 0 0 0 217 9 0 0 20 0 15 0 231143276 14427463680 176791 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14089320 memory=1452 CPUtime=2.23 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 6665 0 0 0 215 8 0 0 20 0 15 0 231143276 14427463680 176791 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14089320 memory=670228 CPUtime=2.24 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 5181 0 0 0 216 8 0 0 20 0 15 0 231143276 14427463680 176791 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14089320 memory=670228 CPUtime=2.25 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 7880 0 0 0 216 9 0 0 20 0 15 0 231143276 14427463680 176791 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14089320 memory=670228 CPUtime=1.17 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 14554 0 0 0 93 24 0 0 20 0 15 0 231143278 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14089320 memory=487164 CPUtime=1.24 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 10207 0 0 0 122 2 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14089320 memory=1452 CPUtime=1.37 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 7870 0 0 0 137 0 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14089320 memory=4599164 CPUtime=0.57 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 6636 0 0 0 56 1 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14089320 memory=4893180 CPUtime=0.54 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 854 0 0 0 23 31 0 0 20 0 15 0 231143281 14427463680 176791 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 2512.49 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 708616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.8 s]
/proc/loadavg: 1.93 1.74 1.65 3/218 5495
/proc/meminfo: memFree=20342092/32770624 swapFree=67108372/67108860
[pid=5196] ppid=5190 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5196/stat : 5196 (xcsp3-exec) S 5190 5196 3960 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231143275 115843072 363 33554432000 4194304 5098028 140724923884208 140724923882312 140010029478524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37433344 140724923888699 140724923888900 140724923888900 140724923891658 0
/proc/5196/statm: 28282 363 305 221 0 87 0
[pid=5201] ppid=5196 vsize=14089320 memory=1780400 CPUtime=2520 cores=1,3,5,7
/proc/5201/stat : 5201 (java) S 5196 5196 3960 0 -1 1077944320 165664 0 0 0 251327 673 0 0 20 0 15 0 231143275 14427463680 445100 33554432000 4194304 4196468 140736380986256 140736380968800 140176509636343 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
/proc/5201/statm: 3522330 445100 3420 1 0 3483524 0
[pid=5201/tid=5202] ppid=5196 vsize=14089320 memory=488 CPUtime=2506.01 cores=1,3,5,7
/proc/5201/task/5202/stat : 5202 (java) R 5196 5196 3960 0 -1 4202560 96936 0 0 0 250011 590 0 0 20 0 15 0 231143275 14427463680 445100 33554432000 4194304 4196468 140736380986256 140176513875992 140176144430815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5205] ppid=5196 vsize=14089320 memory=8112282956445269571 CPUtime=2.26 cores=1,3,5,7
/proc/5201/task/5205/stat : 5205 (java) S 5196 5196 3960 0 -1 1077944384 7393 0 0 0 217 9 0 0 20 0 15 0 231143276 14427463680 445100 33554432000 4194304 4196468 140736380986256 140176462257168 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5207] ppid=5196 vsize=14089320 memory=7596835178847955559 CPUtime=2.24 cores=1,3,5,7
/proc/5201/task/5207/stat : 5207 (java) S 5196 5196 3960 0 -1 1077944384 6674 0 0 0 216 8 0 0 20 0 15 0 231143276 14427463680 445100 33554432000 4194304 4196468 140736380986256 140176461204624 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5210] ppid=5196 vsize=14089320 memory=7596835178847955559 CPUtime=2.25 cores=1,3,5,7
/proc/5201/task/5210/stat : 5210 (java) S 5196 5196 3960 0 -1 1077944384 5183 0 0 0 217 8 0 0 20 0 15 0 231143276 14427463680 445100 33554432000 4194304 4196468 140736380986256 140176460151568 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5211] ppid=5196 vsize=14089320 memory=1572 CPUtime=2.26 cores=1,3,5,7
/proc/5201/task/5211/stat : 5211 (java) S 5196 5196 3960 0 -1 1077944384 7880 0 0 0 217 9 0 0 20 0 15 0 231143276 14427463680 445100 33554432000 4194304 4196468 140736380986256 140176101927824 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5213] ppid=5196 vsize=14089320 memory=928 CPUtime=1.17 cores=1,3,5,7
/proc/5201/task/5213/stat : 5213 (java) S 5196 5196 3960 0 -1 1077944384 14675 0 0 0 93 24 0 0 20 0 15 0 231143278 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175983220976 140176509647490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5215] ppid=5196 vsize=14089320 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5215/stat : 5215 (java) S 5196 5196 3960 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175982167200 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5217] ppid=5196 vsize=14089320 memory=3988 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5217/stat : 5217 (java) S 5196 5196 3960 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 231143278 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175981114096 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5218] ppid=5196 vsize=14089320 memory=1924 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5218/stat : 5218 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175980062672 140176509654939 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5219] ppid=5196 vsize=14089320 memory=7532 CPUtime=1.24 cores=1,3,5,7
/proc/5201/task/5219/stat : 5219 (java) S 5196 5196 3960 0 -1 1077944384 10209 0 0 0 122 2 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175979010800 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5220] ppid=5196 vsize=14089320 memory=808 CPUtime=1.37 cores=1,3,5,7
/proc/5201/task/5220/stat : 5220 (java) S 5196 5196 3960 0 -1 1077944384 7872 0 0 0 137 0 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175977958256 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5221] ppid=5196 vsize=14089320 memory=1692 CPUtime=0.57 cores=1,3,5,7
/proc/5201/task/5221/stat : 5221 (java) S 5196 5196 3960 0 -1 1077944384 6638 0 0 0 56 1 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175976905200 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5226] ppid=5196 vsize=14089320 memory=916 CPUtime=0 cores=1,3,5,7
/proc/5201/task/5226/stat : 5226 (java) S 5196 5196 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175975852896 140176509646549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
[pid=5201/tid=5228] ppid=5196 vsize=14089320 memory=3848 CPUtime=0.54 cores=1,3,5,7
/proc/5201/task/5228/stat : 5228 (java) S 5196 5196 3960 0 -1 1077944384 861 0 0 0 23 31 0 0 20 0 15 0 231143281 14427463680 445100 33554432000 4194304 4196468 140736380986256 140175974799920 140176509647490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736380990598 140736380990769 140736380990769 140736380993487 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1781852 KiB

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

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

[startup+2509.82 s]
# the end of solver process 5201 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.28 s, system=6.74869 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): 2509.82
CPU time (s): 2520.03
CPU user time (s): 2513.28
CPU system time (s): 6.74869
CPU usage (%): 100.407
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 5513428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.28
system time used= 6.74869
maximum resident set size= 5555080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166384
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74199
involuntary context switches= 2002


# summary of solver processes directly reported to runsolver:
#   pid: 5196,5201
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2513.28
#   total CPU system time (s): 6.74869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8601 second user time and 23.7776 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 06:50:01
IDJOB=4306914
IDBENCH=141591
IDSOLVER=2787
FILE ID=node137/4306914-1534135801
RUNJOBID= node137-1534135801-5169
PBS_JOBID= 21037014
Free space on /tmp= 26532 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Frb/frb-53-24-2-mgd_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-4306914-1534135801/watcher-4306914-1534135801 -o /tmp/evaluation-result-4306914-1534135801/solver-4306914-1534135801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534135801-5169 --watchdog 2580  HOME/xcsp3-exec -seed 725592435 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306914-1534135801.xml

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

MD5SUM BENCH= efa4ad1e7c4e0975e1666af510b5ab46
RANDOM SEED=725592435

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23781164 kB
MemAvailable:   31903100 kB
Buffers:          102436 kB
Cached:          8213772 kB
SwapCached:            8 kB
Active:          4054812 kB
Inactive:        4318180 kB
Active(anon):       3660 kB
Inactive(anon):   105192 kB
Active(file):    4051152 kB
Inactive(file):  4212988 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             44000 kB
Writeback:             4 kB
AnonPages:         63512 kB
Mapped:            53428 kB
Shmem:             49624 kB
Slab:             314640 kB
SReclaimable:     286256 kB
SUnreclaim:        28384 kB
KernelStack:        3184 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26496 MiB
End job on node137 at 2018-08-13 07:31:51