Trace number 4283493

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)1315 2520.1001 2483.51

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-2.xml
MD5SUM42633f1d08cbe99acfb79d5a930fb228
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1218
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1322
Maximum domain size1322
Distribution of domain sizes[{"size":1322,"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-4283493-1503175246.xml"  -tl '2520s' -p 1 -x 3
0.06/0.28	c [HOME/instance-4283493-1503175246.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
1.10/0.73	c solve instance...
352.92/335.05	o 1321 
1834.72/1802.69	o 1315 
2520.08/2483.50	s SATISFIABLE
2520.08/2483.50	v <instantiation>
2520.08/2483.50	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.08/2483.50	v 	<values>36 189 270 450 580 660 663 701 763 817 883 971 1053 1056 1068 0 350 401 448 468 557 633 685 703 725 810 889 919 963 1276 194 256 305 398 512 558 636 854 950 969 1002 1105 1186 1276 1289 10 43 227 307 337 433 546 557 583 788 843 855 910 1002 1046 0 36 85 115 158 227 308 344 463 630 701 733 744 817 906 0 83 115 121 134 256 350 386 557 603 633 733 810 865 979 83 121 252 401 428 445 515 529 544 633 738 867 1062 1181 1219 0 105 301 428 431 446 508 558 596 819 868 1064 1176 1193 1264 0 69 82 115 544 665 722 819 867 892 970 1064 1125 1189 1248 0 78 82 221 304 353 474 558 604 817 892 910 933 1051 1161 0 96 113 194 261 313 318 369 392 500 1002 1098 1105 1159 1251 0 85 158 261 304 305 392 477 560 645 917 1053 1086 1219 1248 143 353 439 477 596 686 727 738 755 854 906 971 1035 1093 1298 0 10 96 189 252 313 375 450 540 580 657 700 883 1125 1194 36 109 121 270 341 375 462 546 633 730 788 883 1035 1125 1193 1156 1298 1310 1121 918 1051 1283 1291 1264 1184 1289 1290 1315 1258 1268 </values>
2520.08/2483.50	v </instantiation>
2520.08/2483.50	c Unexpected resolution interruption!

Verifier Data

OK	1315

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283493-1503175246/watcher-4283493-1503175246 -o /tmp/evaluation-result-4283493-1503175246/solver-4283493-1503175246 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 374195464 HOME/instance-4283493-1503175246.xml 

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

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=465, runsolver pid=462

[startup+0.100135 s]*
/proc/loadavg: 1.66 1.51 1.50 3/198 468
/proc/meminfo: memFree=31491492/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13355668 memory=10132 CPUtime=0 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 2261 0 0 0 0 0 0 0 20 0 6 0 15933711 13676204032 2468 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3339126 2468 1170 1 0 3329096 0
[pid=467/tid=468] ppid=465 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 1860 0 0 0 0 0 0 0 20 0 6 0 15933711 13679321088 3328 18446744073709551615 4194304 4196468 140725615085040 139775265088080 139775221833590 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13358712 memory=4294977909 CPUtime=0 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15933712 13679321088 3328 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13358712 memory=140297999146982 CPUtime=0 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15933712 13679321088 3328 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 15933712 13679321088 3328 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 15933712 13679321088 3328 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13365180 KiB
Current children cumulated memory: 11512 KiB

[startup+0.210003 s]*
/proc/loadavg: 1.66 1.51 1.50 3/211 482
/proc/meminfo: memFree=31484112/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13974352 memory=22028 CPUtime=0.06 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 4919 0 0 0 6 0 0 0 20 0 15 0 15933711 14309736448 5507 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3493588 5507 2726 1 0 3482964 0
[pid=467/tid=468] ppid=465 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 3108 0 0 0 6 0 0 0 20 0 15 0 15933711 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139775265077648 139775260873885 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13974352 memory=4294977909 CPUtime=0 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13974352 memory=140297999146982 CPUtime=0 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13974352 memory=140297999120000 CPUtime=0 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933713 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15933714 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774738269088 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15933714 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774737216496 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 15933716 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) R 465 465 17292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775260863106 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13974352 memory=140297999120000 CPUtime=0 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) R 465 465 17292 0 -1 4202560 229 0 0 0 0 0 0 0 20 0 15 0 15933716 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775239433360 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13974352 memory=140297999120000 CPUtime=0 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933722 14309736448 6019 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 23408 KiB

[startup+0.310224 s]*
/proc/loadavg: 1.66 1.51 1.50 3/211 482
/proc/meminfo: memFree=31468088/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13974352 memory=36304 CPUtime=0.25 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 8701 0 0 0 23 2 0 0 20 0 15 0 15933711 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3493588 9076 2929 1 0 3482964 0
[pid=467/tid=468] ppid=465 vsize=13974352 memory=7022364594140610616 CPUtime=0.15 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 6034 0 0 0 14 1 0 0 20 0 15 0 15933711 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139775265065408 139775260873885 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13974352 memory=4294977909 CPUtime=0 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13974352 memory=140297999146982 CPUtime=0 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13974352 memory=3472328296160571439 CPUtime=0 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13974352 memory=8315307361372728819 CPUtime=0 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933713 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15933714 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774738269088 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13974352 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15933714 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774737216496 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13974352 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 501 0 0 0 1 0 0 0 20 0 15 0 15933716 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13974352 memory=3472323898181169199 CPUtime=0.01 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) R 465 465 17292 0 -1 4202560 192 0 0 0 1 0 0 0 20 0 15 0 15933716 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775244352497 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13974352 memory=140297999120000 CPUtime=0.05 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) S 465 465 17292 0 -1 1077944384 708 0 0 0 5 0 0 0 20 0 15 0 15933716 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13974352 memory=140297999120000 CPUtime=0 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933722 14309736448 9076 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37684 KiB

[startup+0.701308 s]
/proc/loadavg: 1.66 1.51 1.50 3/211 482
/proc/meminfo: memFree=31456380/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13980732 memory=65372 CPUtime=1.1 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 13020 0 0 0 106 4 0 0 20 0 15 0 15933711 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3495183 16343 3168 1 0 3483476 0
[pid=467/tid=468] ppid=465 vsize=13980732 memory=2752 CPUtime=0.54 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 8493 0 0 0 51 3 0 0 20 0 15 0 15933711 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139775265081040 139775244932446 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13980732 memory=6009316314409558634 CPUtime=0 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13980732 memory=4 CPUtime=0 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 15933713 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13980732 memory=61 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774738269088 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13980732 memory=28 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774737216496 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13980732 memory=547 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13980732 memory=72 CPUtime=0.13 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) R 465 465 17292 0 -1 4202560 1032 0 0 0 13 0 0 0 20 0 15 0 15933716 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774735098184 139775242396638 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13980732 memory=67 CPUtime=0.12 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) R 465 465 17292 0 -1 4202560 749 0 0 0 12 0 0 0 20 0 15 0 15933716 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774734045624 139775242371798 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13980732 memory=214 CPUtime=0.29 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) R 465 465 17292 0 -1 4202560 1437 0 0 0 29 0 0 0 20 0 15 0 15933716 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775253948795 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13980732 memory=8833 CPUtime=0 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933722 14316269568 16343 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66752 KiB

[startup+1.50091 s]
/proc/loadavg: 1.66 1.51 1.50 5/211 482
/proc/meminfo: memFree=31414520/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13980732 memory=112284 CPUtime=3.54 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 32902 0 0 0 347 7 0 0 20 0 15 0 15933711 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3495183 28071 3190 1 0 3483476 0
[pid=467/tid=468] ppid=465 vsize=13980732 memory=113 CPUtime=1.33 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 9469 0 0 0 130 3 0 0 20 0 15 0 15933711 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139775265084880 139774900021396 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13980732 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13980732 memory=280595716387936 CPUtime=0 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15933712 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 15933713 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 28071 18446744073709551615 4194304 4196468 140725615085040 139774738269088 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13980732 memory=2760 CPUtime=0 cores=1,3,5,7

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

/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774737216512 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13980732 memory=340716 CPUtime=8.62 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 49642 0 0 0 857 5 0 0 20 0 15 0 15933716 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13980732 memory=1380 CPUtime=8.59 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) S 465 465 17292 0 -1 1077944384 61375 0 0 0 854 5 0 0 20 0 15 0 15933716 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13980732 memory=16444 CPUtime=0.98 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) S 465 465 17292 0 -1 1077944384 17302 0 0 0 95 3 0 0 20 0 15 0 15933716 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13980732 memory=4124 CPUtime=0.56 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1027 0 0 0 25 31 0 0 20 0 15 0 15933722 14316269568 85179 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 2418.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 342096 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.58 1.58 3/211 681
/proc/meminfo: memFree=31095836/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13980732 memory=342256 CPUtime=2478.6 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 223309 0 0 0 247740 120 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3495183 85564 3269 1 0 3483476 0
[pid=467/tid=468] ppid=465 vsize=13980732 memory=342256 CPUtime=2434.49 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 40100 0 0 0 243440 9 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775265091376 139774904354059 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13980732 memory=342256 CPUtime=6.05 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 9699 0 0 0 590 15 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13980732 memory=1380 CPUtime=6.07 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 8036 0 0 0 590 17 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13980732 memory=4071628997554 CPUtime=6.08 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 7607 0 0 0 594 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13980732 memory=340716 CPUtime=6.07 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 9896 0 0 0 593 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13980732 memory=1380 CPUtime=0.92 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 17015 0 0 0 82 10 0 0 20 0 15 0 15933713 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13980732 memory=3276 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774738269152 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774737216512 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13980732 memory=1380 CPUtime=8.66 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 49820 0 0 0 861 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13980732 memory=1380 CPUtime=8.6 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) S 465 465 17292 0 -1 1077944384 61403 0 0 0 855 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13980732 memory=342256 CPUtime=0.98 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) S 465 465 17292 0 -1 1077944384 17304 0 0 0 95 3 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13980732 memory=3276 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13980732 memory=1380 CPUtime=0.58 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1045 0 0 0 26 32 0 0 20 0 15 0 15933722 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 2478.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483.5 s]
/proc/loadavg: 1.64 1.61 1.59 3/211 760
/proc/meminfo: memFree=31048048/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13980732 memory=342256 CPUtime=2520.08 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 224096 0 0 0 251888 120 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3495183 85564 3269 1 0 3483476 0
[pid=467/tid=468] ppid=465 vsize=13980732 memory=1380 CPUtime=2475.6 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 40315 0 0 0 247551 9 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775265091456 139774900992995 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13980732 memory=8704 CPUtime=6.13 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 9755 0 0 0 598 15 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13980732 memory=1380 CPUtime=6.15 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 8065 0 0 0 598 17 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13980732 memory=4616 CPUtime=6.16 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 7655 0 0 0 602 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13980732 memory=1380 CPUtime=6.15 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 10198 0 0 0 601 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13980732 memory=12980 CPUtime=0.93 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 17028 0 0 0 83 10 0 0 20 0 15 0 15933713 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774738269152 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13980732 memory=342256 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774737216512 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13980732 memory=1380 CPUtime=8.66 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 49820 0 0 0 861 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13980732 memory=342256 CPUtime=8.62 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) S 465 465 17292 0 -1 1077944384 61443 0 0 0 857 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13980732 memory=1380 CPUtime=0.98 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) S 465 465 17292 0 -1 1077944384 17386 0 0 0 95 3 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13980732 memory=340716 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13980732 memory=342256 CPUtime=0.58 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1047 0 0 0 26 32 0 0 20 0 15 0 15933722 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343636 KiB

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

[startup+2483.51 s]
# the end of solver process 465 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001694 s, system=0.000936 s

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

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

[startup+2483.5 s]
/proc/loadavg: 1.64 1.61 1.59 3/211 760
/proc/meminfo: memFree=31048048/32770624 swapFree=67108860/67108860
[pid=465] ppid=462 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/465/stat : 465 (xcsp3-exec) S 462 465 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15933701 9740288 345 18446744073709551615 4194304 5098028 140722170337968 140722170336072 140060178870908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 31870976 140722170339706 140722170339910 140722170339910 140722170343403 0
/proc/465/statm: 2378 345 289 221 0 87 0
[pid=467] ppid=465 vsize=13980732 memory=342256 CPUtime=2520.08 cores=1,3,5,7
/proc/467/stat : 467 (java) S 465 465 17292 0 -1 1077944320 224096 0 0 0 251888 120 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 140725615067584 139775260851959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
/proc/467/statm: 3495183 85564 3269 1 0 3483476 0
[pid=467/tid=468] ppid=465 vsize=13980732 memory=1380 CPUtime=2475.6 cores=1,3,5,7
/proc/467/task/468/stat : 468 (java) R 465 465 17292 0 -1 4202560 40315 0 0 0 247551 9 0 0 20 0 15 0 15933711 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775265091456 139774900992995 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=469] ppid=465 vsize=13980732 memory=8704 CPUtime=6.13 cores=1,3,5,7
/proc/467/task/469/stat : 469 (java) S 465 465 17292 0 -1 1077944384 9755 0 0 0 598 15 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775217818384 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=470] ppid=465 vsize=13980732 memory=1380 CPUtime=6.15 cores=1,3,5,7
/proc/467/task/470/stat : 470 (java) S 465 465 17292 0 -1 1077944384 8065 0 0 0 598 17 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775216765840 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=471] ppid=465 vsize=13980732 memory=4616 CPUtime=6.16 cores=1,3,5,7
/proc/467/task/471/stat : 471 (java) S 465 465 17292 0 -1 1077944384 7655 0 0 0 602 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139775215713296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=472] ppid=465 vsize=13980732 memory=1380 CPUtime=6.15 cores=1,3,5,7
/proc/467/task/472/stat : 472 (java) S 465 465 17292 0 -1 1077944384 10198 0 0 0 601 14 0 0 20 0 15 0 15933712 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774858030224 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=473] ppid=465 vsize=13980732 memory=12980 CPUtime=0.93 cores=1,3,5,7
/proc/467/task/473/stat : 473 (java) S 465 465 17292 0 -1 1077944384 17028 0 0 0 83 10 0 0 20 0 15 0 15933713 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774739322864 139775260863106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=474] ppid=465 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/467/task/474/stat : 474 (java) S 465 465 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774738269152 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=475] ppid=465 vsize=13980732 memory=342256 CPUtime=0 cores=1,3,5,7
/proc/467/task/475/stat : 475 (java) S 465 465 17292 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 15933714 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774737216512 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=476] ppid=465 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/467/task/476/stat : 476 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774736165072 139775260870555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=477] ppid=465 vsize=13980732 memory=1380 CPUtime=8.66 cores=1,3,5,7
/proc/467/task/477/stat : 477 (java) S 465 465 17292 0 -1 1077944384 49820 0 0 0 861 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774735112688 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=478] ppid=465 vsize=13980732 memory=342256 CPUtime=8.62 cores=1,3,5,7
/proc/467/task/478/stat : 478 (java) S 465 465 17292 0 -1 1077944384 61443 0 0 0 857 5 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774734060144 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=479] ppid=465 vsize=13980732 memory=1380 CPUtime=0.98 cores=1,3,5,7
/proc/467/task/479/stat : 479 (java) S 465 465 17292 0 -1 1077944384 17386 0 0 0 95 3 0 0 20 0 15 0 15933716 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774733007600 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=480] ppid=465 vsize=13980732 memory=340716 CPUtime=0 cores=1,3,5,7
/proc/467/task/480/stat : 480 (java) S 465 465 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15933717 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774731955296 139775260862165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
[pid=467/tid=482] ppid=465 vsize=13980732 memory=342256 CPUtime=0.58 cores=1,3,5,7
/proc/467/task/482/stat : 482 (java) S 465 465 17292 0 -1 1077944384 1047 0 0 0 26 32 0 0 20 0 15 0 15933722 14316269568 85564 18446744073709551615 4194304 4196468 140725615085040 139774730901808 139775260863106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 26324992 140725615092146 140725615092322 140725615092322 140725615095759 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343636 KiB

Child status: 143
Real time (s): 2483.51
CPU time (s): 2520.1
CPU user time (s): 2518.89
CPU system time (s): 1.21437
CPU usage (%): 101.473
Max. virtual memory (cumulated for all children) (KiB): 13996452
Max. memory (cumulated for all children) (KiB): 530320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.89
system time used= 1.21437
maximum resident set size= 529464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224793
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76706
involuntary context switches= 1964


# summary of solver processes directly reported to runsolver:
#   pid: 465,467
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.89
#   total CPU system time (s): 1.21437

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4426 second user time and 21.8001 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 22:26:48
IDJOB=4283493
IDBENCH=115735
IDSOLVER=2679
FILE ID=node129/4283493-1503175246
RUNJOBID= node129-1503171914-32556
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-2.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-4283493-1503175246/watcher-4283493-1503175246 -o /tmp/evaluation-result-4283493-1503175246/solver-4283493-1503175246 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 374195464 HOME/instance-4283493-1503175246.xml

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

MD5SUM BENCH= 42633f1d08cbe99acfb79d5a930fb228
RANDOM SEED=374195464

node129.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.73
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.73
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.73
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.73
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:        31494960 kB
MemAvailable:   31771832 kB
Buffers:          188508 kB
Cached:           377896 kB
SwapCached:            0 kB
Active:           495788 kB
Inactive:         376944 kB
Active(anon):     306504 kB
Inactive(anon):    16748 kB
Active(file):     189284 kB
Inactive(file):   360196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7876 kB
Writeback:             0 kB
AnonPages:        322452 kB
Mapped:            44892 kB
Shmem:             17060 kB
Slab:             111356 kB
SReclaimable:      86456 kB
SUnreclaim:        24900 kB
KernelStack:        3712 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 23:08:12