Trace number 4406500

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 2019-09-24SAT (TO)114 2400.04 2391.81

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-41-06.xml
MD5SUM74fbdfceca74d16a11799a9df32eef16
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark59.8996
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size645
Distribution of domain sizes[{"size":1,"count":1},{"size":645,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":11},{"degree":5,"count":73},{"degree":6,"count":28},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity35
Distribution of constraint arities[{"arity":2,"count":257},{"arity":23,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints257
Distribution of constraint types[{"type":"intension","count":257},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406500-1569399732.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406500-1569399732.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.28/0.63	c solve instance...
2.18/0.95	o 644 
2.51/1.05	o 642 
2.51/1.06	o 637 
2.51/1.08	o 130 
2.51/1.08	o 129 
2.51/1.09	o 128 
2.51/1.09	o 126 
2.84/1.12	o 124 
3.11/1.26	o 122 
3.11/1.27	o 121 
3.73/1.41	o 119 
3.73/1.43	o 116 
690.13/683.08	o 115 
986.21/978.84	o 114 
2400.01/2391.80	s SATISFIABLE
2400.01/2391.80	v <instantiation>
2400.01/2391.80	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.01/2391.80	v 	<values>0 0 0 0 6 9 1 9 1 11 14 21 54 15 15 11 21 6 35 38 51 11 28 46 21 17 26 36 37 17 14 35 67 21 43 77 45 25 35 26 45 42 16 58 35 47 52 44 35 60 35 16 43 57 41 55 43 60 73 6 51 81 60 47 83 67 73 43 47 52 57 81 52 83 53 52 67 60 43 60 63 69 65 60 66 87 89 66 57 93 81 62 58 75 64 79 66 91 88 88 73 60 74 95 77 79 84 93 95 83 93 98 95 97 102 95 105 97 112 107 110 114 </values>
2400.01/2391.80	v </instantiation>
2400.01/2391.80	c Unexpected resolution interruption!

Verifier Data

OK	114

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406500-1569399732/watcher-4406500-1569399732 -o /var/tmp/evaluation-result-4406500-1569399732/solver-4406500-1569399732 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1569396626-4557 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1860271512 HOME/instance-4406500-1569399732.xml 

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

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

solver pid=5444, runsolver pid=5441

[startup+0.100058 s]*
/proc/loadavg: 2.01 1.91 1.70 3/230 5462
/proc/meminfo: memFree=24850120/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15144776 memory=29644 CPUtime=0.13 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 5755 0 0 0 11 2 0 0 20 0 15 0 515886923 15508250624 7411 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3786194 7411 3162 1 0 3748377 0
[pid=5446/tid=5447] ppid=5444 vsize=15144776 memory=8333811739427836763 CPUtime=0.09 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 3704 0 0 0 8 1 0 0 20 0 15 0 515886924 15508250624 7411 33554432000 4194304 4196468 140721619261664 140497052578224 140497032394085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886926 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886926 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496515781920 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886927 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496514729584 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) R 5444 5444 4526 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) R 5444 5444 4526 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496511571952 140497040639837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0.02 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) R 5444 5444 4526 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 515886929 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496510519664 140497048362390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886930 15508250624 7411 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31096 KiB

[startup+0.210606 s]*
/proc/loadavg: 2.01 1.91 1.70 5/230 5462
/proc/meminfo: memFree=24836256/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15144776 memory=40968 CPUtime=0.34 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 9479 0 0 0 30 4 0 0 20 0 15 0 515886923 15508250624 10242 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3786194 10242 3293 1 0 3748377 0
[pid=5446/tid=5447] ppid=5444 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 1077944384 6617 0 0 0 17 3 0 0 20 0 15 0 515886924 15508250624 10242 33554432000 4194304 4196468 140721619261664 140497052588768 140497048360661 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15144776 memory=8956 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15144776 memory=140579538242984 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886925 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515886926 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886926 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496515781920 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886927 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496514729584 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 15 0 515886929 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 344 0 0 0 3 0 0 0 20 0 15 0 515886929 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15144776 memory=140579538220672 CPUtime=0.08 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) R 5444 5444 4526 0 -1 4202560 756 0 0 0 8 0 0 0 20 0 15 0 515886929 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496510519664 140497029723905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886930 15508250624 10242 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42420 KiB

[startup+0.318468 s]*
/proc/loadavg: 2.01 1.91 1.70 4/230 5462
/proc/meminfo: memFree=24828848/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15149032 memory=50172 CPUtime=0.54 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 10930 0 0 0 50 4 0 0 20 0 15 0 515886923 15512608768 12543 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3787258 12543 3355 1 0 3748377 0
[pid=5446/tid=5447] ppid=5444 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 7881 0 0 0 27 3 0 0 20 0 15 0 515886924 15512608768 12608 33554432000 4194304 4196468 140721619261664 140497052586000 140497032430942 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886925 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515886926 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886926 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496515781920 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886927 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496514729584 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15149032 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15149032 memory=8325818968683490714 CPUtime=0.04 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 547 0 0 0 4 0 0 0 20 0 15 0 515886929 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 359 0 0 0 4 0 0 0 20 0 15 0 515886929 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 845 0 0 0 12 0 0 0 20 0 15 0 515886929 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886930 15512608768 12608 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51624 KiB

[startup+0.704497 s]
/proc/loadavg: 2.01 1.91 1.70 4/230 5462
/proc/meminfo: memFree=24819076/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15151156 memory=78760 CPUtime=1.57 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 15116 0 0 0 151 6 0 0 20 0 15 0 515886923 15514783744 19690 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3787789 19690 3453 1 0 3748889 0
[pid=5446/tid=5447] ppid=5444 vsize=15151156 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 9514 0 0 0 63 4 0 0 20 0 15 0 515886924 15514783744 19690 33554432000 4194304 4196468 140721619261664 140497052586536 140497032475903 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15151156 memory=66556 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515886925 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15151156 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886925 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15151156 memory=1432 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496515781920 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515886927 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496514729584 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15151156 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15151156 memory=6068 CPUtime=0.23 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) R 5444 5444 4526 0 -1 4202560 1301 0 0 0 23 0 0 0 20 0 15 0 515886929 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496512604544 140497034364764 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15151156 memory=11528 CPUtime=0.23 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) R 5444 5444 4526 0 -1 4202560 1021 0 0 0 23 0 0 0 20 0 15 0 515886929 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496511560752 140497026587392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15151156 memory=784 CPUtime=0.41 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 1972 0 0 0 40 1 0 0 20 0 15 0 515886929 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515886930 15514783744 19690 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 80212 KiB

[startup+1.50082 s]
/proc/loadavg: 2.01 1.91 1.70 5/230 5462
/proc/meminfo: memFree=24777948/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0

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

[pid=5446/tid=5452] ppid=5444 vsize=15151156 memory=213064 CPUtime=0.22 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 4022 0 0 0 18 4 0 0 20 0 15 0 515886926 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496515781984 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15151156 memory=213064 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515886927 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496514729600 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15151156 memory=213064 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15151156 memory=1452 CPUtime=2.99 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 21527 0 0 0 297 2 0 0 20 0 15 0 515886929 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15151156 memory=3512 CPUtime=3.39 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 19607 0 0 0 337 2 0 0 20 0 15 0 515886929 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15151156 memory=1452 CPUtime=0.64 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 9279 0 0 0 62 2 0 0 20 0 15 0 515886929 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15151156 memory=213064 CPUtime=0.65 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1666 0 0 0 28 37 0 0 20 0 15 0 515886930 15514783744 53266 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 2270.4 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 214516 KiB

[startup+2322.3 s]
/proc/loadavg: 1.35 1.54 1.70 3/230 5754
/proc/meminfo: memFree=23107000/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15151156 memory=215112 CPUtime=2330.45 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 88219 0 0 0 233000 45 0 0 20 0 15 0 515886923 15514783744 53778 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3787789 53778 3520 1 0 3748889 0
[pid=5446/tid=5447] ppid=5444 vsize=15151156 memory=215112 CPUtime=2321.71 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 19149 0 0 0 232164 7 0 0 20 0 15 0 515886924 15514783744 53778 33554432000 4194304 4196468 140721619261664 140497052590144 140496657650310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.18 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2479 0 0 0 17 1 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.18 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 3213 0 0 0 16 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.19 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2374 0 0 0 17 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.18 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 3282 0 0 0 16 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15151156 memory=1452 CPUtime=0.24 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 4208 0 0 0 20 4 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15151156 memory=215112 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496515781984 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15151156 memory=215112 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515886927 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496514729600 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15151156 memory=66616 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15151156 memory=2020 CPUtime=2.99 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 21530 0 0 0 297 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15151156 memory=215112 CPUtime=3.39 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 19609 0 0 0 337 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15151156 memory=1452 CPUtime=0.64 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 9281 0 0 0 62 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.66 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1687 0 0 0 29 37 0 0 20 0 15 0 515886930 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 2330.45 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 216564 KiB

[startup+2382.3 s]
/proc/loadavg: 1.35 1.52 1.68 3/230 5780
/proc/meminfo: memFree=23981868/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15151156 memory=215112 CPUtime=2390.51 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 88267 0 0 0 239005 46 0 0 20 0 15 0 515886923 15514783744 53778 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3787789 53778 3520 1 0 3748889 0
[pid=5446/tid=5447] ppid=5444 vsize=15151156 memory=1452 CPUtime=2381.67 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 19188 0 0 0 238160 7 0 0 20 0 15 0 515886924 15514783744 53778 33554432000 4194304 4196468 140721619261664 140497052589952 140496657141603 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2479 0 0 0 19 1 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.19 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 3214 0 0 0 17 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2374 0 0 0 18 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15151156 memory=215112 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 3282 0 0 0 18 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15151156 memory=1452 CPUtime=0.25 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 4212 0 0 0 21 4 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496515781984 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15151156 memory=215112 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515886927 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496514729600 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15151156 memory=1452 CPUtime=2.99 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 21530 0 0 0 297 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15151156 memory=215112 CPUtime=3.39 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 19609 0 0 0 337 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15151156 memory=1452 CPUtime=0.65 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 9281 0 0 0 63 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15151156 memory=4096 CPUtime=0.68 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1691 0 0 0 30 38 0 0 20 0 15 0 515886930 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 2390.51 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 216564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.8 s]
/proc/loadavg: 1.37 1.52 1.68 3/230 5782
/proc/meminfo: memFree=24213984/32770624 swapFree=66935972/67108860
[pid=5444] ppid=5441 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5444/stat : 5444 (xcsp3-exec) S 5441 5444 4526 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515886923 115843072 363 33554432000 4194304 5098028 140725499206832 140725499204936 139758728741500 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30871552 140725499212630 140725499212889 140725499212889 140725499215814 0
/proc/5444/statm: 28282 363 304 221 0 87 0
[pid=5446] ppid=5444 vsize=15151156 memory=215112 CPUtime=2400.01 cores=0,2,4,6
/proc/5446/stat : 5446 (java) S 5444 5444 4526 0 -1 1077944320 88272 0 0 0 239955 46 0 0 20 0 15 0 515886923 15514783744 53778 33554432000 4194304 4196468 140721619261664 140721619244208 140497048350455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
/proc/5446/statm: 3787789 53778 3520 1 0 3748889 0
[pid=5446/tid=5447] ppid=5444 vsize=15151156 memory=1560 CPUtime=2391.16 cores=0,2,4,6
/proc/5446/task/5447/stat : 5447 (java) R 5444 5444 4526 0 -1 4202560 19191 0 0 0 239109 7 0 0 20 0 15 0 515886924 15514783744 53778 33554432000 4194304 4196468 140721619261664 140497052589952 140496657650158 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5448] ppid=5444 vsize=15151156 memory=8112282956445269571 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5448/stat : 5448 (java) S 5444 5444 4526 0 -1 1077944384 2479 0 0 0 19 1 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496976390544 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5449] ppid=5444 vsize=15151156 memory=1128 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5449/stat : 5449 (java) S 5444 5444 4526 0 -1 1077944384 3214 0 0 0 18 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496975337744 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5450] ppid=5444 vsize=15151156 memory=2828 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5450/stat : 5450 (java) S 5444 5444 4526 0 -1 1077944384 2374 0 0 0 18 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496974285456 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5451] ppid=5444 vsize=15151156 memory=1232 CPUtime=0.2 cores=0,2,4,6
/proc/5446/task/5451/stat : 5451 (java) S 5444 5444 4526 0 -1 1077944384 3282 0 0 0 18 2 0 0 20 0 15 0 515886925 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496973232656 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5452] ppid=5444 vsize=15151156 memory=14008 CPUtime=0.26 cores=0,2,4,6
/proc/5446/task/5452/stat : 5452 (java) S 5444 5444 4526 0 -1 1077944384 4212 0 0 0 22 4 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496516835952 140497048361602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5453] ppid=5444 vsize=15151156 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5453/stat : 5453 (java) S 5444 5444 4526 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 515886926 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496515781984 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5454] ppid=5444 vsize=15151156 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5454/stat : 5454 (java) S 5444 5444 4526 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515886927 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496514729600 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5457] ppid=5444 vsize=15151156 memory=36136 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5457/stat : 5457 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496513677904 140497048369051 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5458] ppid=5444 vsize=15151156 memory=492 CPUtime=2.99 cores=0,2,4,6
/proc/5446/task/5458/stat : 5458 (java) S 5444 5444 4526 0 -1 1077944384 21530 0 0 0 297 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496512624752 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5459] ppid=5444 vsize=15151156 memory=1560 CPUtime=3.39 cores=0,2,4,6
/proc/5446/task/5459/stat : 5459 (java) S 5444 5444 4526 0 -1 1077944384 19609 0 0 0 337 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496511571952 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5460] ppid=5444 vsize=15151156 memory=932 CPUtime=0.65 cores=0,2,4,6
/proc/5446/task/5460/stat : 5460 (java) S 5444 5444 4526 0 -1 1077944384 9281 0 0 0 63 2 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496510519664 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5461] ppid=5444 vsize=15151156 memory=1636 CPUtime=0 cores=0,2,4,6
/proc/5446/task/5461/stat : 5461 (java) S 5444 5444 4526 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515886929 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496509467104 140497048360661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
[pid=5446/tid=5462] ppid=5444 vsize=15151156 memory=1436 CPUtime=0.68 cores=0,2,4,6
/proc/5446/task/5462/stat : 5462 (java) S 5444 5444 4526 0 -1 1077944384 1693 0 0 0 30 38 0 0 20 0 15 0 515886930 15514783744 53778 33554432000 4194304 4196468 140721619261664 140496508414896 140497048361602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 15159296 140721619268571 140721619268746 140721619268746 140721619271631 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 216564 KiB

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

[startup+2391.81 s]
# the end of solver process 5444 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.57 s, system=0.467116 s

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

Child status: 143
Real time (s): 2391.81
CPU time (s): 2400.04
CPU user time (s): 2399.57
CPU system time (s): 0.467116
CPU usage (%): 100.344
Max. virtual memory (cumulated for all children) (KiB): 15267368
Max. memory (cumulated for all children) (KiB): 247712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.57
system time used= 0.467116
maximum resident set size= 248824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59973
involuntary context switches= 2327


# summary of solver processes directly reported to runsolver:
#   pid: 5444
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.57
#   total CPU system time (s): 0.467116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6081 second user time and 22.5254 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-25 10:21:27
IDJOB=4406500
IDBENCH=129613
IDSOLVER=2870
FILE ID=node147/4406500-1569399732
RUNJOBID= node147-1569396626-4557
PBS_JOBID= 21705678
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-41-06.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406500-1569399732/watcher-4406500-1569399732 -o /var/tmp/evaluation-result-4406500-1569399732/solver-4406500-1569399732 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1569396626-4557 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1860271512 HOME/instance-4406500-1569399732.xml

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

MD5SUM BENCH= 74fbdfceca74d16a11799a9df32eef16
RANDOM SEED=1860271512

node147.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.52
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.52
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.52
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.52
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:        24867412 kB
MemAvailable:   31558244 kB
Buffers:          167268 kB
Cached:          6578908 kB
SwapCached:        68676 kB
Active:          3614316 kB
Inactive:        3426184 kB
Active(anon):     224732 kB
Inactive(anon):   126984 kB
Active(file):    3389584 kB
Inactive(file):  3299200 kB
Unevictable:      106772 kB
Mlocked:          106772 kB
SwapTotal:      67108860 kB
SwapFree:       66935972 kB
Dirty:             25888 kB
Writeback:             0 kB
AnonPages:        264588 kB
Mapped:            71496 kB
Shmem:             49088 kB
Slab:             459264 kB
SReclaimable:     430508 kB
SUnreclaim:        28756 kB
KernelStack:        4032 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1521784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node147 at 2019-09-25 11:01:20