Trace number 4405895

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24SAT 15.1026 12.0953

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-40-2-7.xml
MD5SUM37689576328d0295b96bd2728694e285
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.7383
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405895-1569408360.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405895-1569408360.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
0.74/0.52	c solve instance...
15.00/12.08	s SATISFIABLE
15.00/12.08	v <instantiation>
15.00/12.08	v 	<list>x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[17] x[18] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[53] x[54] x[55] x[56] x[57] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[71] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[97] x[98] x[99] </list>
15.00/12.08	v 	<values>4 32 68 11 53 46 28 32 9 8 14 67 6 2 18 53 17 43 37 8 31 41 36 4 57 30 30 6 22 17 61 19 9 34 62 67 6 67 14 56 42 69 42 44 37 56 24 28 39 2 64 31 33 61 3 14 69 70 22 71 2 2 18 64 53 14 7 62 8 6 2 3 56 2 33 2 16 41 20 43 32 59 70 44 31 41 47 69 </values>
15.00/12.08	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405895-1569408360/watcher-4405895-1569408360 -o /var/tmp/evaluation-result-4405895-1569408360/solver-4405895-1569408360 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1569396625-26122 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 2044126228 HOME/instance-4405895-1569408360.xml 

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

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


[startup+0.100106 s]*
/proc/loadavg: 1.86 1.89 1.91 6/230 29714
/proc/meminfo: memFree=26175324/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15144776 memory=29024 CPUtime=0.13 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 5707 0 0 0 12 1 0 0 20 0 15 0 517084559 15508250624 7256 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3786194 7256 3184 1 0 3748377 0
[pid=29700/tid=29701] ppid=29698 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 3588 0 0 0 8 1 0 0 20 0 15 0 517084559 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113778125008 140113773907350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517084561 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517084562 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113332946464 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517084562 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113331893616 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 517084564 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 517084564 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0.02 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) R 29698 29698 26090 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 517084565 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113327683696 140113757975902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084565 15508250624 7256 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30476 KiB

[startup+0.211013 s]*
/proc/loadavg: 1.86 1.89 1.91 4/230 29714
/proc/meminfo: memFree=26162492/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15144776 memory=40676 CPUtime=0.34 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 9361 0 0 0 31 3 0 0 20 0 15 0 517084559 15508250624 10169 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3786194 10169 3313 1 0 3748377 0
[pid=29700/tid=29701] ppid=29698 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 6619 0 0 0 18 2 0 0 20 0 15 0 517084559 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113778128144 140113757975902 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15144776 memory=13620 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15144776 memory=140165854792311 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517084561 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517084562 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113332946464 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517084562 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113331893616 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 517084564 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 15 0 517084564 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15144776 memory=140165850961536 CPUtime=0.08 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) R 29698 29698 26090 0 -1 4202560 794 0 0 0 8 0 0 0 20 0 15 0 517084565 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113327683696 140113757975902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084565 15508250624 10169 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42128 KiB

[startup+0.319202 s]*
/proc/loadavg: 1.86 1.89 1.91 3/230 29714
/proc/meminfo: memFree=26154676/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15149032 memory=50512 CPUtime=0.55 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 10992 0 0 0 50 5 0 0 20 0 15 0 517084559 15512608768 12628 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787258 12628 3369 1 0 3748377 0
[pid=29700/tid=29701] ppid=29698 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 7938 0 0 0 27 3 0 0 20 0 15 0 517084559 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113778125184 140113757975902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15149032 memory=13961 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15149032 memory=3845071 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517084560 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517084561 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517084562 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113332946464 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517084562 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113331893616 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) R 29698 29698 26090 0 -1 1077944384 465 0 0 0 4 0 0 0 20 0 15 0 517084564 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 326 0 0 0 5 0 0 0 20 0 15 0 517084564 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) S 29698 29698 26090 0 -1 1077944384 959 0 0 0 12 0 0 0 20 0 15 0 517084565 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084565 15512608768 12628 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51964 KiB

[startup+0.700808 s]
/proc/loadavg: 1.86 1.89 1.91 5/230 29714
/proc/meminfo: memFree=26145364/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15151156 memory=75784 CPUtime=1.6 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 16180 0 0 0 154 6 0 0 20 0 15 0 517084559 15514783744 18946 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787789 18946 3459 1 0 3748889 0
[pid=29700/tid=29701] ppid=29698 vsize=15151156 memory=36236 CPUtime=0.68 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 9189 0 0 0 64 4 0 0 20 0 15 0 517084559 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113778132128 140113392814986 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15151156 memory=1824 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15151156 memory=1656 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517084561 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113332946464 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113331893616 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15151156 memory=2676 CPUtime=0.29 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) R 29698 29698 26090 0 -1 4202560 1699 0 0 0 29 0 0 0 20 0 15 0 517084564 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113329779408 140113755439510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15151156 memory=1764 CPUtime=0.29 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) R 29698 29698 26090 0 -1 4202560 1978 0 0 0 29 0 0 0 20 0 15 0 517084564 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113328717512 140113753588519 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15151156 memory=111632 CPUtime=0.32 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) R 29698 29698 26090 0 -1 1077944384 2006 0 0 0 31 1 0 0 20 0 15 0 517084565 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15151156 memory=796 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15151156 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 18946 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 77236 KiB

[startup+1.50087 s]
/proc/loadavg: 1.86 1.89 1.91 5/230 29714
/proc/meminfo: memFree=26110824/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0

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

/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15151156 memory=211356 CPUtime=12.58 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 30869 0 0 0 1248 10 0 0 20 0 15 0 517084559 15514783744 52839 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787789 52839 3496 1 0 3748889 0
[pid=29700/tid=29701] ppid=29698 vsize=15151156 memory=211348 CPUtime=9.56 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 10152 0 0 0 951 5 0 0 20 0 15 0 517084559 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113778134216 140113396996220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15151156 memory=211036 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15151156 memory=66156 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 15 0 517084561 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113332946528 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15151156 memory=7013347520761064560 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113331893632 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15151156 memory=140165721005379 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15151156 memory=6645459911560372124 CPUtime=1.34 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 9377 0 0 0 133 1 0 0 20 0 15 0 517084564 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15151156 memory=6944656592385698452 CPUtime=1.17 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 5893 0 0 0 117 0 0 0 20 0 15 0 517084564 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15151156 memory=7681407940103534239 CPUtime=0.41 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) S 29698 29698 26090 0 -1 1077944384 3197 0 0 0 40 1 0 0 20 0 15 0 517084565 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15151156 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15151156 memory=6944656592455088490 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52839 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 212808 KiB

[startup+11.2007 s]
/proc/loadavg: 1.80 1.88 1.91 3/230 29714
/proc/meminfo: memFree=25995836/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15151156 memory=208408 CPUtime=14.18 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 32314 0 0 0 1408 10 0 0 20 0 15 0 517084559 15514783744 52102 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787789 52102 3501 1 0 3748889 0
[pid=29700/tid=29701] ppid=29698 vsize=15151156 memory=3540 CPUtime=11.16 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 10291 0 0 0 1111 5 0 0 20 0 15 0 517084559 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113778134944 140113396992080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15151156 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 621 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15151156 memory=10600 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15151156 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15151156 memory=3540 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 383 0 0 0 0 0 0 0 20 0 15 0 517084561 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15151156 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113332946528 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15151156 memory=10600 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113331893632 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15151156 memory=1736 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15151156 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 9380 0 0 0 133 1 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15151156 memory=267713901553684 CPUtime=1.17 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 5896 0 0 0 117 0 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15151156 memory=6196 CPUtime=0.41 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) S 29698 29698 26090 0 -1 1077944384 3298 0 0 0 40 1 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15151156 memory=636 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15151156 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 14.18 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 209860 KiB

[startup+11.6008 s]
/proc/loadavg: 1.80 1.88 1.91 3/230 29714
/proc/meminfo: memFree=25995836/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15151156 memory=208408 CPUtime=14.58 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 32315 0 0 0 1448 10 0 0 20 0 15 0 517084559 15514783744 52102 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787789 52102 3501 1 0 3748889 0
[pid=29700/tid=29701] ppid=29698 vsize=15151156 memory=988 CPUtime=11.56 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 10292 0 0 0 1151 5 0 0 20 0 15 0 517084559 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113778134944 140113396355668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15151156 memory=2024 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 621 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15151156 memory=2024 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15151156 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15151156 memory=3540 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 383 0 0 0 0 0 0 0 20 0 15 0 517084561 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15151156 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113332946528 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15151156 memory=10600 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113331893632 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15151156 memory=1736 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15151156 memory=6196 CPUtime=1.34 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 9380 0 0 0 133 1 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15151156 memory=636 CPUtime=1.17 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 5896 0 0 0 117 0 0 0 20 0 15 0 517084564 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15151156 memory=2836 CPUtime=0.41 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) S 29698 29698 26090 0 -1 1077944384 3298 0 0 0 40 1 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15151156 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52102 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 14.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 209860 KiB

[startup+12.0008 s]*
/proc/loadavg: 1.80 1.88 1.91 3/230 29714
/proc/meminfo: memFree=25992916/32770624 swapFree=67002132/67108860
[pid=29698] ppid=29695 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (xcsp3-exec) S 29695 29698 26090 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517084559 115843072 363 33554432000 4194304 5098028 140730552221856 140730552219960 140442408366716 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36954112 140730552230742 140730552231001 140730552231001 140730552233926 0
/proc/29698/statm: 28282 363 304 221 0 87 0
[pid=29700] ppid=29698 vsize=15151156 memory=210964 CPUtime=15 cores=1,3,5,7
/proc/29700/stat : 29700 (java) S 29698 29698 26090 0 -1 1077944320 32357 0 0 0 1489 11 0 0 20 0 15 0 517084559 15514783744 52741 33554432000 4194304 4196468 140725697320048 140725697302592 140113773895415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
/proc/29700/statm: 3787789 52741 3501 1 0 3748889 0
[pid=29700/tid=29701] ppid=29698 vsize=15151156 memory=6791534058613427641 CPUtime=11.96 cores=1,3,5,7
/proc/29700/task/29701/stat : 29701 (java) R 29698 29698 26090 0 -1 4202560 10315 0 0 0 1191 5 0 0 20 0 15 0 517084559 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113778134352 140113396995366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29702] ppid=29698 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29702/stat : 29702 (java) S 29698 29698 26090 0 -1 1077944384 624 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113726515856 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29703] ppid=29698 vsize=15151156 memory=3472328279047811119 CPUtime=0.01 cores=1,3,5,7
/proc/29700/task/29703/stat : 29703 (java) S 29698 29698 26090 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 15 0 517084560 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113725463056 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29704] ppid=29698 vsize=15151156 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29704/stat : 29704 (java) S 29698 29698 26090 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 517084560 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113724410256 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29705] ppid=29698 vsize=15151156 memory=3472328296227418159 CPUtime=0.01 cores=1,3,5,7
/proc/29700/task/29705/stat : 29705 (java) S 29698 29698 26090 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 15 0 517084560 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113723357456 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29706] ppid=29698 vsize=15151156 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29706/stat : 29706 (java) S 29698 29698 26090 0 -1 1077944384 387 0 0 0 0 0 0 0 20 0 15 0 517084561 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113334000496 140113773906562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29707] ppid=29698 vsize=15151156 memory=3472328296160571439 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29707/stat : 29707 (java) S 29698 29698 26090 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113332946528 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29708] ppid=29698 vsize=15151156 memory=3184238085926930096 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29708/stat : 29708 (java) S 29698 29698 26090 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517084562 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113331893632 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29709] ppid=29698 vsize=15151156 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29709/stat : 29709 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084564 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113330841936 140113773914011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29710] ppid=29698 vsize=15151156 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/29700/task/29710/stat : 29710 (java) S 29698 29698 26090 0 -1 1077944384 9380 0 0 0 133 1 0 0 20 0 15 0 517084564 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113329789296 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29711] ppid=29698 vsize=15151156 memory=3472328279047811119 CPUtime=1.17 cores=1,3,5,7
/proc/29700/task/29711/stat : 29711 (java) S 29698 29698 26090 0 -1 1077944384 5896 0 0 0 117 0 0 0 20 0 15 0 517084564 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113328736496 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29712] ppid=29698 vsize=15151156 memory=6944652177228980320 CPUtime=0.41 cores=1,3,5,7
/proc/29700/task/29712/stat : 29712 (java) S 29698 29698 26090 0 -1 1077944384 3298 0 0 0 40 1 0 0 20 0 15 0 517084565 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113327683696 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29713] ppid=29698 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29713/stat : 29713 (java) S 29698 29698 26090 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113326631136 140113773905621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
[pid=29700/tid=29714] ppid=29698 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/29700/task/29714/stat : 29714 (java) S 29698 29698 26090 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 517084565 15514783744 52741 33554432000 4194304 4196468 140725697320048 140113325579440 140113773906562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7905280 140725697323995 140725697324170 140725697324170 140725697327055 0
Current children cumulated CPU time: 15 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 212416 KiB

Child status: 0
Real time (s): 12.0953
CPU time (s): 15.1026
CPU user time (s): 14.9822
CPU system time (s): 0.120396
CPU usage (%): 124.864
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 212864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9822
system time used= 0.120396
maximum resident set size= 212504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2279
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 29698
#   total CPU time (s): 15.1026
#   total CPU user time (s): 14.9822
#   total CPU system time (s): 0.120396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.106817 second user time and 0.156665 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-25 12:45:15
IDJOB=4405895
IDBENCH=133326
IDSOLVER=2869
FILE ID=node136/4405895-1569408360
RUNJOBID= node136-1569396625-26122
PBS_JOBID= 21705684
Free space on /var/tmp= 13460 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-40-2-7.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-4405895-1569408360/watcher-4405895-1569408360 -o /var/tmp/evaluation-result-4405895-1569408360/solver-4405895-1569408360 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1569396625-26122 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 2044126228 HOME/instance-4405895-1569408360.xml

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

MD5SUM BENCH= 37689576328d0295b96bd2728694e285
RANDOM SEED=2044126228

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26191628 kB
MemAvailable:   31625796 kB
Buffers:          177412 kB
Cached:          5381336 kB
SwapCached:         3548 kB
Active:          2986864 kB
Inactive:        2795240 kB
Active(anon):     220432 kB
Inactive(anon):    59696 kB
Active(file):    2766432 kB
Inactive(file):  2735544 kB
Unevictable:      108564 kB
Mlocked:          108564 kB
SwapTotal:      67108860 kB
SwapFree:       67002132 kB
Dirty:             26024 kB
Writeback:             0 kB
AnonPages:        330060 kB
Mapped:            71280 kB
Shmem:             48268 kB
Slab:             390888 kB
SReclaimable:     360652 kB
SUnreclaim:        30236 kB
KernelStack:        4048 kB
PageTables:         6236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1502180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 13436 MiB
End job on node136 at 2019-09-25 12:45:27