Trace number 4283956

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT 2.8026299 28.156401

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault.xml
MD5SUM26a43e254d024ece7dd8533c0ccc245d
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 benchmark0.464322
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints134
Number of domains14
Minimum domain size2
Maximum domain size42
Distribution of domain sizes[{"size":2,"count":58},{"size":3,"count":16},{"size":4,"count":4},{"size":5,"count":8},{"size":6,"count":3},{"size":7,"count":1},{"size":9,"count":1},{"size":10,"count":2},{"size":11,"count":1},{"size":12,"count":1},{"size":13,"count":1},{"size":25,"count":1},{"size":29,"count":1},{"size":42,"count":1}]
Minimum variable degree0
Maximum variable degree80
Distribution of variable degrees[{"degree":0,"count":2},{"degree":1,"count":49},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":3},{"degree":5,"count":4},{"degree":6,"count":2},{"degree":9,"count":1},{"degree":10,"count":1},{"degree":18,"count":1},{"degree":31,"count":1},{"degree":37,"count":1},{"degree":55,"count":2},{"degree":58,"count":1},{"degree":72,"count":1},{"degree":80,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":13},{"arity":4,"count":11},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints134
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":134}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.26	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283956-1503190087.xml"  -tl '2520s' -p 1 -x 3
0.07/27.07	c [HOME/instance-4283956-1503190087.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/27.13	c simple solver
0.42/27.20	c parse instance...
2.46/28.08	c solve instance...
2.69/28.14	s SATISFIABLE
2.69/28.14	v <instantiation>
2.69/28.14	v 	<list>x0 x2 x10 x11 x12 x13 x14 x1[0] x1[1] x1[2] x1[3] x1[4] x1[5] x1[6] x1[7] x1[8] x1[9] x1[10] x1[11] x1[12] x1[13] x1[14] x1[15] x1[16] x1[17] x1[18] x1[19] x1[20] x1[21] x1[22] x1[23] x1[24] x1[25] x1[26] x1[27] x1[28] x1[29] x1[30] x1[31] x1[32] x1[33] x1[34] x1[35] x1[36] x1[37] x1[38] x1[39] x1[40] x1[41] x1[42] x1[43] x1[44] x1[45] x1[46] x1[47] x1[48] x1[49] x1[50] x1[51] x1[52] x1[53] x1[54] x1[55] x1[56] x1[57] x3[0] x3[1] x4[0] x4[1] x4[2] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x6[8] x6[9] x6[10] x6[11] x6[12] x6[13] x6[14] x6[15] x7[0] x9[0] x9[1] x9[2] x9[3] </list>
2.69/28.14	v 	<values>4 13 13 9 10 7 4 1 0 0 0 0 1 1 0 0 1 0 0 0 1 1 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 6 7 3 1 0 2 2 2 2 2 0 3 1 0 2 1 0 2 1 2 0 1 1 1 2 2 0 0 0 0 2 0 0 1 </values>
2.69/28.14	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15289 MiB free)
  memory of node 1: 16384 MiB (14016 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283956-1503190087/watcher-4283956-1503190087 -o /tmp/evaluation-result-4283956-1503190087/solver-4283956-1503190087 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2001952254 HOME/instance-4283956-1503190087.xml 

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

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=25656, runsolver pid=25653

[startup+0.100157 s]*
/proc/loadavg: 2.12 1.87 1.73 2/197 25657
/proc/meminfo: memFree=30009084/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (runsolver) D 25653 25656 8557 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 121203805 34791424 113 18446744073709551615 4194304 4346622 140736433638096 140736433634728 140318294713047 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 17211392 140736433643574 140736433644068 140736433644068 140736433647562 0
/proc/25656/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.20906 s]*
/proc/loadavg: 2.12 1.87 1.73 2/197 25657
/proc/meminfo: memFree=30009084/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (runsolver) D 25653 25656 8557 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 121203805 34791424 113 18446744073709551615 4194304 4346622 140736433638096 140736433634728 140318294713047 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 17211392 140736433643574 140736433644068 140736433644068 140736433647562 0
/proc/25656/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.308826 s]*
/proc/loadavg: 2.12 1.87 1.73 3/206 25666
/proc/meminfo: memFree=29999776/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13574484 memory=17976 CPUtime=0.03 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 4375 0 0 0 3 0 0 0 20 0 9 0 121203832 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3393621 4494 2138 1 0 3383118 0
[pid=25658/tid=25659] ppid=25656 vsize=13574484 memory=-8774313645642428999 CPUtime=0.03 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 8557 0 -1 4202560 3079 0 0 0 3 0 0 0 20 0 9 0 121203832 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140621206155128 140621187987854 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13574484 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121203833 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121203833 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13574484 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121203833 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 121203833 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 121203834 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 121203835 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 121203835 13900271616 4494 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19356 KiB

[startup+0.700729 s]
/proc/loadavg: 2.12 1.87 1.73 2/211 25671
/proc/meminfo: memFree=29996576/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13907304 memory=22412 CPUtime=0.05 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 5035 0 0 0 5 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3476826 5603 2540 1 0 3466323 0
[pid=25658/tid=25659] ppid=25656 vsize=13907304 memory=-7246141791784105157 CPUtime=0.04 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) D 25656 25656 8557 0 -1 4202560 3218 0 0 0 4 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621206157216 140621201941757 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13907304 memory=5937830517958273379 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13907304 memory=7739276948478389867 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13907304 memory=2462626875137 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13907304 memory=206042916 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13907304 memory=-7886167514736700194 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203834 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13907304 memory=7518588407633110104 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13907304 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13907304 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13907304 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 8557 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203838 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23792 KiB

[startup+1.50072 s]
/proc/loadavg: 2.12 1.87 1.73 2/211 25671
/proc/meminfo: memFree=29996540/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13907304 memory=22412 CPUtime=0.05 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 5035 0 0 0 5 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3476826 5603 2540 1 0 3466323 0
[pid=25658/tid=25659] ppid=25656 vsize=13907304 memory=14811 CPUtime=0.04 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) D 25656 25656 8557 0 -1 4202560 3218 0 0 0 4 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621206157216 140621201941757 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13907304 memory=7682744562830902035 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13907304 memory=-7384994778349281184 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13907304 memory=280636384349936 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13907304 memory=114544093432564 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13907304 memory=114544093432564 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203834 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13907304 memory=114544093432308 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13907304 memory=114544093432308 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13907304 memory=114544093432052 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13907304 memory=19031000092388 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13907304 memory=6944656591646896172 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 8557 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13907304 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203838 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23792 KiB

[startup+3.10928 s]
/proc/loadavg: 2.12 1.87 1.73 2/211 25671
/proc/meminfo: memFree=29996592/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13907304 memory=22412 CPUtime=0.05 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 5035 0 0 0 5 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3476826 5603 2540 1 0 3466323 0
[pid=25658/tid=25659] ppid=25656 vsize=13907304 memory=22412 CPUtime=0.04 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) D 25656 25656 8557 0 -1 4202560 3218 0 0 0 4 0 0 0 20 0 14 0 121203832 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621206157216 140621201941757 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13907304 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13907304 memory=22412 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13907304 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13907304 memory=6378026435750 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203833 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121203834 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 121203835 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13907304 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13907304 memory=22412 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 8557 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13907304 memory=-7160297624167694741 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 121203837 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13907304 memory=-6366917345311758278 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121203838 14241079296 5603 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23792 KiB
heavy processes:

[startup+6.30074 s]
/proc/loadavg: 2.11 1.87 1.73 2/211 25671
/proc/meminfo: memFree=29995968/32770624 swapFree=67105588/67108860

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

/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13978608 memory=42680 CPUtime=0.42 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 10099 0 0 0 39 3 0 0 20 0 15 0 121203832 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3494652 10670 3013 1 0 3482964 0
[pid=25658/tid=25659] ppid=25656 vsize=13978608 memory=1628 CPUtime=0.25 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 8557 0 -1 4202560 7178 0 0 0 23 2 0 0 20 0 15 0 121203832 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140621206149872 140621194597749 0 4 1 16800974 0 0 0 -1 0 0 0 2666 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13978608 memory=14340 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13978608 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13978608 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13978608 memory=1400 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121203833 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13978608 memory=15348 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121203834 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13978608 memory=39104 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121203835 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13978608 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121203835 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13978608 memory=644 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203837 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13978608 memory=1740 CPUtime=0.02 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 15 0 121203837 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13978608 memory=956 CPUtime=0.03 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 8557 0 -1 1077944384 648 0 0 0 3 0 0 0 20 0 15 0 121203837 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13978608 memory=1232 CPUtime=0.09 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) R 25656 25656 8557 0 -1 4202560 717 0 0 0 9 0 0 0 20 0 15 0 121203837 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621186000222 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13978608 memory=22412 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203838 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25672] ppid=25656 vsize=13978608 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121206505 14314094592 10670 18446744073709551615 4194304 4196468 140725274910304 140620671302064 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 44060 KiB

[startup+27.601 s]
/proc/loadavg: 2.08 1.88 1.74 4/212 25672
/proc/meminfo: memFree=29991668/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13978684 memory=166876 CPUtime=1.55 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 13386 0 0 0 150 5 0 0 20 0 15 0 121203832 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3494671 41719 3166 1 0 3482964 0
[pid=25658/tid=25659] ppid=25656 vsize=13978684 memory=8836 CPUtime=0.65 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 8557 0 -1 4202560 7921 0 0 0 61 4 0 0 20 0 15 0 121203832 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140621206156752 140620806204921 0 4 1 16800974 0 0 0 -1 4 0 0 2666 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13978684 memory=11044 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13978684 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13978684 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121203833 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13978684 memory=17668 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121203833 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13978684 memory=19876 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 121203834 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13978684 memory=22084 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121203835 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13978684 memory=24292 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121203835 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203837 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13978684 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) R 25656 25656 8557 0 -1 4202560 1326 0 0 0 30 0 0 0 20 0 15 0 121203837 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620675509312 140621187045114 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13978684 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) R 25656 25656 8557 0 -1 4202560 1525 0 0 0 31 0 0 0 20 0 15 0 121203837 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620674446024 140621185405747 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13978684 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 1308 0 0 0 26 0 0 0 20 0 15 0 121203837 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203838 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25672] ppid=25656 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121206505 14314172416 41719 18446744073709551615 4194304 4196468 140725274910304 140620671302064 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 168256 KiB

[startup+28.001 s]*
/proc/loadavg: 2.08 1.88 1.74 3/212 25672
/proc/meminfo: memFree=29802652/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13980732 memory=215228 CPUtime=2.46 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 13925 0 0 0 235 11 0 0 20 0 15 0 121203832 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3495183 53807 3197 1 0 3483476 0
[pid=25658/tid=25659] ppid=25656 vsize=13980732 memory=-8774313645642428999 CPUtime=1.02 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 8557 0 -1 4202560 8043 0 0 0 98 4 0 0 20 0 15 0 121203832 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140621206156216 140620806779645 0 4 1 16800974 0 0 0 -1 0 0 0 2666 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13980732 memory=4872558044660077418 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 27 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13980732 memory=1164 CPUtime=0.02 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 121203833 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13980732 memory=7344 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 18 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13980732 memory=1628 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 32 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13980732 memory=14340 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 121203834 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121203835 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13980732 memory=19031000092388 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 121203835 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13980732 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203837 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13980732 memory=65312 CPUtime=0.5 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 1376 0 0 0 50 0 0 0 20 0 15 0 121203837 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13980732 memory=288230574492221466 CPUtime=0.48 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 8557 0 -1 1077944384 1581 0 0 0 48 0 0 0 20 0 15 0 121203837 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13980732 memory=297237816763744566 CPUtime=0.33 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 1445 0 0 0 33 0 0 0 20 0 15 0 121203837 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620673407856 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13980732 memory=15540738687502695 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203838 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25672] ppid=25656 vsize=13980732 memory=7305218370954487129 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121206505 14316269568 53807 18446744073709551615 4194304 4196468 140725274910304 140620671302064 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 216608 KiB

[startup+28.1122 s]
/proc/loadavg: 2.08 1.88 1.74 3/212 25672
/proc/meminfo: memFree=29802652/32770624 swapFree=67105588/67108860
[pid=25656] ppid=25653 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121203805 9740288 345 18446744073709551615 4194304 5098028 140725473313040 140725473311144 140694407295612 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 26 0 0 7196144 7232144 10682368 140725473317240 140725473317445 140725473317445 140725473320939 0
/proc/25656/statm: 2378 345 289 221 0 87 0
[pid=25658] ppid=25656 vsize=13980732 memory=216380 CPUtime=2.69 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 8557 0 -1 1077944320 14579 0 0 0 258 11 0 0 20 0 15 0 121203832 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140725274892848 140621201919735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
/proc/25658/statm: 3495183 54095 3204 1 0 3483476 0
[pid=25658/tid=25659] ppid=25656 vsize=13980732 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 8557 0 -1 4202560 8583 0 0 0 108 5 0 0 20 0 15 0 121203832 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140621206157792 140621201931670 0 4 1 16800974 0 0 0 -1 4 0 0 2666 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25660] ppid=25656 vsize=13980732 memory=280636384803312 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 8557 0 -1 1077944384 27 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140621136354192 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25661] ppid=25656 vsize=13980732 memory=37432 CPUtime=0.02 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 8557 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 121203833 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140621135301392 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25662] ppid=25656 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 8557 0 -1 1077944384 18 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140621134249104 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25663] ppid=25656 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 8557 0 -1 1077944384 32 0 0 0 0 1 0 0 20 0 15 0 121203833 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140621133196304 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25664] ppid=25656 vsize=13980732 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 8557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 121203834 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620679723120 140621201930882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25665] ppid=25656 vsize=13980732 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121203835 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620678669088 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25666] ppid=25656 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 8557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 121203835 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620677616752 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25667] ppid=25656 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203837 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620676565072 140621201938331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25668] ppid=25656 vsize=13980732 memory=4584 CPUtime=0.55 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 8557 0 -1 1077944384 1390 0 0 0 55 0 0 0 20 0 15 0 121203837 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620675512944 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25669] ppid=25656 vsize=13980732 memory=872 CPUtime=0.52 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) R 25656 25656 8557 0 -1 1077944384 1602 0 0 0 52 0 0 0 20 0 15 0 121203837 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620674460144 140621201930882 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25670] ppid=25656 vsize=13980732 memory=14340 CPUtime=0.37 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 8557 0 -1 1077944384 1524 0 0 0 37 0 0 0 20 0 15 0 121203837 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620673407984 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25671] ppid=25656 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121203838 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620672355296 140621201929941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
[pid=25658/tid=25672] ppid=25656 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121206505 14316269568 54095 18446744073709551615 4194304 4196468 140725274910304 140620671302064 140621201930882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34295808 140725274911153 140725274911329 140725274911329 140725274914767 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217760 KiB

Child status: 0
Real time (s): 28.1564
CPU time (s): 2.80263
CPU user time (s): 2.67835
CPU system time (s): 0.124279
CPU usage (%): 9.95378
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 217760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.67835
system time used= 0.124279
maximum resident set size= 217664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15181
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= 1908
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 25656
#   total CPU time (s): 2.80263
#   total CPU user time (s): 2.67835
#   total CPU system time (s): 0.124279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177343 second user time and 0.327471 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 02:34:02
IDJOB=4283956
IDBENCH=123006
IDSOLVER=2679
FILE ID=node126/4283956-1503190087
RUNJOBID= node126-1503172173-21712
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283956-1503190087/watcher-4283956-1503190087 -o /tmp/evaluation-result-4283956-1503190087/solver-4283956-1503190087 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2001952254 HOME/instance-4283956-1503190087.xml

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

MD5SUM BENCH= 26a43e254d024ece7dd8533c0ccc245d
RANDOM SEED=2001952254

node126.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.81
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.81
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.81
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.81
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:        30009084 kB
MemAvailable:   30615360 kB
Buffers:          316152 kB
Cached:           581184 kB
SwapCached:          524 kB
Active:          1910468 kB
Inactive:         376920 kB
Active(anon):    1346512 kB
Inactive(anon):    93904 kB
Active(file):     563956 kB
Inactive(file):   283016 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             10784 kB
Writeback:            20 kB
AnonPages:       1390084 kB
Mapped:            72192 kB
Shmem:             49824 kB
Slab:             176904 kB
SReclaimable:     150280 kB
SUnreclaim:        26624 kB
KernelStack:        3472 kB
PageTables:         7696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2143460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1294336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62012 MiB
End job on node126 at 2017-08-20 02:34:31