Trace number 4283353

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 5a (2017-08-18)SAT (TO)1080 2520.1001 2456.71

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-06.xml
MD5SUMe510f4e528f92f41d50b9f762f8b8317
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1134
Best CPU time to get the best result obtained on this benchmark151.156
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283353-1503216164.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283353-1503216164.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.49/0.41	c solve instance...
0.76/0.43	o 508 
0.76/0.47	o 568 
0.76/0.51	o 583 
0.76/0.52	o 595 
0.76/0.52	o 631 
1.08/0.55	o 636 
1.08/0.55	o 651 
1.08/0.59	o 681 
1.38/0.63	o 686 
1.38/0.64	o 696 
2.00/0.80	o 701 
2.00/0.85	o 721 
2.00/0.85	o 766 
2.00/0.89	o 775 
2.00/0.89	o 797 
2.33/0.91	o 799 
2.33/0.93	o 810 
2.33/0.94	o 815 
2.33/0.95	o 857 
3.26/1.28	o 876 
5.37/1.90	o 880 
5.37/1.91	o 884 
5.37/1.99	o 897 
8.64/3.07	o 924 
9.16/3.33	o 926 
9.16/3.33	o 941 
9.80/3.82	o 955 
21.90/14.62	o 963 
26.09/18.74	o 966 
27.55/20.15	o 996 
55.96/48.19	o 1007 
56.05/48.23	o 1011 
56.05/48.24	o 1036 
56.33/48.46	o 1049 
581.23/561.06	o 1059 
1515.74/1474.75	o 1063 
1515.74/1474.75	o 1064 
1520.74/1479.69	o 1067 
1520.94/1479.84	o 1080 
2520.07/2456.70	s SATISFIABLE
2520.07/2456.70	v <instantiation>
2520.07/2456.70	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] </list>
2520.07/2456.70	v 	<values>0 1 0 0 0 1 1 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 </values>
2520.07/2456.70	v </instantiation>
2520.07/2456.70	c Unexpected resolution interruption!

Verifier Data

OK	1080

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283353-1503216164/watcher-4283353-1503216164 -o /tmp/evaluation-result-4283353-1503216164/solver-4283353-1503216164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 836896132 HOME/instance-4283353-1503216164.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=27381, runsolver pid=27375

[startup+0.10286 s]*
/proc/loadavg: 1.14 1.69 1.86 4/218 27419
/proc/meminfo: memFree=28285444/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13978596 memory=28564 CPUtime=0.12 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 5446 0 0 0 12 0 0 0 20 0 15 0 154704504 14314082304 7141 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3494649 7141 2897 1 0 3482966 0
[pid=27384/tid=27385] ppid=27381 vsize=13978596 memory=4351193297950901136 CPUtime=0.09 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 3380 0 0 0 9 0 0 0 20 0 15 0 154704505 14314082304 7141 33554432000 4194304 4196468 140729326553248 140590074857264 140590070635926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13978596 memory=139964811384448 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13978596 memory=139964811384448 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704507 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154704507 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154704508 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13978596 memory=139964811384448 CPUtime=0.02 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) R 27381 27381 21899 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589177760368 140590049171784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13978596 memory=139964811384448 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704510 14314082304 7141 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29948 KiB

[startup+0.210901 s]*
/proc/loadavg: 1.14 1.69 1.86 4/218 27419
/proc/meminfo: memFree=28263520/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13982852 memory=40388 CPUtime=0.34 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 8178 0 0 0 32 2 0 0 20 0 15 0 154704504 14318440448 10097 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3495713 10097 3050 1 0 3482966 0
[pid=27384/tid=27385] ppid=27381 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) D 27381 27381 21899 0 -1 1077944384 5308 0 0 0 19 1 0 0 20 0 15 0 154704505 14318440448 10097 33554432000 4194304 4196468 140729326553248 140590074833616 140590063303213 0 4 0 16800975 18446744072101568036 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13982852 memory=8961 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13982852 memory=139964811406630 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14318473216 10097 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13982884 memory=139964811384448 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704507 14318473216 10097 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154704507 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154704508 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 652 0 0 0 3 0 0 0 20 0 15 0 154704510 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 15 0 154704510 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13982852 memory=139964811384448 CPUtime=0.08 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 731 0 0 0 8 0 0 0 20 0 15 0 154704510 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14318440448 10097 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704510 14318473216 10097 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41772 KiB

[startup+0.310729 s]*
/proc/loadavg: 1.14 1.69 1.86 4/218 27419
/proc/meminfo: memFree=28249872/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13982928 memory=48108 CPUtime=0.49 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 9106 0 0 0 47 2 0 0 20 0 15 0 154704504 14318518272 12027 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3495732 12027 3140 1 0 3482966 0
[pid=27384/tid=27385] ppid=27381 vsize=13982928 memory=595678064335126645 CPUtime=0.3 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 6064 0 0 0 28 2 0 0 20 0 15 0 154704505 14318518272 12027 33554432000 4194304 4196468 140729326553248 140590074856352 140590070645917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13982928 memory=302022874271842660 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13982928 memory=288230376152465402 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704507 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154704507 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154704508 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 729 0 0 0 4 0 0 0 20 0 15 0 154704510 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13982928 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 204 0 0 0 2 0 0 0 20 0 15 0 154704510 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13982928 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 809 0 0 0 11 0 0 0 20 0 15 0 154704510 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14318518272 12027 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704510 14318518272 12041 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49492 KiB

[startup+0.700793 s]
/proc/loadavg: 1.14 1.69 1.86 10/218 27419
/proc/meminfo: memFree=28224068/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13984976 memory=78356 CPUtime=1.67 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 13251 0 0 0 164 3 0 0 20 0 15 0 154704504 14320615424 19589 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3496244 19589 3203 1 0 3483478 0
[pid=27384/tid=27385] ppid=27381 vsize=13984976 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 6590 0 0 0 65 2 0 0 20 0 15 0 154704505 14320615424 19589 33554432000 4194304 4196468 140729326553248 140590074862400 140589667034784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704506 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154704506 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154704508 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13984976 memory=4316 CPUtime=0.33 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) R 27381 27381 21899 0 -1 4202560 1978 0 0 0 33 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589247347408 140590050476129 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13984976 memory=2196 CPUtime=0.33 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) R 27381 27381 21899 0 -1 4202560 1725 0 0 0 33 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589246298032 140590056638368 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13984976 memory=7784 CPUtime=0.31 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) R 27381 27381 21899 0 -1 1077944384 1650 0 0 0 31 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13984976 memory=832 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 19589 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 79740 KiB

[startup+1.50082 s]
/proc/loadavg: 1.14 1.69 1.86 7/218 27419
/proc/meminfo: memFree=28118104/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0

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

[pid=27384/tid=27398] ppid=27381 vsize=13984976 memory=1384 CPUtime=3.02 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 16819 0 0 0 259 43 0 0 20 0 15 0 154704507 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154704508 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13984976 memory=306716 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13984976 memory=1160 CPUtime=3.71 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 18013 0 0 0 368 3 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13984976 memory=3256 CPUtime=3.92 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 34883 0 0 0 387 5 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 10391 0 0 0 61 2 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13984976 memory=300048 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13984976 memory=334252 CPUtime=1.29 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 832 0 0 0 64 65 0 0 20 0 15 0 154704510 14320615424 83563 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 2444.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 335636 KiB

[startup+2442.3 s]
/proc/loadavg: 1.31 1.26 1.38 3/217 27518
/proc/meminfo: memFree=27684716/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13984976 memory=333604 CPUtime=2505.36 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 247845 0 0 0 250154 382 0 0 20 0 15 0 154704504 14320615424 83401 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3496244 83401 3281 1 0 3483478 0
[pid=27384/tid=27385] ppid=27381 vsize=13984976 memory=313092 CPUtime=2418.19 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 107571 0 0 0 241787 32 0 0 20 0 15 0 154704505 14320615424 83401 33554432000 4194304 4196468 140729326553248 140590074863728 140589669057200 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13984976 memory=326224 CPUtime=18.6 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 14164 0 0 0 1793 67 0 0 20 0 15 0 154704506 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13984976 memory=317196 CPUtime=18.6 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 15267 0 0 0 1797 63 0 0 20 0 15 0 154704506 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13984976 memory=1384 CPUtime=18.6 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 13750 0 0 0 1799 61 0 0 20 0 15 0 154704506 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13984976 memory=308476 CPUtime=18.61 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 14542 0 0 0 1799 62 0 0 20 0 15 0 154704506 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13984976 memory=311036 CPUtime=3.09 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 17065 0 0 0 265 44 0 0 20 0 15 0 154704507 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13984976 memory=333608 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13984976 memory=333604 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154704508 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13984976 memory=6944652027076318631 CPUtime=3.71 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 18013 0 0 0 368 3 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13984976 memory=1384 CPUtime=3.92 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 34883 0 0 0 387 5 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13984976 memory=302832 CPUtime=0.63 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 10391 0 0 0 61 2 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13984976 memory=1384 CPUtime=1.32 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 845 0 0 0 65 67 0 0 20 0 15 0 154704510 14320615424 83401 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 2505.36 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 334988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.7 s]
/proc/loadavg: 1.25 1.25 1.37 3/217 27518
/proc/meminfo: memFree=27711792/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13984976 memory=316668 CPUtime=2520.07 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 247933 0 0 0 251624 383 0 0 20 0 15 0 154704504 14320615424 79167 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3496244 79167 3281 1 0 3483478 0
[pid=27384/tid=27385] ppid=27381 vsize=13984976 memory=322308 CPUtime=2432.45 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 107602 0 0 0 243213 32 0 0 20 0 15 0 154704505 14320615424 79167 33554432000 4194304 4196468 140729326553248 140590074863728 140589669476153 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13984976 memory=323336 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 14175 0 0 0 1804 67 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13984976 memory=1384 CPUtime=18.7 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 15268 0 0 0 1807 63 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13984976 memory=337700 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 13752 0 0 0 1809 62 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13984976 memory=313092 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 14544 0 0 0 1809 62 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13984976 memory=326224 CPUtime=3.11 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 17096 0 0 0 266 45 0 0 20 0 15 0 154704507 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13984976 memory=308476 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13984976 memory=311036 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154704508 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13984976 memory=336676 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13984976 memory=335648 CPUtime=3.71 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 18015 0 0 0 368 3 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13984976 memory=316668 CPUtime=3.92 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 34885 0 0 0 387 5 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 10393 0 0 0 61 2 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13984976 memory=303236 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13984976 memory=4096 CPUtime=1.33 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 849 0 0 0 66 67 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 318052 KiB

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

[startup+2456.71 s]
# the end of solver process 27381 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.26 s, system=3.84098 s

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

[startup+2456.7 s]
/proc/loadavg: 1.25 1.25 1.37 3/217 27518
/proc/meminfo: memFree=27711792/32770624 swapFree=67108860/67108860
[pid=27381] ppid=27375 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27381/stat : 27381 (xcsp3-exec) S 27375 27381 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154704504 9740288 346 33554432000 4194304 5098028 140731949548896 140731949547000 140030947054204 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34381824 140731949556847 140731949557051 140731949557051 140731949559787 0
/proc/27381/statm: 2378 346 289 221 0 87 0
[pid=27384] ppid=27381 vsize=13984976 memory=316668 CPUtime=2520.07 cores=0,2,4,6
/proc/27384/stat : 27384 (java) S 27381 27381 21899 0 -1 1077944320 247933 0 0 0 251624 383 0 0 20 0 15 0 154704504 14320615424 79167 33554432000 4194304 4196468 140729326553248 140729326535792 140590070623991 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
/proc/27384/statm: 3496244 79167 3281 1 0 3483478 0
[pid=27384/tid=27385] ppid=27381 vsize=13984976 memory=322308 CPUtime=2432.45 cores=0,2,4,6
/proc/27384/task/27385/stat : 27385 (java) R 27381 27381 21899 0 -1 4202560 107602 0 0 0 243213 32 0 0 20 0 15 0 154704505 14320615424 79167 33554432000 4194304 4196468 140729326553248 140590074863728 140589669476153 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27388] ppid=27381 vsize=13984976 memory=323336 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27388/stat : 27388 (java) S 27381 27381 21899 0 -1 1077944384 14175 0 0 0 1804 67 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589985692816 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27389] ppid=27381 vsize=13984976 memory=1384 CPUtime=18.7 cores=0,2,4,6
/proc/27384/task/27389/stat : 27389 (java) S 27381 27381 21899 0 -1 1077944384 15268 0 0 0 1807 63 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589984640016 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27390] ppid=27381 vsize=13984976 memory=337700 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27390/stat : 27390 (java) S 27381 27381 21899 0 -1 1077944384 13752 0 0 0 1809 62 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589664299920 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27391] ppid=27381 vsize=13984976 memory=313092 CPUtime=18.71 cores=0,2,4,6
/proc/27384/task/27391/stat : 27391 (java) S 27381 27381 21899 0 -1 1077944384 14544 0 0 0 1809 62 0 0 20 0 15 0 154704506 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589663247120 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27398] ppid=27381 vsize=13984976 memory=326224 CPUtime=3.11 cores=0,2,4,6
/proc/27384/task/27398/stat : 27398 (java) S 27381 27381 21899 0 -1 1077944384 17096 0 0 0 266 45 0 0 20 0 15 0 154704507 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589251570032 140590070635138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27403] ppid=27381 vsize=13984976 memory=308476 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27403/stat : 27403 (java) S 27381 27381 21899 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154704507 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589250516000 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27404] ppid=27381 vsize=13984976 memory=311036 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27404/stat : 27404 (java) S 27381 27381 21899 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154704508 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589249463152 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27408] ppid=27381 vsize=13984976 memory=336676 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27408/stat : 27408 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589248411472 140590070642587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27409] ppid=27381 vsize=13984976 memory=335648 CPUtime=3.71 cores=0,2,4,6
/proc/27384/task/27409/stat : 27409 (java) S 27381 27381 21899 0 -1 1077944384 18015 0 0 0 368 3 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589247359856 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27410] ppid=27381 vsize=13984976 memory=316668 CPUtime=3.92 cores=0,2,4,6
/proc/27384/task/27410/stat : 27410 (java) S 27381 27381 21899 0 -1 1077944384 34885 0 0 0 387 5 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589246307056 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27411] ppid=27381 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/27384/task/27411/stat : 27411 (java) S 27381 27381 21899 0 -1 1077944384 10393 0 0 0 61 2 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589177760368 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27412] ppid=27381 vsize=13984976 memory=303236 CPUtime=0 cores=0,2,4,6
/proc/27384/task/27412/stat : 27412 (java) S 27381 27381 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589176707808 140590070634197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
[pid=27384/tid=27413] ppid=27381 vsize=13984976 memory=4096 CPUtime=1.33 cores=0,2,4,6
/proc/27384/task/27413/stat : 27413 (java) S 27381 27381 21899 0 -1 1077944384 849 0 0 0 66 67 0 0 20 0 15 0 154704510 14320615424 79167 33554432000 4194304 4196468 140729326553248 140589175655088 140590070635138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33726464 140729326560407 140729326560583 140729326560583 140729326563279 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 318052 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2456.71
CPU time (s): 2520.1
CPU user time (s): 2516.26
CPU system time (s): 3.84098
CPU usage (%): 102.58
Max. virtual memory (cumulated for all children) (KiB): 13996268
Max. memory (cumulated for all children) (KiB): 506356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.26
system time used= 3.84098
maximum resident set size= 522592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248639
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124799
involuntary context switches= 6577


# summary of solver processes directly reported to runsolver:
#   pid: 27381
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2516.26
#   total CPU system time (s): 3.84098

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6444 second user time and 26.0341 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 09:48:23
IDJOB=4283353
IDBENCH=133484
IDSOLVER=2679
FILE ID=node102/4283353-1503216164
RUNJOBID= node102-1503215303-27357
PBS_JOBID= 20630875
Free space on /tmp= 61684 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-06.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-4283353-1503216164/watcher-4283353-1503216164 -o /tmp/evaluation-result-4283353-1503216164/solver-4283353-1503216164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 836896132 HOME/instance-4283353-1503216164.xml

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

MD5SUM BENCH= e510f4e528f92f41d50b9f762f8b8317
RANDOM SEED=836896132

node102.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.35
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.35
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.35
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.35
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:        28322020 kB
MemAvailable:   31979552 kB
Buffers:          240880 kB
Cached:          3709560 kB
SwapCached:            0 kB
Active:          1070744 kB
Inactive:        2930052 kB
Active(anon):       3712 kB
Inactive(anon):    83092 kB
Active(file):    1067032 kB
Inactive(file):  2846960 kB
Unevictable:        7464 kB
Mlocked:            7464 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15640 kB
Writeback:             0 kB
AnonPages:         57940 kB
Mapped:            51696 kB
Shmem:             33420 kB
Slab:             146476 kB
SReclaimable:     118748 kB
SUnreclaim:        27728 kB
KernelStack:        3168 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61668 MiB
End job on node102 at 2017-08-20 10:29:20