Trace number 4272220

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-07-26)SAT (TO)1666 2520.1001 2484.6101

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-2.xml
MD5SUM5792b685e17c6bfa87a9d80140b648f0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1584
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1674
Maximum domain size1674
Distribution of domain sizes[{"size":1674,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272220-1502670888.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272220-1502670888.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
1.08/0.79	c solve instance...
180.53/162.64	o 1673 
180.84/162.81	o 1672 
180.94/162.96	o 1671 
181.17/163.11	o 1670 
181.34/163.25	o 1669 
181.44/163.39	o 1668 
181.54/163.49	o 1666 
2520.08/2484.60	s SATISFIABLE
2520.08/2484.60	v <instantiation>
2520.08/2484.60	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[0][15] s[0][16] s[0][17] s[0][18] s[0][19] 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[1][15] s[1][16] s[1][17] s[1][18] s[1][19] 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[2][15] s[2][16] s[2][17] s[2][18] s[2][19] 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[3][15] s[3][16] s[3][17] s[3][18] s[3][19] 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[4][15] s[4][16] s[4][17] s[4][18] s[4][19] 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[5][15] s[5][16] s[5][17] s[5][18] s[5][19] 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[6][15] s[6][16] s[6][17] s[6][18] s[6][19] 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[7][15] s[7][16] s[7][17] s[7][18] s[7][19] 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[8][15] s[8][16] s[8][17] s[8][18] s[8][19] 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[9][15] s[9][16] s[9][17] s[9][18] s[9][19] 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[10][15] s[10][16] s[10][17] s[10][18] s[10][19] 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[11][15] s[11][16] s[11][17] s[11][18] s[11][19] 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[12][15] s[12][16] s[12][17] s[12][18] s[12][19] 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[13][15] s[13][16] s[13][17] s[13][18] s[13][19] 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] s[14][15] s[14][16] s[14][17] s[14][18] s[14][19] s[15][0] s[15][1] s[15][2] s[15][3] s[15][4] s[15][5] s[15][6] s[15][7] s[15][8] s[15][9] s[15][10] s[15][11] s[15][12] s[15][13] s[15][14] s[15][15] s[15][16] s[15][17] s[15][18] s[15][19] s[16][0] s[16][1] s[16][2] s[16][3] s[16][4] s[16][5] s[16][6] s[16][7] s[16][8] s[16][9] s[16][10] s[16][11] s[16][12] s[16][13] s[16][14] s[16][15] s[16][16] s[16][17] s[16][18] s[16][19] s[17][0] s[17][1] s[17][2] s[17][3] s[17][4] s[17][5] s[17][6] s[17][7] s[17][8] s[17][9] s[17][10] s[17][11] s[17][12] s[17][13] s[17][14] s[17][15] s[17][16] s[17][17] s[17][18] s[17][19] s[18][0] s[18][1] s[18][2] s[18][3] s[18][4] s[18][5] s[18][6] s[18][7] s[18][8] s[18][9] s[18][10] s[18][11] s[18][12] s[18][13] s[18][14] s[18][15] s[18][16] s[18][17] s[18][18] s[18][19] s[19][0] s[19][1] s[19][2] s[19][3] s[19][4] s[19][5] s[19][6] s[19][7] s[19][8] s[19][9] s[19][10] s[19][11] s[19][12] s[19][13] s[19][14] s[19][15] s[19][16] s[19][17] s[19][18] s[19][19] 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] e[15] e[16] e[17] e[18] e[19] </list>
2520.08/2484.60	v 	<values>150 223 359 440 508 536 627 718 792 799 820 986 1036 1101 1154 1344 1434 1503 1591 1649 173 258 268 344 354 445 451 506 515 608 702 765 899 1015 1121 1216 1456 1506 1557 1646 0 79 149 215 310 519 627 661 748 839 1123 1135 1166 1260 1325 1338 1360 1399 1445 1449 60 183 223 417 646 811 878 982 1035 1057 1074 1097 1121 1213 1228 1301 1399 1478 1545 1572 0 7 158 272 322 474 651 683 693 833 911 1035 1113 1145 1187 1293 1316 1408 1446 1534 0 149 220 275 300 488 512 599 658 748 811 901 941 972 1022 1039 1074 1093 1210 1513 58 124 300 310 432 799 837 866 938 1007 1039 1154 1228 1300 1371 1432 1467 1495 1521 1582 0 11 44 128 140 158 215 258 282 359 444 506 566 571 617 742 883 977 1007 1071 1 48 78 149 174 268 347 350 1036 1123 1153 1240 1244 1301 1398 1467 1488 1518 1519 1591 0 9 58 184 228 354 450 708 735 802 831 834 881 975 1021 1096 1193 1337 1445 1462 0 88 342 449 533 571 626 861 938 1015 1097 1131 1193 1271 1361 1398 1488 1515 1569 1572 0 25 58 70 158 220 440 475 480 589 663 691 878 932 1135 1257 1361 1446 1532 1545 87 151 228 310 342 417 449 517 533 596 677 708 766 911 957 1032 1300 1398 1470 1517 11 342 440 539 578 651 748 824 867 915 977 1021 1097 1166 1244 1333 1378 1435 1470 1601 0 87 150 158 178 266 354 431 519 565 595 639 681 790 867 1050 1102 1127 1214 1260 9 242 335 379 402 477 603 663 708 785 908 1091 1284 1340 1371 1406 1434 1513 1534 1582 98 173 265 354 444 451 565 608 702 708 742 790 850 883 899 933 1127 1210 1408 1488 29 126 249 402 439 470 507 578 589 827 911 921 1031 1216 1325 1372 1422 1495 1506 1596 0 1 98 166 265 272 344 382 432 477 517 571 702 733 785 861 881 933 989 1316 0 29 109 158 335 342 480 571 718 911 957 1004 1005 1021 1050 1132 1213 1265 1340 1515 1662 1656 1523 1644 1582 1579 1646 1148 1666 1502 1666 1644 1601 1661 1337 1625 1531 1650 1332 1594 </values>
2520.08/2484.60	v </instantiation>
2520.08/2484.60	c Unexpected resolution interruption!

Verifier Data

OK	1666

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272220-1502670888/watcher-4272220-1502670888 -o /tmp/evaluation-result-4272220-1502670888/solver-4272220-1502670888 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 46040182 HOME/instance-4272220-1502670888.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
solver pid=12582, runsolver pid=12579
Current StackSize limit: 8192 KiB


[startup+0.100201 s]*
/proc/loadavg: 1.59 1.63 1.62 3/205 12589
/proc/meminfo: memFree=30688920/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13441356 memory=17468 CPUtime=0.01 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 3656 0 0 0 1 0 0 0 20 0 7 0 69309498 13763948544 4367 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3360339 4367 1977 1 0 3349836 0
[pid=12584/tid=12585] ppid=12582 vsize=13441356 memory=8390339637985935414 CPUtime=0.01 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 2428 0 0 0 1 0 0 0 20 0 7 0 69309498 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140547027630864 140547004782138 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13441356 memory=288230596118065508 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 69309499 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13441356 memory=140112050614034 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 69309499 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 69309499 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13441356 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 69309499 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13441356 memory=140112049940096 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 69309501 13763948544 4433 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18848 KiB

[startup+0.210012 s]*
/proc/loadavg: 1.59 1.63 1.62 4/214 12598
/proc/meminfo: memFree=30683840/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13974352 memory=24120 CPUtime=0.07 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 4947 0 0 0 6 1 0 0 20 0 15 0 69309498 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3493588 6030 2716 1 0 3482964 0
[pid=12584/tid=12585] ppid=12582 vsize=13974352 memory=8390339637985935414 CPUtime=0.05 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 3118 0 0 0 5 0 0 0 20 0 15 0 69309498 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140547027622688 140547023410333 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13974352 memory=307370894534390116 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13974352 memory=140112050614034 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13974352 memory=140112049940096 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546567980064 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546566927216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13974352 memory=140112049940096 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) S 12582 12582 897 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13974352 memory=140112049940096 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309511 14309736448 6030 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 25500 KiB

[startup+0.310272 s]*
/proc/loadavg: 1.59 1.63 1.62 3/214 12598
/proc/meminfo: memFree=30666900/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13974352 memory=36596 CPUtime=0.25 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 8762 0 0 0 22 3 0 0 20 0 15 0 69309498 14309736448 9149 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3493588 9149 2973 1 0 3482964 0
[pid=12584/tid=12585] ppid=12582 vsize=13974352 memory=8390339637985935414 CPUtime=0.16 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 5995 0 0 0 14 2 0 0 20 0 15 0 69309498 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140547027610784 140547016066421 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13974352 memory=301741395000176996 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13974352 memory=140112050614034 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13974352 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309499 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13974352 memory=8388507230410612468 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546567980064 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69309501 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546566927216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 558 0 0 0 1 0 0 0 20 0 15 0 69309504 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13974352 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13974352 memory=140112049940096 CPUtime=0.05 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) R 12582 12582 897 0 -1 4202560 766 0 0 0 5 0 0 0 20 0 15 0 69309504 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023409754 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13974352 memory=140112049940096 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309511 14309736448 9216 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37976 KiB

[startup+0.701617 s]
/proc/loadavg: 1.59 1.63 1.62 4/214 12598
/proc/meminfo: memFree=30658180/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13980732 memory=63428 CPUtime=1.08 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 12500 0 0 0 103 5 0 0 20 0 15 0 69309498 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3495183 15857 3157 1 0 3483476 0
[pid=12584/tid=12585] ppid=12582 vsize=13980732 memory=7662705889289527641 CPUtime=0.53 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 8427 0 0 0 50 3 0 0 20 0 15 0 69309498 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140547027622920 140546647656283 0 4 1 16800974 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13980732 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13980732 memory=7811891939479414610 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13980732 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=317 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=262 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546567980064 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13980732 memory=895 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546566927216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13980732 memory=238 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13980732 memory=57 CPUtime=0.12 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 903 0 0 0 12 0 0 0 20 0 15 0 69309504 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13980732 memory=4116 CPUtime=0.11 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 450 0 0 0 11 0 0 0 20 0 15 0 69309504 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13980732 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) R 12582 12582 897 0 -1 4202560 1413 0 0 0 30 0 0 0 20 0 15 0 69309504 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546495465264 140547001754872 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13980732 memory=140111899559984 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13980732 memory=140111899560176 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309511 14316269568 15857 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64808 KiB

[startup+1.50082 s]
/proc/loadavg: 1.59 1.63 1.62 5/214 12598
/proc/meminfo: memFree=30615312/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13980732 memory=124736 CPUtime=3.53 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 34311 0 0 0 345 8 0 0 20 0 15 0 69309498 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3495183 31184 3186 1 0 3483476 0
[pid=12584/tid=12585] ppid=12582 vsize=13980732 memory=8881 CPUtime=1.33 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 9061 0 0 0 129 4 0 0 20 0 15 0 69309498 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140547027623784 140546647629127 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13980732 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13980732 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13980732 memory=8836 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69309499 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 31184 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=1380 CPUtime=0.73 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 13274 0 0 0 65 8 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=329240 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546567980128 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546566927232 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13980732 memory=329240 CPUtime=9.53 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 47847 0 0 0 948 5 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13980732 memory=1380 CPUtime=9.26 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 45790 0 0 0 922 4 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) S 12582 12582 897 0 -1 1077944384 13121 0 0 0 94 3 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13980732 memory=329240 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13980732 memory=5788 CPUtime=0.71 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1604 0 0 0 33 38 0 0 20 0 15 0 69309511 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 2356.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 330620 KiB

[startup+2382.3 s]
/proc/loadavg: 1.31 1.28 1.40 3/214 12816
/proc/meminfo: memFree=30419172/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13980732 memory=329240 CPUtime=2416.92 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 193695 0 0 0 241583 109 0 0 20 0 15 0 69309498 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3495183 82310 3268 1 0 3483476 0
[pid=12584/tid=12585] ppid=12582 vsize=13980732 memory=329240 CPUtime=2376.3 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 37824 0 0 0 237619 11 0 0 20 0 15 0 69309498 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140547027627728 140546654128288 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13980732 memory=329240 CPUtime=4.84 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 7346 0 0 0 470 14 0 0 20 0 15 0 69309499 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13980732 memory=329240 CPUtime=4.83 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 9905 0 0 0 469 14 0 0 20 0 15 0 69309499 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13980732 memory=329240 CPUtime=4.81 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 7853 0 0 0 468 13 0 0 20 0 15 0 69309499 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13980732 memory=1380 CPUtime=4.83 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 7533 0 0 0 469 14 0 0 20 0 15 0 69309499 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=329240 CPUtime=0.74 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 13458 0 0 0 66 8 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546567980128 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546566927232 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13980732 memory=2316 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13980732 memory=1380 CPUtime=9.53 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 47849 0 0 0 948 5 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13980732 memory=1380 CPUtime=9.26 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 45792 0 0 0 922 4 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13980732 memory=280223799498064 CPUtime=0.97 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) S 12582 12582 897 0 -1 1077944384 13123 0 0 0 94 3 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13980732 memory=-7965959130280075168 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13980732 memory=4116 CPUtime=0.73 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1623 0 0 0 34 39 0 0 20 0 15 0 69309511 14316269568 82310 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 2416.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 330620 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 1.49 1.46 3/215 12843
/proc/meminfo: memFree=30411244/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13980732 memory=328728 CPUtime=2477.14 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 195105 0 0 0 247605 109 0 0 20 0 15 0 69309498 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3495183 82182 3268 1 0 3483476 0
[pid=12584/tid=12585] ppid=12582 vsize=13980732 memory=328728 CPUtime=2436.22 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 38289 0 0 0 243611 11 0 0 20 0 15 0 69309498 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140547027627616 140546657390785 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13980732 memory=328728 CPUtime=4.91 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 7449 0 0 0 477 14 0 0 20 0 15 0 69309499 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13980732 memory=328728 CPUtime=4.9 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 10096 0 0 0 476 14 0 0 20 0 15 0 69309499 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13980732 memory=1380 CPUtime=4.88 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 8187 0 0 0 475 13 0 0 20 0 15 0 69309499 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13980732 memory=1380 CPUtime=4.9 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 7639 0 0 0 476 14 0 0 20 0 15 0 69309499 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=329240 CPUtime=0.75 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 13648 0 0 0 67 8 0 0 20 0 15 0 69309501 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546567980128 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546566927232 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13980732 memory=1228 CPUtime=9.53 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 47851 0 0 0 948 5 0 0 20 0 15 0 69309504 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13980732 memory=328728 CPUtime=9.26 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 45794 0 0 0 922 4 0 0 20 0 15 0 69309504 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) S 12582 12582 897 0 -1 1077944384 13125 0 0 0 94 3 0 0 20 0 15 0 69309504 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13980732 memory=328728 CPUtime=0.75 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1638 0 0 0 35 40 0 0 20 0 15 0 69309511 14316269568 82182 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 2477.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 330108 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2484.6 s]
/proc/loadavg: 1.65 1.46 1.45 3/215 12845
/proc/meminfo: memFree=30392028/32770624 swapFree=67108860/67108860
[pid=12582] ppid=12579 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12582/stat : 12582 (xcsp3-exec) S 12579 12582 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 69309490 9740288 345 18446744073709551615 4194304 5098028 140725647297984 140725647296088 140551211184764 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26079232 140725647303034 140725647303237 140725647303237 140725647306731 0
/proc/12582/statm: 2378 345 289 221 0 87 0
[pid=12584] ppid=12582 vsize=13980732 memory=351240 CPUtime=2520.08 cores=0,2,4,6
/proc/12584/stat : 12584 (java) S 12582 12582 897 0 -1 1077944320 197044 0 0 0 251894 114 0 0 20 0 15 0 69309498 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140735647816192 140547023388407 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
/proc/12584/statm: 3495183 87810 3268 1 0 3483476 0
[pid=12584/tid=12585] ppid=12582 vsize=13980732 memory=640 CPUtime=2478.27 cores=0,2,4,6
/proc/12584/task/12585/stat : 12585 (java) R 12582 12582 897 0 -1 4202560 39249 0 0 0 247815 12 0 0 20 0 15 0 69309498 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140547027627872 140546654134304 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12586] ppid=12582 vsize=13980732 memory=1792 CPUtime=5.13 cores=0,2,4,6
/proc/12584/task/12586/stat : 12586 (java) S 12582 12582 897 0 -1 1077944384 7648 0 0 0 498 15 0 0 20 0 15 0 69309499 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546980355216 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12587] ppid=12582 vsize=13980732 memory=3904 CPUtime=5.11 cores=0,2,4,6
/proc/12584/task/12587/stat : 12587 (java) S 12582 12582 897 0 -1 1077944384 10479 0 0 0 496 15 0 0 20 0 15 0 69309499 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546979302416 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12588] ppid=12582 vsize=13980732 memory=1012 CPUtime=5.09 cores=0,2,4,6
/proc/12584/task/12588/stat : 12588 (java) S 12582 12582 897 0 -1 1077944384 8340 0 0 0 496 13 0 0 20 0 15 0 69309499 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546978249616 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12589] ppid=12582 vsize=13980732 memory=10164 CPUtime=5.12 cores=0,2,4,6
/proc/12584/task/12589/stat : 12589 (java) S 12582 12582 897 0 -1 1077944384 7853 0 0 0 497 15 0 0 20 0 15 0 69309499 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546977196816 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12590] ppid=12582 vsize=13980732 memory=1440 CPUtime=0.77 cores=0,2,4,6
/proc/12584/task/12590/stat : 12590 (java) S 12582 12582 897 0 -1 1077944384 13672 0 0 0 69 8 0 0 20 0 15 0 69309501 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546569034096 140547023399554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12591] ppid=12582 vsize=13980732 memory=2000 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12591/stat : 12591 (java) S 12582 12582 897 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546567980128 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12592] ppid=12582 vsize=13980732 memory=10984 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12592/stat : 12592 (java) S 12582 12582 897 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 69309501 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546566927232 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12593] ppid=12582 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12593/stat : 12593 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546565875536 140547023407003 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12594] ppid=12582 vsize=13980732 memory=15880 CPUtime=9.53 cores=0,2,4,6
/proc/12584/task/12594/stat : 12594 (java) S 12582 12582 897 0 -1 1077944384 47851 0 0 0 948 5 0 0 20 0 15 0 69309504 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546564823920 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12595] ppid=12582 vsize=13980732 memory=21760 CPUtime=9.26 cores=0,2,4,6
/proc/12584/task/12595/stat : 12595 (java) S 12582 12582 897 0 -1 1077944384 45794 0 0 0 922 4 0 0 20 0 15 0 69309504 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546496522992 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12596] ppid=12582 vsize=13980732 memory=4044 CPUtime=0.97 cores=0,2,4,6
/proc/12584/task/12596/stat : 12596 (java) S 12582 12582 897 0 -1 1077944384 13125 0 0 0 94 3 0 0 20 0 15 0 69309504 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546495470192 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12597] ppid=12582 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/12584/task/12597/stat : 12597 (java) S 12582 12582 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69309504 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546494417632 140547023398613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
[pid=12584/tid=12598] ppid=12582 vsize=13980732 memory=1792 CPUtime=0.76 cores=0,2,4,6
/proc/12584/task/12598/stat : 12598 (java) S 12582 12582 897 0 -1 1077944384 1644 0 0 0 35 41 0 0 20 0 15 0 69309511 14316269568 87810 18446744073709551615 4194304 4196468 140735647833648 140546493364912 140547023399554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 14110720 140735647838641 140735647838817 140735647838817 140735647842255 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 352620 KiB

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

[startup+2484.61 s]
# the end of solver process 12582 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.96 s, system=1.14551 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2484.61
CPU time (s): 2520.1
CPU user time (s): 2518.96
CPU system time (s): 1.14551
CPU usage (%): 101.429
Max. virtual memory (cumulated for all children) (KiB): 13992728
Max. memory (cumulated for all children) (KiB): 523736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.96
system time used= 1.14551
maximum resident set size= 525328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197841
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74990
involuntary context switches= 3235


# summary of solver processes directly reported to runsolver:
#   pid: 12582
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.96
#   total CPU system time (s): 1.14551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8888 second user time and 24.1068 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 02:20:42
IDJOB=4272220
IDBENCH=115756
IDSOLVER=2664
FILE ID=node125/4272220-1502670888
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-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-4272220-1502670888/watcher-4272220-1502670888 -o /tmp/evaluation-result-4272220-1502670888/solver-4272220-1502670888 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 46040182 HOME/instance-4272220-1502670888.xml

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

MD5SUM BENCH= 5792b685e17c6bfa87a9d80140b648f0
RANDOM SEED=46040182

node125.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.07
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.07
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.07
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.07
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:        30695180 kB
MemAvailable:   31628220 kB
Buffers:          289556 kB
Cached:           937776 kB
SwapCached:            0 kB
Active:          1053768 kB
Inactive:         590264 kB
Active(anon):     416868 kB
Inactive(anon):    33100 kB
Active(file):     636900 kB
Inactive(file):   557164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7624 kB
Writeback:             4 kB
AnonPages:        416536 kB
Mapped:            61472 kB
Shmem:             33444 kB
Slab:             135236 kB
SReclaimable:     109620 kB
SUnreclaim:        25616 kB
KernelStack:        3488 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1016776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 03:02:07