Trace number 4283913

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 5a (2017-08-18)SAT 142.08701 129.313

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0100-m1.xml
MD5SUM1854ece61a5fdd3da80103fde6339040
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 benchmark4.9103599
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints4951
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree100
Maximum variable degree100
Distribution of variable degrees[{"degree":100,"count":100}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":4950},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints4950
Distribution of constraint types[{"type":"intension","count":4950},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283913-1503222713.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283913-1503222713.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
2.80/1.05	c solve instance...
141.96/129.29	s SATISFIABLE
141.96/129.29	v <instantiation>
141.96/129.29	v 	<list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] </list>
141.96/129.29	v 	<values>11 23 33 35 30 32 36 40 44 48 38 45 55 26 54 16 66 19 8 14 71 24 42 93 6 49 88 1 53 92 95 47 99 91 98 94 83 90 84 74 77 70 65 85 82 89 87 68 57 97 60 58 56 67 34 51 62 43 46 64 41 29 37 39 13 15 21 31 25 27 3 5 0 2 12 10 18 20 17 79 4 22 7 9 28 50 75 72 80 73 59 61 52 76 81 86 69 63 96 78 </values>
141.96/129.29	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 (8447 MiB free)
  memory of node 1: 16384 MiB (12135 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283913-1503222713/watcher-4283913-1503222713 -o /tmp/evaluation-result-4283913-1503222713/solver-4283913-1503222713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503215340-8906 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1589326554 HOME/instance-4283913-1503222713.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
Current StackSize limit: 8192 KiB

solver pid=10370, runsolver pid=10367

[startup+0.10014 s]*
/proc/loadavg: 2.46 1.78 1.57 3/217 10386
/proc/meminfo: memFree=21059636/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13978596 memory=28112 CPUtime=0.12 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 5395 0 0 0 11 1 0 0 20 0 15 0 155359064 14314082304 7028 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3494649 7028 2875 1 0 3482966 0
[pid=10372/tid=10373] ppid=10370 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 3321 0 0 0 9 0 0 0 20 0 15 0 155359064 14314082304 7028 33554432000 4194304 4196468 140725431765120 140289524994864 140289504839006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14314082304 7028 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13978596 memory=139816616781440 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359065 14314082304 7028 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14314082304 7028 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14314082304 7028 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13978596 memory=139816616781440 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359066 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155359067 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288993494560 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155359067 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288992441712 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 155359069 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 155359069 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13978596 memory=139816616781440 CPUtime=0.01 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 15 0 155359069 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288988231792 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13978596 memory=139816616781440 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359070 14314082304 7028 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29496 KiB

[startup+0.210742 s]*
/proc/loadavg: 2.46 1.78 1.57 4/217 10386
/proc/meminfo: memFree=21047604/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13982852 memory=40584 CPUtime=0.34 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 8296 0 0 0 32 2 0 0 20 0 15 0 155359064 14318440448 10146 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3495713 10146 3059 1 0 3482966 0
[pid=10372/tid=10373] ppid=10370 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 5372 0 0 0 19 1 0 0 20 0 15 0 155359064 14318440448 10146 33554432000 4194304 4196468 140725431765120 140289524969424 140289504839006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13982852 memory=8944 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 10146 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13982852 memory=139816616792069 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 10146 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 10146 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 10146 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13982852 memory=139816616781440 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359066 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155359067 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288993494560 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155359067 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288992441712 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 693 0 0 0 3 0 0 0 20 0 15 0 155359069 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 155359069 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13982852 memory=139816616781440 CPUtime=0.08 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 760 0 0 0 8 0 0 0 20 0 15 0 155359069 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288988231792 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359070 14318440448 10146 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41968 KiB

[startup+0.310787 s]*
/proc/loadavg: 2.46 1.78 1.57 4/217 10386
/proc/meminfo: memFree=21040904/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13982852 memory=47452 CPUtime=0.52 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 9033 0 0 0 49 3 0 0 20 0 15 0 155359064 14318440448 11863 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3495713 11863 3104 1 0 3482966 0
[pid=10372/tid=10373] ppid=10370 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 5900 0 0 0 28 1 0 0 20 0 15 0 155359064 14318440448 11863 33554432000 4194304 4196468 140725431765120 140289524996336 140289151132476 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 11863 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 11863 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 11863 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14318440448 11863 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359066 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155359067 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288993494560 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155359067 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288992441712 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13982852 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13982852 memory=7100839887185294217 CPUtime=0.04 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) R 10370 10370 3809 0 -1 4202560 757 0 0 0 4 0 0 0 20 0 15 0 155359069 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288990337392 140289501459321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) R 10370 10370 3809 0 -1 1077944384 177 0 0 0 2 0 0 0 20 0 15 0 155359069 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) R 10370 10370 3809 0 -1 4202560 898 0 0 0 13 0 0 0 20 0 15 0 155359069 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288988229584 140289505005800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359070 14318440448 11863 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48836 KiB

[startup+0.706201 s]
/proc/loadavg: 2.46 1.78 1.57 5/217 10386
/proc/meminfo: memFree=21012056/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13984976 memory=101368 CPUtime=1.83 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 12838 0 0 0 179 4 0 0 20 0 15 0 155359064 14320615424 25342 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3496244 25342 3207 1 0 3483478 0
[pid=10372/tid=10373] ppid=10370 vsize=13984976 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 6568 0 0 0 65 2 0 0 20 0 15 0 155359064 14320615424 25342 33554432000 4194304 4196468 140725431765120 140289524995264 140289520779866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14320615424 25342 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359065 14320615424 25342 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14320615424 25342 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13984976 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155359065 14320615424 25342 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13984976 memory=8616 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155359066 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13984976 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288993494560 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288992441712 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13984976 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13984976 memory=11112 CPUtime=0.4 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) R 10370 10370 3809 0 -1 4202560 1815 0 0 0 40 0 0 0 20 0 15 0 155359069 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288990337520 140289520770454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13984976 memory=1228 CPUtime=0.36 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) R 10370 10370 3809 0 -1 4202560 1253 0 0 0 36 0 0 0 20 0 15 0 155359069 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288989271440 140289520779866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13984976 memory=1420 CPUtime=0.36 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) R 10370 10370 3809 0 -1 1077944384 1893 0 0 0 36 0 0 0 20 0 15 0 155359069 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288988227520 140289520768725 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13984976 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13984976 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155359070 14320615424 25342 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 102752 KiB

[startup+1.50089 s]
/proc/loadavg: 2.46 1.78 1.57 5/217 10386
/proc/meminfo: memFree=20933556/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0

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

/proc/meminfo: memFree=20544948/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13984976 memory=539668 CPUtime=140.75 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 74964 0 0 0 14023 52 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3496244 134917 3273 1 0 3483478 0
[pid=10372/tid=10373] ppid=10370 vsize=13984976 memory=8616 CPUtime=127.45 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 14597 0 0 0 12739 6 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289524998064 140289158179911 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13984976 memory=5784 CPUtime=0.47 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 1003 0 0 0 39 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13984976 memory=4126316290023845779 CPUtime=0.49 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 3170 0 0 0 41 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13984976 memory=1952 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 724 0 0 0 41 7 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13984976 memory=1200 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 698 0 0 0 39 9 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13984976 memory=8616 CPUtime=0.02 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 1306 0 0 0 2 0 0 0 20 0 15 0 155359066 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13984976 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288993494624 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288992441728 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13984976 memory=539668 CPUtime=5.1 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 22940 0 0 0 507 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13984976 memory=1420 CPUtime=5.15 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 20333 0 0 0 512 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13984976 memory=15876 CPUtime=0.98 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 8486 0 0 0 96 2 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288988231792 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13984976 memory=-7751062316393454697 CPUtime=0.06 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 333 0 0 0 2 4 0 0 20 0 15 0 155359070 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 140.75 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 541052 KiB

[startup+128.801 s]
/proc/loadavg: 2.28 1.97 1.67 3/217 10388
/proc/meminfo: memFree=20544948/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13984976 memory=539668 CPUtime=141.55 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 74964 0 0 0 14103 52 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3496244 134917 3273 1 0 3483478 0
[pid=10372/tid=10373] ppid=10370 vsize=13984976 memory=11112 CPUtime=128.24 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 14597 0 0 0 12818 6 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289524998064 140289161784432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13984976 memory=6791534058613427641 CPUtime=0.47 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 1003 0 0 0 39 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13984976 memory=6791534058613427641 CPUtime=0.49 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 3170 0 0 0 41 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13984976 memory=1716 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 724 0 0 0 41 7 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13984976 memory=796 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 698 0 0 0 39 9 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13984976 memory=1384 CPUtime=0.02 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 1306 0 0 0 2 0 0 0 20 0 15 0 155359066 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288993494624 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13984976 memory=952 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288992441728 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13984976 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13984976 memory=1580 CPUtime=5.1 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 22940 0 0 0 507 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13984976 memory=928 CPUtime=5.15 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 20333 0 0 0 512 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13984976 memory=2240 CPUtime=0.98 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 8486 0 0 0 96 2 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288988231792 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13984976 memory=43128 CPUtime=0.06 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 333 0 0 0 2 4 0 0 20 0 15 0 155359070 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 141.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 541052 KiB

[startup+129.201 s]
/proc/loadavg: 2.28 1.97 1.67 3/217 10388
/proc/meminfo: memFree=20544948/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13984976 memory=539668 CPUtime=141.96 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 74991 0 0 0 14144 52 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3496244 134917 3273 1 0 3483478 0
[pid=10372/tid=10373] ppid=10370 vsize=13984976 memory=1716 CPUtime=128.64 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) R 10370 10370 3809 0 -1 4202560 14605 0 0 0 12858 6 0 0 20 0 15 0 155359064 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289524998064 140289161980867 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13984976 memory=796 CPUtime=0.47 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 1003 0 0 0 39 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13984976 memory=1952 CPUtime=0.49 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 3170 0 0 0 41 8 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13984976 memory=1200 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 724 0 0 0 41 7 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13984976 memory=8616 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 698 0 0 0 39 9 0 0 20 0 15 0 155359065 14320615424 134917 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.02 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 1306 0 0 0 2 0 0 0 20 0 15 0 155359066 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288994548592 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288993494624 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13984976 memory=543612 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 155359067 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288992441728 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13984976 memory=3192 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288991390032 140289520777115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13984976 memory=1384 CPUtime=5.1 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 22957 0 0 0 507 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13984976 memory=2789836 CPUtime=5.15 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 20335 0 0 0 512 3 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13984976 memory=1160 CPUtime=0.98 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 8486 0 0 0 96 2 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288988231792 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13984976 memory=3040 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155359069 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10386] ppid=10370 vsize=13984976 memory=1384 CPUtime=0.06 cores=1,3,5,7
/proc/10372/task/10386/stat : 10386 (java) S 10370 10370 3809 0 -1 1077944384 333 0 0 0 2 4 0 0 20 0 15 0 155359070 14320615424 134917 33554432000 4194304 4196468 140725431765120 140288986127536 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 141.96 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 541052 KiB

[startup+129.301 s]
/proc/loadavg: 2.28 1.97 1.67 3/217 10388
/proc/meminfo: memFree=20544948/32770624 swapFree=67108860/67108860
[pid=10370] ppid=10367 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10370/stat : 10370 (xcsp3-exec) S 10367 10370 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155359064 9740288 346 33554432000 4194304 5098028 140722669503616 140722669501720 140000026649212 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30916608 140722669507694 140722669507899 140722669507899 140722669510635 0
/proc/10370/statm: 2378 346 289 221 0 87 0
[pid=10372] ppid=10370 vsize=13984976 memory=539712 CPUtime=142.06 cores=1,3,5,7
/proc/10372/stat : 10372 (java) S 10370 10370 3809 0 -1 1077944320 75532 0 0 0 14154 52 0 0 20 0 14 0 155359064 14320615424 134928 33554432000 4194304 4196468 140725431765120 140725431747664 140289520758519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
/proc/10372/statm: 3496244 134928 3275 1 0 3483478 0
[pid=10372/tid=10373] ppid=10370 vsize=13984976 memory=1384 CPUtime=128.73 cores=1,3,5,7
/proc/10372/task/10373/stat : 10373 (java) S 10370 10370 3809 0 -1 1077944384 15060 0 0 0 12867 6 0 0 20 0 14 0 155359064 14320615424 134928 33554432000 4194304 4196468 140725431765120 140289525001360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10374] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.47 cores=1,3,5,7
/proc/10372/task/10374/stat : 10374 (java) S 10370 10370 3809 0 -1 1077944384 1003 0 0 0 39 8 0 0 20 0 14 0 155359065 14320615424 134928 33554432000 4194304 4196468 140725431765120 140289473378960 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10375] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.49 cores=1,3,5,7
/proc/10372/task/10375/stat : 10375 (java) S 10370 10370 3809 0 -1 1077944384 3170 0 0 0 41 8 0 0 20 0 14 0 155359065 14320615424 134928 33554432000 4194304 4196468 140725431765120 140289472326160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10376] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10376/stat : 10376 (java) S 10370 10370 3809 0 -1 1077944384 724 0 0 0 41 7 0 0 20 0 14 0 155359065 14320615424 134928 33554432000 4194304 4196468 140725431765120 140289471273360 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10377] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.48 cores=1,3,5,7
/proc/10372/task/10377/stat : 10377 (java) S 10370 10370 3809 0 -1 1077944384 698 0 0 0 39 9 0 0 20 0 14 0 155359065 14320615424 134928 33554432000 4194304 4196468 140725431765120 140289113254160 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10378] ppid=10370 vsize=13984976 memory=539668 CPUtime=0.02 cores=1,3,5,7
/proc/10372/task/10378/stat : 10378 (java) S 10370 10370 3809 0 -1 1077944384 1306 0 0 0 2 0 0 0 20 0 14 0 155359066 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288994548800 140289520769666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10379] ppid=10370 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10379/stat : 10379 (java) S 10370 10370 3809 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 14 0 155359067 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288993494624 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10380] ppid=10370 vsize=13984976 memory=546700 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10380/stat : 10380 (java) S 10370 10370 3809 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 14 0 155359067 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288992441728 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10381] ppid=10370 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10381/stat : 10381 (java) S 10370 10370 3809 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 14 0 155359069 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288991389680 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10382] ppid=10370 vsize=13984976 memory=-4695052241013923951 CPUtime=5.11 cores=1,3,5,7
/proc/10372/task/10382/stat : 10382 (java) S 10370 10370 3809 0 -1 1077944384 22958 0 0 0 508 3 0 0 20 0 14 0 155359069 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288990337392 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10383] ppid=10370 vsize=13984976 memory=1384 CPUtime=5.15 cores=1,3,5,7
/proc/10372/task/10383/stat : 10383 (java) S 10370 10370 3809 0 -1 1077944384 20335 0 0 0 512 3 0 0 20 0 14 0 155359069 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288989284592 140289520769666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10384] ppid=10370 vsize=13984976 memory=1384 CPUtime=0.98 cores=1,3,5,7
/proc/10372/task/10384/stat : 10384 (java) S 10370 10370 3809 0 -1 1077944384 8557 0 0 0 96 2 0 0 20 0 14 0 155359069 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288988227664 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
[pid=10372/tid=10385] ppid=10370 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/10372/task/10385/stat : 10385 (java) S 10370 10370 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 155359069 14320615424 134928 33554432000 4194304 4196468 140725431765120 140288987179232 140289520768725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30019584 140725431768215 140725431768391 140725431768391 140725431771087 0
Current children cumulated CPU time: 142.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 541096 KiB

Child status: 0
Real time (s): 129.313
CPU time (s): 142.087
CPU user time (s): 141.55
CPU system time (s): 0.536955
CPU usage (%): 109.879
Max. virtual memory (cumulated for all children) (KiB): 13998256
Max. memory (cumulated for all children) (KiB): 555388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.55
system time used= 0.536955
maximum resident set size= 560160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76095
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6693
involuntary context switches= 165


# summary of solver processes directly reported to runsolver:
#   pid: 10370
#   total CPU time (s): 142.087
#   total CPU user time (s): 141.55
#   total CPU system time (s): 0.536955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.18543 second user time and 0.973477 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 11:37:33
IDJOB=4283913
IDBENCH=138768
IDSOLVER=2679
FILE ID=node104/4283913-1503222713
RUNJOBID= node104-1503215340-8906
PBS_JOBID= 20630870
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0100-m1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283913-1503222713/watcher-4283913-1503222713 -o /tmp/evaluation-result-4283913-1503222713/solver-4283913-1503222713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503215340-8906 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1589326554 HOME/instance-4283913-1503222713.xml

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

MD5SUM BENCH= 1854ece61a5fdd3da80103fde6339040
RANDOM SEED=1589326554

node104.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.43
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.43
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.43
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.43
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:        21077136 kB
MemAvailable:   29184344 kB
Buffers:          282036 kB
Cached:          8103240 kB
SwapCached:            0 kB
Active:          6090812 kB
Inactive:        5124232 kB
Active(anon):    2832660 kB
Inactive(anon):    33220 kB
Active(file):    3258152 kB
Inactive(file):  5091012 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:       2837464 kB
Mapped:            64280 kB
Shmem:             33420 kB
Slab:             174144 kB
SReclaimable:     147760 kB
SUnreclaim:        26384 kB
KernelStack:        3568 kB
PageTables:        10836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5058896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2713600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61712 MiB
End job on node104 at 2017-08-20 11:39:43