Trace number 4269341

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)458 2520.04 2507.9099

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-00.xml
MD5SUMac62098c303420005332b673e951092f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark398
Best CPU time to get the best result obtained on this benchmark2520.0601
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269341-1502823310.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4269341-1502823310.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
2.74/2.03	c solve instance...
6.79/3.80	o 609 
6.79/3.82	o 602 
6.79/3.82	o 601 
6.79/3.82	o 583 
6.79/3.85	o 573 
6.79/3.87	o 526 
80.05/74.92	o 521 
80.05/74.92	o 520 
80.05/74.93	o 511 
80.05/74.93	o 502 
80.05/74.98	o 500 
80.30/75.05	o 497 
1150.17/1141.78	o 488 
1150.27/1141.82	o 486 
1150.27/1141.83	o 458 
2520.01/2507.90	s SATISFIABLE
2520.01/2507.90	v <instantiation>
2520.01/2507.90	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
2520.01/2507.90	v 	<values>6 18 0 8 19 23 26 25 21 20 17 12 10 16 15 11 14 28 33 36 37 40 48 76 53 49 46 42 35 34 43 47 50 51 55 56 61 68 69 62 63 59 54 57 64 79 78 81 77 75 80 83 74 86 98 85 84 92 97 95 94 93 87 89 90 91 96 99 88 82 70 67 66 65 71 72 73 60 58 52 41 45 44 39 32 24 38 30 29 27 22 31 1 2 3 4 5 9 13 7 15 8 8 9 3 1 3 3 4 3 1 4 2 2 3 4 7 4 4 1 3 2 20 10 2 2 1 6 1 6 1 2 1 3 4 2 4 1 5 1 3 3 6 3 8 2 3 4 2 4 1 4 8 13 7 3 4 3 1 4 1 6 4 4 3 6 8 6 4 6 3 3 3 2 1 1 7 1 4 4 3 2 3 4 6 11 17 1 2 4 6 17 7 5 1 2 3 7 4 24 </values>
2520.01/2507.90	v </instantiation>
2520.01/2507.90	c Unexpected resolution interruption!

Verifier Data

OK	458

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269341-1502823310/watcher-4269341-1502823310 -o /tmp/evaluation-result-4269341-1502823310/solver-4269341-1502823310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1179899196 HOME/instance-4269341-1502823310.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
solver pid=11925, runsolver pid=11922
Current StackSize limit: 8192 KiB


[startup+0.102002 s]*
/proc/loadavg: 1.42 1.54 1.55 3/205 11932
/proc/meminfo: memFree=31363568/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13358712 memory=14896 CPUtime=0.01 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 3503 0 0 0 1 0 0 0 20 0 6 0 70671654 13679321088 3724 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3339678 3724 1905 1 0 3329175 0
[pid=11927/tid=11928] ppid=11925 vsize=13358712 memory=-7740988957825203066 CPUtime=0.01 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 2287 0 0 0 1 0 0 0 20 0 6 0 70671655 13679321088 3724 18446744073709551615 4194304 4196468 140736895170768 139810232078928 139810207144336 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13358712 memory=-6623561123132760999 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 70671655 13679321088 3724 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13358712 memory=140157296461440 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 70671655 13679321088 3724 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 70671655 13679321088 3790 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 70671655 13679321088 3790 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16276 KiB

[startup+0.210094 s]*
/proc/loadavg: 1.42 1.54 1.55 3/214 11941
/proc/meminfo: memFree=31353212/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13974352 memory=27448 CPUtime=0.09 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 5275 0 0 0 9 0 0 0 20 0 15 0 70671654 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3493588 6862 2752 1 0 3482964 0
[pid=11927/tid=11928] ppid=11925 vsize=13974352 memory=-7740988957825203066 CPUtime=0.07 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 3413 0 0 0 7 0 0 0 20 0 15 0 70671655 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139810232055984 139810227864733 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13974352 memory=-6623561123132760999 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13974352 memory=140157296461440 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809705145760 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809704093168 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) R 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13974352 memory=140157296461440 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13974352 memory=140157296461440 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671664 14309736448 6862 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28828 KiB

[startup+0.311031 s]*
/proc/loadavg: 1.42 1.54 1.55 4/214 11941
/proc/meminfo: memFree=31342436/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13974352 memory=36908 CPUtime=0.29 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 8820 0 0 0 27 2 0 0 20 0 15 0 70671654 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3493588 9227 2978 1 0 3482964 0
[pid=11927/tid=11928] ppid=11925 vsize=13974352 memory=6933928925625698159 CPUtime=0.17 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 6104 0 0 0 16 1 0 0 20 0 15 0 70671655 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139810232079136 139810227864733 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809705145760 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70671657 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809704093168 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) R 11925 11925 11586 0 -1 4202560 465 0 0 0 1 0 0 0 20 0 15 0 70671660 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227864154 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) R 11925 11925 11586 0 -1 4202560 235 0 0 0 2 0 0 0 20 0 15 0 70671660 14309736448 9227 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810208015768 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 713 0 0 0 6 0 0 0 20 0 15 0 70671660 14309736448 9739 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14309736448 9739 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671664 14309736448 9739 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38288 KiB

[startup+0.704019 s]
/proc/loadavg: 1.42 1.54 1.55 5/214 11941
/proc/meminfo: memFree=31331184/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13978684 memory=72596 CPUtime=1.17 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 13372 0 0 0 113 4 0 0 20 0 15 0 70671654 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3494671 18149 3150 1 0 3482964 0
[pid=11927/tid=11928] ppid=11925 vsize=13978684 memory=139 CPUtime=0.56 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 7926 0 0 0 53 3 0 0 20 0 15 0 70671655 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139810232071968 139810220520821 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13978684 memory=33 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671657 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70671657 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809705145760 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13978684 memory=8443538352883892301 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70671657 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809704093168 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13978684 memory=288292173013844728 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13978684 memory=4411049568364658720 CPUtime=0.17 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 1405 0 0 0 17 0 0 0 20 0 15 0 70671660 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13978684 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) S 11925 11925 11586 0 -1 1077944384 1085 0 0 0 19 0 0 0 20 0 15 0 70671660 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13978684 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 1651 0 0 0 23 0 0 0 20 0 15 0 70671660 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671664 14314172416 18149 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 73976 KiB

[startup+1.50078 s]
/proc/loadavg: 1.42 1.54 1.55 3/214 11941
/proc/meminfo: memFree=31296768/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13980732 memory=106664 CPUtime=2.21 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 15337 0 0 0 216 5 0 0 20 0 15 0 70671654 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3495183 26666 3168 1 0 3483476 0
[pid=11927/tid=11928] ppid=11925 vsize=13980732 memory=56 CPUtime=1.35 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 8565 0 0 0 132 3 0 0 20 0 15 0 70671655 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139810232080984 139809862936022 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70671655 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70671655 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 26666 18446744073709551615 4194304 4196468 140736895170768 139809705145760 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809704093184 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13980732 memory=266620 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13980732 memory=4120 CPUtime=2.39 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 13160 0 0 0 237 2 0 0 20 0 15 0 70671660 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13980732 memory=39568 CPUtime=2.67 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) S 11925 11925 11586 0 -1 1077944384 16603 0 0 0 265 2 0 0 20 0 15 0 70671660 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 11133 0 0 0 58 2 0 0 20 0 15 0 70671660 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13980732 memory=1380 CPUtime=0.95 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 785 0 0 0 48 47 0 0 20 0 15 0 70671664 14316269568 66655 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 2454.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 268000 KiB

[startup+2502.3 s]
/proc/loadavg: 1.80 1.78 1.69 3/212 12192
/proc/meminfo: memFree=31075280/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13980732 memory=268764 CPUtime=2514.4 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 86273 0 0 0 251339 101 0 0 20 0 15 0 70671654 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3495183 67191 3233 1 0 3483476 0
[pid=11927/tid=11928] ppid=11925 vsize=13980732 memory=1380 CPUtime=2498.4 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 25999 0 0 0 249829 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810232081904 139809865754398 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13980732 memory=1380 CPUtime=2.02 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 3504 0 0 0 191 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.03 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 4439 0 0 0 192 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13980732 memory=1380 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 2185 0 0 0 191 13 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13980732 memory=268668 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 3558 0 0 0 192 12 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13980732 memory=268668 CPUtime=1.13 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 3542 0 0 0 104 9 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13980732 memory=268668 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809705145824 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809704093184 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13980732 memory=268764 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13980732 memory=4284 CPUtime=2.39 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 13160 0 0 0 237 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13980732 memory=928 CPUtime=2.67 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) S 11925 11925 11586 0 -1 1077944384 16603 0 0 0 265 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 11133 0 0 0 58 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13980732 memory=39568 CPUtime=0.98 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 804 0 0 0 50 48 0 0 20 0 15 0 70671664 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 2514.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 270144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.82 1.79 1.69 3/212 12192
/proc/meminfo: memFree=31075280/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13980732 memory=268764 CPUtime=2520.01 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 86336 0 0 0 251900 101 0 0 20 0 15 0 70671654 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3495183 67191 3233 1 0 3483476 0
[pid=11927/tid=11928] ppid=11925 vsize=13980732 memory=1380 CPUtime=2503.99 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 26046 0 0 0 250388 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810232081792 139809865168150 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.03 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 3505 0 0 0 192 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13980732 memory=268668 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 4439 0 0 0 193 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 2187 0 0 0 191 13 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.05 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 3558 0 0 0 193 12 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13980732 memory=268764 CPUtime=1.13 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 3549 0 0 0 104 9 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809705145824 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13980732 memory=268764 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809704093184 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13980732 memory=268764 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.39 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 13162 0 0 0 237 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13980732 memory=1380 CPUtime=2.67 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) S 11925 11925 11586 0 -1 1077944384 16605 0 0 0 265 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 11135 0 0 0 58 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13980732 memory=2772 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13980732 memory=2776 CPUtime=0.98 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 804 0 0 0 50 48 0 0 20 0 15 0 70671664 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 270144 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2507.91 s]
# the end of solver process 11925 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001891 s

[startup+2507.91 s]
# the end of solver process 11927 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.01 s, system=1.0255 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2507.9 s]
/proc/loadavg: 1.82 1.79 1.69 3/212 12192
/proc/meminfo: memFree=31075280/32770624 swapFree=67108860/67108860
[pid=11925] ppid=11922 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (xcsp3-exec) S 11922 11925 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70671645 9740288 345 18446744073709551615 4194304 5098028 140721214435024 140721214433128 139712317268604 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 18583552 140721214443896 140721214444101 140721214444101 140721214447595 0
/proc/11925/statm: 2378 345 289 221 0 87 0
[pid=11927] ppid=11925 vsize=13980732 memory=268764 CPUtime=2520.01 cores=0,2,4,6
/proc/11927/stat : 11927 (java) S 11925 11925 11586 0 -1 1077944320 86336 0 0 0 251900 101 0 0 20 0 15 0 70671654 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 140736895153312 139810227842807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
/proc/11927/statm: 3495183 67191 3233 1 0 3483476 0
[pid=11927/tid=11928] ppid=11925 vsize=13980732 memory=1380 CPUtime=2503.99 cores=0,2,4,6
/proc/11927/task/11928/stat : 11928 (java) R 11925 11925 11586 0 -1 4202560 26046 0 0 0 250388 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810232081792 139809865168150 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11929] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.03 cores=0,2,4,6
/proc/11927/task/11929/stat : 11929 (java) S 11925 11925 11586 0 -1 1077944384 3505 0 0 0 192 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810184808720 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11930] ppid=11925 vsize=13980732 memory=268668 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11930/stat : 11930 (java) S 11925 11925 11586 0 -1 1077944384 4439 0 0 0 193 11 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810183756176 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11931] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.04 cores=0,2,4,6
/proc/11927/task/11931/stat : 11931 (java) S 11925 11925 11586 0 -1 1077944384 2187 0 0 0 191 13 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810182703632 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11932] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.05 cores=0,2,4,6
/proc/11927/task/11932/stat : 11932 (java) S 11925 11925 11586 0 -1 1077944384 3558 0 0 0 193 12 0 0 20 0 15 0 70671655 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139810181651088 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11933] ppid=11925 vsize=13980732 memory=268764 CPUtime=1.13 cores=0,2,4,6
/proc/11927/task/11933/stat : 11933 (java) S 11925 11925 11586 0 -1 1077944384 3549 0 0 0 104 9 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809706199536 139810227853954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11934] ppid=11925 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11934/stat : 11934 (java) S 11925 11925 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809705145824 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11935] ppid=11925 vsize=13980732 memory=268764 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11935/stat : 11935 (java) S 11925 11925 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 70671657 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809704093184 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11936] ppid=11925 vsize=13980732 memory=268764 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11936/stat : 11936 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809703041744 139810227861403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11937] ppid=11925 vsize=13980732 memory=268764 CPUtime=2.39 cores=0,2,4,6
/proc/11927/task/11937/stat : 11937 (java) S 11925 11925 11586 0 -1 1077944384 13162 0 0 0 237 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809701988336 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11938] ppid=11925 vsize=13980732 memory=1380 CPUtime=2.67 cores=0,2,4,6
/proc/11927/task/11938/stat : 11938 (java) S 11925 11925 11586 0 -1 1077944384 16605 0 0 0 265 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809700935792 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11939] ppid=11925 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/11927/task/11939/stat : 11939 (java) S 11925 11925 11586 0 -1 1077944384 11135 0 0 0 58 2 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809699883248 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11940] ppid=11925 vsize=13980732 memory=2772 CPUtime=0 cores=0,2,4,6
/proc/11927/task/11940/stat : 11940 (java) S 11925 11925 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70671660 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809698830944 139810227853013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
[pid=11927/tid=11941] ppid=11925 vsize=13980732 memory=2776 CPUtime=0.98 cores=0,2,4,6
/proc/11927/task/11941/stat : 11941 (java) S 11925 11925 11586 0 -1 1077944384 804 0 0 0 50 48 0 0 20 0 15 0 70671664 14316269568 67191 18446744073709551615 4194304 4196468 140736895170768 139809697778480 139810227853954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140736895177137 140736895177313 140736895177313 140736895180751 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 270144 KiB

Child status: 143
Real time (s): 2507.91
CPU time (s): 2520.04
CPU user time (s): 2519.01
CPU system time (s): 1.0255
CPU usage (%): 100.483
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 288004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.01
system time used= 1.0255
maximum resident set size= 290720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87140
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86795
involuntary context switches= 4014


# summary of solver processes directly reported to runsolver:
#   pid: 11925,11927
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.01
#   total CPU system time (s): 1.0255

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8214 second user time and 22.5854 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 20:40:54
IDJOB=4269341
IDBENCH=135892
IDSOLVER=2660
FILE ID=node124/4269341-1502823310
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-00.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-4269341-1502823310/watcher-4269341-1502823310 -o /tmp/evaluation-result-4269341-1502823310/solver-4269341-1502823310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1179899196 HOME/instance-4269341-1502823310.xml

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

MD5SUM BENCH= ac62098c303420005332b673e951092f
RANDOM SEED=1179899196

node124.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.51
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.51
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.51
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.51
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:        31369424 kB
MemAvailable:   31807676 kB
Buffers:          247288 kB
Cached:           478068 kB
SwapCached:            0 kB
Active:           652420 kB
Inactive:         299696 kB
Active(anon):     178568 kB
Inactive(anon):    81948 kB
Active(file):     473852 kB
Inactive(file):   217748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7560 kB
Writeback:            16 kB
AnonPages:        227208 kB
Mapped:            61388 kB
Shmem:             33512 kB
Slab:             151548 kB
SReclaimable:     124976 kB
SUnreclaim:        26572 kB
KernelStack:        3488 kB
PageTables:         6324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1203096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 21:22:42