Trace number 4269933

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)657 2520.04 2509.71

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-1.xml
MD5SUM133cdadaee2e697c51b4261ec7f2679b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark601
Best CPU time to get the best result obtained on this benchmark2520.0901
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size696
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":10},{"size":10,"count":180},{"size":696,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
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-4269933-1502684715.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4269933-1502684715.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
1.19/0.72	c solve instance...
423.27/415.06	o 692 
1310.85/1301.49	o 691 
1311.15/1301.78	o 689 
1347.08/1337.61	o 687 
1363.22/1353.74	o 685 
1364.82/1355.30	o 678 
1368.44/1358.94	o 674 
1369.34/1359.88	o 672 
1374.95/1365.43	o 669 
2244.78/2234.77	o 668 
2245.01/2234.97	o 666 
2245.12/2235.10	o 658 
2353.00/2342.84	o 657 
2520.02/2509.70	s SATISFIABLE
2520.02/2509.70	v <instantiation>
2520.02/2509.70	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[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[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[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[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[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[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[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[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[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] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[0][7] sd[0][8] sd[0][9] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[1][7] sd[1][8] sd[1][9] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[2][7] sd[2][8] sd[2][9] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[3][7] sd[3][8] sd[3][9] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[4][7] sd[4][8] sd[4][9] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[5][7] sd[5][8] sd[5][9] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] sd[6][7] sd[6][8] sd[6][9] sd[7][0] sd[7][1] sd[7][2] sd[7][3] sd[7][4] sd[7][5] sd[7][6] sd[7][7] sd[7][8] sd[7][9] sd[8][0] sd[8][1] sd[8][2] sd[8][3] sd[8][4] sd[8][5] sd[8][6] sd[8][7] sd[8][8] sd[8][9] sd[9][0] sd[9][1] sd[9][2] sd[9][3] sd[9][4] sd[9][5] sd[9][6] sd[9][7] sd[9][8] sd[9][9] </list>
2520.02/2509.70	v 	<values>0 36 133 169 266 296 426 477 495 545 0 98 186 212 312 373 454 460 505 569 36 82 135 215 264 351 382 391 440 603 4 75 93 150 245 266 359 372 438 454 0 22 87 154 223 237 372 438 506 597 0 4 63 167 208 244 289 351 505 559 0 98 108 139 245 359 448 524 552 603 0 133 215 225 312 335 437 523 569 637 0 4 54 113 135 169 213 229 315 391 79 167 296 382 460 477 506 559 578 639 640 581 646 529 652 605 636 651 474 657 36 97 36 97 30 77 51 18 50 95 98 88 26 90 3 81 6 45 64 12 46 53 73 49 87 31 9 39 51 43 71 4 57 95 21 93 13 66 2 75 22 15 67 29 14 88 65 58 91 55 4 59 76 38 36 45 51 96 32 46 93 10 6 84 3 89 76 28 51 33 87 82 10 87 23 91 86 33 68 14 4 50 59 18 2 17 16 54 23 83 88 46 73 55 14 29 53 19 61 18 3 4 5 2 1 0 6 8 9 7 6 3 5 8 7 0 9 4 1 2 3 2 6 4 9 5 8 7 1 0 5 7 8 9 6 4 3 2 1 0 9 7 0 8 1 5 3 2 6 4 5 2 1 7 6 0 3 9 4 8 8 6 5 1 9 4 7 3 0 2 0 4 3 7 8 6 5 2 1 9 4 1 9 6 2 5 0 3 7 8 7 0 1 5 9 6 8 4 3 2 296 266 169 0 36 133 426 545 477 495 373 505 569 98 460 186 0 312 212 454 603 440 82 36 215 351 135 391 382 264 454 438 372 359 266 4 245 75 93 150 87 223 438 372 597 237 506 22 154 0 244 63 4 289 505 0 208 167 559 351 552 139 603 524 359 108 98 448 0 245 0 569 523 215 133 437 335 225 312 637 213 4 135 229 0 169 113 315 391 54 167 296 639 578 559 382 477 79 506 460 </values>
2520.02/2509.70	v </instantiation>
2520.02/2509.70	c Unexpected resolution interruption!

Verifier Data

OK	657

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269933-1502684715/watcher-4269933-1502684715 -o /tmp/evaluation-result-4269933-1502684715/solver-4269933-1502684715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1447611666 HOME/instance-4269933-1502684715.xml 

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

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

solver pid=16130, runsolver pid=16127

[startup+0.106669 s]*
/proc/loadavg: 2.44 1.99 1.82 3/207 16138
/proc/meminfo: memFree=31418364/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13574484 memory=16412 CPUtime=0.02 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 3964 0 0 0 2 0 0 0 20 0 9 0 56812201 13900271616 4103 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3393621 4103 2065 1 0 3383118 0
[pid=16132/tid=16133] ppid=16130 vsize=13574484 memory=-6514850956527636839 CPUtime=0.01 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 2686 0 0 0 1 0 0 0 20 0 9 0 56812201 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139834616463976 139834596308318 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13574484 memory=5767615777373141385 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 56812202 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13574484 memory=140490965157504 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 56812202 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 56812202 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13574484 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 56812202 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 56812203 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 56812204 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139833527449120 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 56812204 13900271616 4168 18446744073709551615 4194304 4196468 140726499594944 139833526396336 139834612238037 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17792 KiB

[startup+0.210094 s]*
/proc/loadavg: 2.44 1.99 1.82 3/215 16146
/proc/meminfo: memFree=31411200/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13974352 memory=27408 CPUtime=0.09 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 5250 0 0 0 8 1 0 0 20 0 15 0 56812201 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3493588 6852 2760 1 0 3482964 0
[pid=16132/tid=16133] ppid=16130 vsize=13974352 memory=7753679516587695002 CPUtime=0.07 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 3396 0 0 0 7 0 0 0 20 0 15 0 56812201 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139834616459440 139834596308318 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13974352 memory=5767615777373141385 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13974352 memory=140490965157504 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812203 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56812204 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833527449120 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56812204 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 56812206 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13974352 memory=140490965157504 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 56812207 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13974352 memory=140490965157504 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812212 14309736448 6852 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28788 KiB

[startup+0.31249 s]*
/proc/loadavg: 2.44 1.99 1.82 5/215 16146
/proc/meminfo: memFree=31397172/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13974352 memory=36664 CPUtime=0.29 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 8837 0 0 0 27 2 0 0 20 0 15 0 56812201 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3493588 9166 2954 1 0 3482964 0
[pid=16132/tid=16133] ppid=16130 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 6114 0 0 0 16 2 0 0 20 0 15 0 56812201 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139834616455152 139834596308318 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13974352 memory=140490965164497 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812202 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812203 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56812204 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833527449120 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56812204 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) R 16130 16130 11586 0 -1 1077944384 517 0 0 0 2 0 0 0 20 0 15 0 56812206 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) R 16130 16130 11586 0 -1 4202560 196 0 0 0 1 0 0 0 20 0 15 0 56812207 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834596619821 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13974352 memory=140490965157504 CPUtime=0.06 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) R 16130 16130 11586 0 -1 4202560 707 0 0 0 6 0 0 0 20 0 15 0 56812207 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612239766 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13974352 memory=140490965157504 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812212 14309736448 9166 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38044 KiB

[startup+0.700818 s]
/proc/loadavg: 2.44 1.99 1.82 5/215 16146
/proc/meminfo: memFree=31386264/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13980732 memory=67196 CPUtime=1.19 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 13421 0 0 0 114 5 0 0 20 0 15 0 56812201 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3495183 16799 3167 1 0 3483476 0
[pid=16132/tid=16133] ppid=16130 vsize=13980732 memory=2 CPUtime=0.55 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 8548 0 0 0 51 4 0 0 20 0 15 0 56812201 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139834616453712 140726499899784 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13980732 memory=738 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 56812203 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833527449120 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13980732 memory=18500 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13980732 memory=644 CPUtime=0.14 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 1093 0 0 0 14 0 0 0 20 0 15 0 56812206 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13980732 memory=1788 CPUtime=0.16 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) R 16130 16130 11586 0 -1 4202560 873 0 0 0 16 0 0 0 20 0 15 0 56812207 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833523237552 139834596130921 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13980732 memory=956 CPUtime=0.3 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 1598 0 0 0 30 0 0 0 20 0 15 0 56812207 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56812212 14316269568 16799 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68576 KiB

[startup+1.50089 s]
/proc/loadavg: 2.44 1.99 1.82 5/215 16146
/proc/meminfo: memFree=31352624/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13980732 memory=106924 CPUtime=3.61 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 28085 0 0 0 354 7 0 0 20 0 15 0 56812201 14316269568 26731 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3495183 26731 3202 1 0 3483476 0
[pid=16132/tid=16133] ppid=16130 vsize=13980732 memory=4120 CPUtime=1.35 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 9465 0 0 0 131 4 0 0 20 0 15 0 56812201 14316269568 26731 18446744073709551615 4194304 4196468 140726499594944 139834616464608 139834224148853 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 26731 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13980732 memory=18500 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 26731 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56812202 14316269568 26731 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7

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

[pid=16132/tid=16138] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.41 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 4158 0 0 0 38 3 0 0 20 0 15 0 56812203 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833527449184 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13980732 memory=302022848351043610 CPUtime=4.09 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 26663 0 0 0 406 3 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13980732 memory=288230621803970871 CPUtime=4.18 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) S 16130 16130 11586 0 -1 1077944384 26940 0 0 0 416 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13980732 memory=4284 CPUtime=0.71 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 12311 0 0 0 69 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.48 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 1327 0 0 0 21 27 0 0 20 0 15 0 56812212 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 2452.58 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220212 KiB

[startup+2502.3 s]
/proc/loadavg: 1.89 1.68 1.70 3/212 16447
/proc/meminfo: memFree=31217828/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13980732 memory=218832 CPUtime=2512.62 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 105721 0 0 0 251210 52 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3495183 54708 3247 1 0 3483476 0
[pid=16132/tid=16133] ppid=16130 vsize=13980732 memory=218832 CPUtime=2501.21 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 22313 0 0 0 250113 8 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834616467200 139834220163417 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13980732 memory=218832 CPUtime=0.36 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 3540 0 0 0 32 4 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13980732 memory=218832 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 3132 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 2453 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13980732 memory=218832 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 1494 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.42 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 4169 0 0 0 39 3 0 0 20 0 15 0 56812203 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13980732 memory=218832 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833527449184 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13980732 memory=218832 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13980732 memory=-8774313645642428999 CPUtime=4.09 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 26663 0 0 0 406 3 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13980732 memory=1152 CPUtime=4.18 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) S 16130 16130 11586 0 -1 1077944384 26940 0 0 0 416 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.72 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 12311 0 0 0 70 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13980732 memory=218832 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13980732 memory=2244 CPUtime=0.49 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 1331 0 0 0 21 28 0 0 20 0 15 0 56812212 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 2512.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.7 s]
/proc/loadavg: 1.84 1.68 1.69 3/212 16447
/proc/meminfo: memFree=31216316/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13980732 memory=218832 CPUtime=2520.02 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 105723 0 0 0 251950 52 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3495183 54708 3247 1 0 3483476 0
[pid=16132/tid=16133] ppid=16130 vsize=13980732 memory=1380 CPUtime=2508.61 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 22315 0 0 0 250853 8 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834616467184 139834226723302 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13980732 memory=250821 CPUtime=0.36 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 3540 0 0 0 32 4 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 3132 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 2453 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13980732 memory=218832 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 1494 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.42 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 4169 0 0 0 39 3 0 0 20 0 15 0 56812203 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833527449184 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13980732 memory=218832 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13980732 memory=1728 CPUtime=4.09 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 26663 0 0 0 406 3 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13980732 memory=5788 CPUtime=4.18 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) S 16130 16130 11586 0 -1 1077944384 26940 0 0 0 416 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13980732 memory=18540 CPUtime=0.72 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 12311 0 0 0 70 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13980732 memory=644 CPUtime=0.5 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 1331 0 0 0 22 28 0 0 20 0 15 0 56812212 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220212 KiB

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

[startup+2509.71 s]
# the end of solver process 16130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.51 s, system=0.533377 s

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

[startup+2509.7 s]
/proc/loadavg: 1.84 1.68 1.69 3/212 16447
/proc/meminfo: memFree=31216316/32770624 swapFree=67108860/67108860
[pid=16130] ppid=16127 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16130/stat : 16130 (xcsp3-exec) S 16127 16130 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 56812193 9740288 345 18446744073709551615 4194304 5098028 140724660005152 140724660003256 140358812635772 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 25923584 140724660007288 140724660007493 140724660007493 140724660010987 0
/proc/16130/statm: 2378 345 289 221 0 87 0
[pid=16132] ppid=16130 vsize=13980732 memory=218832 CPUtime=2520.02 cores=1,3,5,7
/proc/16132/stat : 16132 (java) S 16130 16130 11586 0 -1 1077944320 105723 0 0 0 251950 52 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 140726499577488 139834612227831 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
/proc/16132/statm: 3495183 54708 3247 1 0 3483476 0
[pid=16132/tid=16133] ppid=16130 vsize=13980732 memory=1380 CPUtime=2508.61 cores=1,3,5,7
/proc/16132/task/16133/stat : 16133 (java) R 16130 16130 11586 0 -1 4202560 22315 0 0 0 250853 8 0 0 20 0 15 0 56812201 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834616467184 139834226723302 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16134] ppid=16130 vsize=13980732 memory=250821 CPUtime=0.36 cores=1,3,5,7
/proc/16132/task/16134/stat : 16134 (java) S 16130 16130 11586 0 -1 1077944384 3540 0 0 0 32 4 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834546662032 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16135] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16135/stat : 16135 (java) S 16130 16130 11586 0 -1 1077944384 3132 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834545609232 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16136] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16136/stat : 16136 (java) S 16130 16130 11586 0 -1 1077944384 2453 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834544556432 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16137] ppid=16130 vsize=13980732 memory=218832 CPUtime=0.35 cores=1,3,5,7
/proc/16132/task/16137/stat : 16137 (java) S 16130 16130 11586 0 -1 1077944384 1494 0 0 0 32 3 0 0 20 0 15 0 56812202 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139834543503632 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16138] ppid=16130 vsize=13980732 memory=1380 CPUtime=0.42 cores=1,3,5,7
/proc/16132/task/16138/stat : 16138 (java) S 16130 16130 11586 0 -1 1077944384 4169 0 0 0 39 3 0 0 20 0 15 0 56812203 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833528503152 139834612238978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16139] ppid=16130 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16139/stat : 16139 (java) S 16130 16130 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833527449184 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16140] ppid=16130 vsize=13980732 memory=218832 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16140/stat : 16140 (java) S 16130 16130 11586 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 56812204 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833526396272 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16141] ppid=16130 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16141/stat : 16141 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833525344592 139834612246427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16142] ppid=16130 vsize=13980732 memory=1728 CPUtime=4.09 cores=1,3,5,7
/proc/16132/task/16142/stat : 16142 (java) S 16130 16130 11586 0 -1 1077944384 26663 0 0 0 406 3 0 0 20 0 15 0 56812206 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833524291952 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16143] ppid=16130 vsize=13980732 memory=5788 CPUtime=4.18 cores=1,3,5,7
/proc/16132/task/16143/stat : 16143 (java) S 16130 16130 11586 0 -1 1077944384 26940 0 0 0 416 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833523239152 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16144] ppid=16130 vsize=13980732 memory=18540 CPUtime=0.72 cores=1,3,5,7
/proc/16132/task/16144/stat : 16144 (java) S 16130 16130 11586 0 -1 1077944384 12311 0 0 0 70 2 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833522186352 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16145] ppid=16130 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/16132/task/16145/stat : 16145 (java) S 16130 16130 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56812207 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833521133792 139834612238037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
[pid=16132/tid=16146] ppid=16130 vsize=13980732 memory=644 CPUtime=0.5 cores=1,3,5,7
/proc/16132/task/16146/stat : 16146 (java) S 16130 16130 11586 0 -1 1077944384 1331 0 0 0 22 28 0 0 20 0 15 0 56812212 14316269568 54708 18446744073709551615 4194304 4196468 140726499594944 139833520082096 139834612238978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6340608 140726499598769 140726499598945 140726499598945 140726499602383 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220212 KiB

Child status: 143
Real time (s): 2509.71
CPU time (s): 2520.04
CPU user time (s): 2519.51
CPU system time (s): 0.533377
CPU usage (%): 100.412
Max. virtual memory (cumulated for all children) (KiB): 13993108
Max. memory (cumulated for all children) (KiB): 239068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.51
system time used= 0.533377
maximum resident set size= 241280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67852
involuntary context switches= 1456


# summary of solver processes directly reported to runsolver:
#   pid: 16130
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.51
#   total CPU system time (s): 0.533377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3242 second user time and 20.1947 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 06:10:59
IDJOB=4269933
IDBENCH=115817
IDSOLVER=2660
FILE ID=node124/4269933-1502684715
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-1.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-4269933-1502684715/watcher-4269933-1502684715 -o /tmp/evaluation-result-4269933-1502684715/solver-4269933-1502684715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1447611666 HOME/instance-4269933-1502684715.xml

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

MD5SUM BENCH= 133cdadaee2e697c51b4261ec7f2679b
RANDOM SEED=1447611666

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31425596 kB
MemAvailable:   31760144 kB
Buffers:          200036 kB
Cached:           414544 kB
SwapCached:            0 kB
Active:           670124 kB
Inactive:         226668 kB
Active(anon):     233764 kB
Inactive(anon):    73772 kB
Active(file):     436360 kB
Inactive(file):   152896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8064 kB
Writeback:             4 kB
AnonPages:        282468 kB
Mapped:            57584 kB
Shmem:             25320 kB
Slab:             149060 kB
SReclaimable:     122252 kB
SUnreclaim:        26808 kB
KernelStack:        3568 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1273844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 06:52:49