Trace number 4281212

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 par (2017-08-18)SAT (TO)717 19824.699 2520.1001

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-0.xml
MD5SUMd2a9d5f7f2311440d16f3c3017ccc9f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark689
Best CPU time to get the best result obtained on this benchmark2520.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size752
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":752,"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.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281212-1503112731.xml"  -tl '20160s' -p 8 -x 0
0.10/0.15	c [HOME/instance-4281212-1503112731.xml, -tl, 20160s, -p, 8, -x, 0]
0.10/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
2.15/0.86	c solve instance...
498.01/64.50	o 751 
539.74/70.70	o 750 
956.41/123.25	o 749 
1126.72/144.66	o 744 
1187.88/152.77	o 742 
1767.67/225.96	o 741 
1865.10/240.51	o 740 
1977.00/254.99	o 739 
2093.79/271.72	o 738 
2595.65/336.18	o 737 
2752.53/355.93	o 736 
2972.02/384.92	o 735 
3124.05/404.20	o 734 
3145.33/406.82	o 733 
3446.19/445.56	o 732 
14345.89/1830.36	o 729 
14370.45/1833.42	o 726 
14372.84/1833.77	o 725 
15878.42/2023.22	o 723 
15879.85/2023.45	o 722 
16696.76/2126.37	o 721 
16972.17/2161.02	o 717 
19824.00/2520.08	s SATISFIABLE
19824.00/2520.08	v <instantiation>
19824.00/2520.08	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>
19824.00/2520.08	v 	<values>0 2 54 137 199 267 356 439 486 537 86 198 294 358 387 399 423 457 537 563 0 86 173 213 309 374 465 489 546 633 0 93 162 250 341 372 443 558 627 693 0 54 178 186 242 254 416 517 563 655 0 86 146 213 294 374 457 503 558 702 0 93 154 223 267 309 399 527 622 649 82 179 272 358 361 416 465 512 610 677 62 106 144 254 341 372 410 443 563 616 0 82 113 173 272 356 439 512 563 622 633 649 703 710 684 713 702 706 713 717 2 52 83 48 68 69 67 47 51 96 92 96 57 29 12 22 16 60 26 86 86 87 6 96 65 90 24 38 64 70 62 67 37 91 31 71 89 69 66 17 46 52 8 56 12 12 72 46 20 29 86 60 67 37 62 83 46 55 97 11 93 33 44 44 40 42 85 95 25 53 80 93 86 3 55 49 18 97 67 29 39 38 94 72 18 38 28 6 53 97 82 31 41 50 84 83 73 34 34 95 1 6 7 0 4 8 3 5 9 2 8 2 5 1 7 6 3 4 9 0 5 1 3 6 4 9 0 8 7 2 2 3 4 7 0 8 1 5 6 9 7 6 8 0 9 5 2 4 3 1 8 9 6 7 2 4 3 5 1 0 3 5 2 1 4 6 7 8 9 0 4 3 1 8 2 0 9 6 7 5 2 6 5 9 7 0 1 8 4 3 4 0 2 1 3 5 6 7 9 8 137 0 537 356 199 439 2 54 267 486 563 358 198 423 457 294 399 387 86 537 465 86 633 173 309 0 213 546 489 374 341 443 0 93 162 558 627 250 372 693 186 655 416 563 517 254 54 0 178 242 702 558 294 457 374 503 146 213 0 86 649 223 154 0 267 93 309 399 527 622 416 272 361 179 82 677 512 610 358 465 372 410 62 616 563 144 106 341 443 254 82 173 113 272 0 356 439 512 622 563 </values>
19824.00/2520.08	v </instantiation>
19824.00/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	717

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281212-1503112731/watcher-4281212-1503112731 -o /tmp/evaluation-result-4281212-1503112731/solver-4281212-1503112731 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503111871-12477 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 987380463 HOME/instance-4281212-1503112731.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=12495, runsolver pid=12492

[startup+0.102061 s]*
/proc/loadavg: 1.09 1.38 1.70 2/202 12516
/proc/meminfo: memFree=21378244/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=25999808 memory=26084 CPUtime=0.1 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 5445 0 0 0 9 1 0 0 20 0 20 0 144353858 26623803392 6521 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6499952 6521 2848 1 0 6488269 0
[pid=12497/tid=12498] ppid=12495 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) R 12495 12495 12450 0 -1 4202560 3456 0 0 0 8 1 0 0 20 0 20 0 144353858 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545576268672 140545553691998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353859 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=25999808 memory=139976489690752 CPUtime=0 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353859 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12502] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12502/stat : 12502 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545491463056 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12503] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12503/stat : 12503 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545126062608 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12504] ppid=12495 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12504/stat : 12504 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545125010064 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12505] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12505/stat : 12505 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545123957008 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12506] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12506/stat : 12506 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26623803392 6521 33554432000 4194304 4196468 140730304081968 140545122904464 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12507] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12507/stat : 12507 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353861 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543777045232 140545572051586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12508] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12508/stat : 12508 (java) S 12495 12495 12450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144353861 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543775991456 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12509] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12509/stat : 12509 (java) S 12495 12495 12450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144353862 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543774938352 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12510] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12510/stat : 12510 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543773886928 140545572059035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12511] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12511/stat : 12511 (java) R 12495 12495 12450 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543772834032 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12512] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12512/stat : 12512 (java) S 12495 12495 12450 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543771781488 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12513] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12513/stat : 12513 (java) R 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543770728432 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12514] ppid=12495 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/12497/task/12514/stat : 12514 (java) R 12495 12495 12450 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543769675888 140545572052374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12515] ppid=12495 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12515/stat : 12515 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353864 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543768624096 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12516] ppid=12495 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12516/stat : 12516 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353865 26623803392 6521 33554432000 4194304 4196468 140730304081968 140543767571632 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27464 KiB

[startup+0.210512 s]*
/proc/loadavg: 1.09 1.38 1.70 2/202 12516
/proc/meminfo: memFree=21368000/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=26004064 memory=38588 CPUtime=0.32 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 8314 0 0 0 29 3 0 0 20 0 20 0 144353858 26628161536 9647 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6501016 9647 3023 1 0 6488269 0
[pid=12497/tid=12498] ppid=12495 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) R 12495 12495 12450 0 -1 4202560 5369 0 0 0 17 2 0 0 20 0 20 0 144353858 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545576261432 140545556120926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353859 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=26004064 memory=288370352641402496 CPUtime=0 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353859 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12502] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12502/stat : 12502 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545491463056 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12503] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12503/stat : 12503 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545126062608 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12504] ppid=12495 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12504/stat : 12504 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545125010064 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12505] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12505/stat : 12505 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545123957008 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12506] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12506/stat : 12506 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 9647 33554432000 4194304 4196468 140730304081968 140545122904464 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12507] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12507/stat : 12507 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353861 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543777045232 140545572051586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12508] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12508/stat : 12508 (java) S 12495 12495 12450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144353861 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543775991456 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12509] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12509/stat : 12509 (java) S 12495 12495 12450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144353862 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543774938352 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12510] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12510/stat : 12510 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543773886928 140545572059035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12511] ppid=12495 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/12497/task/12511/stat : 12511 (java) S 12495 12495 12450 0 -1 1077944384 376 0 0 0 1 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543772834032 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12512] ppid=12495 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12497/task/12512/stat : 12512 (java) S 12495 12495 12450 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543771781488 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12513] ppid=12495 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/12497/task/12513/stat : 12513 (java) S 12495 12495 12450 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543770728432 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12514] ppid=12495 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/12497/task/12514/stat : 12514 (java) S 12495 12495 12450 0 -1 1077944384 763 0 0 0 7 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543769675888 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12515] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12515/stat : 12515 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353864 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543768624096 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12516] ppid=12495 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12516/stat : 12516 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353865 26628161536 9647 33554432000 4194304 4196468 140730304081968 140543767571632 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39968 KiB

[startup+0.310493 s]*
/proc/loadavg: 1.09 1.38 1.70 3/202 12516
/proc/meminfo: memFree=21361548/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=26004064 memory=43708 CPUtime=0.49 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 9131 0 0 0 45 4 0 0 20 0 20 0 144353858 26628161536 10927 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6501016 10927 3088 1 0 6488269 0
[pid=12497/tid=12498] ppid=12495 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) R 12495 12495 12450 0 -1 4202560 6053 0 0 0 26 2 0 0 20 0 20 0 144353858 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545576279120 140545171246861 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353859 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353859 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12502] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12502/stat : 12502 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545491463056 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12503] ppid=12495 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/12497/task/12503/stat : 12503 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545126062608 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12504] ppid=12495 vsize=26004064 memory=139976339714991 CPUtime=0 cores=0-7
/proc/12497/task/12504/stat : 12504 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545125010064 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12505] ppid=12495 vsize=26004064 memory=139976339717296 CPUtime=0 cores=0-7
/proc/12497/task/12505/stat : 12505 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545123957008 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12506] ppid=12495 vsize=26004064 memory=139976339719600 CPUtime=0 cores=0-7
/proc/12497/task/12506/stat : 12506 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26628161536 10927 33554432000 4194304 4196468 140730304081968 140545122904464 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12507] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12507/stat : 12507 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353861 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543777045232 140545572051586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12508] ppid=12495 vsize=26004064 memory=279952679446160 CPUtime=0 cores=0-7
/proc/12497/task/12508/stat : 12508 (java) S 12495 12495 12450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144353861 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543775991456 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12509] ppid=12495 vsize=26004064 memory=279952679453072 CPUtime=0 cores=0-7
/proc/12497/task/12509/stat : 12509 (java) S 12495 12495 12450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144353862 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543774938352 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12510] ppid=12495 vsize=26004064 memory=279952679394352 CPUtime=0 cores=0-7
/proc/12497/task/12510/stat : 12510 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543773886928 140545572059035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12511] ppid=12495 vsize=26004064 memory=279952679466896 CPUtime=0.01 cores=0-7
/proc/12497/task/12511/stat : 12511 (java) S 12495 12495 12450 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543772834032 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12512] ppid=12495 vsize=26004064 memory=279952679473808 CPUtime=0.03 cores=0-7
/proc/12497/task/12512/stat : 12512 (java) R 12495 12495 12450 0 -1 1077944384 271 0 0 0 3 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543771781488 140545572051586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12513] ppid=12495 vsize=26004064 memory=279952679471504 CPUtime=0.01 cores=0-7
/proc/12497/task/12513/stat : 12513 (java) R 12495 12495 12450 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543770728432 140545565025481 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12514] ppid=12495 vsize=26004064 memory=279952679487664 CPUtime=0.11 cores=0-7
/proc/12497/task/12514/stat : 12514 (java) R 12495 12495 12450 0 -1 4202560 860 0 0 0 11 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543769672256 140545550844767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12515] ppid=12495 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12515/stat : 12515 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144353864 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543768624096 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12516] ppid=12495 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12497/task/12516/stat : 12516 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353865 26628161536 10927 33554432000 4194304 4196468 140730304081968 140543767571632 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45088 KiB

[startup+0.70096 s]
/proc/loadavg: 1.09 1.38 1.70 4/202 12516
/proc/meminfo: memFree=21348380/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=26006188 memory=87660 CPUtime=1.66 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 13203 0 0 0 160 6 0 0 20 0 20 0 144353858 26630336512 21915 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6501547 21915 3205 1 0 6488781 0
[pid=12497/tid=12498] ppid=12495 vsize=26006188 memory=279952679845552 CPUtime=0.66 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) R 12495 12495 12450 0 -1 4202560 6956 0 0 0 63 3 0 0 20 0 20 0 144353858 26630336512 21915 33554432000 4194304 4196468 140730304081968 140545576277472 140545174187143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=26006188 memory=139976339923824 CPUtime=0 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144353859 26630336512 21915 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353859 26630336512 21915 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=26006188 memory=8728 CPUtime=0 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144353860 26630336512 21915 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0

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

[pid=12497/tid=12732] ppid=12495 vsize=26607312 memory=1380 CPUtime=278.18 cores=0-7
/proc/12497/task/12732/stat : 12732 (java) R 12495 12495 12450 0 -1 4202560 1924 0 0 0 27817 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543758511104 140545179353947 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 19206.4 s
Current children cumulated vsize: 26616824 KiB
Current children cumulated memory: 532584 KiB

[startup+2502.3 s]
/proc/loadavg: 8.22 8.29 7.82 9/207 12732
/proc/meminfo: memFree=20871212/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=26607312 memory=531204 CPUtime=19683.2 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 831593 0 0 0 1966556 1767 0 0 20 0 28 0 144353858 27245887488 132801 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6651828 132801 3308 1 0 6639062 0
[pid=12497/tid=12498] ppid=12495 vsize=26607312 memory=531204 CPUtime=0.87 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) S 12495 12495 12450 0 -1 1077944384 9842 0 0 0 82 5 0 0 20 0 28 0 144353858 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545576281216 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.8 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 29809 0 0 0 356 24 0 0 20 0 28 0 144353859 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.77 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 32293 0 0 0 352 25 0 0 20 0 28 0 144353859 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.76 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 33935 0 0 0 348 28 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12502] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.77 cores=0-7
/proc/12497/task/12502/stat : 12502 (java) S 12495 12495 12450 0 -1 1077944384 29067 0 0 0 352 25 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545491463056 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12503] ppid=12495 vsize=26607312 memory=1380 CPUtime=3.75 cores=0-7
/proc/12497/task/12503/stat : 12503 (java) S 12495 12495 12450 0 -1 1077944384 31302 0 0 0 352 23 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545126062608 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12504] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.78 cores=0-7
/proc/12497/task/12504/stat : 12504 (java) S 12495 12495 12450 0 -1 1077944384 30263 0 0 0 352 26 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545125010064 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12505] ppid=12495 vsize=26607312 memory=1380 CPUtime=3.75 cores=0-7
/proc/12497/task/12505/stat : 12505 (java) S 12495 12495 12450 0 -1 1077944384 32636 0 0 0 351 24 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545123957008 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12506] ppid=12495 vsize=26607312 memory=960 CPUtime=3.79 cores=0-7
/proc/12497/task/12506/stat : 12506 (java) S 12495 12495 12450 0 -1 1077944384 32485 0 0 0 353 26 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545122904464 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12507] ppid=12495 vsize=26607312 memory=2424 CPUtime=21.99 cores=0-7
/proc/12497/task/12507/stat : 12507 (java) S 12495 12495 12450 0 -1 1077944384 98094 0 0 0 884 1315 0 0 20 0 28 0 144353861 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543777045232 140545572051586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12508] ppid=12495 vsize=26607312 memory=1380 CPUtime=0 cores=0-7
/proc/12497/task/12508/stat : 12508 (java) S 12495 12495 12450 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 144353861 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543775991520 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12509] ppid=12495 vsize=26607312 memory=531204 CPUtime=0 cores=0-7
/proc/12497/task/12509/stat : 12509 (java) S 12495 12495 12450 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 144353862 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543774938368 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12510] ppid=12495 vsize=26607312 memory=31889 CPUtime=0 cores=0-7
/proc/12497/task/12510/stat : 12510 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543773886928 140545572059035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12511] ppid=12495 vsize=26607312 memory=31806 CPUtime=3.78 cores=0-7
/proc/12497/task/12511/stat : 12511 (java) S 12495 12495 12450 0 -1 1077944384 22764 0 0 0 374 4 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543772834032 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12512] ppid=12495 vsize=26607312 memory=279952682602208 CPUtime=3.94 cores=0-7
/proc/12497/task/12512/stat : 12512 (java) S 12495 12495 12450 0 -1 1077944384 20276 0 0 0 388 6 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543771781488 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12513] ppid=12495 vsize=26607312 memory=279952680529928 CPUtime=4 cores=0-7
/proc/12497/task/12513/stat : 12513 (java) S 12495 12495 12450 0 -1 1077944384 28127 0 0 0 395 5 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543770728432 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12514] ppid=12495 vsize=26607312 memory=1380 CPUtime=1.03 cores=0-7
/proc/12497/task/12514/stat : 12514 (java) S 12495 12495 12450 0 -1 1077944384 22563 0 0 0 99 4 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543769675888 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12515] ppid=12495 vsize=26607312 memory=531204 CPUtime=0 cores=0-7
/proc/12497/task/12515/stat : 12515 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543768624096 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12516] ppid=12495 vsize=26607312 memory=531204 CPUtime=0.56 cores=0-7
/proc/12497/task/12516/stat : 12516 (java) S 12495 12495 12450 0 -1 1077944384 7298 0 0 0 32 24 0 0 20 0 28 0 144353865 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543767571632 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12725] ppid=12495 vsize=26607312 memory=1380 CPUtime=337.81 cores=0-7
/proc/12497/task/12725/stat : 12725 (java) R 12495 12495 12450 0 -1 4202560 2522 0 0 0 33780 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543757454848 140545179957383 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12726] ppid=12495 vsize=26607312 memory=531204 CPUtime=338.78 cores=0-7
/proc/12497/task/12726/stat : 12726 (java) R 12495 12495 12450 0 -1 4202560 2149 0 0 0 33877 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543759561464 140545178565646 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12727] ppid=12495 vsize=26607312 memory=40448 CPUtime=338.08 cores=0-7
/proc/12497/task/12727/stat : 12727 (java) R 12495 12495 12450 0 -1 4202560 2565 0 0 0 33807 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543753244944 140545180221959 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12728] ppid=12495 vsize=26607312 memory=531204 CPUtime=337.26 cores=0-7
/proc/12497/task/12728/stat : 12728 (java) R 12495 12495 12450 0 -1 4202560 6026 0 0 0 33724 2 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543749042192 140545182648485 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12729] ppid=12495 vsize=26607312 memory=1380 CPUtime=339.15 cores=0-7
/proc/12497/task/12729/stat : 12729 (java) R 12495 12495 12450 0 -1 4202560 3098 0 0 0 33914 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543754297200 140545180839242 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12730] ppid=12495 vsize=26607312 memory=531204 CPUtime=338.19 cores=0-7
/proc/12497/task/12730/stat : 12730 (java) R 12495 12495 12450 0 -1 4202560 3739 0 0 0 33817 2 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543756404976 140545179351911 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12731] ppid=12495 vsize=26607312 memory=1380 CPUtime=339.08 cores=0-7
/proc/12497/task/12731/stat : 12731 (java) R 12495 12495 12450 0 -1 4202560 2272 0 0 0 33907 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543752192784 140545177950080 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12732] ppid=12495 vsize=26607312 memory=531204 CPUtime=337.48 cores=0-7
/proc/12497/task/12732/stat : 12732 (java) R 12495 12495 12450 0 -1 4202560 2010 0 0 0 33747 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543758508480 140545179725364 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 19683.2 s
Current children cumulated vsize: 26616824 KiB
Current children cumulated memory: 532584 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.17 8.28 7.82 9/207 12732
/proc/meminfo: memFree=20871232/32770624 swapFree=67108860/67108860
[pid=12495] ppid=12492 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12495/stat : 12495 (xcsp3-exec) S 12492 12495 12450 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 144353858 9740288 345 33554432000 4194304 5098028 140737442204608 140737442202712 139639356543612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31821824 140737442210917 140737442211127 140737442211127 140737442213867 0
/proc/12495/statm: 2378 345 289 221 0 87 0
[pid=12497] ppid=12495 vsize=26607312 memory=531204 CPUtime=19824 cores=0-7
/proc/12497/stat : 12497 (java) S 12495 12495 12450 0 -1 1077944320 832211 0 0 0 1980632 1768 0 0 20 0 28 0 144353858 27245887488 132801 33554432000 4194304 4196468 140730304081968 140730304064512 140545572040439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
/proc/12497/statm: 6651828 132801 3308 1 0 6639062 0
[pid=12497/tid=12498] ppid=12495 vsize=26607312 memory=6791534058613427641 CPUtime=0.87 cores=0-7
/proc/12497/task/12498/stat : 12498 (java) S 12495 12495 12450 0 -1 1077944384 9842 0 0 0 82 5 0 0 20 0 28 0 144353858 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545576281216 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12499] ppid=12495 vsize=26607312 memory=4126316290023845779 CPUtime=3.83 cores=0-7
/proc/12497/task/12499/stat : 12499 (java) S 12495 12495 12450 0 -1 1077944384 29814 0 0 0 359 24 0 0 20 0 28 0 144353859 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545494621200 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12500] ppid=12495 vsize=26607312 memory=4126316290023845779 CPUtime=3.8 cores=0-7
/proc/12497/task/12500/stat : 12500 (java) S 12495 12495 12450 0 -1 1077944384 32304 0 0 0 355 25 0 0 20 0 28 0 144353859 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545493568656 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12501] ppid=12495 vsize=26607312 memory=3996 CPUtime=3.79 cores=0-7
/proc/12497/task/12501/stat : 12501 (java) S 12495 12495 12450 0 -1 1077944384 33962 0 0 0 351 28 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545492515600 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12502] ppid=12495 vsize=26607312 memory=1380 CPUtime=3.8 cores=0-7
/proc/12497/task/12502/stat : 12502 (java) S 12495 12495 12450 0 -1 1077944384 29070 0 0 0 355 25 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545491463056 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12503] ppid=12495 vsize=26607312 memory=40448 CPUtime=3.78 cores=0-7
/proc/12497/task/12503/stat : 12503 (java) S 12495 12495 12450 0 -1 1077944384 31352 0 0 0 355 23 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545126062608 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12504] ppid=12495 vsize=26607312 memory=6791534058613427641 CPUtime=3.8 cores=0-7
/proc/12497/task/12504/stat : 12504 (java) S 12495 12495 12450 0 -1 1077944384 30268 0 0 0 354 26 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545125010064 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12505] ppid=12495 vsize=26607312 memory=531204 CPUtime=3.77 cores=0-7
/proc/12497/task/12505/stat : 12505 (java) S 12495 12495 12450 0 -1 1077944384 32681 0 0 0 353 24 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545123957008 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12506] ppid=12495 vsize=26607312 memory=1952 CPUtime=3.82 cores=0-7
/proc/12497/task/12506/stat : 12506 (java) S 12495 12495 12450 0 -1 1077944384 32538 0 0 0 356 26 0 0 20 0 28 0 144353860 27245887488 132801 33554432000 4194304 4196468 140730304081968 140545122904464 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12507] ppid=12495 vsize=26607312 memory=8728 CPUtime=22.03 cores=0-7
/proc/12497/task/12507/stat : 12507 (java) S 12495 12495 12450 0 -1 1077944384 98257 0 0 0 886 1317 0 0 20 0 28 0 144353861 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543777045232 140545572051586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12508] ppid=12495 vsize=26607312 memory=4620 CPUtime=0 cores=0-7
/proc/12497/task/12508/stat : 12508 (java) S 12495 12495 12450 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 144353861 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543775991520 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12509] ppid=12495 vsize=26607312 memory=1196 CPUtime=0 cores=0-7
/proc/12497/task/12509/stat : 12509 (java) S 12495 12495 12450 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 144353862 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543774938368 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12510] ppid=12495 vsize=26607312 memory=15876 CPUtime=0 cores=0-7
/proc/12497/task/12510/stat : 12510 (java) S 12495 12495 12450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543773886928 140545572059035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12511] ppid=12495 vsize=26607312 memory=18476 CPUtime=3.78 cores=0-7
/proc/12497/task/12511/stat : 12511 (java) S 12495 12495 12450 0 -1 1077944384 22764 0 0 0 374 4 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543772834032 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12512] ppid=12495 vsize=26607312 memory=23416 CPUtime=3.94 cores=0-7
/proc/12497/task/12512/stat : 12512 (java) S 12495 12495 12450 0 -1 1077944384 20276 0 0 0 388 6 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543771781488 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12513] ppid=12495 vsize=26607312 memory=4144 CPUtime=4 cores=0-7
/proc/12497/task/12513/stat : 12513 (java) S 12495 12495 12450 0 -1 1077944384 28127 0 0 0 395 5 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543770728432 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12514] ppid=12495 vsize=26607312 memory=288230574492221466 CPUtime=1.03 cores=0-7
/proc/12497/task/12514/stat : 12514 (java) S 12495 12495 12450 0 -1 1077944384 22563 0 0 0 99 4 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543769675888 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12515] ppid=12495 vsize=26607312 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/12497/task/12515/stat : 12515 (java) S 12495 12495 12450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144353864 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543768624096 140545572050645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12516] ppid=12495 vsize=26607312 memory=14699582244260269 CPUtime=0.56 cores=0-7
/proc/12497/task/12516/stat : 12516 (java) S 12495 12495 12450 0 -1 1077944384 7312 0 0 0 32 24 0 0 20 0 28 0 144353865 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543767571632 140545572051586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12725] ppid=12495 vsize=26607312 memory=6791534058613427641 CPUtime=355.28 cores=0-7
/proc/12497/task/12725/stat : 12725 (java) R 12495 12495 12450 0 -1 4202560 2538 0 0 0 35527 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543757454144 140545179726486 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12726] ppid=12495 vsize=26607312 memory=4126316290023845779 CPUtime=356.32 cores=0-7
/proc/12497/task/12726/stat : 12726 (java) R 12495 12495 12450 0 -1 4202560 2199 0 0 0 35631 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543759560728 140545182433929 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12727] ppid=12495 vsize=26607312 memory=18476 CPUtime=355.66 cores=0-7
/proc/12497/task/12727/stat : 12727 (java) R 12495 12495 12450 0 -1 4202560 2589 0 0 0 35565 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543753247040 140545179517893 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12728] ppid=12495 vsize=26607312 memory=23416 CPUtime=354.84 cores=0-7
/proc/12497/task/12728/stat : 12728 (java) R 12495 12495 12450 0 -1 4202560 6052 0 0 0 35482 2 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543749042560 140545181017869 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12729] ppid=12495 vsize=26607312 memory=4048 CPUtime=356.79 cores=0-7
/proc/12497/task/12729/stat : 12729 (java) R 12495 12495 12450 0 -1 4202560 3124 0 0 0 35678 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543754296592 140545181180933 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12730] ppid=12495 vsize=26607312 memory=1792 CPUtime=355.73 cores=0-7
/proc/12497/task/12730/stat : 12730 (java) R 12495 12495 12450 0 -1 4202560 3769 0 0 0 35571 2 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543756402064 140545182434254 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12731] ppid=12495 vsize=26607312 memory=648 CPUtime=356.71 cores=0-7
/proc/12497/task/12731/stat : 12731 (java) R 12495 12495 12450 0 -1 4202560 2325 0 0 0 35670 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543752192768 140545179446433 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
[pid=12497/tid=12732] ppid=12495 vsize=26607312 memory=1240 CPUtime=355.01 cores=0-7
/proc/12497/task/12732/stat : 12732 (java) R 12495 12495 12450 0 -1 4202560 2027 0 0 0 35500 1 0 0 20 0 28 0 144569960 27245887488 132801 33554432000 4194304 4196468 140730304081968 140543758508336 140545182433929 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26316800 140730304087186 140730304087363 140730304087363 140730304090063 0
Current children cumulated CPU time: 19824 s
Current children cumulated vsize: 26616824 KiB
Current children cumulated memory: 532584 KiB

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

[startup+2520.04 s]
# the end of solver process 12495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000686 s, system=0.001372 s

[startup+2520.1 s]
# the end of solver process 12497 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19807 s, system=17.6914 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): 2520.1
CPU time (s): 19824.7
CPU user time (s): 19807
CPU system time (s): 17.6914
CPU usage (%): 786.662
Max. virtual memory (cumulated for all children) (KiB): 26616824
Max. memory (cumulated for all children) (KiB): 1194148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19807
system time used= 17.6914
maximum resident set size= 1198912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 833072
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 288474
involuntary context switches= 208431


# summary of solver processes directly reported to runsolver:
#   pid: 12495,12497
#   total CPU time (s): 19824.7
#   total CPU user time (s): 19807
#   total CPU system time (s): 17.6914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.7801 second user time and 21.4928 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-19 05:04:31
IDJOB=4281212
IDBENCH=115851
IDSOLVER=2675
FILE ID=node149/4281212-1503112731
RUNJOBID= node149-1503111871-12477
PBS_JOBID= 20630761
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-0.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281212-1503112731/watcher-4281212-1503112731 -o /tmp/evaluation-result-4281212-1503112731/solver-4281212-1503112731 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503111871-12477 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 987380463 HOME/instance-4281212-1503112731.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d2a9d5f7f2311440d16f3c3017ccc9f9
RANDOM SEED=987380463

node149.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.43
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.43
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.43
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.43
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:        21394132 kB
MemAvailable:   31954044 kB
Buffers:          343760 kB
Cached:         10487400 kB
SwapCached:            0 kB
Active:          2150104 kB
Inactive:        8736084 kB
Active(anon):      57976 kB
Inactive(anon):    33116 kB
Active(file):    2092128 kB
Inactive(file):  8702968 kB
Unevictable:        7924 kB
Mlocked:            7924 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:         61744 kB
Mapped:            50008 kB
Shmem:             33416 kB
Slab:             187968 kB
SReclaimable:     161304 kB
SUnreclaim:        26664 kB
KernelStack:        3152 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61760 MiB
End job on node149 at 2017-08-19 05:46:31