Trace number 4269343

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)513 2520.02 2507.9199

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-08.xml
MD5SUM8e11a97c7673f129a8c4890bd1c1105b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark410
Best CPU time to get the best result obtained on this benchmark2400.06
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-4269343-1502824116.xml"  -tl '2520s' -p 1 -x 0
0.11/0.25	c [HOME/instance-4269343-1502824116.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.31	c simple solver
0.32/0.38	c parse instance...
2.60/1.96	c solve instance...
6.27/3.80	o 659 
6.41/3.81	o 651 
6.41/3.81	o 645 
6.41/3.83	o 641 
6.41/3.84	o 631 
6.41/3.86	o 629 
6.69/3.93	o 624 
6.69/3.93	o 610 
6.69/3.95	o 607 
6.69/4.01	o 601 
9.30/5.82	o 528 
9.54/6.03	o 526 
1404.62/1396.16	o 515 
1404.75/1396.24	o 513 
2520.00/2507.90	s SATISFIABLE
2520.00/2507.90	v <instantiation>
2520.00/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.00/2507.90	v 	<values>89 85 84 78 74 70 69 73 80 90 86 81 61 41 40 46 52 58 63 71 67 64 68 65 72 75 83 79 82 91 95 92 96 87 88 98 94 93 97 99 76 54 55 62 66 60 59 53 49 47 36 35 32 17 11 10 8 3 6 12 15 16 27 21 20 19 0 2 1 4 5 14 45 37 42 48 50 57 51 38 33 43 18 7 9 13 22 28 23 29 24 25 26 30 31 34 39 44 56 77 5 2 4 2 2 2 9 7 26 4 6 11 11 1 2 3 4 4 4 2 1 6 2 3 5 2 3 1 6 2 8 5 6 3 3 1 1 4 1 10 13 1 5 2 7 1 6 2 1 7 1 1 8 2 3 4 4 2 4 1 1 6 4 5 2 12 5 25 7 4 9 15 23 6 9 1 9 4 5 6 5 15 7 3 6 5 3 4 4 2 1 1 7 2 3 3 2 4 13 6 </values>
2520.00/2507.90	v </instantiation>
2520.00/2507.90	c Unexpected resolution interruption!

Verifier Data

OK	513

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269343-1502824116/watcher-4269343-1502824116 -o /tmp/evaluation-result-4269343-1502824116/solver-4269343-1502824116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 769793737 HOME/instance-4269343-1502824116.xml 

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

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

solver pid=24088, runsolver pid=24085

[startup+0.100199 s]*
/proc/loadavg: 1.57 1.75 1.74 3/207 24095
/proc/meminfo: memFree=31465796/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13441356 memory=15688 CPUtime=0.01 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 3716 0 0 0 1 0 0 0 20 0 7 0 129918166 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3360339 3922 2003 1 0 3349836 0
[pid=24090/tid=24091] ppid=24088 vsize=13441356 memory=8508281356422055842 CPUtime=0.01 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 2479 0 0 0 1 0 0 0 20 0 7 0 129918166 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607559457552 140607540897587 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13441356 memory=4122819170707441977 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 129918167 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13441356 memory=139888123049600 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 129918167 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 129918167 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13441356 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 129918167 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13441356 memory=139888123049600 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 129918168 13763948544 3922 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17068 KiB

[startup+0.210325 s]*
/proc/loadavg: 1.57 1.75 1.74 3/216 24104
/proc/meminfo: memFree=31453596/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13974352 memory=29904 CPUtime=0.11 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 5354 0 0 0 10 1 0 0 20 0 15 0 129918166 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3493588 7476 2853 1 0 3482964 0
[pid=24090/tid=24091] ppid=24088 vsize=13974352 memory=7022364594140610616 CPUtime=0.08 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 3370 0 0 0 8 0 0 0 20 0 15 0 129918166 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607559439632 140607555227030 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13974352 memory=4294979926 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13974352 memory=139888123072869 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918167 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13974352 memory=139888123049600 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918168 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129918169 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607099851552 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129918169 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607098799216 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 129918171 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 129918171 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13974352 memory=139888123049600 CPUtime=0.01 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) R 24088 24088 4674 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 15 0 129918171 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555227030 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13974352 memory=139888123049600 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918175 14309736448 7476 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31284 KiB

[startup+0.311914 s]*
/proc/loadavg: 1.57 1.75 1.74 6/216 24104
/proc/meminfo: memFree=31440644/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13974352 memory=41868 CPUtime=0.32 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 9191 0 0 0 30 2 0 0 20 0 15 0 129918166 14309736448 10467 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3493588 10467 2993 1 0 3482964 0
[pid=24090/tid=24091] ppid=24088 vsize=13978608 memory=4278483708103473607 CPUtime=0.19 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 6320 0 0 0 17 2 0 0 20 0 15 0 129918166 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607559436088 140607555237021 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918167 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918168 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129918169 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607099851552 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129918169 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607098799216 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13978608 memory=139888024638400 CPUtime=0.02 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 578 0 0 0 2 0 0 0 20 0 15 0 129918171 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13978608 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 15 0 129918171 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13978608 memory=139888123049600 CPUtime=0.07 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) S 24088 24088 4674 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 15 0 129918171 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13978608 memory=139888123049600 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918175 14314094592 10470 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 43248 KiB

[startup+0.710618 s]
/proc/loadavg: 1.57 1.75 1.74 3/216 24104
/proc/meminfo: memFree=31428708/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13980732 memory=74516 CPUtime=1.21 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 12835 0 0 0 117 4 0 0 20 0 15 0 129918166 14316269568 18629 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3495183 18629 3160 1 0 3483476 0
[pid=24090/tid=24091] ppid=24088 vsize=13980732 memory=164 CPUtime=0.57 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 7957 0 0 0 54 3 0 0 20 0 15 0 129918166 14316269568 18629 18446744073709551615 4194304 4196468 140726602696192 140607559451952 140607180855783 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 18629 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 18629 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 129918168 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607099851552 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607098799216 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) R 24088 24088 4674 0 -1 4202560 1236 0 0 0 17 0 0 0 20 0 15 0 129918171 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607536625245 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13980732 memory=29 CPUtime=0.19 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) R 24088 24088 4674 0 -1 4202560 870 0 0 0 19 0 0 0 20 0 15 0 129918171 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140606532985760 140607540340534 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13980732 memory=229 CPUtime=0.25 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) R 24088 24088 4674 0 -1 4202560 1468 0 0 0 25 0 0 0 20 0 15 0 129918171 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140606531944912 140607548311931 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13980732 memory=2776 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13980732 memory=4278483708103473607 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918175 14316269568 18633 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 75896 KiB

[startup+1.50074 s]
/proc/loadavg: 1.57 1.75 1.74 3/216 24104
/proc/meminfo: memFree=31398616/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13980732 memory=108168 CPUtime=2.2 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 13397 0 0 0 215 5 0 0 20 0 15 0 129918166 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3495183 27042 3169 1 0 3483476 0
[pid=24090/tid=24091] ppid=24088 vsize=13980732 memory=8547710663883855229 CPUtime=1.36 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 8088 0 0 0 133 3 0 0 20 0 15 0 129918166 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607559453048 140607183308907 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13980732 memory=164 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 129918167 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 129918168 14316269568 27042 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13980732 memory=8386028099886723890 CPUtime=0 cores=0,2,4,6

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

/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140607098799232 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13980732 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13980732 memory=1380 CPUtime=2.02 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 10233 0 0 0 201 1 0 0 20 0 15 0 129918171 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13980732 memory=268880 CPUtime=2.25 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 13406 0 0 0 224 1 0 0 20 0 15 0 129918171 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13980732 memory=1380 CPUtime=0.58 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) S 24088 24088 4674 0 -1 1077944384 8919 0 0 0 56 2 0 0 20 0 15 0 129918171 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13980732 memory=268880 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13980732 memory=268880 CPUtime=1 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 848 0 0 0 49 51 0 0 20 0 15 0 129918175 14316269568 67220 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 2454.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 270260 KiB

[startup+2502.3 s]
/proc/loadavg: 1.91 1.85 1.77 3/216 24524
/proc/meminfo: memFree=31146528/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13980732 memory=270992 CPUtime=2514.37 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 74504 0 0 0 251321 116 0 0 20 0 15 0 129918166 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3495183 67748 3234 1 0 3483476 0
[pid=24090/tid=24091] ppid=24088 vsize=13980732 memory=270980 CPUtime=2496.49 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 22646 0 0 0 249637 12 0 0 20 0 15 0 129918166 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607559454528 140607185427366 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 3011 0 0 0 249 14 0 0 20 0 15 0 129918167 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 3266 0 0 0 250 13 0 0 20 0 15 0 129918167 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13980732 memory=268932 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 3176 0 0 0 248 15 0 0 20 0 15 0 129918167 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.62 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 3233 0 0 0 249 13 0 0 20 0 15 0 129918167 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13980732 memory=270980 CPUtime=1.41 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 4391 0 0 0 127 14 0 0 20 0 15 0 129918168 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13980732 memory=270992 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607099851616 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607098799232 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13980732 memory=279776049156864 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.02 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 10234 0 0 0 201 1 0 0 20 0 15 0 129918171 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13980732 memory=270992 CPUtime=2.25 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 13408 0 0 0 224 1 0 0 20 0 15 0 129918171 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13980732 memory=270992 CPUtime=0.58 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) S 24088 24088 4674 0 -1 1077944384 8921 0 0 0 56 2 0 0 20 0 15 0 129918171 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13980732 memory=63440 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13980732 memory=1380 CPUtime=1.02 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 864 0 0 0 49 53 0 0 20 0 15 0 129918175 14316269568 67748 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 2514.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 272372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.92 1.85 1.77 3/216 24524
/proc/meminfo: memFree=31146528/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13980732 memory=271012 CPUtime=2520 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 74522 0 0 0 251883 117 0 0 20 0 15 0 129918166 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3495183 67753 3234 1 0 3483476 0
[pid=24090/tid=24091] ppid=24088 vsize=13980732 memory=271012 CPUtime=2502.07 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 22655 0 0 0 250195 12 0 0 20 0 15 0 129918166 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607559454656 140607185529324 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 3011 0 0 0 249 14 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13980732 memory=268932 CPUtime=2.64 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 3266 0 0 0 251 13 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.64 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 3184 0 0 0 249 15 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 3234 0 0 0 250 13 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13980732 memory=270992 CPUtime=1.42 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 4391 0 0 0 128 14 0 0 20 0 15 0 129918168 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13980732 memory=270992 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607099851616 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13980732 memory=270992 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607098799232 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13980732 memory=271012 CPUtime=2.02 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 10234 0 0 0 201 1 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13980732 memory=1380 CPUtime=2.25 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 13408 0 0 0 224 1 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13980732 memory=279776049156864 CPUtime=0.58 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) S 24088 24088 4674 0 -1 1077944384 8921 0 0 0 56 2 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13980732 memory=270980 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13980732 memory=1380 CPUtime=1.02 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 864 0 0 0 49 53 0 0 20 0 15 0 129918175 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 272392 KiB

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

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

[startup+2507.92 s]
# the end of solver process 24090 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.84 s, system=1.17459 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.92 1.85 1.77 3/216 24524
/proc/meminfo: memFree=31146528/32770624 swapFree=67108764/67108860
[pid=24088] ppid=24085 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24088/stat : 24088 (xcsp3-exec) S 24085 24088 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 129918158 9740288 345 18446744073709551615 4194304 5098028 140727360742176 140727360740280 140667917259388 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 24461312 140727360745849 140727360746053 140727360746053 140727360749547 0
/proc/24088/statm: 2378 345 289 221 0 87 0
[pid=24090] ppid=24088 vsize=13980732 memory=271012 CPUtime=2520 cores=0,2,4,6
/proc/24090/stat : 24090 (java) S 24088 24088 4674 0 -1 1077944320 74522 0 0 0 251883 117 0 0 20 0 15 0 129918166 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140726602678736 140607555215095 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
/proc/24090/statm: 3495183 67753 3234 1 0 3483476 0
[pid=24090/tid=24091] ppid=24088 vsize=13980732 memory=271012 CPUtime=2502.07 cores=0,2,4,6
/proc/24090/task/24091/stat : 24091 (java) R 24088 24088 4674 0 -1 4202560 22655 0 0 0 250195 12 0 0 20 0 15 0 129918166 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607559454656 140607185529324 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24092] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24092/stat : 24092 (java) S 24088 24088 4674 0 -1 1077944384 3011 0 0 0 249 14 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607512181648 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24093] ppid=24088 vsize=13980732 memory=268932 CPUtime=2.64 cores=0,2,4,6
/proc/24090/task/24093/stat : 24093 (java) S 24088 24088 4674 0 -1 1077944384 3266 0 0 0 251 13 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607511128848 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24094] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.64 cores=0,2,4,6
/proc/24090/task/24094/stat : 24094 (java) S 24088 24088 4674 0 -1 1077944384 3184 0 0 0 249 15 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607510076560 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24095] ppid=24088 vsize=13980732 memory=270980 CPUtime=2.63 cores=0,2,4,6
/proc/24090/task/24095/stat : 24095 (java) S 24088 24088 4674 0 -1 1077944384 3234 0 0 0 250 13 0 0 20 0 15 0 129918167 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607509023760 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24096] ppid=24088 vsize=13980732 memory=270992 CPUtime=1.42 cores=0,2,4,6
/proc/24090/task/24096/stat : 24096 (java) S 24088 24088 4674 0 -1 1077944384 4391 0 0 0 128 14 0 0 20 0 15 0 129918168 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607100905584 140607555226242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24097] ppid=24088 vsize=13980732 memory=270992 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24097/stat : 24097 (java) S 24088 24088 4674 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607099851616 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24098] ppid=24088 vsize=13980732 memory=270992 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24098/stat : 24098 (java) S 24088 24088 4674 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 129918169 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607098799232 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24099] ppid=24088 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24099/stat : 24099 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140607097747536 140607555233691 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24100] ppid=24088 vsize=13980732 memory=271012 CPUtime=2.02 cores=0,2,4,6
/proc/24090/task/24100/stat : 24100 (java) S 24088 24088 4674 0 -1 1077944384 10234 0 0 0 201 1 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606534052464 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24101] ppid=24088 vsize=13980732 memory=1380 CPUtime=2.25 cores=0,2,4,6
/proc/24090/task/24101/stat : 24101 (java) S 24088 24088 4674 0 -1 1077944384 13408 0 0 0 224 1 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606532999664 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24102] ppid=24088 vsize=13980732 memory=279776049156864 CPUtime=0.58 cores=0,2,4,6
/proc/24090/task/24102/stat : 24102 (java) S 24088 24088 4674 0 -1 1077944384 8921 0 0 0 56 2 0 0 20 0 15 0 129918171 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606531947376 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24103] ppid=24088 vsize=13980732 memory=270980 CPUtime=0 cores=0,2,4,6
/proc/24090/task/24103/stat : 24103 (java) S 24088 24088 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 129918172 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606530894816 140607555225301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
[pid=24090/tid=24104] ppid=24088 vsize=13980732 memory=1380 CPUtime=1.02 cores=0,2,4,6
/proc/24090/task/24104/stat : 24104 (java) S 24088 24088 4674 0 -1 1077944384 864 0 0 0 49 53 0 0 20 0 15 0 129918175 14316269568 67753 18446744073709551615 4194304 4196468 140726602696192 140606529841584 140607555226242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 11509760 140726602703281 140726602703457 140726602703457 140726602706895 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 272392 KiB

Child status: 143
Real time (s): 2507.92
CPU time (s): 2520.02
CPU user time (s): 2518.84
CPU system time (s): 1.17459
CPU usage (%): 100.482
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 283696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.84
system time used= 1.17459
maximum resident set size= 289460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75353
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94494
involuntary context switches= 8123


# summary of solver processes directly reported to runsolver:
#   pid: 24088,24090
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.84
#   total CPU system time (s): 1.17459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.297 second user time and 24.3084 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 20:54:43
IDJOB=4269343
IDBENCH=135903
IDSOLVER=2660
FILE ID=node134/4269343-1502824116
RUNJOBID= node134-1502649032-24470
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-08.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-4269343-1502824116/watcher-4269343-1502824116 -o /tmp/evaluation-result-4269343-1502824116/solver-4269343-1502824116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 769793737 HOME/instance-4269343-1502824116.xml

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

MD5SUM BENCH= 8e11a97c7673f129a8c4890bd1c1105b
RANDOM SEED=769793737

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31471792 kB
MemAvailable:   31779904 kB
Buffers:          284356 kB
Cached:           327052 kB
SwapCached:            4 kB
Active:           592448 kB
Inactive:         256788 kB
Active(anon):     185168 kB
Inactive(anon):   102676 kB
Active(file):     407280 kB
Inactive(file):   154112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7540 kB
Writeback:             0 kB
AnonPages:        237760 kB
Mapped:            73588 kB
Shmem:             49756 kB
Slab:             151972 kB
SReclaimable:     125112 kB
SUnreclaim:        26860 kB
KernelStack:        3536 kB
PageTables:         6036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-15 21:36:31