Trace number 4254235

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.5 seq (2017-07-26)SAT (TO)95 248.27 240.00999

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-02-03.xml
MD5SUMabd8ffabcee15199c8d23122c13b1758
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark92
Best CPU time to get the best result obtained on this benchmark18.4881
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size737
Distribution of domain sizes[{"size":1,"count":1},{"size":737,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":43},{"degree":4,"count":39},{"degree":5,"count":38},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity43
Distribution of constraint arities[{"arity":2,"count":183},{"arity":22,"count":1},{"arity":26,"count":1},{"arity":29,"count":1},{"arity":43,"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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254235-1501615269.xml"  -tl '264s' -p 1 -x 0
0.00/0.25	c [HOME/instance-4254235-1501615269.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.31	c simple solver
0.00/0.37	c parse instance...
0.00/0.63	c solve instance...
0.00/0.89	o 736 
0.00/0.98	o 735 
0.00/1.05	o 734 
2.52/1.15	o 113 
2.52/1.20	o 112 
3.12/1.32	o 107 
5.25/2.01	o 106 
7.35/2.71	o 105 
7.95/2.94	o 103 
9.18/3.34	o 102 
9.38/3.41	o 100 
10.48/3.82	o 99 
16.62/8.88	o 98 
44.44/36.47	o 97 
86.39/78.36	o 96 
86.60/78.52	o 95 
248.27/240.00	s SATISFIABLE
248.27/240.00	v <instantiation>
248.27/240.00	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>
248.27/240.00	v 	<values>0 0 0 0 12 8 8 31 14 41 9 17 19 19 17 49 19 23 17 33 74 32 29 14 9 41 17 50 47 34 34 8 41 9 20 73 24 25 15 42 47 50 75 78 19 41 33 25 29 25 59 52 52 51 60 32 53 33 49 63 33 24 20 50 43 57 56 42 41 47 80 48 17 39 53 49 20 57 64 33 54 66 63 42 31 43 60 84 57 66 44 57 63 57 32 84 75 47 64 70 59 41 80 68 84 64 73 74 65 73 67 73 82 82 86 84 90 83 93 91 92 95 </values>
248.27/240.00	v </instantiation>
248.27/240.00	c Unexpected resolution interruption!

Verifier Data

OK	95

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254235-1501615269/watcher-4254235-1501615269 -o /tmp/evaluation-result-4254235-1501615269/solver-4254235-1501615269 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501610360-3274 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 284528485 HOME/instance-4254235-1501615269.xml 

pid=7027
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.00 1.96 3/198 7030
/proc/meminfo: memFree=31992832/32770624 swapFree=0/162496
[pid=7030] ppid=7027 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (runsolver) D 7027 7030 3187 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 3437533 24240128 107 18446744073709551615 4194304 4338465 140722837931088 140722837928728 140357554602711 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 27623424 140722837938271 140722837938759 140722837938759 140722837942218 0
/proc/7030/statm: 5918 107 54 36 0 2156 0

[startup+0.100136 s]
/proc/loadavg: 2.04 2.00 1.96 3/198 7030
/proc/meminfo: memFree=31992832/32770624 swapFree=0/162496
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200326 s]
/proc/loadavg: 2.04 2.00 1.96 3/198 7030
/proc/meminfo: memFree=31992832/32770624 swapFree=0/162496
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300457 s]
/proc/loadavg: 2.04 2.00 1.96 3/198 7030
/proc/meminfo: memFree=31992832/32770624 swapFree=0/162496
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.701199 s]
/proc/loadavg: 2.04 2.00 1.96 3/198 7030
/proc/meminfo: memFree=31992832/32770624 swapFree=0/162496
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50079 s]
/proc/loadavg: 2.04 2.00 1.96 5/214 7046
/proc/meminfo: memFree=31920488/32770624 swapFree=0/162512
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=3.73 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 30224 0 0 0 365 8 0 0 20 0 15 0 3437540 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 26207 3181 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=1.37 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 9571 0 0 0 133 4 0 0 20 0 15 0 3437540 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695562248008 139695174327289 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=0.98 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) R 7030 7030 3187 0 -1 4202560 8528 0 0 0 97 1 0 0 20 0 15 0 3437545 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695032336776 139695536141936 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=0.96 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) R 7030 7030 3187 0 -1 4202560 8493 0 0 0 95 1 0 0 20 0 15 0 3437545 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695031284984 139695539530276 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.39 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 2315 0 0 0 38 1 0 0 20 0 15 0 3437545 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437550 14316269568 26207 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 13990244

[startup+3.10074 s]
/proc/loadavg: 2.20 2.03 1.97 5/214 7046
/proc/meminfo: memFree=31891460/32770624 swapFree=0/162512
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=8.56 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 38273 0 0 0 847 9 0 0 20 0 15 0 3437540 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 32026 3182 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=2.97 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 10288 0 0 0 293 4 0 0 20 0 15 0 3437540 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695562239456 139695175887566 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=2.58 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) R 7030 7030 3187 0 -1 4202560 12288 0 0 0 256 2 0 0 20 0 15 0 3437545 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695032337576 139695539556058 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=2.56 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) R 7030 7030 3187 0 -1 4202560 11909 0 0 0 254 2 0 0 20 0 15 0 3437545 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695031286032 139695541502699 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 2431 0 0 0 41 1 0 0 20 0 15 0 3437545 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 3437550 14316269568 32026 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 8.56
Current children cumulated vsize (KiB) 13990244

[startup+6.30065 s]
/proc/loadavg: 2.20 2.03 1.97 3/215 7047
/proc/meminfo: memFree=31868860/32770624 swapFree=0/162516
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=13.94 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 54336 0 0 0 1383 11 0 0 20 0 15 0 3437540 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 33747 3200 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=6.17 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 10881 0 0 0 613 4 0 0 20 0 15 0 3437540 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695562243920 139695175687937 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=3.61 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) S 7030 7030 3187 0 -1 1077944384 21873 0 0 0 359 2 0 0 20 0 15 0 3437545 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695032351600 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=3.63 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) S 7030 7030 3187 0 -1 1077944384 16941 0 0 0 361 2 0 0 20 0 15 0 3437545 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695031298800 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 2855 0 0 0 48 1 0 0 20 0 15 0 3437545 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 3437550 14316269568 33747 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 13.94
Current children cumulated vsize (KiB) 13990244

[startup+12.7006 s]
/proc/loadavg: 2.17 2.03 1.97 3/215 7048
/proc/meminfo: memFree=31867672/32770624 swapFree=0/162524
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=20.61 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 57861 0 0 0 2050 11 0 0 20 0 15 0 3437540 14316269568 33296 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 33296 3200 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=12.57 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 11717 0 0 0 1253 4 0 0 20 0 15 0 3437540 14316269568 33296 18446744073709551615 4194304 4196468 140737210154208 139695562244624 139695173909504 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33296 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 33296 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0

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

[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=3.91 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) S 7030 7030 3187 0 -1 1077944384 26131 0 0 0 388 3 0 0 20 0 15 0 3437545 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695032351600 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=3.76 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) S 7030 7030 3187 0 -1 1077944384 18598 0 0 0 374 2 0 0 20 0 15 0 3437545 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695031298800 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.53 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 6445 0 0 0 52 1 0 0 20 0 15 0 3437545 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 15 0 3437550 14316269568 59521 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 110.46
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 1.97 3/215 7052
/proc/meminfo: memFree=31695444/32770624 swapFree=0/162632
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=170.5 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 72526 0 0 0 17034 16 0 0 20 0 15 0 3437540 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 59537 3227 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=162.17 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 14705 0 0 0 16211 6 0 0 20 0 15 0 3437540 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695562247856 139695176260083 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 912 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 1273 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 950 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=3.92 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) S 7030 7030 3187 0 -1 1077944384 26803 0 0 0 389 3 0 0 20 0 15 0 3437545 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695032351600 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=3.76 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) S 7030 7030 3187 0 -1 1077944384 18824 0 0 0 374 2 0 0 20 0 15 0 3437545 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695031298800 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.53 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 6494 0 0 0 52 1 0 0 20 0 15 0 3437545 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 606 0 0 0 1 1 0 0 20 0 15 0 3437550 14316269568 59537 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 170.5
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 1.97 3/216 7061
/proc/meminfo: memFree=31652368/32770624 swapFree=0/162672
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=230.54 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 75136 0 0 0 23038 16 0 0 20 0 15 0 3437540 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 58654 3227 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=222.17 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 15346 0 0 0 22211 6 0 0 20 0 15 0 3437540 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695562248208 139695174737728 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 1578 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 1361 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 1173 0 0 0 1 0 0 0 20 0 15 0 3437542 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=3.93 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) S 7030 7030 3187 0 -1 1077944384 26902 0 0 0 390 3 0 0 20 0 15 0 3437545 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695032351600 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=3.76 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) S 7030 7030 3187 0 -1 1077944384 18832 0 0 0 374 2 0 0 20 0 15 0 3437545 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695031298800 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.54 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 6909 0 0 0 53 1 0 0 20 0 15 0 3437545 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 698 0 0 0 2 2 0 0 20 0 15 0 3437550 14316269568 58654 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 230.54
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.86 1.98 1.96 3/216 7139
/proc/meminfo: memFree=31598176/32770624 swapFree=0/162716
[pid=7030] ppid=7027 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/7030/stat : 7030 (xcsp3-exec) S 7027 7030 3187 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 3437533 9740288 345 18446744073709551615 4194304 5098028 140731853248480 140731853246584 140117885338236 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 18526208 140731853250973 140731853251176 140731853251176 140731853254635 0
/proc/7030/statm: 2378 345 289 221 0 87 0
[pid=7032] ppid=7030 vsize=13980732 CPUtime=248.27 cores=1,3,5,7
/proc/7032/stat : 7032 (java) S 7030 7030 3187 0 -1 1077944320 76336 0 0 0 24811 16 0 0 20 0 15 0 3437540 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 140737210136752 139695558008567 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
/proc/7032/statm: 3495183 58656 3227 1 0 3483484 0
[pid=7032/tid=7033] ppid=7030 vsize=13980732 CPUtime=239.86 cores=1,3,5,7
/proc/7032/task/7033/stat : 7033 (java) R 7030 7030 3187 0 -1 4202560 15378 0 0 0 23980 6 0 0 20 0 15 0 3437540 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695562245128 139695175486834 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7034] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7034/stat : 7034 (java) S 7030 7030 3187 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695492443280 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7035] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7035/stat : 7035 (java) S 7030 7030 3187 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695491390480 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7036] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7036/stat : 7036 (java) S 7030 7030 3187 0 -1 1077944384 1578 0 0 0 0 0 0 0 20 0 15 0 3437541 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695490337680 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7037] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7037/stat : 7037 (java) S 7030 7030 3187 0 -1 1077944384 1361 0 0 0 1 0 0 0 20 0 15 0 3437541 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695155231504 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7038] ppid=7030 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (java) S 7030 7030 3187 0 -1 1077944384 1173 0 0 0 1 0 0 0 20 0 15 0 3437542 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695036561776 139695558019714 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7039] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7039/stat : 7039 (java) S 7030 7030 3187 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 3437542 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695035507744 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7040] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7040/stat : 7040 (java) S 7030 7030 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 3437543 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695034454896 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7041] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7041/stat : 7041 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695033403216 139695558027163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7042] ppid=7030 vsize=13980732 CPUtime=3.96 cores=1,3,5,7
/proc/7032/task/7042/stat : 7042 (java) S 7030 7030 3187 0 -1 1077944384 27710 0 0 0 393 3 0 0 20 0 15 0 3437545 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695032351600 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7043] ppid=7030 vsize=13980732 CPUtime=3.76 cores=1,3,5,7
/proc/7032/task/7043/stat : 7043 (java) S 7030 7030 3187 0 -1 1077944384 19055 0 0 0 374 2 0 0 20 0 15 0 3437545 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695031298800 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7044] ppid=7030 vsize=13980732 CPUtime=0.54 cores=1,3,5,7
/proc/7032/task/7044/stat : 7044 (java) S 7030 7030 3187 0 -1 1077944384 7045 0 0 0 53 1 0 0 20 0 15 0 3437545 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695030246000 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7045] ppid=7030 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7045/stat : 7045 (java) S 7030 7030 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 3437545 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695029193440 139695558018773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
[pid=7032/tid=7046] ppid=7030 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/7032/task/7046/stat : 7046 (java) S 7030 7030 3187 0 -1 1077944384 699 0 0 0 2 2 0 0 20 0 15 0 3437550 14316269568 58656 18446744073709551615 4194304 4196468 140737210154208 139695028140720 139695558019714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38584320 140737210155477 140737210155652 140737210155652 140737210159055 0
Current children cumulated CPU time (s) 248.27
Current children cumulated vsize (KiB) 13990244

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7032 sig 9
??? kill 7030 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7030 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1867
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=118
# CPU time returned by wait4() is 0.001985
# while last known CPU time is 248.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 248.27
CPU user time (s): 248.11
CPU system time (s): 0.16
CPU usage (%): 103.441
Max. virtual memory (cumulated for all children) (KiB): 13993396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001867
system time used= 0.000118
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.906203 second user time and 1.44405 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-01 21:07:09
IDJOB=4254235
IDBENCH=129228
IDSOLVER=2635
FILE ID=node135/4254235-1501615269
RUNJOBID= node135-1501610360-3274
PBS_JOBID= 
Free space on /tmp= 61836 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-02-03.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254235-1501615269/watcher-4254235-1501615269 -o /tmp/evaluation-result-4254235-1501615269/solver-4254235-1501615269 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501610360-3274 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 284528485 HOME/instance-4254235-1501615269.xml

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

MD5SUM BENCH= abd8ffabcee15199c8d23122c13b1758
RANDOM SEED=284528485

node135.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.21
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.21
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.21
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.21
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:        31993156 kB
MemAvailable:   31951064 kB
Buffers:           31360 kB
Cached:           238696 kB
SwapCached:            0 kB
Active:           262168 kB
Inactive:         171088 kB
Active(anon):     163432 kB
Inactive(anon):     8592 kB
Active(file):      98736 kB
Inactive(file):   162496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7984 kB
Writeback:             0 kB
AnonPages:        162964 kB
Mapped:            40524 kB
Shmem:              8960 kB
Slab:              49004 kB
SReclaimable:      25020 kB
SUnreclaim:        23984 kB
KernelStack:        3488 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61828 MiB
End job on node135 at 2017-08-01 21:11:09