Trace number 4284486

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)1354 262.33099 240.022

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-9.xml
MD5SUMa459d91dacc3f59ecbf6a687bb73e496
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1259
Best CPU time to get the best result obtained on this benchmark251.858
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1359
Maximum domain size1359
Distribution of domain sizes[{"size":1359,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

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-4284486-1503210295.xml"  -tl '264s' -p 1 -x 3
0.11/0.14	c [HOME/instance-4284486-1503210295.xml, -tl, 264s, -p, 1, -x, 3]
0.11/0.20	c simple solver
0.33/0.26	c parse instance...
0.98/0.58	c solve instance...
37.14/18.71	o 1358 
37.51/18.93	o 1357 
37.63/19.10	o 1356 
38.15/19.54	o 1355 
184.64/163.08	o 1354 
262.30/240.01	s SATISFIABLE
262.30/240.01	v <instantiation>
262.30/240.01	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] </list>
262.30/240.01	v 	<values>0 177 255 334 423 476 490 583 653 699 1068 1169 1218 1268 1353 30 174 215 237 266 318 389 501 645 699 762 793 881 1132 1202 0 60 103 220 243 293 330 416 538 598 667 733 757 961 1053 0 162 311 346 352 377 434 435 479 573 603 698 852 998 1219 215 311 350 425 523 525 583 652 688 813 876 928 939 993 1141 0 259 337 434 481 652 762 833 876 883 949 972 1010 1031 1130 0 3 83 150 243 478 757 822 886 969 971 1061 1125 1141 1159 139 162 192 557 611 703 766 861 956 961 998 1039 1081 1098 1223 35 79 352 439 501 552 607 611 651 677 695 710 789 861 1163 3 30 44 161 433 607 774 833 852 892 1081 1169 1199 1290 1301 0 67 161 346 350 479 498 651 698 756 795 873 1057 1219 1268 348 408 476 563 645 710 793 891 892 972 979 989 1177 1185 1229 47 139 255 259 399 488 783 886 891 941 949 993 997 1061 1155 0 67 293 324 392 423 433 525 740 822 873 969 1155 1218 1302 0 12 113 177 194 237 334 416 679 809 858 944 1039 1152 1219 1354 1232 1122 1235 1219 1202 1184 1269 1223 1312 1338 1322 1229 1324 1275 </values>
262.30/240.01	v </instantiation>
262.30/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1354

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284486-1503210295/watcher-4284486-1503210295 -o /tmp/evaluation-result-4284486-1503210295/solver-4284486-1503210295 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1628081031 HOME/instance-4284486-1503210295.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=13733, runsolver pid=13730

[startup+0.100131 s]*
/proc/loadavg: 1.79 1.62 1.34 4/201 13762
/proc/meminfo: memFree=25204280/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13978596 memory=28104 CPUtime=0.11 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 5455 0 0 0 10 1 0 0 20 0 15 0 154117152 14314082304 7026 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3494649 7026 2839 1 0 3482966 0
[pid=13735/tid=13736] ppid=13733 vsize=13978596 memory=-9184976483239965787 CPUtime=0.09 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 3463 0 0 0 8 1 0 0 20 0 15 0 154117153 14314082304 7026 33554432000 4194304 4196468 140731042735936 140146611996464 140146607785117 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13978596 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117153 14314082304 7026 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13978596 memory=140516561041024 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14314082304 7026 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14314082304 7026 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14314082304 7026 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13978596 memory=140516561041024 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117155 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154117155 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145518953888 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154117155 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145517901296 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13978596 memory=140516561041024 CPUtime=0.01 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) R 13733 13733 13358 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145513691376 140146607775126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13978596 memory=140516561041024 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117158 14314082304 7026 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29488 KiB

[startup+0.210593 s]*
/proc/loadavg: 1.79 1.62 1.34 6/218 13779
/proc/meminfo: memFree=25176416/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13982852 memory=40360 CPUtime=0.33 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 8142 0 0 0 31 2 0 0 20 0 15 0 154117152 14318440448 10090 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3495713 10090 3065 1 0 3482966 0
[pid=13735/tid=13736] ppid=13733 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 5283 0 0 0 18 2 0 0 20 0 15 0 154117153 14318440448 10111 33554432000 4194304 4196468 140731042735936 140146611973984 140146600441284 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13982884 memory=2898 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117153 14318473216 10111 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13982852 memory=288370892712752768 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 10111 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 10111 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 10111 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13982852 memory=140516561041024 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145518953888 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145517901296 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 15 0 154117158 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13982884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 457 0 0 0 3 0 0 0 20 0 15 0 154117158 14318473216 10111 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13982884 memory=140516561041024 CPUtime=0.08 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 15 0 154117158 14318473216 10111 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 10111 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41744 KiB

[startup+0.310413 s]*
/proc/loadavg: 1.79 1.62 1.34 4/218 13779
/proc/meminfo: memFree=25159156/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13982852 memory=47288 CPUtime=0.51 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 8975 0 0 0 48 3 0 0 20 0 15 0 154117152 14318440448 11822 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3495713 11822 3106 1 0 3482966 0
[pid=13735/tid=13736] ppid=13733 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 5956 0 0 0 27 2 0 0 20 0 15 0 154117153 14318440448 11822 33554432000 4194304 4196468 140731042735936 140146612002416 140146589979324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 11822 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13982852 memory=11214314435429 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 11822 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 11822 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14318440448 11822 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145518953888 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154117155 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145517901296 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13982852 memory=-8458152057954561420 CPUtime=0.02 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) R 13733 13733 13358 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13982852 memory=-8813974798734826869 CPUtime=0.04 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) R 13733 13733 13358 0 -1 4202560 500 0 0 0 4 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145514743920 140146593827347 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13982852 memory=7031125463459224206 CPUtime=0.13 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) R 13733 13733 13358 0 -1 4202560 811 0 0 0 13 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145513689168 140146607777073 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117158 14318440448 11822 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48672 KiB

[startup+0.700795 s]
/proc/loadavg: 1.79 1.62 1.34 7/218 13779
/proc/meminfo: memFree=25134628/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13984976 memory=77340 CPUtime=1.55 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 13038 0 0 0 150 5 0 0 20 0 15 0 154117152 14320615424 19335 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3496244 19335 3211 1 0 3483478 0
[pid=13735/tid=13736] ppid=13733 vsize=13984976 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 6863 0 0 0 64 3 0 0 20 0 15 0 154117153 14320615424 19335 33554432000 4194304 4196468 140731042735936 140146612002144 140146212998736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13984976 memory=352 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154117153 14320615424 19335 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14320615424 19335 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14320615424 19335 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13984976 memory=42920 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117153 14320615424 19335 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13984976 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145518953888 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145517901296 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13984976 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13984976 memory=1228 CPUtime=0.24 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) R 13733 13733 13358 0 -1 4202560 1364 0 0 0 24 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145515783208 140146592156948 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13984976 memory=796 CPUtime=0.22 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) R 13733 13733 13358 0 -1 4202560 1535 0 0 0 22 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145514725768 140146587606840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13984976 memory=10088 CPUtime=0.38 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 1992 0 0 0 38 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13984976 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13984976 memory=8584 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 19335 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 78724 KiB

[startup+1.50087 s]
/proc/loadavg: 1.79 1.62 1.34 7/218 13779
/proc/meminfo: memFree=25028844/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0

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

/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145517901312 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13984976 memory=332680 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13984976 memory=960 CPUtime=9.76 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 53711 0 0 0 970 6 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13984976 memory=56 CPUtime=10.11 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 48666 0 0 0 1005 6 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13984976 memory=4627849546138804627 CPUtime=0.92 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 7215 0 0 0 91 1 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13984976 memory=7100839878645690267 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13984976 memory=1948 CPUtime=0.02 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1935 0 0 0 1 1 0 0 20 0 15 0 154117158 14320615424 83172 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 123.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 334072 KiB

[startup+162.301 s]
/proc/loadavg: 1.90 1.83 1.47 3/218 13781
/proc/meminfo: memFree=24595296/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13984976 memory=325660 CPUtime=183.93 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 135634 0 0 0 18358 35 0 0 20 0 15 0 154117152 14320615424 81415 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3496244 81415 3273 1 0 3483478 0
[pid=13735/tid=13736] ppid=13733 vsize=13984976 memory=325656 CPUtime=162 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 15414 0 0 0 16194 6 0 0 20 0 15 0 154117153 14320615424 81415 33554432000 4194304 4196468 140731042735936 140146612002592 140146217268800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13984976 memory=319548 CPUtime=0.2 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 1380 0 0 0 17 3 0 0 20 0 15 0 154117153 14320615424 81415 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13984976 memory=1384 CPUtime=0.2 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1525 0 0 0 17 3 0 0 20 0 15 0 154117153 14320615424 81415 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13984976 memory=322628 CPUtime=0.19 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 722 0 0 0 17 2 0 0 20 0 15 0 154117153 14320615424 81415 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13984976 memory=327712 CPUtime=0.2 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 817 0 0 0 17 3 0 0 20 0 15 0 154117153 14320615424 81415 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13984976 memory=325660 CPUtime=0.03 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 1322 0 0 0 3 0 0 0 20 0 15 0 154117155 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13984976 memory=325660 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145518953952 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145517901312 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13984976 memory=1384 CPUtime=9.79 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 54101 0 0 0 973 6 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13984976 memory=1384 CPUtime=10.24 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 49044 0 0 0 1018 6 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13984976 memory=319548 CPUtime=0.94 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 7965 0 0 0 92 2 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13984976 memory=322628 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1981 0 0 0 1 2 0 0 20 0 15 0 154117158 14320615424 81415 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 183.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 327044 KiB

[startup+222.301 s]
/proc/loadavg: 1.76 1.80 1.48 3/218 13782
/proc/meminfo: memFree=24583852/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13984976 memory=322476 CPUtime=244.56 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 138245 0 0 0 24418 38 0 0 20 0 15 0 154117152 14320615424 80619 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3496244 80619 3273 1 0 3483478 0
[pid=13735/tid=13736] ppid=13733 vsize=13984976 memory=322476 CPUtime=221.91 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 16208 0 0 0 22185 6 0 0 20 0 15 0 154117153 14320615424 80619 33554432000 4194304 4196468 140731042735936 140146612002576 140146220110599 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13984976 memory=322476 CPUtime=0.28 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 1396 0 0 0 25 3 0 0 20 0 15 0 154117153 14320615424 80619 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13984976 memory=322476 CPUtime=0.28 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1552 0 0 0 25 3 0 0 20 0 15 0 154117153 14320615424 80619 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13984976 memory=1384 CPUtime=0.27 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 764 0 0 0 24 3 0 0 20 0 15 0 154117153 14320615424 80619 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13984976 memory=1384 CPUtime=0.27 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 839 0 0 0 24 3 0 0 20 0 15 0 154117153 14320615424 80619 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13984976 memory=322476 CPUtime=0.04 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 1332 0 0 0 4 0 0 0 20 0 15 0 154117155 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145518953952 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145517901312 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13984976 memory=327104 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13984976 memory=4132 CPUtime=9.95 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 54476 0 0 0 989 6 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13984976 memory=323608 CPUtime=10.46 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 49779 0 0 0 1040 6 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13984976 memory=42920 CPUtime=0.95 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 8540 0 0 0 93 2 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13984976 memory=10088 CPUtime=0.05 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1996 0 0 0 2 3 0 0 20 0 15 0 154117158 14320615424 80619 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 244.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 323860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.66 1.78 1.48 3/218 13782
/proc/meminfo: memFree=24585000/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13733/stat : 13733 (xcsp3-exec) S 13730 13733 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154117152 9740288 346 33554432000 4194304 5098028 140726457121136 140726457119240 140378110395004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39686144 140726457128052 140726457128256 140726457128256 140726457130987 0
/proc/13733/statm: 2378 346 289 221 0 87 0
[pid=13735] ppid=13733 vsize=13984976 memory=322116 CPUtime=262.3 cores=1,3,5,7
/proc/13735/stat : 13735 (java) S 13733 13733 13358 0 -1 1077944320 139105 0 0 0 26192 38 0 0 20 0 15 0 154117152 14320615424 80529 33554432000 4194304 4196468 140731042735936 140731042718480 140146607763191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
/proc/13735/statm: 3496244 80529 3273 1 0 3483478 0
[pid=13735/tid=13736] ppid=13733 vsize=13984976 memory=6791534058613427641 CPUtime=239.61 cores=1,3,5,7
/proc/13735/task/13736/stat : 13736 (java) R 13733 13733 13358 0 -1 4202560 16267 0 0 0 23955 6 0 0 20 0 15 0 154117153 14320615424 80529 33554432000 4194304 4196468 140731042735936 140146612002480 140146221276344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13737] ppid=13733 vsize=13984976 memory=4872558044660077418 CPUtime=0.29 cores=1,3,5,7
/proc/13735/task/13737/stat : 13737 (java) S 13733 13733 13358 0 -1 1077944384 1432 0 0 0 26 3 0 0 20 0 15 0 154117153 14320615424 80529 33554432000 4194304 4196468 140731042735936 140146537851152 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13738] ppid=13733 vsize=13984976 memory=4084 CPUtime=0.29 cores=1,3,5,7
/proc/13735/task/13738/stat : 13738 (java) S 13733 13733 13358 0 -1 1077944384 1690 0 0 0 26 3 0 0 20 0 15 0 154117153 14320615424 80529 33554432000 4194304 4196468 140731042735936 140146536798608 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13739] ppid=13733 vsize=13984976 memory=932 CPUtime=0.28 cores=1,3,5,7
/proc/13735/task/13739/stat : 13739 (java) S 13733 13733 13358 0 -1 1077944384 795 0 0 0 25 3 0 0 20 0 15 0 154117153 14320615424 80529 33554432000 4194304 4196468 140731042735936 140146535746064 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13740] ppid=13733 vsize=13984976 memory=1572 CPUtime=0.28 cores=1,3,5,7
/proc/13735/task/13740/stat : 13740 (java) S 13733 13733 13358 0 -1 1077944384 1233 0 0 0 25 3 0 0 20 0 15 0 154117153 14320615424 80529 33554432000 4194304 4196468 140731042735936 140146534693520 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13741] ppid=13733 vsize=13984976 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/13735/task/13741/stat : 13741 (java) S 13733 13733 13358 0 -1 1077944384 1520 0 0 0 4 0 0 0 20 0 15 0 154117155 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145520007664 140146607774338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13742] ppid=13733 vsize=13984976 memory=26109 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13742/stat : 13742 (java) S 13733 13733 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145518953952 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13743] ppid=13733 vsize=13984976 memory=23840 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13743/stat : 13743 (java) S 13733 13733 13358 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154117155 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145517901312 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13749] ppid=13733 vsize=13984976 memory=29 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13749/stat : 13749 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145516849872 140146607781787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13750] ppid=13733 vsize=13984976 memory=29 CPUtime=9.95 cores=1,3,5,7
/proc/13735/task/13750/stat : 13750 (java) S 13733 13733 13358 0 -1 1077944384 54481 0 0 0 989 6 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145515796464 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13751] ppid=13733 vsize=13984976 memory=28 CPUtime=10.46 cores=1,3,5,7
/proc/13735/task/13751/stat : 13751 (java) S 13733 13733 13358 0 -1 1077944384 49781 0 0 0 1040 6 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145514743920 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13752] ppid=13733 vsize=13984976 memory=28 CPUtime=0.95 cores=1,3,5,7
/proc/13735/task/13752/stat : 13752 (java) S 13733 13733 13358 0 -1 1077944384 8547 0 0 0 93 2 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145513691376 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13753] ppid=13733 vsize=13984976 memory=4 CPUtime=0 cores=1,3,5,7
/proc/13735/task/13753/stat : 13753 (java) S 13733 13733 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145512639072 140146607773397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
[pid=13735/tid=13754] ppid=13733 vsize=13984976 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/13735/task/13754/stat : 13754 (java) S 13733 13733 13358 0 -1 1077944384 1996 0 0 0 2 3 0 0 20 0 15 0 154117158 14320615424 80529 33554432000 4194304 4196468 140731042735936 140145511586608 140146607774338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13635584 140731042743453 140731042743628 140731042743628 140731042746319 0
Current children cumulated CPU time: 262.3 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 323500 KiB

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

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

[startup+240.022 s]
# the end of solver process 13735 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=261.941 s, system=0.390345 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

Child status: 143
Real time (s): 240.022
CPU time (s): 262.331
CPU user time (s): 261.941
CPU system time (s): 0.390345
CPU usage (%): 109.295
Max. virtual memory (cumulated for all children) (KiB): 13999416
Max. memory (cumulated for all children) (KiB): 338152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 261.941
system time used= 0.390345
maximum resident set size= 338816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9950
involuntary context switches= 277


# summary of solver processes directly reported to runsolver:
#   pid: 13733,13735
#   total CPU time (s): 262.331
#   total CPU user time (s): 261.941
#   total CPU system time (s): 0.390345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.52067 second user time and 2.21233 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 08:10:35
IDJOB=4284486
IDBENCH=115789
IDSOLVER=2680
FILE ID=node112/4284486-1503210295
RUNJOBID= node112-1503208953-13390
PBS_JOBID= 20630869
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-9.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-4284486-1503210295/watcher-4284486-1503210295 -o /tmp/evaluation-result-4284486-1503210295/solver-4284486-1503210295 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1628081031 HOME/instance-4284486-1503210295.xml

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=1628081031

node112.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.24
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.24
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.24
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.24
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:        25228664 kB
MemAvailable:   31975112 kB
Buffers:          254548 kB
Cached:          6781108 kB
SwapCached:            0 kB
Active:          1167976 kB
Inactive:        5921012 kB
Active(anon):       4352 kB
Inactive(anon):    84384 kB
Active(file):    1163624 kB
Inactive(file):  5836628 kB
Unevictable:        7844 kB
Mlocked:            7844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7876 kB
Writeback:             0 kB
AnonPages:         60108 kB
Mapped:            51780 kB
Shmem:             33416 kB
Slab:             150864 kB
SReclaimable:     124064 kB
SUnreclaim:        26800 kB
KernelStack:        3568 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334988 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61772 MiB
End job on node112 at 2017-08-20 08:14:35