Trace number 4292292

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)111 2400.11 2390.71

General information on the benchmark

NameRcpsp/
Rcpsp-j120-01-02_c18.xml
MD5SUM9e298a48575be159e0b6ad4a2fcf836a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark166.12
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size642
Distribution of domain sizes[{"size":1,"count":1},{"size":642,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":45},{"degree":4,"count":34},{"degree":5,"count":42},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":183},{"arity":22,"count":1},{"arity":27,"count":1},{"arity":31,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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-4292292-1532494930.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292292-1532494930.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.03/0.59	c solve instance...
2.21/0.92	o 641 
2.56/1.10	o 640 
3.14/1.28	o 639 
3.45/1.36	o 148 
3.76/1.43	o 142 
5.29/1.93	o 131 
5.29/1.95	o 130 
5.29/2.00	o 123 
5.62/2.05	o 117 
5.92/2.18	o 116 
17.55/10.16	o 115 
87.13/79.31	o 114 
978.72/970.26	o 113 
1872.95/1864.09	o 111 
2400.09/2390.70	s SATISFIABLE
2400.09/2390.70	v <instantiation>
2400.09/2390.70	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
2400.09/2390.70	v 	<values>0 0 0 0 1 19 6 2 14 6 26 33 7 23 6 23 28 9 13 23 16 7 28 30 5 29 28 38 2 23 16 28 60 31 36 35 41 36 55 48 73 15 35 40 35 93 29 41 50 49 55 24 24 51 15 51 70 46 48 64 61 3 58 56 65 91 19 23 38 35 65 19 69 76 87 41 69 36 61 42 72 15 25 49 62 77 51 55 57 78 82 69 85 57 84 51 90 72 77 35 86 95 90 80 82 79 72 65 84 79 97 91 91 86 87 93 93 103 99 106 103 111 </values>
2400.09/2390.70	v </instantiation>
2400.09/2390.70	c Unexpected resolution interruption!

Verifier Data

OK	111

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292292-1532494930/watcher-4292292-1532494930 -o /tmp/evaluation-result-4292292-1532494930/solver-4292292-1532494930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17281 --watchdog 2560 HOME/xcsp3-exec -seed 1094450148 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292292-1532494930.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
solver pid=21619, runsolver pid=21616
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 2.06 1.90 1.81 4/219 21635
/proc/meminfo: memFree=17523108/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14082840 memory=29256 CPUtime=0.12 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 5688 0 0 0 12 0 0 0 20 0 15 0 67056181 14420828160 7314 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3520710 7314 2996 1 0 3483008 0
[pid=21621/tid=21622] ppid=21619 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 3690 0 0 0 9 0 0 0 20 0 15 0 67056181 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718851895168 140718847675798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14082840 memory=3472468448281445584 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14082840 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67056182 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67056183 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67056184 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67056184 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 67056186 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 67056186 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14082840 memory=140319386293888 CPUtime=0.01 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) R 21619 21619 17249 0 -1 4202560 308 0 0 0 1 0 0 0 20 0 15 0 67056186 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718315616240 140718826624799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14082840 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056187 14420828160 7314 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30708 KiB

[startup+0.212075 s]*
/proc/loadavg: 2.06 1.90 1.81 3/219 21635
/proc/meminfo: memFree=17511944/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14087096 memory=40580 CPUtime=0.34 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 8224 0 0 0 33 1 0 0 20 0 15 0 67056181 14425186304 10145 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3521774 10145 3178 1 0 3483008 0
[pid=21621/tid=21622] ppid=21619 vsize=14087096 memory=5854525152722518177 CPUtime=0.2 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 5478 0 0 0 20 0 0 0 20 0 15 0 67056181 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718851884856 140718847685789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14087096 memory=3472468448281445584 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14087096 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14087096 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67056183 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67056184 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67056184 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 493 0 0 0 3 0 0 0 20 0 15 0 67056186 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14087096 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 67056186 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14087096 memory=140319386293888 CPUtime=0.07 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) R 21619 21619 17249 0 -1 4202560 711 0 0 0 7 0 0 0 20 0 15 0 67056186 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718315616240 140718839900990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14087096 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056187 14425186304 10145 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42032 KiB

[startup+0.310611 s]*
/proc/loadavg: 2.06 1.90 1.81 3/219 21635
/proc/meminfo: memFree=17505368/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14087096 memory=47408 CPUtime=0.51 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 9090 0 0 0 50 1 0 0 20 0 15 0 67056181 14425186304 11852 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3521774 11852 3211 1 0 3483008 0
[pid=21621/tid=21622] ppid=21619 vsize=14087096 memory=8514701219881125277 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 6183 0 0 0 29 1 0 0 20 0 15 0 67056181 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718851901328 140718831744350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14087096 memory=3472468448281445584 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14087096 memory=140319386293888 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14087096 memory=16 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14087096 memory=140319266056223 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67056182 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14087096 memory=280638532073216 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67056183 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14087096 memory=140319266033167 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67056184 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14087096 memory=280638652336224 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67056184 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14087096 memory=140319266037775 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14087096 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 502 0 0 0 5 0 0 0 20 0 15 0 67056186 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14087096 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 246 0 0 0 3 0 0 0 20 0 15 0 67056186 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 859 0 0 0 12 0 0 0 20 0 15 0 67056186 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14087096 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056187 14425186304 11852 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48860 KiB

[startup+0.700991 s]
/proc/loadavg: 2.06 1.90 1.81 6/219 21635
/proc/meminfo: memFree=17486760/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14089220 memory=78952 CPUtime=1.61 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 14063 0 0 0 158 3 0 0 20 0 15 0 67056181 14427361280 19738 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3522305 19738 3347 1 0 3483520 0
[pid=21621/tid=21622] ppid=21619 vsize=14089220 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 7127 0 0 0 66 1 0 0 20 0 15 0 67056181 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718851898480 140718847675798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14089220 memory=7813587196152133429 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14089220 memory=7156871085463720546 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056182 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14089220 memory=7666631141572832339 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67056182 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14089220 memory=734122130331934768 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67056183 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14089220 memory=1600 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14089220 memory=5024 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14089220 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14089220 memory=1284 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) R 21619 21619 17249 0 -1 4202560 1812 0 0 0 29 0 0 0 20 0 15 0 67056186 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718317706504 140718826908462 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14089220 memory=1088 CPUtime=0.24 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) R 21619 21619 17249 0 -1 4202560 1632 0 0 0 24 0 0 0 20 0 15 0 67056186 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718316650392 140718831149805 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14089220 memory=1796 CPUtime=0.38 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 2185 0 0 0 38 0 0 0 20 0 15 0 67056186 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14089220 memory=7012 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14089220 memory=15044 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67056187 14427361280 19738 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 80404 KiB

[startup+1.50082 s]
/proc/loadavg: 2.06 1.90 1.81 5/219 21635
/proc/meminfo: memFree=17459348/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0

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

/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14089220 memory=231800 CPUtime=3.8 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 19563 0 0 0 378 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14089220 memory=1452 CPUtime=3.87 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 28218 0 0 0 385 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14089220 memory=1452 CPUtime=0.61 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 10163 0 0 0 59 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14089220 memory=1452 CPUtime=0.46 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 2822 0 0 0 20 26 0 0 20 0 15 0 67056187 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 2331.67 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 233252 KiB

[startup+2382.3 s]
/proc/loadavg: 1.80 1.79 1.77 3/218 21786
/proc/meminfo: memFree=17292612/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14089220 memory=231800 CPUtime=2391.69 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 98903 0 0 0 239124 45 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3522305 57950 3401 1 0 3483520 0
[pid=21621/tid=21622] ppid=21619 vsize=14089220 memory=231800 CPUtime=2381.34 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 20178 0 0 0 238129 5 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718851903408 140718451971271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 2174 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 2449 0 0 0 27 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 3881 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 3594 0 0 0 26 4 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14089220 memory=1452 CPUtime=0.31 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 4466 0 0 0 28 3 0 0 20 0 15 0 67056183 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14089220 memory=164 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14089220 memory=7088771780662946468 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14089220 memory=1452 CPUtime=3.8 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 19563 0 0 0 378 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14089220 memory=231800 CPUtime=3.87 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 28218 0 0 0 385 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14089220 memory=1452 CPUtime=0.61 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 10163 0 0 0 59 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14089220 memory=832 CPUtime=0.48 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 2826 0 0 0 21 27 0 0 20 0 15 0 67056187 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 2391.69 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 233252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.7 s]
/proc/loadavg: 1.83 1.80 1.78 3/218 21786
/proc/meminfo: memFree=17291184/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14089220 memory=231800 CPUtime=2400.09 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 98905 0 0 0 239964 45 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3522305 57950 3401 1 0 3483520 0
[pid=21621/tid=21622] ppid=21619 vsize=14089220 memory=231800 CPUtime=2389.74 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 20180 0 0 0 238969 5 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718851903232 140718451183017 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 2174 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 2449 0 0 0 27 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 3881 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 3594 0 0 0 26 4 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.31 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 4466 0 0 0 28 3 0 0 20 0 15 0 67056183 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14089220 memory=1452 CPUtime=3.8 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 19563 0 0 0 378 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14089220 memory=6005098669360836711 CPUtime=3.87 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 28218 0 0 0 385 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14089220 memory=280638533551536 CPUtime=0.61 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 10163 0 0 0 59 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14089220 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14089220 memory=20136 CPUtime=0.48 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 2826 0 0 0 21 27 0 0 20 0 15 0 67056187 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 233252 KiB

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

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

[startup+2390.71 s]
# the end of solver process 21621 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.65 s, system=0.460152 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+2390.7 s]
/proc/loadavg: 1.83 1.80 1.78 3/218 21786
/proc/meminfo: memFree=17291184/32770624 swapFree=67108796/67108860
[pid=21619] ppid=21616 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21619/stat : 21619 (xcsp3-exec) S 21616 21619 17249 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 67056181 115843072 363 33554432000 4194304 5098028 140737061448560 140737061446664 140157019693692 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33419264 140737061450810 140737061451012 140737061451012 140737061453770 0
/proc/21619/statm: 28282 363 306 221 0 87 0
[pid=21621] ppid=21619 vsize=14089220 memory=231800 CPUtime=2400.09 cores=1,3,5,7
/proc/21621/stat : 21621 (java) S 21619 21619 17249 0 -1 1077944320 98905 0 0 0 239964 45 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140723340947120 140718847663863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
/proc/21621/statm: 3522305 57950 3401 1 0 3483520 0
[pid=21621/tid=21622] ppid=21619 vsize=14089220 memory=231800 CPUtime=2389.74 cores=1,3,5,7
/proc/21621/task/21622/stat : 21622 (java) R 21619 21619 17249 0 -1 4202560 20180 0 0 0 238969 5 0 0 20 0 15 0 67056181 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718851903232 140718451183017 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21623] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21623/stat : 21623 (java) S 21619 21619 17249 0 -1 1077944384 2174 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718777752080 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21624] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21624/stat : 21624 (java) S 21619 21619 17249 0 -1 1077944384 2449 0 0 0 27 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718776699536 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21625] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.29 cores=1,3,5,7
/proc/21621/task/21625/stat : 21625 (java) S 21619 21619 17249 0 -1 1077944384 3881 0 0 0 26 3 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718775646480 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21626] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.3 cores=1,3,5,7
/proc/21621/task/21626/stat : 21626 (java) S 21619 21619 17249 0 -1 1077944384 3594 0 0 0 26 4 0 0 20 0 15 0 67056182 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718774593936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21627] ppid=21619 vsize=14089220 memory=231800 CPUtime=0.31 cores=1,3,5,7
/proc/21621/task/21627/stat : 21627 (java) S 21619 21619 17249 0 -1 1077944384 4466 0 0 0 28 3 0 0 20 0 15 0 67056183 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718321933040 140718847675010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21628] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21628/stat : 21628 (java) S 21619 21619 17249 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718320879264 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21629] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21629/stat : 21629 (java) S 21619 21619 17249 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 67056184 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718319826160 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21630] ppid=21619 vsize=14089220 memory=231800 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21630/stat : 21630 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718318774736 140718847682459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21631] ppid=21619 vsize=14089220 memory=1452 CPUtime=3.8 cores=1,3,5,7
/proc/21621/task/21631/stat : 21631 (java) S 21619 21619 17249 0 -1 1077944384 19563 0 0 0 378 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718317721840 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21632] ppid=21619 vsize=14089220 memory=6005098669360836711 CPUtime=3.87 cores=1,3,5,7
/proc/21621/task/21632/stat : 21632 (java) S 21619 21619 17249 0 -1 1077944384 28218 0 0 0 385 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718316669296 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21633] ppid=21619 vsize=14089220 memory=280638533551536 CPUtime=0.61 cores=1,3,5,7
/proc/21621/task/21633/stat : 21633 (java) S 21619 21619 17249 0 -1 1077944384 10163 0 0 0 59 2 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718315616240 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21634] ppid=21619 vsize=14089220 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/21621/task/21634/stat : 21634 (java) S 21619 21619 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67056186 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718314563936 140718847674069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
[pid=21621/tid=21635] ppid=21619 vsize=14089220 memory=20136 CPUtime=0.48 cores=1,3,5,7
/proc/21621/task/21635/stat : 21635 (java) S 21619 21619 17249 0 -1 1077944384 2826 0 0 0 21 27 0 0 20 0 15 0 67056187 14427361280 57950 33554432000 4194304 4196468 140723340964576 140718313511984 140718847675010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 35782656 140723340969089 140723340969265 140723340969265 140723340971983 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 233252 KiB

Child status: 143
Real time (s): 2390.71
CPU time (s): 2400.11
CPU user time (s): 2399.65
CPU system time (s): 0.460152
CPU usage (%): 100.393
Max. virtual memory (cumulated for all children) (KiB): 14205228
Max. memory (cumulated for all children) (KiB): 248020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.65
system time used= 0.460152
maximum resident set size= 249132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61868
involuntary context switches= 2022


# summary of solver processes directly reported to runsolver:
#   pid: 21619,21621
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2399.65
#   total CPU system time (s): 0.460152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4126 second user time and 21.6601 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-25 07:02:10
IDJOB=4292292
IDBENCH=141471
IDSOLVER=2747
FILE ID=node138/4292292-1532494930
RUNJOBID= node138-1532470661-17281
PBS_JOBID= 21021587
Free space on /tmp= 53788 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j120-01-02_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-4292292-1532494930/watcher-4292292-1532494930 -o /tmp/evaluation-result-4292292-1532494930/solver-4292292-1532494930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17281 --watchdog 2560  HOME/xcsp3-exec -seed 1094450148 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292292-1532494930.xml

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

MD5SUM BENCH= 9e298a48575be159e0b6ad4a2fcf836a
RANDOM SEED=1094450148

node138.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.71
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.71
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.71
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.71
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:        17541348 kB
MemAvailable:   31742232 kB
Buffers:          150792 kB
Cached:         14190368 kB
SwapCached:           44 kB
Active:          2506396 kB
Inactive:       12082092 kB
Active(anon):     196148 kB
Inactive(anon):    71132 kB
Active(file):    2310248 kB
Inactive(file): 12010960 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             21048 kB
Writeback:             0 kB
AnonPages:        254420 kB
Mapped:            46736 kB
Shmem:             16972 kB
Slab:             336664 kB
SReclaimable:     308136 kB
SUnreclaim:        28528 kB
KernelStack:        3536 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1183576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53768 MiB
End job on node138 at 2018-07-25 07:42:01