Trace number 4390501

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
AbsCon 2019-07-23SAT 15.9319 11.7448

DiagnosticValue
WRONG_DECISIONS7518

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-65-10.xml
MD5SUMc4baa3ff261117e16f7eeec964fc150b
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.89381
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1395
Number of domains2
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":1000},{"size":25,"count":200}]
Minimum variable degree2
Maximum variable degree68
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":19},"...",{"degree":44,"count":9}, {"degree":45,"count":83}, {"degree":46,"count":5}, {"degree":47,"count":5}, {"degree":48,"count":5}, {"degree":49,"count":5}, {"degree":50,"count":5}, {"degree":51,"count":5}, {"degree":52,"count":5}, {"degree":53,"count":6}, {"degree":54,"count":6}, {"degree":55,"count":50}, {"degree":56,"count":2}, {"degree":57,"count":2}, {"degree":58,"count":2}, {"degree":59,"count":2}, {"degree":60,"count":2}, {"degree":61,"count":2}, {"degree":62,"count":2}, {"degree":63,"count":2}, {"degree":64,"count":2}, {"degree":65,"count":2}, {"degree":66,"count":2}, {"degree":67,"count":3}, {"degree":68,"count":71}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":50,"count":1},{"arity":53,"count":1},{"arity":56,"count":1},{"arity":59,"count":1},{"arity":62,"count":1},{"arity":65,"count":1},{"arity":68,"count":1},{"arity":71,"count":1},{"arity":72,"count":1},{"arity":74,"count":2},{"arity":75,"count":1},{"arity":76,"count":1},{"arity":77,"count":1},{"arity":78,"count":1},{"arity":80,"count":4},{"arity":82,"count":1},{"arity":83,"count":2},{"arity":84,"count":1},{"arity":85,"count":2},{"arity":86,"count":3},{"arity":88,"count":1},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1194},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.44/1.87	
2.44/1.87	AbsCon 2 
2.44/1.89	
3.36/2.18	  Instance
3.36/2.18	    name=instance-4390501-1568383109, framework=CSP
3.36/2.18	
3.36/2.18	  Loading variables...
3.67/2.25	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b9c2696
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@21cfe752
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a6aca7c
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7763295e
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1563b0d8
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1772c9a9
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23f09a38
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@721bcd64
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@16147696
4.05/2.31	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@625c1198
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76a49498
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e92bf41
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20681cbc
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@321ef1c5
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72d8e149
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47c8eea8
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c364fbe
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23467ca9
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2d098748
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45e741e5
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1470df55
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18a6be2f
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ed393ab
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2decafd4
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78340c39
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1b826a1
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17b33e5c
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b526492
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fab7696
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@129c309b
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@606cd99d
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c77fe18
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36781516
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a436e98
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28eac291
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ea8789b
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bb8843d
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ecdeb42
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@359584e5
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46a5973f
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4eabcfc0
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c0d5cb9
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1dc2846d
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44414e94
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c6133e1
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39696df3
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70d11846
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6016469d
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b1d315d
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e366ecd
4.05/2.32	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f144012
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@699f4f98
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61cb5c5e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@26133ff8
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75137abb
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6526e84e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a7a0f4e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d4c5067
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@40cd927f
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25c753ac
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6cb7dacb
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@666fd06d
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b401b47
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f84584d
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2269b035
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1876896e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e53c335
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58a8d5c6
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@85f2e90
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2abcb2c5
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b756e0b
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72198430
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57157f2c
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@352d097c
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ccf195c
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@13accaf3
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@683e8f0a
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6936a6e3
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2553db7
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20a630b
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ac85f5f
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b0036d5
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49a9c367
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c10927
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5dc90b57
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46278bc7
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b29e5df
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f2b4cdd
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bf01454
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fd11b6e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@13f7c876
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61ace1ee
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@655e972b
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29f1bcfe
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4aa37659
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6595e123
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45df46df
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@734f0d23
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27b0b62f
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e88432e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53f08f84
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3173486e
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@d6261c5
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ca37d1b
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72b53f23
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1482912
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e75199b
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ecadc84
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e30ef51
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2bb64f75
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76fed5ae
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18061107
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68a39c82
4.05/2.33	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@509a65d3
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f0e20e1
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52f43471
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38ce7a9d
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1582fae
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66018a4
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@523cf744
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15a77a83
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e6c69ce
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@642a4c4e
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bf136e2
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@dafd0a9
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@69fc223c
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2c5f6158
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d17e8fb
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73bec33e
4.05/2.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52402132
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1201b870
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7364e624
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62e02c48
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@661ad4c7
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1618b959
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4eec957a
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22655f28
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70c4c431
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ef3aa7c
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c1757c5
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4010a083
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b990772
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27846f59
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f3b18d9
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47217b8c
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@de92682
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5bc9baac
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d570483
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e06a874
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1550f8a1
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55a13bda
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ed709d
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a4fe162
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@735a523b
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@331e2e17
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54eb2628
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c9837f8
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ff9ed78
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2a0a6fe5
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a8db210
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@716b171a
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@244cb589
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3cc561ca
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a23b871
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6313aa90
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2acb04e5
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a449ea5
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63b5aad9
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@56f082dc
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@527d2046
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54a4476d
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76bae27d
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b81e4
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1830cb8f
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@239654e0
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47584543
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c9ec3f3
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54448cd3
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46962f3b
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7af40de0
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e92a08f
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f1d66ca
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@588d3bcb
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e18c2fa
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f5508b6
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e3184e
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ea6690
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53797c0d
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39e0f2ae
4.05/2.35	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7092731e
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@713719f5
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65225ec9
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47e90e1
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2bf21119
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68870923
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1871b4f
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3aa6ae62
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@cf5ae78
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ade4c49
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32e6b33c
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e1b1ddc
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70f1f08a
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@d1c57c3
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bb6eeab
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65219095
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c1fa633
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c34e4ba
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b147edf
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@469def8a
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f31f10d
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@35f0387e
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e04f831
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65ca8ba7
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2cb01dcf
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2730188d
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6bbf228d
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6baf30b5
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@567af6b0
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6df9c6e8
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30d72f2a
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67d6e2e7
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1313dba9
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5ab02a7e
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6db0c07f
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@352a5020
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2277f465
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38f6743e
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17122b8b
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17daba36
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@42093f2e
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fb9e76b
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@681db825
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62ba14e3
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@348fa6c8
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4570f5f8
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a32da03
4.05/2.36	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@40af2328
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@bae0476
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@26ca6d52
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bc8eadd
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c359875
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46771f7d
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19e99bdd
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14f2489
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1784b0cf
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a386f9b
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d7ab81b
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d341a8a
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@696f455e
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f391745
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41473016
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@51de37fd
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75f91df5
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@271a62ce
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25165d32
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@80c8731
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68c5a81a
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c0340da
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ad52f4f
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f489f15
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dee93d4
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3734d55f
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73728dff
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44fbc3e4
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17342728
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b99a177
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4fe31152
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25aeeea7
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@48d3acde
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a2db9ae
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a6acbbf
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@601a80ca
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@324bf804
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c0ee714
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@485b62d3
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a691859
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65ebd3b6
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@454d38ff
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@233af3e6
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ab1769d
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4999d767
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5746a3d7
4.05/2.37	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2864704a
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ddbbb28
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34941154
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ff08bd
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61fb9e60
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36e4129e
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7725f4b2
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39353a3e
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@286c944d
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a14ffbd
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15058165
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@24adf63d
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79be8589
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@738c72e5
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77417dc5
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44c5a58
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73247c98
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39fc1050
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a17855a
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c301497
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f183400
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@490aa957
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74e5a8de
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49c4b670
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@13b3146c
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dce7626
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63ac10dc
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@550ab419
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@509646b
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12ffdfd5
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f4cbb5d
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@9918b98
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67b8427e
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60027daf
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c07958c
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7dddd2f4
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2851f35f
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c824fa7
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6628cb92
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3cc0323d
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d2e394e
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f89353f
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5effc77e
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f7c0fd
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4eec0018
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f8574e9
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6892dfe5
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f3c3232
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20e17cbd
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54dec3ab
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36a1b63c
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@504239ff
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a6d42d
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fdcfd09
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e994ae5
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6df9b5cb
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@696834a0
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@459084c8
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1482f17c
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@9dc5f85
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ece7420
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@741b6a39
4.05/2.38	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@278c1a8d
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@16567646
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ba95935
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bb15224
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@457b525b
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ddc1fe2
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@50ca27f8
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2bee9f87
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e5f7d4
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bf61c8a
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a35959b
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68c74380
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@581274c6
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@599f90e1
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5170f683
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f2a344f
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b7fb23f
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@326229a0
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75496277
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5dfb4034
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e005524
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d05ba4d
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@475e77bd
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2840dc08
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1afe674e
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5265ae19
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5df2fbe8
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23b128e
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5bfcdb5
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@291f8bee
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f735f31
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b6ef9da
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1d6b3f13
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6520fcbb
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a674d7d
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@625512a9
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f44cac3
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@42321ac4
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@476a0e39
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5921f969
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e9325a0
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a3dc6d1
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b062ee1
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f5cdaaf
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@747e273a
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a0841f1
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a731031
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@26058fd
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12cb1a66
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14b9e7de
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75ed33e8
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d5cc3be
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@16f84991
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@290b5dd1
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@458fea4c
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d8bed85
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a07a4ca
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@289de98f
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@289467b7
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63029897
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2c37f43
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@770479a5
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f043612
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17f8c951
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c4434c9
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3465f029
4.05/2.39	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2a564937
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@648622cd
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@356a2808
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54eff9dd
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73149e73
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@87f4e97
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e2304a9
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@64761eba
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34d4a6f9
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@96d501b
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@d0c9332
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63033d9f
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66046cc6
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@763636e5
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b790ac1
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@286198df
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54f0dd5e
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2755ebdf
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7512af21
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f95eb4b
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cd25259
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c402e10
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72adc022
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@69d2ffd6
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@510e7a69
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70031f7b
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f864fcc
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22be542
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f3e7be6
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36508061
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45bb5472
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f130ee4
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e23db0e
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ecd9ca
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@230e5237
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5ec31f0f
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2464ff15
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75936fc3
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57a445a5
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b259292
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@649fbac
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74f8a41e
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66438cd6
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@478e060
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25525a60
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5891b99d
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5adc3af3
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5da4ff68
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c2794d7
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49543aa1
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77778177
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2232a8c5
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f4642f3
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a5c959a
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1bb4d887
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@33a03fe3
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2a2aefc6
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@513c090f
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b41fda
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5925ce7a
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6818043e
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@71871783
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@579d2c1
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78e0f824
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e94d799
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62b6699
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6cd8323f
4.43/2.40	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@64b8a62f
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1db9d9a9
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5503c065
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c416522
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fc1faa6
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@532c38cc
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47c3c14f
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68bdb69b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e8bcf2f
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@9ea2ed3
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5300dd5d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@35d94bd9
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e68190
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ee5fc0e
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55d8b4fc
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a3c3e1f
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1623bf3f
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6375e5e4
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@aa87ee7
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3962e7bc
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e5e608b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46bc89bf
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fe97438
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1b91ed1a
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d17812d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53c55fab
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4017a176
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a66768e
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14288119
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6427869c
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11b1119e
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46f4f3a9
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15dc20b1
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@16a558dc
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2951579a
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e995feb
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@117efa12
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@530a71c9
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f6ffe0
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@541b64af
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@743548d2
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@512fcd4b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a390eec
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c454897
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f57964d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4661de18
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6537d850
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c621b0b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f8c84a5
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b1d8d3d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65611041
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e815183
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55e1b38
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a21c830
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20070777
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e688234
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39cf63a7
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ca75224
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1000e9b8
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@108d4b8e
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5646afe1
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@42d67af9
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ad2dd3
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ce4c46
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14b4c8f6
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60f83d85
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c901f14
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53e2d750
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d9f2e6b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@64dda3f5
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e2f172b
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3462463
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53848341
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4dd31ff
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5483827c
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c208afe
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@637bc980
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72bdb21d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d51709c
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d18b60d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37cafbb7
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3b8c5cd4
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@572ad22a
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c943d1d
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@16a96bd8
4.43/2.41	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@537b0d38
4.43/2.42	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3cb17ba
4.43/2.42	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63ca7d4a
4.43/2.42	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6cd2cfdc
4.43/2.42	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29197522
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f3eda89
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f6c0c31
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@610e5b6c
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@154fa520
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6776cbbc
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3cf83a1a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@189c8c00
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@64447eb
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f22e27
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5498d48e
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b98d921
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@744fd268
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e744b9a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@289b6bdf
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@210a3320
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19b1ebb0
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@506987c5
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11465898
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ce82112
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e69997d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7dc27ac9
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5685cc93
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@142925d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75da08bc
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ac77430
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f488085
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3197346a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ced9577
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78b525f7
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2de0825e
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47c6ef8a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6454c3a3
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d3bf7e1
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18d98770
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3887b5e8
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@265be79e
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@273ea9f5
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4432fe36
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fbe2fed
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25131461
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c031880
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3b595b21
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19e31151
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49dbf94b
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@239304df
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c3e37e1
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ab4a88a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3155a3af
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78fa369a
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30f4dff5
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77f8291c
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4fa35932
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b4d6c1b
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2690866d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@233031a2
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b4b3e3e
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57d4b96f
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7fb86a9d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@21e82362
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@301b752d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ccc95df
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@135fec9f
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dfcbe0d
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b024fc8
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53e8e486
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@631da5b
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2896b553
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a809e69
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ef2f64f
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59968f39
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c3a1480
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f8e6d7b
4.43/2.43	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28a3325f
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5008bd3a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58e2549b
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e1726e2
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@289422e4
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19b868cf
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@35aaa44e
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ababa62
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77de1227
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a812022
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@283811ce
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@618c686f
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2507caee
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3bf80c9f
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25484cca
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@492b4163
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@dc8af4f
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d9e4d6f
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63857b3a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ba9d333
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@704f6ce2
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19ba8352
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7645af73
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78b9c178
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6952f950
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4930441a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3aded736
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@292de878
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@604f4a76
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77c5c50a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63d42c78
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67fb248e
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a9d2b03
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30a92210
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5860986e
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a63b217
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7edbee26
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72c4887
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@218b16ef
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@71e79bfc
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b3183c2
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6629fe6
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55920206
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32575ca8
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@708d52db
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1b5b55d2
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63d0f4c0
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ed1c7e2
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2835ed01
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@489e4b03
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38a181c4
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@790f3fdd
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b7fe6fc
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@753485e8
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@192fb024
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@109237a0
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2602ac10
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@217fa03a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14b7035a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@658ca800
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cb267ad
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1097f63e
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37b5e635
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54aff8fa
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1fd930d4
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@794c85ed
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77a1a3b
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36dc5ae1
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e667466
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@472afd0b
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73541443
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d7b3172
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41d9b5d
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73c8f9a
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7be00d8c
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5dbffd98
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4837e39e
4.43/2.44	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@33afb30d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7720d151
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e1cc43b
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4892e8fb
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@491cde3e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67c856d8
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76a43396
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7eb0d086
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@478af658
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d32cf5e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@173f1e62
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@98b3615
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59871312
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@69cdf6b9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@183af604
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1549d300
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@bfe034
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7412e0fd
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@111b22b4
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1aa38b1a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a8f4b23
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@393c5b2f
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4545a3a7
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2eee8ae3
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a72b4b9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2724a991
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49010327
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a07222f
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@501d209a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e223fc
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@83af466
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11d622c9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fb2c383
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5fdf3a44
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3269c84f
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17869766
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15b272c1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b6c905b
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b4df746
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c9a0764
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68f49c82
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ad4e3f3
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37920734
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@772b2145
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f44cc75
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2704a13e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60d36536
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37c06ab9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c147bc3
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44b5417f
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@367e4af2
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@baa486a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39a9f326
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57cc2df6
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7c6ed326
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2285e38c
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6317cb33
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7cfadfe1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e2a33a8
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@33b20268
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76cc8512
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@223fc590
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b511a35
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f7f163f
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a9d3fba
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c015bf9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@261559dc
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8ef85f1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@471cb87d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@13f53f66
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@244db9c9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76236927
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@386facfb
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@220611ad
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38362cd2
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c71b59d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@428b06aa
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f27c584
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59106a47
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cd12d5e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@614c2104
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@179e80bc
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@da7df63
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b195910
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@9da3610
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2d10a21d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62d7348d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30cee17
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d2f0a57
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27940d67
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d4e6da1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@186242f9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6bae1c4e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ada71cf
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e80aa70
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bd1cccb
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59b0f806
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a62b0d8
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6eeb9c0
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62eda5e0
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49761dac
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ad6aca0
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@259b7aae
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@414d8464
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fab032d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@303e77d3
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c06544d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7fbd738c
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2650ed7a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e0e02a4
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54e5d1b9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@691373e2
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@183f77b5
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fa646ea
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@56b2ef94
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@53f88792
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a2e7612
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@533a8866
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e7d0aad
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@677f9b71
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15bad609
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@645bf6b1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@10442b56
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76d913b9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79688432
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e61f68b
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23e59574
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@495e48e9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@564227e8
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14c5d3ca
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@100361ac
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3bea153c
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2cc4ef81
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18525e16
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3bae27e9
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15edd64a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@404c4b8
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c1c5d00
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59e8353c
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@468716b
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f06026e
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44475b0d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@104a196d
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@71ded587
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2dbfafb1
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e435b8c
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@112001b4
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3adcbf68
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d643775
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@647daccd
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11b8f80a
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8a61a0b
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e29e063
4.43/2.45	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@515d389c
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@714ecc5a
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3802b67d
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67921699
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@550b7fe8
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b9c1725
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41cbfae9
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@395c90db
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61efa976
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a38ada4
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@71bcb1f4
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1069a8e1
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@498e574e
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20634081
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@d238631
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c1efc27
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f7fa132
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cf9d082
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@550cac83
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f6ad681
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1fa112a2
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7096e2b8
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67671d1
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27fb64d8
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@297290ce
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bb86e4b
4.43/2.46	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@163d5017
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@619715f2
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14a1d69d
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@b764f45
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d0684f9
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@298a5e74
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4adc5946
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58b2791f
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52be1eff
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3dcc74f8
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@662aceae
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22f53bcf
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d5dca09
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2d1e06d1
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62dbcfb4
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a1123ec
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2dc5021f
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d454879
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37ea5bad
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3edd7015
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ac4c8a7
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41302d4b
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@346cf670
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25cf894a
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52079e37
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@43100229
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75635d92
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4efa7f5c
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66d14768
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3714205d
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a82401d
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b3a8f72
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@703a4537
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60e3d820
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@795d1d1f
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74023c04
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59337afc
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@402b87bf
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73f36b71
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29fba38e
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58eeccf0
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17d03574
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d96e40a
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@10a9a955
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e0f4d6
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7985cad2
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@530c1f75
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79ae76fc
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76a0a02e
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b52da7
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14a31e29
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2d28009
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6288da64
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68b51665
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14dabf63
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2280a0d2
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b1a17a0
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a0d57d9
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f24ffcf
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6535c6cb
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b968387
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@525b4dc1
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28ba6fe6
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@270ee256
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11933fc4
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72665a34
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7de82cd2
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f44fe9a
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c61d72e
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@160ddf4c
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3bd12fcc
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@172e874d
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2680cc4b
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@24251a8b
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79f5eacb
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@25442eb9
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@165aaad8
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77713ac3
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@9b17a77
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23e7ed20
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1b6f4d07
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29764d2e
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e0d3efa
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@213b68f0
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73d353c6
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49476095
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66c19b92
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@289a9bfd
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@608c260f
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ec35799
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c58231c
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7902685b
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@170e05cd
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4cd3b2fd
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2dfbc39f
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@10cd816b
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d7088b5
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34a84f73
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61b2988c
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d919a7a
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6440990c
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a25a221
4.43/2.47	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@532dae2d
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a4d3916
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@293a7126
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22fb1ba9
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8733b29
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5be30958
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e7ec900
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77b59910
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38745b19
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@283eaec8
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47212b44
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2fbcf2b5
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4808dd8
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74a66c83
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@113ebc05
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@523f322e
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27299a7d
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d641120
4.43/2.48	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bff7d38
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f7b90c8
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@185dc726
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@72c4a3fe
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47a3b1c4
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@151639a7
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@77493ee8
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44f1d71e
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ae5dfe
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79be7ba5
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@411fb4fb
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@108f76c2
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46bbe7a8
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58cf56d
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1fcce48d
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66741ca7
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68517e7
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@495c9aaa
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32693dbe
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4966e7ad
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47cef16e
4.43/2.49	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@481aaba7
4.43/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4993530b
4.43/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@19710233
4.43/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@744f30e
4.43/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c705bbb
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f6fd356
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41881976
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@335d24c
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54ffc24f
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@513d5a65
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47ea2cbf
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ace3743
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2acbf89a
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d68eb81
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@614a549f
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@50e93aa1
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@741efef5
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78cd411f
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@211f5391
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@109e9527
4.78/2.50	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46fde22e
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6fe45ffc
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76faf5b2
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e0e9401
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ce3c214
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@742c0993
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6471cb3e
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fe4bfa3
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@216682b0
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1282b488
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68e9ba9a
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f155e0a
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@49a5ae1a
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@40766271
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27da5b17
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6565ab97
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c25ea63
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b9ea26a
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1d52089
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4032ebe8
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f6eb4c5
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6afabbf8
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@fce5cbe
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e7a7719
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@26372ae6
4.78/2.51	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b85537c
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f9902e
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@24bb3bfb
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@40ea9272
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5ca257a2
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@26a6854b
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1797e1f3
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68ecdd53
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2c6724a2
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4cefcfb4
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63f8018d
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f66c79b
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ddb305
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34bb0304
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2bbe2665
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@287f6137
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ac752f0
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a5dc026
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ca707dd
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@24a2b7a
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36434381
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74a0520
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@287bfb59
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6cfddb4f
4.78/2.52	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58984eae
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2c52ffbe
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ffb1189
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@41f9be18
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65c37783
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b36517e
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d641850
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a8ab57a
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c49150d
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7591a67d
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@416996fc
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c5059a3
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@746b4213
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b0b7bed
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bf54d4a
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b442049
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58f95729
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e6fd09c
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6bafb8b4
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@707d948e
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@702f4cda
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e37378a
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b4de9c5
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e647a2c
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a48a12f
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@abac7af
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@d9ab54
4.78/2.53	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@817b04f
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@43da3992
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46908a6c
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f2b7c77
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4823066c
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f0456c9
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34882a5a
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@701e8c4c
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23597e60
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3dd2fe7
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f2d15d5
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f975aef
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@31ec9c7f
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e81ac16
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58869328
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6107508
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@198d0d
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4124d52
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76984393
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f24d43c
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f2405f5
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5c0cd115
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a7b8b8d
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36760b28
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c9f59d2
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@418bdd04
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79bb67d2
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@34bbf4de
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e9958ef
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@542e9f8
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1cb17f90
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47bc445a
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@206f3554
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b68d6f0
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@954c771
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@742afdd7
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4f5baf83
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@56a49017
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78ab62f9
4.78/2.54	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67aa2eb6
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@594ac6db
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1baaf4d4
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4026e893
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c976749
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28a9c290
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6613a9be
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3911da28
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a1a91ea
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5359c6ab
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@815550
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@dcaff0e
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@691a659d
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7bf8ec4e
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e4bafa9
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61f13fc8
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3e3ed338
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32ffcf09
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ff0cf44
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c1b3f8f
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59976d2a
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d6c322f
4.78/2.55	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f30d599
5.36/2.81	
5.36/2.81	
5.36/2.81	  Domains
5.36/2.81	    nTypes=2, nValues=7000, sizes=[2#1000,25#200]
5.36/2.81	  Variables
5.36/2.81	    count=1200, degrees=[2#200,3#5,4#5,5#6...65#2,66#2,67#3,68#71]
5.36/2.81	  Constraints
5.36/2.81	    count=1395, nSpecific=1395, arities=[2#199,3#396,5#392,6#200...196#1,197#2,198#1,200#6]
5.36/2.81	    distribution=[CardinalityConstant#1,CtrExtensionCT-Table#200,SumSimpleGE#207,SumSimpleLE#987]
5.36/2.81	    tables=[25#200], nTotalTuples=5000
5.36/2.81	    nExtStructures=(1,shared:199)
5.36/2.81	    wck=0.972, cpu=2.781, mem=89M935
5.36/2.85	  Solver SolverBacktrack being built...
5.36/2.85	
5.36/2.89	
5.36/2.89	  Solver
5.36/2.89	    guaranteedGAC=true
5.36/2.89	    wck=1.045, cpu=2.853, mem=124M369
5.62/2.92	
5.62/2.92	  Preprocessing
5.62/2.92	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
5.62/2.92	    wck=0.033, cpu=2.888, mem=124M369
5.62/2.92	
6.26/3.13	    num=0, depth=103..148, filters=1010, wck=0.239, mem=124M369
6.26/3.13	    decisions=167, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
6.26/3.13	    nFilterCalls=2428, avgTableProportion=0.9600000000000263, avgTableSize=24.0
6.26/3.13	    
6.26/3.19	    num=1, depth=106..117, filters=1900, wck=0.309, mem=124M369
6.26/3.19	    decisions=297, wrong=22, backtracks=11, failedAssignments=21, nogoods=11
6.26/3.19	    nFilterCalls=2929, avgTableProportion=0.9600000000000279, avgTableSize=24.0
6.26/3.19	    
6.52/3.25	    num=2, depth=126..134, filters=2328, wck=0.36, mem=124M369
6.52/3.25	    decisions=497, wrong=59, backtracks=45, failedAssignments=33, nogoods=12
6.52/3.25	    nFilterCalls=3179, avgTableProportion=0.9600000000000286, avgTableSize=24.0
6.52/3.25	    
6.74/3.30	    num=3, depth=126..134, filters=2783, wck=0.412, mem=124M369
6.74/3.30	    decisions=706, wrong=99, backtracks=81, failedAssignments=46, nogoods=14
6.74/3.30	    nFilterCalls=3442, avgTableProportion=0.9600000000000293, avgTableSize=24.0
6.74/3.30	    
6.74/3.35	    num=4, depth=126..134, filters=3256, wck=0.462, mem=124M369
6.74/3.35	    decisions=918, wrong=141, backtracks=120, failedAssignments=60, nogoods=16
6.74/3.35	    nFilterCalls=3714, avgTableProportion=0.9600000000000297, avgTableSize=24.0
6.74/3.35	    
6.85/3.47	    num=5, depth=109..259, filters=4721, wck=0.584, mem=124M369
6.85/3.47	    decisions=1210, wrong=160, backtracks=125, failedAssignments=76, nogoods=24
6.85/3.47	    nFilterCalls=5115, avgTableProportion=0.9600000000000316, avgTableSize=24.0
6.85/3.47	    
6.98/3.54	    num=6, depth=112..234, filters=5652, wck=0.655, mem=124M369
6.98/3.54	    decisions=1494, wrong=187, backtracks=144, failedAssignments=93, nogoods=29
6.98/3.54	    nFilterCalls=5703, avgTableProportion=0.960000000000032, avgTableSize=24.0
6.98/3.54	    
7.08/3.62	    num=7, depth=234..242, filters=6335, wck=0.731, mem=124M369
7.08/3.62	    decisions=1828, wrong=237, backtracks=194, failedAssignments=112, nogoods=30
7.08/3.62	    nFilterCalls=6141, avgTableProportion=0.9600000000000324, avgTableSize=24.0
7.08/3.62	    
7.08/3.69	    num=8, depth=235..242, filters=7016, wck=0.806, mem=124M369
7.08/3.69	    decisions=2165, wrong=287, backtracks=241, failedAssignments=133, nogoods=33
7.08/3.69	    nFilterCalls=6580, avgTableProportion=0.9600000000000326, avgTableSize=24.0
7.08/3.69	    
7.20/3.77	    num=9, depth=235..242, filters=7709, wck=0.882, mem=124M369
7.20/3.77	    decisions=2511, wrong=342, backtracks=294, failedAssignments=156, nogoods=35
7.20/3.77	    nFilterCalls=7020, avgTableProportion=0.9600000000000328, avgTableSize=24.0
7.20/3.77	    
7.30/3.82	    num=10, depth=158..172, filters=8234, wck=0.938, mem=124M369
7.30/3.82	    decisions=2759, wrong=386, backtracks=336, failedAssignments=181, nogoods=37
7.30/3.82	    nFilterCalls=7369, avgTableProportion=0.960000000000033, avgTableSize=24.0
7.30/3.82	    
7.30/3.88	    num=11, depth=148..154, filters=8715, wck=0.993, mem=124M369
7.30/3.88	    decisions=3019, wrong=441, backtracks=387, failedAssignments=209, nogoods=40
7.30/3.88	    nFilterCalls=7691, avgTableProportion=0.9600000000000332, avgTableSize=24.0
7.30/3.88	    
7.52/4.05	    num=12, depth=288..348, filters=10550, wck=1.165, mem=124M369
7.52/4.05	    decisions=3455, wrong=488, backtracks=415, failedAssignments=240, nogoods=46
7.52/4.05	    nFilterCalls=9106, avgTableProportion=0.9599999999999764, avgTableSize=24.0
7.52/4.05	    
7.97/4.26	    num=13, depth=318..325, filters=13069, wck=1.376, mem=124M369
7.97/4.26	    decisions=3924, wrong=562, backtracks=473, failedAssignments=274, nogoods=49
7.97/4.26	    nFilterCalls=10761, avgTableProportion=0.9599999999998458, avgTableSize=24.0
7.97/4.26	    
8.21/4.48	    num=14, depth=231..377, filters=16176, wck=1.591, mem=124M369
8.21/4.48	    decisions=4456, wrong=644, backtracks=543, failedAssignments=311, nogoods=55
8.21/4.48	    nFilterCalls=12903, avgTableProportion=0.9599999999997264, avgTableSize=24.0
8.21/4.48	    
8.31/4.59	    num=15, depth=246..277, filters=19043, wck=1.707, mem=124M369
8.31/4.59	    decisions=4877, wrong=725, backtracks=610, failedAssignments=352, nogoods=64
8.31/4.59	    nFilterCalls=14552, avgTableProportion=0.9599999999996585, avgTableSize=24.0
8.31/4.59	    
8.51/4.70	    num=16, depth=257..276, filters=20378, wck=1.814, mem=124M369
8.51/4.70	    decisions=5326, wrong=821, backtracks=681, failedAssignments=397, nogoods=68
8.51/4.70	    nFilterCalls=15468, avgTableProportion=0.959999999999627, avgTableSize=24.0
8.51/4.70	    
8.62/4.81	    num=17, depth=243..267, filters=22137, wck=1.922, mem=124M369
8.62/4.81	    decisions=5855, wrong=962, backtracks=818, failedAssignments=447, nogoods=71
8.62/4.81	    nFilterCalls=16432, avgTableProportion=0.9599999999995977, avgTableSize=24.0
8.62/4.81	    
8.80/4.92	    num=18, depth=244..253, filters=23420, wck=2.036, mem=127M12
8.80/4.92	    decisions=6362, wrong=1093, backtracks=928, failedAssignments=502, nogoods=74
8.80/4.92	    nFilterCalls=17198, avgTableProportion=0.9599999999995769, avgTableSize=24.0
8.80/4.92	    
8.93/5.06	    num=19, depth=240..327, filters=24813, wck=2.174, mem=127M12
8.93/5.06	    decisions=6848, wrong=1187, backtracks=962, failedAssignments=563, nogoods=77
8.93/5.06	    nFilterCalls=18136, avgTableProportion=0.9599999999995535, avgTableSize=24.0
8.93/5.06	    
9.03/5.19	    num=20, depth=238..339, filters=26962, wck=2.305, mem=127M12
9.03/5.19	    decisions=7405, wrong=1308, backtracks=1041, failedAssignments=630, nogoods=88
9.03/5.19	    nFilterCalls=19823, avgTableProportion=0.9599999999995172, avgTableSize=24.0
9.03/5.19	    
9.23/5.31	    num=21, depth=270..284, filters=28492, wck=2.422, mem=127M12
9.23/5.31	    decisions=8008, wrong=1472, backtracks=1198, failedAssignments=704, nogoods=91
9.23/5.31	    nFilterCalls=20811, avgTableProportion=0.9599999999994987, avgTableSize=24.0
9.23/5.31	    
9.33/5.43	    num=22, depth=235..291, filters=30118, wck=2.546, mem=127M12
9.33/5.43	    decisions=8595, wrong=1628, backtracks=1329, failedAssignments=785, nogoods=96
9.33/5.43	    nFilterCalls=21868, avgTableProportion=0.9599999999994807, avgTableSize=24.0
9.33/5.43	    
9.43/5.56	    num=23, depth=253..277, filters=32164, wck=2.678, mem=127M12
9.43/5.56	    decisions=9248, wrong=1825, backtracks=1486, failedAssignments=874, nogoods=99
9.43/5.56	    nFilterCalls=23152, avgTableProportion=0.9599999999994611, avgTableSize=24.0
9.43/5.56	    
9.63/5.71	    num=24, depth=245..254, filters=35343, wck=2.82, mem=127M12
9.63/5.71	    decisions=9924, wrong=2040, backtracks=1663, failedAssignments=972, nogoods=104
9.63/5.71	    nFilterCalls=25051, avgTableProportion=0.9599999999994357, avgTableSize=24.0
9.63/5.71	    
9.84/5.97	    num=25, depth=233..463, filters=38733, wck=3.082, mem=127M12
9.84/5.97	    decisions=10768, wrong=2235, backtracks=1816, failedAssignments=1080, nogoods=111
9.84/5.97	    nFilterCalls=27445, avgTableProportion=0.9599999999994089, avgTableSize=24.0
9.84/5.97	    
9.94/6.09	    num=26, depth=261..272, filters=40516, wck=3.208, mem=127M12
9.94/6.09	    decisions=11444, wrong=2441, backtracks=2007, failedAssignments=1199, nogoods=118
9.94/6.09	    nFilterCalls=28644, avgTableProportion=0.959999999999397, avgTableSize=24.0
9.94/6.09	    
10.24/6.37	    num=27, depth=249..457, filters=44794, wck=3.487, mem=127M12
10.24/6.37	    decisions=12371, wrong=2700, backtracks=2179, failedAssignments=1330, nogoods=121
10.24/6.37	    nFilterCalls=31587, avgTableProportion=0.9599999999993719, avgTableSize=24.0
10.24/6.37	    
10.44/6.51	    num=28, depth=245..254, filters=47569, wck=3.628, mem=127M12
10.44/6.51	    decisions=13144, wrong=2963, backtracks=2424, failedAssignments=1474, nogoods=125
10.44/6.51	    nFilterCalls=33667, avgTableProportion=0.9599999999993567, avgTableSize=24.0
10.44/6.51	    
10.54/6.65	    num=29, depth=228..238, filters=50262, wck=3.764, mem=127M12
10.54/6.65	    decisions=13906, wrong=3228, backtracks=2663, failedAssignments=1632, nogoods=129
10.54/6.65	    nFilterCalls=35654, avgTableProportion=0.959999999999344, avgTableSize=24.0
10.54/6.65	    
10.64/6.79	    num=30, depth=215..225, filters=52547, wck=3.902, mem=127M12
10.64/6.79	    decisions=14704, wrong=3519, backtracks=2924, failedAssignments=1806, nogoods=135
10.64/6.79	    nFilterCalls=37177, avgTableProportion=0.9599999999993352, avgTableSize=24.0
10.64/6.79	    
10.84/6.94	    num=31, depth=199..211, filters=56000, wck=4.055, mem=127M12
10.84/6.94	    decisions=15610, wrong=3871, backtracks=3252, failedAssignments=1997, nogoods=140
10.84/6.94	    nFilterCalls=39673, avgTableProportion=0.9599999999993221, avgTableSize=24.0
10.84/6.94	    
10.95/7.10	    num=32, depth=184..193, filters=59212, wck=4.218, mem=127M12
10.95/7.10	    decisions=16604, wrong=4274, backtracks=3632, failedAssignments=2208, nogoods=145
10.95/7.10	    nFilterCalls=41798, avgTableProportion=0.9599999999993121, avgTableSize=24.0
10.95/7.10	    
11.61/7.68	    num=33, depth=166..469, filters=67811, wck=4.789, mem=127M12
11.61/7.68	    decisions=17980, wrong=4738, backtracks=3957, failedAssignments=2440, nogoods=155
11.61/7.68	    nFilterCalls=47429, avgTableProportion=0.9599999999992901, avgTableSize=24.0
11.61/7.68	    
12.42/8.44	    num=34, depth=164..475, filters=80281, wck=5.553, mem=127M12
12.42/8.44	    decisions=19435, wrong=5235, backtracks=4353, failedAssignments=2695, nogoods=162
12.42/8.44	    nFilterCalls=55063, avgTableProportion=0.9599999999992674, avgTableSize=24.0
12.42/8.44	    
14.02/9.92	    num=35, depth=169..471, filters=99864, wck=7.032, mem=127M12
14.02/9.92	    decisions=20956, wrong=5769, backtracks=4743, failedAssignments=2976, nogoods=171
14.02/9.92	    nFilterCalls=67882, avgTableProportion=0.9599999999992409, avgTableSize=24.0
14.02/9.92	    
14.32/10.25	    num=36, depth=165..382, filters=109523, wck=7.36, mem=127M12
14.32/10.25	    decisions=22385, wrong=6327, backtracks=5238, failedAssignments=3285, nogoods=178
14.32/10.25	    nFilterCalls=74606, avgTableProportion=0.959999999999849, avgTableSize=24.0
14.32/10.25	    
14.53/10.46	    num=37, depth=167..203, filters=114528, wck=7.571, mem=127M12
14.53/10.46	    decisions=23666, wrong=6883, backtracks=5705, failedAssignments=3625, nogoods=185
14.53/10.46	    nFilterCalls=78055, avgTableProportion=0.9600000000001385, avgTableSize=24.0
14.53/10.46	    
15.83/11.73	    num=38, depth=152..1199, filters=132506, ccks=1395, wck=8.845, mem=129M654
15.83/11.73	    decisions=25434, wrong=7518, backtracks=6185, failedAssignments=3945, nogoods=185, foundSolutions=1
15.83/11.73	    nFilterCalls=89717, avgTableProportion=0.9600000000009529, avgTableSize=24.0
15.83/11.73	    
15.83/11.73	  Global
15.83/11.73	    filters=132506, ccks=1395, nogoods=185
15.83/11.73	    Stop=REACHED_GOAL, wrong=7518, foundSolutions=1, firstSolCpu=11.669
15.83/11.73	    wck=9.892, cpu=11.696, mem=129M654
15.83/11.73	
15.83/11.73	v <instantiation id='sol1' type='solution'>  <list> cls[] opt[][] </list>  <values> 14 16 11 4 4 8 4 24 16 14 5 13 4 9 16 4 4 15 13 21 14 16 4 11 4 4 11 4 13 4 6 4 14 15 4 4 0 4 13 4 4 15 4 4 13 16 14 15 23 14 16 24 4 13 15 4 4 13 15 4 16 1 4 13 21 15 4 8 4 7 4 13 4 5 13 4 4 16 15 14 6 15 4 4 13 16 14 3 13 4 16 14 6 4 4 16 15 23 13 4 10 16 5 4 13 2 4 13 17 4 16 16 13 3 4 13 4 14 16 16 4 11 5 13 4 16 14 17 13 4 4 23 4 20 15 4 13 4 7 4 16 17 13 4 15 4 4 19 14 12 15 4 16 9 16 8 4 4 7 16 14 22 13 21 20 15 4 4 19 18 4 4 13 19 6 14 17 13 16 16 14 23 4 20 16 4 4 13 21 7 23 4 14 16 7 23 13 4 19 20 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 1 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 0 1 1 0 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 1 1 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 1 1 0 0 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 1 0 </values>  </instantiation>
15.83/11.73	s SATISFIABLE
15.83/11.73	
15.83/11.73	d WRONG_DECISIONS 7518

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390501-1568383109/watcher-4390501-1568383109 -o /tmp/evaluation-result-4390501-1568383109/solver-4390501-1568383109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390501-1568383109.xml -cm 

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=3701, runsolver pid=3698

[startup+0.100094 s]*
/proc/loadavg: 1.60 1.42 1.41 4/228 3716
/proc/meminfo: memFree=30457208/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10659884 memory=29288 CPUtime=0.13 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 5817 0 0 0 13 0 0 0 20 0 15 0 414252849 10915721216 7322 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2664971 7322 2909 1 0 2627468 0
[pid=3701/tid=3703] ppid=3698 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) R 3698 3701 2499 0 -1 4202560 3301 0 0 0 9 0 0 0 20 0 15 0 414252850 10915721216 7388 33554432000 4194304 4196468 140727228495952 139901025986568 139901013994302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 362 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0.02 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) R 3698 3701 2499 0 -1 4202560 557 0 0 0 2 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900506591720 139901001155743 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 7388 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29288 KiB

[startup+0.210637 s]*
/proc/loadavg: 1.60 1.42 1.41 3/228 3716
/proc/meminfo: memFree=30450612/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10659884 memory=34760 CPUtime=0.33 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 6818 0 0 0 32 1 0 0 20 0 15 0 414252849 10915721216 8690 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2664971 8690 2990 1 0 2627468 0
[pid=3701/tid=3703] ppid=3698 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) R 3698 3701 2499 0 -1 4202560 3895 0 0 0 20 0 0 0 20 0 15 0 414252850 10915721216 8690 33554432000 4194304 4196468 140727228495952 139901025989216 139901021779101 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10659884 memory=4051464449030551200 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 536 0 0 0 3 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 400 0 0 0 3 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0.05 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 627 0 0 0 5 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 8690 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34760 KiB

[startup+0.310037 s]*
/proc/loadavg: 1.60 1.42 1.41 3/228 3716
/proc/meminfo: memFree=30443164/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10659884 memory=39920 CPUtime=0.47 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 9385 0 0 0 45 2 0 0 20 0 15 0 414252849 10915721216 9980 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2664971 9980 3002 1 0 2627468 0
[pid=3701/tid=3703] ppid=3698 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) R 3698 3701 2499 0 -1 4202560 6372 0 0 0 28 2 0 0 20 0 15 0 414252850 10915721216 9980 33554432000 4194304 4196468 140727228495952 139901025988976 139901005837662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10659884 memory=3906224456264513184 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414252852 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) R 3698 3701 2499 0 -1 4202560 597 0 0 0 4 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900576704752 139901007821344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) R 3698 3701 2499 0 -1 1077944384 410 0 0 0 4 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0.08 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) R 3698 3701 2499 0 -1 4202560 648 0 0 0 8 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900506597360 139901021769110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10659884 memory=139922376947328 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252855 10915721216 9980 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39920 KiB

[startup+0.700755 s]
/proc/loadavg: 1.60 1.42 1.41 4/228 3716
/proc/meminfo: memFree=30435980/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10661932 memory=62396 CPUtime=1.1 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 12766 0 0 0 106 4 0 0 20 0 15 0 414252849 10917818368 15599 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2665483 15599 3072 1 0 2627980 0
[pid=3701/tid=3703] ppid=3698 vsize=10661932 memory=1428 CPUtime=0.68 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) R 3698 3701 2499 0 -1 4202560 8910 0 0 0 65 3 0 0 20 0 15 0 414252850 10917818368 15599 33554432000 4194304 4196468 140727228495952 139901025989200 139901003322137 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10661932 memory=11580 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10661932 memory=740 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10661932 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10661932 memory=1040 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252852 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10661932 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414252852 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10661932 memory=780 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414252852 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10661932 memory=7450174591119418944 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10661932 memory=7013342048905618540 CPUtime=0.1 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 827 0 0 0 10 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10661932 memory=5787219346483269989 CPUtime=0.1 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) R 3698 3701 2499 0 -1 4202560 657 0 0 0 10 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900575652208 139901006872255 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10661932 memory=4629539461233085814 CPUtime=0.19 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 1012 0 0 0 19 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252855 10917818368 15599 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62396 KiB

[startup+1.50075 s]
/proc/loadavg: 1.60 1.42 1.41 3/228 3716
/proc/meminfo: memFree=30419540/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10663980 memory=74924 CPUtime=1.99 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 18309 0 0 0 194 5 0 0 20 0 15 0 414252849 10919915520 18731 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2665995 18731 3098 1 0 2628492 0
[pid=3701/tid=3703] ppid=3698 vsize=10663980 memory=8112282956445269571 CPUtime=1.48 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) R 3698 3701 2499 0 -1 4202560 13104 0 0 0 144 4 0 0 20 0 15 0 414252850 10919915520 18731 33554432000 4194304 4196468 140727228495952 139901025989200 139901021779101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10919915520 18731 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10919915520 18731 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414252850 10919915520 18731 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414252850 10919915520 18731 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 414252852 10919915520 18731 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0

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

[startup+10.4006 s]
/proc/loadavg: 1.74 1.45 1.42 3/229 3717
/proc/meminfo: memFree=30255064/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10748324 memory=230768 CPUtime=14.53 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 36222 0 0 0 1438 15 0 0 20 0 16 0 414252849 11006283776 57692 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2687081 57692 3350 1 0 2647217 0
[pid=3701/tid=3703] ppid=3698 vsize=10748324 memory=279844500417920 CPUtime=1.85 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) S 3698 3701 2499 0 -1 1077944384 15364 0 0 0 179 6 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139901026000048 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10748324 memory=139922250219672 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10748324 memory=1408 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10748324 memory=2672 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10748324 memory=228428 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10748324 memory=1408 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 1135 0 0 0 1 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10748324 memory=228116 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10748324 memory=-3253322038155611931 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10748324 memory=-1088251628401078322 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10748324 memory=8761640388971749472 CPUtime=1.53 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 3742 0 0 0 152 1 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10748324 memory=-7233780906022716832 CPUtime=1.68 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 5637 0 0 0 168 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10748324 memory=279844499921632 CPUtime=0.85 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 3778 0 0 0 84 1 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10748324 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10748324 memory=6944656592452938395 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3717] ppid=3698 vsize=10748324 memory=-7384994778349281184 CPUtime=8.48 cores=1,3,5,7
/proc/3701/task/3717/stat : 3717 (java) R 3698 3701 2499 0 -1 4202560 4851 0 0 0 845 3 0 0 20 0 16 0 414253037 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900487829176 139900665894789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 14.53 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230768 KiB

[startup+11.2006 s]
/proc/loadavg: 1.74 1.45 1.42 3/229 3717
/proc/meminfo: memFree=30254700/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10748324 memory=230768 CPUtime=15.33 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 36746 0 0 0 1518 15 0 0 20 0 16 0 414252849 11006283776 57692 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2687081 57692 3350 1 0 2647217 0
[pid=3701/tid=3703] ppid=3698 vsize=10748324 memory=3618553748586258513 CPUtime=1.85 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) S 3698 3701 2499 0 -1 1077944384 15364 0 0 0 179 6 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139901026000048 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10748324 memory=4049192888049426610 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10748324 memory=-6298953081951440413 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10748324 memory=228520 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10748324 memory=6299802978650451056 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10748324 memory=6224634818671040353 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 1139 0 0 0 1 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10748324 memory=139922249890234 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10748324 memory=740 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10748324 memory=1056 CPUtime=1.53 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 3742 0 0 0 152 1 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10748324 memory=1552 CPUtime=1.68 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 5637 0 0 0 168 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10748324 memory=1040 CPUtime=0.85 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 3778 0 0 0 84 1 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10748324 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10748324 memory=780 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3717] ppid=3698 vsize=10748324 memory=2832 CPUtime=9.28 cores=1,3,5,7
/proc/3701/task/3717/stat : 3717 (java) R 3698 3701 2499 0 -1 4202560 5371 0 0 0 925 3 0 0 20 0 16 0 414253037 11006283776 57692 33554432000 4194304 4196468 140727228495952 139900487823536 139900666002785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 15.33 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230768 KiB

[startup+11.6006 s]
/proc/loadavg: 1.74 1.45 1.42 3/229 3717
/proc/meminfo: memFree=30254700/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10748324 memory=230808 CPUtime=15.73 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 37011 0 0 0 1558 15 0 0 20 0 16 0 414252849 11006283776 57702 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2687081 57702 3350 1 0 2647217 0
[pid=3701/tid=3703] ppid=3698 vsize=10748324 memory=2616 CPUtime=1.85 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) S 3698 3701 2499 0 -1 1077944384 15364 0 0 0 179 6 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139901026000048 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10748324 memory=1408 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10748324 memory=228200 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10748324 memory=288230617509003574 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10748324 memory=16103658592930206 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 1139 0 0 0 1 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10748324 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10748324 memory=924 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10748324 memory=1672 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10748324 memory=796 CPUtime=1.53 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 3745 0 0 0 152 1 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10748324 memory=1436 CPUtime=1.68 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 5872 0 0 0 168 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10748324 memory=1984 CPUtime=0.85 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 3782 0 0 0 84 1 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10748324 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3717] ppid=3698 vsize=10748324 memory=230768 CPUtime=9.68 cores=1,3,5,7
/proc/3701/task/3717/stat : 3717 (java) R 3698 3701 2499 0 -1 4202560 5394 0 0 0 965 3 0 0 20 0 16 0 414253037 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900487823536 139900665894849 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 15.73 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230808 KiB

[startup+11.7006 s]
/proc/loadavg: 1.74 1.45 1.42 3/229 3717
/proc/meminfo: memFree=30254700/32770624 swapFree=66945292/67108860
[pid=3701] ppid=3698 vsize=10748324 memory=230808 CPUtime=15.83 cores=1,3,5,7
/proc/3701/stat : 3701 (java) S 3698 3701 2499 0 -1 1077944320 37011 0 0 0 1568 15 0 0 20 0 16 0 414252849 11006283776 57702 33554432000 4194304 4196468 140727228495952 140727228478496 139901021757175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
/proc/3701/statm: 2687081 57702 3350 1 0 2647217 0
[pid=3701/tid=3703] ppid=3698 vsize=10748324 memory=230808 CPUtime=1.85 cores=1,3,5,7
/proc/3701/task/3703/stat : 3703 (java) S 3698 3701 2499 0 -1 1077944384 15364 0 0 0 179 6 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139901026000048 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3704] ppid=3698 vsize=10748324 memory=55 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3704/stat : 3704 (java) S 3698 3701 2499 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900978309648 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3705] ppid=3698 vsize=10748324 memory=7380383197888604498 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3705/stat : 3705 (java) S 3698 3701 2499 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900627114640 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3706] ppid=3698 vsize=10748324 memory=804 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3706/stat : 3706 (java) S 3698 3701 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900626061584 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3707] ppid=3698 vsize=10748324 memory=1808 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3707/stat : 3707 (java) S 3698 3701 2499 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 16 0 414252850 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900625009040 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3708] ppid=3698 vsize=10748324 memory=1312 CPUtime=0.01 cores=1,3,5,7
/proc/3701/task/3708/stat : 3708 (java) S 3698 3701 2499 0 -1 1077944384 1139 0 0 0 1 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900580915952 139901021768322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3709] ppid=3698 vsize=10748324 memory=29136 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3709/stat : 3709 (java) S 3698 3701 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900579862176 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3710] ppid=3698 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3710/stat : 3710 (java) S 3698 3701 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414252852 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900578809072 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3711] ppid=3698 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3711/stat : 3711 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900577757648 139901021775771 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3712] ppid=3698 vsize=10748324 memory=992 CPUtime=1.53 cores=1,3,5,7
/proc/3701/task/3712/stat : 3712 (java) S 3698 3701 2499 0 -1 1077944384 3745 0 0 0 152 1 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900576704752 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3713] ppid=3698 vsize=10748324 memory=2044 CPUtime=1.68 cores=1,3,5,7
/proc/3701/task/3713/stat : 3713 (java) S 3698 3701 2499 0 -1 1077944384 5872 0 0 0 168 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900575652208 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3714] ppid=3698 vsize=10748324 memory=279844499852576 CPUtime=0.85 cores=1,3,5,7
/proc/3701/task/3714/stat : 3714 (java) S 3698 3701 2499 0 -1 1077944384 3782 0 0 0 84 1 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900506597360 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3715] ppid=3698 vsize=10748324 memory=7594587674001172330 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3715/stat : 3715 (java) S 3698 3701 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900505545056 139901021767381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3716] ppid=3698 vsize=10748324 memory=7668898360587543872 CPUtime=0 cores=1,3,5,7
/proc/3701/task/3716/stat : 3716 (java) S 3698 3701 2499 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 414252855 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900504493104 139901021768322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
[pid=3701/tid=3717] ppid=3698 vsize=10748324 memory=230768 CPUtime=9.78 cores=1,3,5,7
/proc/3701/task/3717/stat : 3717 (java) R 3698 3701 2499 0 -1 4202560 5394 0 0 0 975 3 0 0 20 0 16 0 414253037 11006283776 57702 33554432000 4194304 4196468 140727228495952 139900487829576 139900666002219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10424320 140727228503051 140727228503154 140727228503154 140727228506063 0
Current children cumulated CPU time: 15.83 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230808 KiB

Child status: 0
Real time (s): 11.7448
CPU time (s): 15.9319
CPU user time (s): 15.7717
CPU system time (s): 0.160195
CPU usage (%): 135.651
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 230808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7717
system time used= 0.160195
maximum resident set size= 235672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39806
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= 3215
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 3701
#   total CPU time (s): 15.9319
#   total CPU user time (s): 15.7717
#   total CPU system time (s): 0.160195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.110437 second user time and 0.147964 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 15:57:47
IDJOB=4390501
IDBENCH=128096
IDSOLVER=2832
FILE ID=node117/4390501-1568383109
RUNJOBID= node117-1568380475-2531
PBS_JOBID= 21701845
Free space on /tmp= 58908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-65-10.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390501-1568383109/watcher-4390501-1568383109 -o /tmp/evaluation-result-4390501-1568383109/solver-4390501-1568383109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390501-1568383109.xml -cm

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

MD5SUM BENCH= c4baa3ff261117e16f7eeec964fc150b
RANDOM SEED=546819354

node117.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.75
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.75
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.75
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.75
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:        30474264 kB
MemAvailable:   31652536 kB
Buffers:           97592 kB
Cached:          1336640 kB
SwapCached:        47796 kB
Active:           978320 kB
Inactive:         721672 kB
Active(anon):     234556 kB
Inactive(anon):    52800 kB
Active(file):     743764 kB
Inactive(file):   668872 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       66945292 kB
Dirty:              8812 kB
Writeback:             0 kB
AnonPages:        355532 kB
Mapped:            44072 kB
Shmem:             13232 kB
Slab:             191212 kB
SReclaimable:     162944 kB
SUnreclaim:        28268 kB
KernelStack:        4032 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58900 MiB
End job on node117 at 2019-09-13 15:57:59