Trace number 4292423

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.7 seq (493a269)SAT (TO)50 2400.12 2379.31

General information on the benchmark

NameSumColoring/
SumColoring-myciel5_c18.xml
MD5SUM129cb36d1c9243226923c7f46c8f3d2b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark292.877
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":47}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":5},{"degree":7,"count":5},{"degree":8,"count":6},{"degree":9,"count":5},{"degree":10,"count":5},{"degree":11,"count":5},{"degree":12,"count":1},{"degree":13,"count":7},{"degree":17,"count":5},{"degree":21,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":236}]
Number of extensional constraints0
Number of intensional constraints236
Distribution of constraint types[{"type":"intension","count":236}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292423-1532291931.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292423-1532291931.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.03/0.57	c solve instance...
1.29/0.61	o 65 
1.29/0.62	o 64 
1.29/0.62	o 63 
1.29/0.62	o 62 
1.29/0.62	o 61 
1.29/0.62	o 60 
1.29/0.62	o 59 
1.29/0.62	o 58 
1.29/0.62	o 55 
15.87/13.89	o 53 
15.97/13.99	o 51 
727.69/721.38	o 50 
2400.09/2379.30	s SATISFIABLE
2400.09/2379.30	v <instantiation>
2400.09/2379.30	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] </list>
2400.09/2379.30	v 	<values>5 4 3 3 4 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 2 2 2 2 2 2 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 2 3 </values>
2400.09/2379.30	v </instantiation>
2400.09/2379.30	c Unexpected resolution interruption!

Verifier Data

OK	50

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 (6639 MiB free)
  memory of node 1: 16384 MiB (8926 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292423-1532291931/watcher-4292423-1532291931 -o /tmp/evaluation-result-4292423-1532291931/solver-4292423-1532291931 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532279307-5950 --watchdog 2560 HOME/xcsp3-exec -seed 1874813466 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292423-1532291931.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=7987, runsolver pid=7984


[startup+0.100143 s]*
/proc/loadavg: 1.93 2.01 2.03 4/222 8003
/proc/meminfo: memFree=15921832/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14082840 memory=28740 CPUtime=0.12 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 5546 0 0 0 10 2 0 0 20 0 15 0 46756217 14420828160 7185 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3520710 7185 2995 1 0 3483008 0
[pid=7989/tid=7990] ppid=7987 vsize=14082840 memory=8117076007360631643 CPUtime=0.09 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 3555 0 0 0 8 1 0 0 20 0 15 0 46756217 14420828160 7185 33554432000 4194304 4196468 140722754575808 140185508599840 140185132208973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14420828160 7185 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14082840 memory=139659380913792 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14420828160 7185 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14420828160 7185 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14420828160 7185 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14082840 memory=139659380913792 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756219 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46756220 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46756220 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 46756222 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 46756222 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14082840 memory=139659380913792 CPUtime=0.01 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) R 7987 7987 3347 0 -1 4202560 284 0 0 0 1 0 0 0 20 0 15 0 46756222 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184971597808 140185483239973 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14082840 memory=139659380913792 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756223 14420828160 7185 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30192 KiB

[startup+0.210854 s]*
/proc/loadavg: 1.93 2.01 2.03 5/222 8003
/proc/meminfo: memFree=15910544/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14087096 memory=40840 CPUtime=0.34 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 8212 0 0 0 31 3 0 0 20 0 15 0 46756217 14425186304 10210 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3521774 10210 3182 1 0 3483008 0
[pid=7989/tid=7990] ppid=7987 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 5460 0 0 0 18 2 0 0 20 0 15 0 46756217 14425186304 10210 33554432000 4194304 4196468 140722754575808 140185508591416 140185488450910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14087096 memory=8967 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 10210 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14087096 memory=139659381188426 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 10210 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 10210 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 10210 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14087096 memory=139659380913792 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46756219 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46756220 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46756220 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14087096 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 15 0 46756222 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14087096 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 46756222 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14087096 memory=139659380913792 CPUtime=0.08 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 794 0 0 0 8 0 0 0 20 0 15 0 46756222 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756223 14425186304 10210 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42292 KiB

[startup+0.310962 s]*
/proc/loadavg: 1.93 2.01 2.03 3/222 8003
/proc/meminfo: memFree=15903968/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14087096 memory=47664 CPUtime=0.51 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 9071 0 0 0 47 4 0 0 20 0 15 0 46756217 14425186304 11916 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3521774 11916 3212 1 0 3483008 0
[pid=7989/tid=7990] ppid=7987 vsize=14087096 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 6153 0 0 0 27 3 0 0 20 0 15 0 46756217 14425186304 11916 33554432000 4194304 4196468 140722754575808 140185508601536 140185488450940 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 11916 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 11916 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 11916 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14425186304 11916 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46756219 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46756220 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46756220 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14087096 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 425 0 0 0 4 0 0 0 20 0 15 0 46756222 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 255 0 0 0 3 0 0 0 20 0 15 0 46756222 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 933 0 0 0 12 0 0 0 20 0 15 0 46756222 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756223 14425186304 11916 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49116 KiB

[startup+0.701256 s]
/proc/loadavg: 1.93 2.01 2.03 6/222 8003
/proc/meminfo: memFree=15884492/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14089220 memory=72528 CPUtime=1.59 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 12908 0 0 0 154 5 0 0 20 0 15 0 46756217 14427361280 18132 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3522305 18132 3340 1 0 3483520 0
[pid=7989/tid=7990] ppid=7987 vsize=14089220 memory=3472328296227679313 CPUtime=0.67 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 6980 0 0 0 64 3 0 0 20 0 15 0 46756217 14427361280 18132 33554432000 4194304 4196468 140722754575808 140185508606608 140185136205408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14427361280 18132 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14427361280 18132 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14089220 memory=15744 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756218 14427361280 18132 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46756218 14427361280 18132 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14089220 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46756219 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14089220 memory=1844 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14089220 memory=796 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14089220 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14089220 memory=12984 CPUtime=0.26 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) R 7987 7987 3347 0 -1 4202560 1471 0 0 0 26 0 0 0 20 0 15 0 46756222 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184973693328 140185484223961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14089220 memory=5664 CPUtime=0.27 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) R 7987 7987 3347 0 -1 4202560 1183 0 0 0 27 0 0 0 20 0 15 0 46756222 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184972632256 140185484536240 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14089220 memory=4620 CPUtime=0.36 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 1966 0 0 0 36 0 0 0 20 0 15 0 46756222 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14089220 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14089220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 18132 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 73980 KiB

[startup+1.50079 s]
/proc/loadavg: 1.93 2.01 2.03 4/222 8003
/proc/meminfo: memFree=15870164/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0

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

/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14089220 memory=801968 CPUtime=1.01 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 11133 0 0 0 100 1 0 0 20 0 15 0 46756222 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14089220 memory=1452 CPUtime=1.08 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 11305 0 0 0 107 1 0 0 20 0 15 0 46756222 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 6834 0 0 0 50 1 0 0 20 0 15 0 46756222 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14089220 memory=801968 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14089220 memory=1296 CPUtime=0.59 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1333 0 0 0 24 35 0 0 20 0 15 0 46756223 14427361280 202019 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 2282.77 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 809528 KiB

[startup+2322.3 s]
/proc/loadavg: 1.40 1.52 1.51 3/222 8183
/proc/meminfo: memFree=15697648/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14089220 memory=808124 CPUtime=2342.94 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 165962 0 0 0 234087 207 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3522305 202031 3400 1 0 3483520 0
[pid=7989/tid=7990] ppid=7987 vsize=14089220 memory=808124 CPUtime=2312.44 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 65001 0 0 0 231163 81 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185508609776 140185136703758 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.17 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 9571 0 0 0 598 19 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.18 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 11457 0 0 0 595 23 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.19 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 11457 0 0 0 597 22 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.17 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 11347 0 0 0 597 20 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14089220 memory=808124 CPUtime=2.49 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 25118 0 0 0 230 19 0 0 20 0 15 0 46756219 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14089220 memory=808124 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14089220 memory=808124 CPUtime=1.01 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 11137 0 0 0 100 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14089220 memory=1452 CPUtime=1.08 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 11310 0 0 0 107 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 6838 0 0 0 50 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.61 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1369 0 0 0 25 36 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 2342.94 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 809576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2379.3 s]
/proc/loadavg: 1.64 1.57 1.53 3/222 8184
/proc/meminfo: memFree=15697800/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14089220 memory=808124 CPUtime=2400.09 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 167914 0 0 0 239800 209 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3522305 202031 3400 1 0 3483520 0
[pid=7989/tid=7990] ppid=7987 vsize=14089220 memory=808124 CPUtime=2369.3 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 65724 0 0 0 236849 81 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185508609888 140185136198783 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.24 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 9891 0 0 0 604 20 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.23 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 11485 0 0 0 600 23 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14089220 memory=1452 CPUtime=6.25 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 11846 0 0 0 602 23 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.23 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 11472 0 0 0 602 21 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14089220 memory=1452 CPUtime=2.55 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 25456 0 0 0 235 20 0 0 20 0 15 0 46756219 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14089220 memory=6082488869023541093 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14089220 memory=808124 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14089220 memory=8112282956445269571 CPUtime=1.01 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 11141 0 0 0 100 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14089220 memory=2372 CPUtime=1.08 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 11314 0 0 0 107 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 6842 0 0 0 50 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.61 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1386 0 0 0 25 36 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 809576 KiB

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

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

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

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

[startup+2379.3 s]
/proc/loadavg: 1.64 1.57 1.53 3/222 8184
/proc/meminfo: memFree=15697800/32770624 swapFree=67108860/67108860
[pid=7987] ppid=7984 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (xcsp3-exec) S 7984 7987 3347 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 46756217 115843072 363 33554432000 4194304 5098028 140722003278800 140722003276904 140336487699068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19542016 140722003280954 140722003281156 140722003281156 140722003283914 0
/proc/7987/statm: 28282 363 306 221 0 87 0
[pid=7989] ppid=7987 vsize=14089220 memory=808124 CPUtime=2400.09 cores=1,3,5,7
/proc/7989/stat : 7989 (java) S 7987 7987 3347 0 -1 1077944320 167914 0 0 0 239800 209 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140722754558352 140185504370423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
/proc/7989/statm: 3522305 202031 3400 1 0 3483520 0
[pid=7989/tid=7990] ppid=7987 vsize=14089220 memory=808124 CPUtime=2369.3 cores=1,3,5,7
/proc/7989/task/7990/stat : 7990 (java) R 7987 7987 3347 0 -1 4202560 65724 0 0 0 236849 81 0 0 20 0 15 0 46756217 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185508609888 140185136198783 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7991] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.24 cores=1,3,5,7
/proc/7989/task/7991/stat : 7991 (java) S 7987 7987 3347 0 -1 1077944384 9891 0 0 0 604 20 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185456990736 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7992] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.23 cores=1,3,5,7
/proc/7989/task/7992/stat : 7992 (java) S 7987 7987 3347 0 -1 1077944384 11485 0 0 0 600 23 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185455938192 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7993] ppid=7987 vsize=14089220 memory=1452 CPUtime=6.25 cores=1,3,5,7
/proc/7989/task/7993/stat : 7993 (java) S 7987 7987 3347 0 -1 1077944384 11846 0 0 0 602 23 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185454885136 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7994] ppid=7987 vsize=14089220 memory=808124 CPUtime=6.23 cores=1,3,5,7
/proc/7989/task/7994/stat : 7994 (java) S 7987 7987 3347 0 -1 1077944384 11472 0 0 0 602 21 0 0 20 0 15 0 46756218 14427361280 202031 33554432000 4194304 4196468 140722754575808 140185453832592 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7995] ppid=7987 vsize=14089220 memory=1452 CPUtime=2.55 cores=1,3,5,7
/proc/7989/task/7995/stat : 7995 (java) S 7987 7987 3347 0 -1 1077944384 25456 0 0 0 235 20 0 0 20 0 15 0 46756219 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184977914608 140185504381570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7996] ppid=7987 vsize=14089220 memory=6082488869023541093 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7996/stat : 7996 (java) S 7987 7987 3347 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184976860832 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7997] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7997/stat : 7997 (java) S 7987 7987 3347 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 46756220 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184975807728 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7998] ppid=7987 vsize=14089220 memory=808124 CPUtime=0 cores=1,3,5,7
/proc/7989/task/7998/stat : 7998 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184974756304 140185504389019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=7999] ppid=7987 vsize=14089220 memory=8112282956445269571 CPUtime=1.01 cores=1,3,5,7
/proc/7989/task/7999/stat : 7999 (java) S 7987 7987 3347 0 -1 1077944384 11141 0 0 0 100 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184973703408 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8000] ppid=7987 vsize=14089220 memory=2372 CPUtime=1.08 cores=1,3,5,7
/proc/7989/task/8000/stat : 8000 (java) S 7987 7987 3347 0 -1 1077944384 11314 0 0 0 107 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184972650864 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8001] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/7989/task/8001/stat : 8001 (java) S 7987 7987 3347 0 -1 1077944384 6842 0 0 0 50 1 0 0 20 0 15 0 46756222 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184971597808 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8002] ppid=7987 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7989/task/8002/stat : 8002 (java) S 7987 7987 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184970545504 140185504380629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
[pid=7989/tid=8003] ppid=7987 vsize=14089220 memory=1452 CPUtime=0.61 cores=1,3,5,7
/proc/7989/task/8003/stat : 8003 (java) S 7987 7987 3347 0 -1 1077944384 1386 0 0 0 25 36 0 0 20 0 15 0 46756223 14427361280 202031 33554432000 4194304 4196468 140722754575808 140184969493552 140185504381570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 27639808 140722754577537 140722754577713 140722754577713 140722754580431 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 809576 KiB

Child status: 143
Real time (s): 2379.31
CPU time (s): 2400.12
CPU user time (s): 2398.02
CPU system time (s): 2.10685
CPU usage (%): 100.875
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 2721428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.02
system time used= 2.10685
maximum resident set size= 2736428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 118239
involuntary context switches= 3801


# summary of solver processes directly reported to runsolver:
#   pid: 7987,7989
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2398.02
#   total CPU system time (s): 2.10685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9627 second user time and 22.8362 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-22 22:38:51
IDJOB=4292423
IDBENCH=141221
IDSOLVER=2747
FILE ID=node133/4292423-1532291931
RUNJOBID= node133-1532279307-5950
PBS_JOBID= 21018968
Free space on /tmp= 52624 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel5_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-4292423-1532291931/watcher-4292423-1532291931 -o /tmp/evaluation-result-4292423-1532291931/solver-4292423-1532291931 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532279307-5950 --watchdog 2560  HOME/xcsp3-exec -seed 1874813466 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292423-1532291931.xml

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

MD5SUM BENCH= 129cb36d1c9243226923c7f46c8f3d2b
RANDOM SEED=1874813466

node133.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.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
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:        15939688 kB
MemAvailable:   30763116 kB
Buffers:          207848 kB
Cached:         14692668 kB
SwapCached:            0 kB
Active:          2467904 kB
Inactive:       13660328 kB
Active(anon):    1217912 kB
Inactive(anon):    29520 kB
Active(file):    1249992 kB
Inactive(file): 13630808 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20724 kB
Writeback:             0 kB
AnonPages:       1245388 kB
Mapped:            49160 kB
Shmem:             17056 kB
Slab:             398596 kB
SReclaimable:     371088 kB
SUnreclaim:        27508 kB
KernelStack:        3888 kB
PageTables:         7308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3025076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1132544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 52604 MiB
End job on node133 at 2018-07-22 23:18:30