Trace number 4283500

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)1666 2520.1201 2486.21

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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283500-1503175340.xml"  -tl '2520s' -p 1 -x 3
0.14/0.24	c [HOME/instance-4283500-1503175340.xml, -tl, 2520s, -p, 1, -x, 3]
0.14/0.30	c simple solver
0.33/0.37	c parse instance...
1.21/0.75	c solve instance...
175.62/159.62	o 1673 
175.75/159.79	o 1672 
176.03/159.94	o 1671 
176.15/160.08	o 1670 
176.42/160.22	o 1669 
176.52/160.36	o 1668 
176.62/160.45	o 1666 
2520.09/2486.20	s SATISFIABLE
2520.09/2486.20	v <instantiation>
2520.09/2486.20	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.09/2486.20	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.09/2486.20	v </instantiation>
2520.09/2486.20	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 (15315 MiB free)
  memory of node 1: 16384 MiB (15327 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283500-1503175340/watcher-4283500-1503175340 -o /tmp/evaluation-result-4283500-1503175340/solver-4283500-1503175340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 613293469 HOME/instance-4283500-1503175340.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30711, runsolver pid=30708

[startup+0.100197 s]*
/proc/loadavg: 1.49 1.63 1.67 3/204 30720
/proc/meminfo: memFree=31369864/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13574484 memory=17920 CPUtime=0.02 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 3806 0 0 0 2 0 0 0 20 0 9 0 15941984 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3393621 4480 2085 1 0 3383118 0
[pid=30713/tid=30714] ppid=30711 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 2509 0 0 0 2 0 0 0 20 0 9 0 15941985 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578904765584 140578884605278 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15941985 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13574484 memory=140029832197760 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15941985 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15941985 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15941985 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13574484 memory=140029832197760 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15941987 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 15941987 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578445231264 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 15941987 13900271616 4480 18446744073709551615 4194304 4196468 140729217186464 140578444178224 140578900534997 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19300 KiB

[startup+0.210022 s]*
/proc/loadavg: 1.49 1.63 1.67 4/211 30727
/proc/meminfo: memFree=31360304/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13974352 memory=30264 CPUtime=0.14 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 5497 0 0 0 13 1 0 0 20 0 15 0 15941984 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3493588 7566 2872 1 0 3482964 0
[pid=30713/tid=30714] ppid=30711 vsize=13974352 memory=7311146985107750967 CPUtime=0.1 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 3392 0 0 0 9 1 0 0 20 0 15 0 15941985 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578904753056 140578884568421 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13974352 memory=8942 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13974352 memory=140029832362365 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15941985 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13974352 memory=140029832197760 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15941987 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15941987 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578445231264 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15941987 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578444178160 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14309736448 7566 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) R 30711 30711 15523 0 -1 4202560 468 0 0 0 0 0 0 0 20 0 15 0 15941990 14309736448 7632 18446744073709551615 4194304 4196468 140729217186464 140578442055768 140578892761918 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14309736448 7632 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13974352 memory=140029832197760 CPUtime=0.02 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) R 30711 30711 15523 0 -1 4202560 379 0 0 0 2 0 0 0 20 0 15 0 15941990 14309736448 7632 18446744073709551615 4194304 4196468 140729217186464 140577810401752 140578879485023 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14309736448 7632 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13974352 memory=140029832197760 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941994 14309736448 7632 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31644 KiB

[startup+0.310443 s]*
/proc/loadavg: 1.49 1.63 1.67 2/211 30727
/proc/meminfo: memFree=31346792/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13978608 memory=42316 CPUtime=0.33 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 9279 0 0 0 30 3 0 0 20 0 15 0 15941984 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3494652 10579 3024 1 0 3482964 0
[pid=30713/tid=30714] ppid=30711 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 6352 0 0 0 17 2 0 0 20 0 15 0 15941985 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578904745784 140578900546717 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15941985 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15941987 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15941987 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578445231264 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15941987 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578444178160 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) S 30711 30711 15523 0 -1 1077944384 630 0 0 0 2 0 0 0 20 0 15 0 15941990 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140578442074864 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 15941990 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13978608 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) R 30711 30711 15523 0 -1 4202560 754 0 0 0 7 0 0 0 20 0 15 0 15941990 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140577810405872 140578879480377 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941994 14314094592 10579 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 43696 KiB

[startup+0.701055 s]
/proc/loadavg: 1.49 1.63 1.67 6/211 30727
/proc/meminfo: memFree=31337664/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13980732 memory=71716 CPUtime=1.21 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 12980 0 0 0 116 5 0 0 20 0 15 0 15941984 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3495183 17929 3170 1 0 3483476 0
[pid=30713/tid=30714] ppid=30711 vsize=13980732 memory=4282241104337350043 CPUtime=0.57 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 8470 0 0 0 53 4 0 0 20 0 15 0 15941985 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578904761984 140578884605308 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13980732 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578445231264 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578444178160 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13980732 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) R 30711 30711 15523 0 -1 4202560 988 0 0 0 13 0 0 0 20 0 15 0 15941990 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140578442060888 140578885642593 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13980732 memory=4 CPUtime=0.16 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) R 30711 30711 15523 0 -1 4202560 693 0 0 0 16 0 0 0 20 0 15 0 15941990 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140577811446480 140578882047015 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13980732 memory=4 CPUtime=0.33 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) R 30711 30711 15523 0 -1 4202560 1524 0 0 0 33 0 0 0 20 0 15 0 15941990 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140577810402240 140578893624491 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13980732 memory=12 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941994 14316269568 17929 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 73096 KiB

[startup+1.50159 s]
/proc/loadavg: 1.49 1.63 1.67 5/211 30727
/proc/meminfo: memFree=31292076/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13980732 memory=126432 CPUtime=3.64 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 33649 0 0 0 356 8 0 0 20 0 15 0 15941984 14316269568 31608 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3495183 31608 3184 1 0 3483476 0
[pid=30713/tid=30714] ppid=30711 vsize=13980732 memory=4282241104337350043 CPUtime=1.37 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 9208 0 0 0 133 4 0 0 20 0 15 0 15941985 14316269568 31608 18446744073709551615 4194304 4196468 140729217186464 140578904762712 140578882088360 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13980732 memory=280059382571840 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 31608 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13980732 memory=-4866526891258710369 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 31608 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13980732 memory=7811614926906546280 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15941985 14316269568 31608 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13980732 memory=7523078908064329315 CPUtime=0 cores=0,2,4,6

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

/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578444178176 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13980732 memory=956 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13980732 memory=324920 CPUtime=8.85 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) S 30711 30711 15523 0 -1 1077944384 44370 0 0 0 881 4 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578442074864 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13980732 memory=1380 CPUtime=7.95 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 43037 0 0 0 791 4 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13980732 memory=1380 CPUtime=0.95 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) S 30711 30711 15523 0 -1 1077944384 12733 0 0 0 92 3 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577810405872 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13980732 memory=324920 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13980732 memory=-8774313645642428999 CPUtime=0.69 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1682 0 0 0 31 38 0 0 20 0 15 0 15941994 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 2354.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 326300 KiB

[startup+2382.3 s]
/proc/loadavg: 1.34 1.38 1.41 3/211 30969
/proc/meminfo: memFree=31139528/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13980732 memory=324920 CPUtime=2414.62 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 173945 0 0 0 241347 115 0 0 20 0 15 0 15941984 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3495183 81230 3267 1 0 3483476 0
[pid=30713/tid=30714] ppid=30711 vsize=13980732 memory=324920 CPUtime=2376.06 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 32437 0 0 0 237594 12 0 0 20 0 15 0 15941985 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578904764048 140578533683132 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13980732 memory=1380 CPUtime=4.81 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 8361 0 0 0 467 14 0 0 20 0 15 0 15941985 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13980732 memory=324920 CPUtime=4.8 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 5884 0 0 0 467 13 0 0 20 0 15 0 15941985 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13980732 memory=280059383473776 CPUtime=4.83 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 6810 0 0 0 470 13 0 0 20 0 15 0 15941985 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13980732 memory=1380 CPUtime=4.82 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 5769 0 0 0 467 15 0 0 20 0 15 0 15941985 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13980732 memory=324920 CPUtime=0.73 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 11456 0 0 0 66 7 0 0 20 0 15 0 15941987 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13980732 memory=7451887716217676904 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578445231328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578444178176 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13980732 memory=12428 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13980732 memory=1380 CPUtime=8.85 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) S 30711 30711 15523 0 -1 1077944384 44372 0 0 0 881 4 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140578442074864 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13980732 memory=1380 CPUtime=7.96 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 43038 0 0 0 791 5 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13980732 memory=1380 CPUtime=0.96 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) S 30711 30711 15523 0 -1 1077944384 12736 0 0 0 93 3 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577810405872 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13980732 memory=324920 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13980732 memory=324920 CPUtime=0.7 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1697 0 0 0 31 39 0 0 20 0 15 0 15941994 14316269568 81230 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 2414.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 326300 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.38 1.41 3/211 30971
/proc/meminfo: memFree=31141472/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13980732 memory=325640 CPUtime=2474.98 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 175095 0 0 0 247381 117 0 0 20 0 15 0 15941984 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3495183 81410 3267 1 0 3483476 0
[pid=30713/tid=30714] ppid=30711 vsize=13980732 memory=324920 CPUtime=2435.9 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 32733 0 0 0 243578 12 0 0 20 0 15 0 15941985 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578904764160 140578533683123 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13980732 memory=1380 CPUtime=4.93 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 8755 0 0 0 479 14 0 0 20 0 15 0 15941985 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13980732 memory=1380 CPUtime=4.92 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 6028 0 0 0 478 14 0 0 20 0 15 0 15941985 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13980732 memory=325176 CPUtime=4.94 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 6943 0 0 0 481 13 0 0 20 0 15 0 15941985 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13980732 memory=325176 CPUtime=4.94 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 5912 0 0 0 479 15 0 0 20 0 15 0 15941985 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13980732 memory=325640 CPUtime=0.74 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 11487 0 0 0 67 7 0 0 20 0 15 0 15941987 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578445231328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13980732 memory=324920 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578444178176 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13980732 memory=324920 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13980732 memory=324920 CPUtime=8.85 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) S 30711 30711 15523 0 -1 1077944384 44372 0 0 0 881 4 0 0 20 0 15 0 15941990 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140578442074864 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13980732 memory=-8774313645642428999 CPUtime=7.96 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 43039 0 0 0 791 5 0 0 20 0 15 0 15941990 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13980732 memory=6944656592387989600 CPUtime=0.96 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) S 30711 30711 15523 0 -1 1077944384 12738 0 0 0 93 3 0 0 20 0 15 0 15941990 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140577810405872 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13980732 memory=2160 CPUtime=0.72 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1703 0 0 0 32 40 0 0 20 0 15 0 15941994 14316269568 81410 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 2474.98 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 327020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.2 s]
/proc/loadavg: 1.43 1.39 1.41 3/214 30985
/proc/meminfo: memFree=31112652/32770624 swapFree=67108860/67108860
[pid=30711] ppid=30708 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30711/stat : 30711 (xcsp3-exec) S 30708 30711 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 15941977 9740288 345 18446744073709551615 4194304 5098028 140731998721456 140731998719560 140513490174588 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 25526272 140731998728570 140731998728774 140731998728774 140731998732267 0
/proc/30711/statm: 2378 345 289 221 0 87 0
[pid=30713] ppid=30711 vsize=13980732 memory=351504 CPUtime=2520.09 cores=0,2,4,6
/proc/30713/stat : 30713 (java) S 30711 30711 15523 0 -1 1077944320 179727 0 0 0 251886 123 0 0 20 0 15 0 15941984 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140729217169008 140578900524791 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
/proc/30713/statm: 3495183 87876 3267 1 0 3483476 0
[pid=30713/tid=30714] ppid=30711 vsize=13980732 memory=1152 CPUtime=2479.36 cores=0,2,4,6
/proc/30713/task/30714/stat : 30714 (java) R 30711 30711 15523 0 -1 4202560 34731 0 0 0 247923 13 0 0 20 0 15 0 15941985 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578904764064 140578533683013 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30715] ppid=30711 vsize=13980732 memory=3192 CPUtime=5.34 cores=0,2,4,6
/proc/30713/task/30715/stat : 30715 (java) S 30711 30711 15523 0 -1 1077944384 8999 0 0 0 519 15 0 0 20 0 15 0 15941985 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578857491472 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30716] ppid=30711 vsize=13980732 memory=1380 CPUtime=5.32 cores=0,2,4,6
/proc/30713/task/30716/stat : 30716 (java) S 30711 30711 15523 0 -1 1077944384 6564 0 0 0 517 15 0 0 20 0 15 0 15941985 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578856438928 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30717] ppid=30711 vsize=13980732 memory=352576 CPUtime=5.35 cores=0,2,4,6
/proc/30713/task/30717/stat : 30717 (java) S 30711 30711 15523 0 -1 1077944384 7216 0 0 0 520 15 0 0 20 0 15 0 15941985 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578855385872 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30718] ppid=30711 vsize=13980732 memory=4068 CPUtime=5.34 cores=0,2,4,6
/proc/30713/task/30718/stat : 30718 (java) S 30711 30711 15523 0 -1 1077944384 6079 0 0 0 518 16 0 0 20 0 15 0 15941985 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578854333328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30719] ppid=30711 vsize=13980732 memory=290763849282617370 CPUtime=0.79 cores=0,2,4,6
/proc/30713/task/30719/stat : 30719 (java) S 30711 30711 15523 0 -1 1077944384 12856 0 0 0 71 8 0 0 20 0 15 0 15941987 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578446285040 140578900535938 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30720] ppid=30711 vsize=13980732 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30720/stat : 30720 (java) S 30711 30711 15523 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578445231328 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30721] ppid=30711 vsize=13980732 memory=15542920530888425 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30721/stat : 30721 (java) S 30711 30711 15523 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 15941987 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578444178176 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30722] ppid=30711 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30722/stat : 30722 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578443126736 140578900543387 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30723] ppid=30711 vsize=13980732 memory=4080 CPUtime=8.85 cores=0,2,4,6
/proc/30713/task/30723/stat : 30723 (java) S 30711 30711 15523 0 -1 1077944384 44374 0 0 0 881 4 0 0 20 0 15 0 15941990 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140578442074864 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30724] ppid=30711 vsize=13980732 memory=4580 CPUtime=7.96 cores=0,2,4,6
/proc/30713/task/30724/stat : 30724 (java) S 30711 30711 15523 0 -1 1077944384 43039 0 0 0 791 5 0 0 20 0 15 0 15941990 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140577811458928 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30725] ppid=30711 vsize=13980732 memory=-8195925453750481479 CPUtime=0.96 cores=0,2,4,6
/proc/30713/task/30725/stat : 30725 (java) S 30711 30711 15523 0 -1 1077944384 12768 0 0 0 93 3 0 0 20 0 15 0 15941990 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140577810405872 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30726] ppid=30711 vsize=13980732 memory=15542920530888425 CPUtime=0 cores=0,2,4,6
/proc/30713/task/30726/stat : 30726 (java) S 30711 30711 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15941990 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140577809353568 140578900534997 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
[pid=30713/tid=30727] ppid=30711 vsize=13980732 memory=-7029379521808015264 CPUtime=0.74 cores=0,2,4,6
/proc/30713/task/30727/stat : 30727 (java) S 30711 30711 15523 0 -1 1077944384 1716 0 0 0 33 41 0 0 20 0 15 0 15941994 14316269568 87876 18446744073709551615 4194304 4196468 140729217186464 140577808300592 140578900535938 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 13365248 140729217192370 140729217192546 140729217192546 140729217195983 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 352884 KiB

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

[startup+2486.21 s]
# the end of solver process 30711 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00095 s, system=0.00095 s

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

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

Child status: 143
Real time (s): 2486.21
CPU time (s): 2520.12
CPU user time (s): 2518.87
CPU system time (s): 1.24329
CPU usage (%): 101.364
Max. virtual memory (cumulated for all children) (KiB): 13992836
Max. memory (cumulated for all children) (KiB): 518388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.87
system time used= 1.24329
maximum resident set size= 517104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180371
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= 74855
involuntary context switches= 3560


# summary of solver processes directly reported to runsolver:
#   pid: 30711,30713
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.87
#   total CPU system time (s): 1.24329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4988 second user time and 23.1003 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 22:28:50
IDJOB=4283500
IDBENCH=115756
IDSOLVER=2679
FILE ID=node130/4283500-1503175340
RUNJOBID= node130-1503172050-30419
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-4283500-1503175340/watcher-4283500-1503175340 -o /tmp/evaluation-result-4283500-1503175340/solver-4283500-1503175340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 613293469 HOME/instance-4283500-1503175340.xml

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

MD5SUM BENCH= 5792b685e17c6bfa87a9d80140b648f0
RANDOM SEED=613293469

node130.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.77
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.77
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.77
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.77
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:        31379060 kB
MemAvailable:   31596368 kB
Buffers:          185780 kB
Cached:           321804 kB
SwapCached:            0 kB
Active:           666156 kB
Inactive:         321172 kB
Active(anon):     480412 kB
Inactive(anon):    16748 kB
Active(file):     185744 kB
Inactive(file):   304424 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:        479844 kB
Mapped:            44828 kB
Shmem:             17060 kB
Slab:             110316 kB
SReclaimable:      85952 kB
SUnreclaim:        24364 kB
KernelStack:        3408 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-19 23:10:16