Trace number 4272443

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-07-26)SAT 24.0564 15.1236

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-10-int.xml
MD5SUMba113f9707e5398e41eeef1481acd1fa
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 benchmark19.046
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints102
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":101},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

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

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272443-1502816178/watcher-4272443-1502816178 -o /tmp/evaluation-result-4272443-1502816178/solver-4272443-1502816178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 757379325 HOME/instance-4272443-1502816178.xml 

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

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

solver pid=8045, runsolver pid=8042

[startup+0.100111 s]*
/proc/loadavg: 1.74 1.69 1.71 3/202 8052
/proc/meminfo: memFree=29118188/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 3385 0 0 0 0 0 0 0 20 0 6 0 83838450 13679321088 3592 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3339678 3592 1903 1 0 3329175 0
[pid=8047/tid=8048] ppid=8045 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 2190 0 0 0 0 0 0 0 20 0 6 0 83838450 13679321088 3658 18446744073709551615 4194304 4196468 140729998703120 139873808032336 139873787876732 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13358712 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 83838451 13679321088 3658 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13358712 memory=140247568569665 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 83838451 13679321088 3658 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 83838451 13679321088 3658 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 83838451 13679321088 3658 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.209879 s]*
/proc/loadavg: 1.74 1.69 1.71 3/211 8061
/proc/meminfo: memFree=29110856/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13974352 memory=27440 CPUtime=0.08 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 5257 0 0 0 7 1 0 0 20 0 15 0 83838450 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3493588 6860 2732 1 0 3482964 0
[pid=8047/tid=8048] ppid=8045 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 3435 0 0 0 6 1 0 0 20 0 15 0 83838450 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873808029456 139873787876702 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13974352 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13974352 memory=140247568569665 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13974352 memory=140247568000640 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838452 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83838453 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83838453 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) S 8045 8045 897 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13974352 memory=140247568000640 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) R 8045 8045 897 0 -1 4202560 232 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803808150 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13974352 memory=140247568000640 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838460 14309736448 6860 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28820 KiB

[startup+0.310126 s]*
/proc/loadavg: 1.74 1.69 1.71 3/211 8061
/proc/meminfo: memFree=29095916/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13974352 memory=37348 CPUtime=0.27 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 8902 0 0 0 24 3 0 0 20 0 15 0 83838450 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3493588 9337 2982 1 0 3482964 0
[pid=8047/tid=8048] ppid=8045 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 6112 0 0 0 15 2 0 0 20 0 15 0 83838450 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873808030256 139873803808150 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838451 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838452 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83838453 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83838453 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) R 8045 8045 897 0 -1 1077944384 701 0 0 0 2 0 0 0 20 0 15 0 83838455 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 15 0 83838455 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13974352 memory=140247568000640 CPUtime=0.05 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) R 8045 8045 897 0 -1 4202560 698 0 0 0 5 0 0 0 20 0 15 0 83838455 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873411399801 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13974352 memory=140247568000640 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838460 14309736448 9337 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38728 KiB

[startup+0.700749 s]
/proc/loadavg: 1.74 1.69 1.71 4/211 8061
/proc/meminfo: memFree=29083996/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=72096 CPUtime=1.18 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 16177 0 0 0 112 6 0 0 20 0 15 0 83838450 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 18024 3171 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=1228 CPUtime=0.54 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 8459 0 0 0 51 3 0 0 20 0 15 0 83838450 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873808032592 139873781793053 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=382 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=323 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83838452 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=284 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=79 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13980732 memory=6657 CPUtime=0.2 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) R 8045 8045 897 0 -1 4202560 2803 0 0 0 20 0 0 0 20 0 15 0 83838455 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873277620744 139873788695722 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13980732 memory=4420 CPUtime=0.2 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) R 8045 8045 897 0 -1 4202560 2060 0 0 0 20 0 0 0 20 0 15 0 83838455 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873276571208 139873787008436 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13980732 memory=6628 CPUtime=0.2 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) S 8045 8045 897 0 -1 1077944384 1548 0 0 0 20 0 0 0 20 0 15 0 83838455 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13980732 memory=6660 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838460 14316269568 18024 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 73476 KiB

[startup+1.50084 s]
/proc/loadavg: 1.74 1.69 1.71 5/211 8061
/proc/meminfo: memFree=29023952/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=127856 CPUtime=3.25 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 34524 0 0 0 317 8 0 0 20 0 15 0 83838450 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 31964 3185 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=1228 CPUtime=1.33 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 9723 0 0 0 130 3 0 0 20 0 15 0 83838450 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873808032704 139873787839845 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=41 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=40 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83838451 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=23 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 83838452 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 31964 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=413812 CPUtime=23.24 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 56659 0 0 0 2300 24 0 0 20 0 15 0 83838450 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 103453 3239 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=0 CPUtime=14.1 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 12396 0 0 0 1403 7 0 0 20 0 15 0 83838450 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873808032840 139873416484928 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1084 0 0 0 8 2 0 0 20 0 15 0 83838451 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=7680170660397595203 CPUtime=0.09 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 365 0 0 0 7 2 0 0 20 0 15 0 83838451 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=4420 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 147 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=6628 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 914 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=8836 CPUtime=0.01 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 540 0 0 0 1 0 0 0 20 0 15 0 83838452 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13980732 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13980732 memory=17668 CPUtime=3.79 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) S 8045 8045 897 0 -1 1077944384 16090 0 0 0 377 2 0 0 20 0 15 0 83838455 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13980732 memory=19876 CPUtime=4.05 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 16497 0 0 0 403 2 0 0 20 0 15 0 83838455 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13980732 memory=22084 CPUtime=0.8 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) S 8045 8045 897 0 -1 1077944384 6687 0 0 0 79 1 0 0 20 0 15 0 83838455 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13980732 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 15 0 83838460 14316269568 103453 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 23.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 415192 KiB

[startup+14.8008 s]
/proc/loadavg: 1.80 1.71 1.72 3/211 8061
/proc/meminfo: memFree=28665776/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=413848 CPUtime=23.67 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 57298 0 0 0 2343 24 0 0 20 0 15 0 83838450 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 103462 3239 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=1292 CPUtime=14.5 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 12800 0 0 0 1443 7 0 0 20 0 15 0 83838450 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873808032840 139873420754047 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=2316 CPUtime=0.1 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1084 0 0 0 8 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=1728 CPUtime=0.09 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 365 0 0 0 7 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=1228 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 147 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=796 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 914 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=5788 CPUtime=0.01 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 540 0 0 0 1 0 0 0 20 0 15 0 83838452 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13980732 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13980732 memory=55 CPUtime=3.8 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) S 8045 8045 897 0 -1 1077944384 16090 0 0 0 378 2 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13980732 memory=288230621803983166 CPUtime=4.06 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 16498 0 0 0 404 2 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13980732 memory=15536310593007613 CPUtime=0.81 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) S 8045 8045 897 0 -1 1077944384 6921 0 0 0 80 1 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13980732 memory=8463011015988540924 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13980732 memory=7167663173216433692 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 15 0 83838460 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 23.67 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 415228 KiB

[startup+15.0008 s]*
/proc/loadavg: 1.80 1.71 1.72 3/211 8061
/proc/meminfo: memFree=28665776/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=413848 CPUtime=23.88 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 57328 0 0 0 2364 24 0 0 20 0 15 0 83838450 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 103462 3239 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=-8774313645642428999 CPUtime=14.71 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 12830 0 0 0 1464 7 0 0 20 0 15 0 83838450 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873808032840 139873420430723 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=4872558044660077418 CPUtime=0.1 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1084 0 0 0 8 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 365 0 0 0 7 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 147 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 914 0 0 0 9 2 0 0 20 0 15 0 83838451 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 540 0 0 0 1 0 0 0 20 0 15 0 83838452 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13980732 memory=0 CPUtime=3.8 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) S 8045 8045 897 0 -1 1077944384 16090 0 0 0 378 2 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13980732 memory=0 CPUtime=4.06 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 16498 0 0 0 404 2 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13980732 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) S 8045 8045 897 0 -1 1077944384 6921 0 0 0 80 1 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 15 0 83838460 14316269568 103462 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 23.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 415228 KiB

[startup+15.1097 s]
/proc/loadavg: 1.80 1.71 1.72 3/211 8061
/proc/meminfo: memFree=28665776/32770624 swapFree=67108860/67108860
[pid=8045] ppid=8042 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (xcsp3-exec) S 8042 8045 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83838441 9740288 345 18446744073709551615 4194304 5098028 140734260670240 140734260668344 140637591945852 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 34291712 140734260674937 140734260675141 140734260675141 140734260678635 0
/proc/8045/statm: 2378 345 289 221 0 87 0
[pid=8047] ppid=8045 vsize=13980732 memory=430232 CPUtime=24.03 cores=1,3,5,7
/proc/8047/stat : 8047 (java) S 8045 8045 897 0 -1 1077944320 57488 0 0 0 2376 27 0 0 20 0 15 0 83838450 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 140729998685664 139873803796215 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
/proc/8047/statm: 3495183 107558 3239 1 0 3483476 0
[pid=8047/tid=8048] ppid=8045 vsize=13980732 memory=413848 CPUtime=14.79 cores=1,3,5,7
/proc/8047/task/8048/stat : 8048 (java) R 8045 8045 897 0 -1 4202560 12934 0 0 0 1472 7 0 0 20 0 15 0 83838450 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873808035280 139873411510677 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8049] ppid=8045 vsize=13980732 memory=413716 CPUtime=0.12 cores=1,3,5,7
/proc/8047/task/8049/stat : 8049 (java) S 8045 8045 897 0 -1 1077944384 1097 0 0 0 9 3 0 0 20 0 15 0 83838451 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873738230032 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8050] ppid=8045 vsize=13980732 memory=45988 CPUtime=0.1 cores=1,3,5,7
/proc/8047/task/8050/stat : 8050 (java) S 8045 8045 897 0 -1 1077944384 373 0 0 0 8 2 0 0 20 0 15 0 83838451 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873737177488 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8051] ppid=8045 vsize=13980732 memory=1012 CPUtime=0.13 cores=1,3,5,7
/proc/8047/task/8051/stat : 8051 (java) S 8045 8045 897 0 -1 1077944384 164 0 0 0 10 3 0 0 20 0 15 0 83838451 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873736124944 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8052] ppid=8045 vsize=13980732 memory=10164 CPUtime=0.13 cores=1,3,5,7
/proc/8047/task/8052/stat : 8052 (java) S 8045 8045 897 0 -1 1077944384 927 0 0 0 10 3 0 0 20 0 15 0 83838451 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873735072400 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8053] ppid=8045 vsize=13980732 memory=1228 CPUtime=0.01 cores=1,3,5,7
/proc/8047/task/8053/stat : 8053 (java) S 8045 8045 897 0 -1 1077944384 544 0 0 0 1 0 0 0 20 0 15 0 83838452 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873281853936 139873803807362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8054] ppid=8045 vsize=13980732 memory=280494919081248 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8054/stat : 8054 (java) S 8045 8045 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873280800160 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8055] ppid=8045 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8055/stat : 8055 (java) S 8045 8045 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 83838453 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873279747568 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8056] ppid=8045 vsize=13980732 memory=45988 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8056/stat : 8056 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873278696144 139873803814811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8057] ppid=8045 vsize=13980732 memory=308660 CPUtime=3.8 cores=1,3,5,7
/proc/8047/task/8057/stat : 8057 (java) S 8045 8045 897 0 -1 1077944384 16090 0 0 0 378 2 0 0 20 0 15 0 83838455 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873277642736 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8058] ppid=8045 vsize=13980732 memory=1380 CPUtime=4.06 cores=1,3,5,7
/proc/8047/task/8058/stat : 8058 (java) S 8045 8045 897 0 -1 1077944384 16498 0 0 0 404 2 0 0 20 0 15 0 83838455 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873276590192 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8059] ppid=8045 vsize=13980732 memory=1380 CPUtime=0.81 cores=1,3,5,7
/proc/8047/task/8059/stat : 8059 (java) S 8045 8045 897 0 -1 1077944384 6922 0 0 0 80 1 0 0 20 0 15 0 83838455 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873275537648 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8060] ppid=8045 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8060/stat : 8060 (java) S 8045 8045 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83838455 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873274485344 139873803806421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
[pid=8047/tid=8061] ppid=8045 vsize=13980732 memory=413812 CPUtime=0 cores=1,3,5,7
/proc/8047/task/8061/stat : 8061 (java) S 8045 8045 897 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 15 0 83838460 14316269568 107558 18446744073709551615 4194304 4196468 140729998703120 139873273432880 139873803807362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38191104 140729998709169 140729998709345 140729998709345 140729998712783 0
Current children cumulated CPU time: 24.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 431612 KiB

Child status: 0
Real time (s): 15.1236
CPU time (s): 24.0564
CPU user time (s): 23.7734
CPU system time (s): 0.283034
CPU usage (%): 159.065
Max. virtual memory (cumulated for all children) (KiB): 13994468
Max. memory (cumulated for all children) (KiB): 431612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7734
system time used= 0.283034
maximum resident set size= 430928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58289
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= 3412
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 8045
#   total CPU time (s): 24.0564
#   total CPU user time (s): 23.7734
#   total CPU system time (s): 0.283034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.121686 second user time and 0.18458 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 18:42:12
IDJOB=4272443
IDBENCH=134603
IDSOLVER=2664
FILE ID=node125/4272443-1502816178
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-10-int.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-4272443-1502816178/watcher-4272443-1502816178 -o /tmp/evaluation-result-4272443-1502816178/solver-4272443-1502816178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 757379325 HOME/instance-4272443-1502816178.xml

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

MD5SUM BENCH= ba113f9707e5398e41eeef1481acd1fa
RANDOM SEED=757379325

node125.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.07
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.07
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.07
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.07
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:        29123532 kB
MemAvailable:   30124820 kB
Buffers:          305128 kB
Cached:           989404 kB
SwapCached:            0 kB
Active:          2596400 kB
Inactive:         615060 kB
Active(anon):    1917264 kB
Inactive(anon):    33100 kB
Active(file):     679136 kB
Inactive(file):   581960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7948 kB
Writeback:             0 kB
AnonPages:       1965724 kB
Mapped:            64444 kB
Shmem:             33444 kB
Slab:             138140 kB
SReclaimable:     112056 kB
SUnreclaim:        26084 kB
KernelStack:        3744 kB
PageTables:         9008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2741312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1888256 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= 62016 MiB
End job on node125 at 2017-08-15 18:42:27