Trace number 4282026

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)1354 2520.05 2511.4099

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 benchmark1243
Best CPU time to get the best result obtained on this benchmark2400.07
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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282026-1503101670.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282026-1503101670.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.91/0.69	c solve instance...
86.75/80.36	o 1357 
502.62/495.74	o 1354 
2520.02/2511.40	s SATISFIABLE
2520.02/2511.40	v <instantiation>
2520.02/2511.40	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>
2520.02/2511.40	v 	<values>44 101 179 258 418 471 516 609 679 802 895 1057 1106 1217 1302 261 398 439 487 516 568 639 655 748 802 865 877 990 1150 1195 0 60 103 174 176 226 263 349 430 542 599 710 734 1046 1138 0 150 439 474 480 505 573 592 636 734 807 902 995 1046 1207 174 270 309 443 550 562 609 678 733 828 891 895 906 956 1051 0 73 101 144 191 349 437 470 483 622 671 902 940 961 1060 27 30 110 505 716 865 896 948 1012 1095 1097 1187 1251 1267 1285 0 41 103 226 330 398 461 600 695 758 795 807 849 877 1194 0 44 103 258 320 371 541 828 868 915 1106 1121 1139 1211 1246 0 27 41 430 489 621 730 896 961 1012 1121 1211 1241 1332 1343 0 144 437 487 490 573 592 621 658 716 748 786 952 1051 1100 270 330 337 418 500 574 657 757 758 827 834 956 1040 1060 1138 23 176 257 261 339 544 658 752 757 807 815 876 892 995 1231 0 67 306 344 412 474 484 552 795 885 936 1095 1194 1238 1322 0 115 179 243 454 496 558 678 752 848 876 962 1057 1150 1238 1303 1225 1207 1223 1129 1132 1310 1240 1306 1354 1170 1231 1305 1344 1294 </values>
2520.02/2511.40	v </instantiation>
2520.02/2511.40	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 (15121 MiB free)
  memory of node 1: 16384 MiB (15412 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282026-1503101670/watcher-4282026-1503101670 -o /tmp/evaluation-result-4282026-1503101670/solver-4282026-1503101670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14041 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952854106 HOME/instance-4282026-1503101670.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=15031, runsolver pid=15028

[startup+0.100161 s]*
/proc/loadavg: 2.03 1.99 1.96 3/202 15035
/proc/meminfo: memFree=31261956/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13358712 memory=13312 CPUtime=0 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 3075 0 0 0 0 0 0 0 20 0 6 0 98507649 13679321088 3328 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3339678 3328 1747 1 0 3329175 0
[pid=15033/tid=15034] ppid=15031 vsize=13358712 memory=-6515133531015975270 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 1966 0 0 0 0 0 0 0 20 0 6 0 98507649 13679321088 3460 18446744073709551615 4194304 4196468 140723667215232 140486785655376 140486765499742 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13358712 memory=5767615341042178441 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 98507650 13679321088 3460 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13358712 memory=140054634194560 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 98507650 13679321088 3460 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 98507650 13679321088 3460 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 98507650 13679321088 3460 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 14688 KiB

[startup+0.210105 s]*
/proc/loadavg: 2.03 1.99 1.96 3/214 15047
/proc/meminfo: memFree=31249028/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13974352 memory=27452 CPUtime=0.1 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 5269 0 0 0 9 1 0 0 20 0 15 0 98507649 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3493588 6863 2750 1 0 3482964 0
[pid=15033/tid=15034] ppid=15031 vsize=13974352 memory=7681340447573056666 CPUtime=0.07 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 3415 0 0 0 7 0 0 0 20 0 15 0 98507649 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486785651600 140486781441181 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13974352 memory=5767615341042178441 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13974352 memory=140054634194560 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486258562208 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) S 15031 15031 13977 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13974352 memory=140054634194560 CPUtime=0.01 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) S 15031 15031 13977 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 98507655 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13974352 memory=140054634194560 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507659 14309736448 6863 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28828 KiB

[startup+0.311871 s]*
/proc/loadavg: 2.03 1.99 1.96 5/214 15047
/proc/meminfo: memFree=31238048/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13974352 memory=36928 CPUtime=0.28 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 8886 0 0 0 26 2 0 0 20 0 15 0 98507649 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3493588 9232 2951 1 0 3482964 0
[pid=15033/tid=15034] ppid=15031 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 6115 0 0 0 16 2 0 0 20 0 15 0 98507649 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486785657312 140486781441181 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13974352 memory=140054634194559 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486258562208 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13974352 memory=140054634194560 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507652 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) R 15031 15031 13977 0 -1 4202560 524 0 0 0 1 0 0 0 20 0 15 0 98507655 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486762119552 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) R 15031 15031 13977 0 -1 1077944384 175 0 0 0 2 0 0 0 20 0 15 0 98507655 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) R 15031 15031 13977 0 -1 4202560 772 0 0 0 6 0 0 0 20 0 15 0 98507655 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781440602 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507659 14309736448 9232 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38304 KiB

[startup+0.702345 s]
/proc/loadavg: 2.03 1.99 1.96 5/214 15047
/proc/meminfo: memFree=31226908/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13980732 memory=66176 CPUtime=1.12 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 12812 0 0 0 107 5 0 0 20 0 15 0 98507649 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3495183 16544 3164 1 0 3483476 0
[pid=15033/tid=15034] ppid=15031 vsize=13980732 memory=139 CPUtime=0.55 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 8708 0 0 0 52 3 0 0 20 0 15 0 98507649 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486785637776 140486765499742 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13980732 memory=8443538352883892301 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13980732 memory=288292173013844728 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486258562208 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13980732 memory=1005459 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13980732 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) R 15031 15031 13977 0 -1 4202560 745 0 0 0 9 0 0 0 20 0 15 0 98507655 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486255392352 140486765809125 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 700 0 0 0 15 0 0 0 20 0 15 0 98507655 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) R 15031 15031 13977 0 -1 4202560 1353 0 0 0 29 0 0 0 20 0 15 0 98507655 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486253296576 140486773656382 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507659 14316269568 16544 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67552 KiB

[startup+1.5008 s]
/proc/loadavg: 2.03 1.99 1.96 5/214 15047
/proc/meminfo: memFree=31182620/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13980732 memory=117264 CPUtime=3.55 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 39109 0 0 0 347 8 0 0 20 0 15 0 98507649 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3495183 29316 3188 1 0 3483476 0
[pid=15033/tid=15034] ppid=15031 vsize=13980732 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 9796 0 0 0 132 3 0 0 20 0 15 0 98507649 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486785650168 140486388364683 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13980732 memory=7165062429642090320 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13980732 memory=6155674548887183978 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13980732 memory=7230923198005535850 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507650 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13980732 memory=4188418367161592384 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13980732 memory=2384 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 29316 18446744073709551615 4194304 4196468 140723667215232 140486258562208 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6

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

/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13980732 memory=280109043775456 CPUtime=3.38 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) S 15031 15031 13977 0 -1 1077944384 24603 0 0 0 335 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13980732 memory=7666653144956298344 CPUtime=3.15 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 25583 0 0 0 312 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.6 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) S 15031 15031 13977 0 -1 1077944384 8923 0 0 0 59 1 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.67 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 2007 0 0 0 29 38 0 0 20 0 15 0 98507659 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 2390.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205156 KiB

[startup+2442.3 s]
/proc/loadavg: 1.84 1.93 1.90 3/215 15205
/proc/meminfo: memFree=31020472/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13980732 memory=203780 CPUtime=2450.88 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 104726 0 0 0 245034 54 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3495183 50945 3243 1 0 3483476 0
[pid=15033/tid=15034] ppid=15031 vsize=13980732 memory=1376 CPUtime=2441.02 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 24404 0 0 0 244094 8 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486785658640 140486388975800 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.37 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 4118 0 0 0 34 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.37 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2636 0 0 0 34 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.37 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 3112 0 0 0 34 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.37 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 2977 0 0 0 33 4 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.46 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 4981 0 0 0 42 4 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13980732 memory=203780 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486258562272 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13980732 memory=203780 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13980732 memory=203780 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13980732 memory=1376 CPUtime=3.38 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) S 15031 15031 13977 0 -1 1077944384 24603 0 0 0 335 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13980732 memory=2257 CPUtime=3.15 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 25583 0 0 0 312 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.6 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) S 15031 15031 13977 0 -1 1077944384 8923 0 0 0 59 1 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.69 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 2011 0 0 0 30 39 0 0 20 0 15 0 98507659 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 2450.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205156 KiB

[startup+2502.3 s]
/proc/loadavg: 1.81 1.90 1.89 3/212 15207
/proc/meminfo: memFree=31023232/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13980732 memory=203780 CPUtime=2510.92 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 105616 0 0 0 251037 55 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3495183 50945 3243 1 0 3483476 0
[pid=15033/tid=15034] ppid=15031 vsize=13980732 memory=203780 CPUtime=2501 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 24728 0 0 0 250091 9 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486785658688 140486388976117 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 4412 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2693 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 3118 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 2984 0 0 0 34 4 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.47 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 5154 0 0 0 43 4 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486258562272 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13980732 memory=203780 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13980732 memory=1376 CPUtime=3.38 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) S 15031 15031 13977 0 -1 1077944384 24605 0 0 0 335 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13980732 memory=1376 CPUtime=3.15 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 25585 0 0 0 312 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13980732 memory=1376 CPUtime=0.6 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) S 15031 15031 13977 0 -1 1077944384 8925 0 0 0 59 1 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13980732 memory=1728 CPUtime=0.71 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 2034 0 0 0 31 40 0 0 20 0 15 0 98507659 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 2510.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.4 s]
/proc/loadavg: 1.91 1.92 1.90 3/212 15361
/proc/meminfo: memFree=31095684/32770624 swapFree=67108860/67108860
[pid=15031] ppid=15028 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/15031/stat : 15031 (xcsp3-exec) S 15028 15031 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98507640 9740288 344 18446744073709551615 4194304 5098028 140728143080752 140728143078856 140690893722236 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 33566720 140728143081848 140728143082053 140728143082053 140728143085547 0
/proc/15031/statm: 2378 344 289 221 0 87 0
[pid=15033] ppid=15031 vsize=13980732 memory=203780 CPUtime=2520.02 cores=0,2,4,6
/proc/15033/stat : 15033 (java) S 15031 15031 13977 0 -1 1077944320 105622 0 0 0 251947 55 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140723667197776 140486781419255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
/proc/15033/statm: 3495183 50945 3243 1 0 3483476 0
[pid=15033/tid=15034] ppid=15031 vsize=13980732 memory=30412 CPUtime=2510.09 cores=0,2,4,6
/proc/15033/task/15034/stat : 15034 (java) R 15031 15031 13977 0 -1 4202560 24733 0 0 0 251000 9 0 0 20 0 15 0 98507649 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486785658640 140486388976284 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15035] ppid=15031 vsize=13980732 memory=4048 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15035/stat : 15035 (java) S 15031 15031 13977 0 -1 1077944384 4412 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486715853840 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15036] ppid=15031 vsize=13980732 memory=644 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15036/stat : 15036 (java) S 15031 15031 13977 0 -1 1077944384 2693 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486714801296 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15037] ppid=15031 vsize=13980732 memory=1788 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15037/stat : 15037 (java) S 15031 15031 13977 0 -1 1077944384 3118 0 0 0 35 3 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486713748240 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15038] ppid=15031 vsize=13980732 memory=796 CPUtime=0.38 cores=0,2,4,6
/proc/15033/task/15038/stat : 15038 (java) S 15031 15031 13977 0 -1 1077944384 2985 0 0 0 34 4 0 0 20 0 15 0 98507650 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486712695696 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15039] ppid=15031 vsize=13980732 memory=10096 CPUtime=0.47 cores=0,2,4,6
/proc/15033/task/15039/stat : 15039 (java) S 15031 15031 13977 0 -1 1077944384 5154 0 0 0 43 4 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486259615984 140486781430402 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15040] ppid=15031 vsize=13980732 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15040/stat : 15040 (java) S 15031 15031 13977 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486258562272 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15041] ppid=15031 vsize=13980732 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15041/stat : 15041 (java) S 15031 15031 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98507652 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486257509104 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15042] ppid=15031 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15042/stat : 15042 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486256457680 140486781437851 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15043] ppid=15031 vsize=13980732 memory=203780 CPUtime=3.38 cores=0,2,4,6
/proc/15033/task/15043/stat : 15043 (java) S 15031 15031 13977 0 -1 1077944384 24605 0 0 0 335 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486255405808 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15044] ppid=15031 vsize=13980732 memory=203780 CPUtime=3.15 cores=0,2,4,6
/proc/15033/task/15044/stat : 15044 (java) S 15031 15031 13977 0 -1 1077944384 25585 0 0 0 312 3 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486254353264 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15045] ppid=15031 vsize=13980732 memory=203780 CPUtime=0.6 cores=0,2,4,6
/proc/15033/task/15045/stat : 15045 (java) S 15031 15031 13977 0 -1 1077944384 8925 0 0 0 59 1 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486253300208 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15046] ppid=15031 vsize=13980732 memory=9008 CPUtime=0 cores=0,2,4,6
/proc/15033/task/15046/stat : 15046 (java) S 15031 15031 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507655 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486252247904 140486781429461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
[pid=15033/tid=15047] ppid=15031 vsize=13980732 memory=4616 CPUtime=0.71 cores=0,2,4,6
/proc/15033/task/15047/stat : 15047 (java) S 15031 15031 13977 0 -1 1077944384 2034 0 0 0 31 40 0 0 20 0 15 0 98507659 14316269568 50945 18446744073709551615 4194304 4196468 140723667215232 140486251194928 140486781430402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38318080 140723667218865 140723667219041 140723667219041 140723667222479 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205156 KiB

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

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

[startup+2511.41 s]
# the end of solver process 15033 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.49 s, system=0.559051 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): 2511.41
CPU time (s): 2520.05
CPU user time (s): 2519.49
CPU system time (s): 0.559051
CPU usage (%): 100.344
Max. virtual memory (cumulated for all children) (KiB): 13992664
Max. memory (cumulated for all children) (KiB): 228632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.49
system time used= 0.559051
maximum resident set size= 230204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69139
involuntary context switches= 3224


# summary of solver processes directly reported to runsolver:
#   pid: 15031,15033
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.49
#   total CPU system time (s): 0.559051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2747 second user time and 22.3177 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 02:00:14
IDJOB=4282026
IDBENCH=115789
IDSOLVER=2677
FILE ID=node124/4282026-1503101670
RUNJOBID= node124-1503095780-14041
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
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-4282026-1503101670/watcher-4282026-1503101670 -o /tmp/evaluation-result-4282026-1503101670/solver-4282026-1503101670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14041 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952854106 HOME/instance-4282026-1503101670.xml

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=1952854106

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31266976 kB
MemAvailable:   31865288 kB
Buffers:          285056 kB
Cached:           607096 kB
SwapCached:            0 kB
Active:           694960 kB
Inactive:         356688 kB
Active(anon):     112188 kB
Inactive(anon):    89140 kB
Active(file):     582772 kB
Inactive(file):   267548 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8044 kB
Writeback:             0 kB
AnonPages:        169800 kB
Mapped:            69048 kB
Shmem:             41704 kB
Slab:             154708 kB
SReclaimable:     127652 kB
SUnreclaim:        27056 kB
KernelStack:        3824 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1287084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-19 02:42:05