Trace number 4272873

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)662 2520.04 2467.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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272873-1502678414.xml"  -tl '2520s' -p 1 -x 3
0.07/0.28	c [HOME/instance-4272873-1502678414.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
1.16/0.75	c solve instance...
819.50/790.41	o 692 
822.01/792.84	o 683 
921.27/890.77	o 678 
921.38/890.81	o 674 
1954.80/1909.59	o 667 
1957.36/1912.05	o 665 
2083.15/2036.57	o 663 
2414.64/2364.32	o 662 
2520.01/2467.70	s SATISFIABLE
2520.01/2467.70	v <instantiation>
2520.01/2467.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.01/2467.70	v 	<values>0 101 137 232 282 333 429 526 562 585 0 98 101 191 279 305 350 362 460 620 0 49 100 143 305 348 357 396 476 533 0 4 108 189 210 304 387 510 585 598 0 14 98 189 282 304 319 369 443 535 49 100 179 189 234 270 329 425 476 614 0 3 9 97 137 210 220 357 450 526 4 91 101 183 197 220 253 340 503 594 81 220 340 356 396 426 474 533 535 598 0 53 143 279 350 369 387 460 474 526 662 626 620 655 593 652 615 662 652 614 97 36 95 50 51 30 97 36 18 77 98 3 90 88 26 45 12 81 64 6 49 51 43 53 31 9 39 73 46 87 4 95 71 21 93 2 66 75 13 57 14 65 91 88 22 15 29 55 67 58 32 76 4 45 36 59 96 51 46 38 3 6 51 33 28 10 84 93 76 89 87 10 82 14 23 33 87 86 91 68 4 83 16 18 23 17 59 2 50 54 53 55 46 61 19 18 73 14 29 88 2 3 7 9 6 1 4 5 8 0 6 7 8 3 5 4 2 0 1 9 4 1 0 2 5 8 7 6 3 9 7 9 5 6 4 1 2 0 3 8 1 3 6 5 9 7 8 4 0 2 4 1 5 0 6 2 9 3 8 7 9 5 0 2 3 6 1 8 7 4 7 3 4 9 8 2 0 5 6 1 4 8 0 6 7 5 9 2 1 3 8 5 0 3 4 2 1 9 6 7 585 333 0 101 429 526 282 137 562 232 362 460 350 191 305 279 0 98 101 620 100 49 143 476 0 305 396 357 348 533 510 304 387 585 210 108 189 0 598 4 443 0 535 14 369 189 98 304 319 282 189 100 270 425 49 179 234 614 476 329 9 220 97 137 526 3 210 450 357 0 253 594 220 91 101 340 503 4 197 183 340 535 533 598 81 426 356 396 220 474 143 387 369 279 350 53 474 526 0 460 </values>
2520.01/2467.70	v </instantiation>
2520.01/2467.70	c Unexpected resolution interruption!

Verifier Data

OK	662

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272873-1502678414/watcher-4272873-1502678414 -o /tmp/evaluation-result-4272873-1502678414/solver-4272873-1502678414 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 152797192 HOME/instance-4272873-1502678414.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=13719, runsolver pid=13716

[startup+0.100109 s]*
/proc/loadavg: 2.09 1.70 1.63 2/196 13720
/proc/meminfo: memFree=30777684/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209028 s]*
/proc/loadavg: 2.09 1.70 1.63 3/211 13735
/proc/meminfo: memFree=30765860/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13974352 memory=25096 CPUtime=0.07 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 5182 0 0 0 7 0 0 0 20 0 15 0 70062097 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3493588 6274 2721 1 0 3482964 0
[pid=13721/tid=13722] ppid=13719 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 3333 0 0 0 6 0 0 0 20 0 15 0 70062097 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429774968592 140429770758941 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13974352 memory=4050342271454176928 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062099 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70062099 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429247861920 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70062100 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 6274 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 6284 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) S 13719 13719 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 6284 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 6284 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 6284 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062106 14309736448 6284 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26476 KiB

[startup+0.310094 s]*
/proc/loadavg: 2.09 1.70 1.63 3/211 13735
/proc/meminfo: memFree=30750668/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13974352 memory=36904 CPUtime=0.27 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 8850 0 0 0 25 2 0 0 20 0 15 0 70062097 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3493588 9226 2974 1 0 3482964 0
[pid=13721/tid=13722] ppid=13719 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) S 13719 13719 897 0 -1 1077944384 6081 0 0 0 15 1 0 0 20 0 15 0 70062097 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429774968848 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062098 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062099 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70062099 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429247861920 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70062100 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 70062102 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) R 13719 13719 897 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 15 0 70062102 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0.05 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) R 13719 13719 897 0 -1 4202560 714 0 0 0 5 0 0 0 20 0 15 0 70062102 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429749266320 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13974352 memory=140337582597760 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062106 14309736448 9226 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38284 KiB

[startup+0.700774 s]
/proc/loadavg: 2.09 1.70 1.63 6/211 13735
/proc/meminfo: memFree=30739232/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13980732 memory=66964 CPUtime=1.16 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 13346 0 0 0 112 4 0 0 20 0 15 0 70062097 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3495183 16741 3171 1 0 3483476 0
[pid=13721/tid=13722] ppid=13719 vsize=13980732 memory=1228 CPUtime=0.54 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 8523 0 0 0 51 3 0 0 20 0 15 0 70062097 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429774960816 140429770747286 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13980732 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13980732 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70062099 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13980732 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70062099 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429247861920 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70062100 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13980732 memory=3977576910232315746 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13980732 memory=280674904919104 CPUtime=0.16 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 1158 0 0 0 16 0 0 0 20 0 15 0 70062102 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13980732 memory=280674904919296 CPUtime=0.14 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) R 13719 13719 897 0 -1 1077944384 784 0 0 0 14 0 0 0 20 0 15 0 70062102 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13980732 memory=280674904919488 CPUtime=0.3 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 1574 0 0 0 30 0 0 0 20 0 15 0 70062102 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13980732 memory=280674904919680 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13980732 memory=280674904919872 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062106 14316269568 16741 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68344 KiB

[startup+1.501 s]
/proc/loadavg: 2.09 1.70 1.63 6/211 13735
/proc/meminfo: memFree=30702492/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13980732 memory=138032 CPUtime=3.69 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 43151 0 0 0 360 9 0 0 20 0 15 0 70062097 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3495183 34508 3192 1 0 3483476 0
[pid=13721/tid=13722] ppid=13719 vsize=13980732 memory=15541816741092861 CPUtime=1.34 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 9813 0 0 0 130 4 0 0 20 0 15 0 70062097 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429774971696 140429408474381 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13980732 memory=280674904854048 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13980732 memory=77348 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70062098 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70062099 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70062099 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429247861920 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70062100 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13980732 memory=39196 CPUtime=0.88 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) R 13719 13719 897 0 -1 4202560 13650 0 0 0 87 1 0 0 20 0 15 0 70062102 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429244687080 140429754122136 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13980732 memory=1292 CPUtime=0.86 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) R 13719 13719 897 0 -1 4202560 13305 0 0 0 84 2 0 0 20 0 15 0 70062102 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429243639520 140429754122136 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13980732 memory=33 CPUtime=0.58 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 5074 0 0 0 57 1 0 0 20 0 15 0 70062102 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062106 14316269568 34508 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0

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

/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 70062100 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13983968 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13983968 memory=4116 CPUtime=12.09 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 62550 0 0 0 1204 5 0 0 20 0 15 0 70062102 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13983968 memory=415916 CPUtime=11.96 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) S 13719 13719 897 0 -1 1077944384 64302 0 0 0 1190 6 0 0 20 0 15 0 70062102 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13983968 memory=4116 CPUtime=1.06 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 16250 0 0 0 103 3 0 0 20 0 15 0 70062102 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13983968 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13983968 memory=39316 CPUtime=0.59 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 2082 0 0 0 27 32 0 0 20 0 15 0 70062106 14319583232 103979 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 2433.4 s
Current children cumulated vsize: 13993480 KiB
Current children cumulated memory: 417296 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.58 1.53 4/209 13983
/proc/meminfo: memFree=30331312/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13983968 memory=427696 CPUtime=2494.39 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 282503 0 0 0 249304 135 0 0 20 0 15 0 70062097 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3495992 106924 3262 1 0 3484285 0
[pid=13721/tid=13722] ppid=13719 vsize=13983968 memory=427696 CPUtime=2431.92 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 50512 0 0 0 243182 10 0 0 20 0 15 0 70062097 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429774974544 140429416010942 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13983968 memory=429236 CPUtime=8.96 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 13861 0 0 0 877 19 0 0 20 0 15 0 70062098 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13983968 memory=429236 CPUtime=8.95 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 15693 0 0 0 875 20 0 0 20 0 15 0 70062098 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13983968 memory=1380 CPUtime=8.94 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 12441 0 0 0 875 19 0 0 20 0 15 0 70062098 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13983968 memory=429236 CPUtime=8.93 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 13760 0 0 0 873 20 0 0 20 0 15 0 70062098 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13983968 memory=1380 CPUtime=0.87 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 29676 0 0 0 77 10 0 0 20 0 15 0 70062099 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13983968 memory=427696 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 70062099 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429247861984 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13983968 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 70062100 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13983968 memory=429236 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13983968 memory=1380 CPUtime=12.09 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 62552 0 0 0 1204 5 0 0 20 0 15 0 70062102 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13983968 memory=429748 CPUtime=11.96 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) S 13719 13719 897 0 -1 1077944384 64304 0 0 0 1190 6 0 0 20 0 15 0 70062102 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13983968 memory=1380 CPUtime=1.06 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 16252 0 0 0 103 3 0 0 20 0 15 0 70062102 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13983968 memory=429236 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13983968 memory=1012 CPUtime=0.61 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 2097 0 0 0 28 33 0 0 20 0 15 0 70062106 14319583232 106924 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 2494.39 s
Current children cumulated vsize: 13993480 KiB
Current children cumulated memory: 429076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2467.7 s]
/proc/loadavg: 2.05 1.66 1.56 3/211 14062
/proc/meminfo: memFree=30342172/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13983968 memory=433372 CPUtime=2520.01 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 283937 0 0 0 251866 135 0 0 20 0 15 0 70062097 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3495992 108343 3262 1 0 3484285 0
[pid=13721/tid=13722] ppid=13719 vsize=13983968 memory=433372 CPUtime=2457.23 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 50523 0 0 0 245713 10 0 0 20 0 15 0 70062097 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429774974448 140429416011716 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13983968 memory=427884 CPUtime=9.03 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 14227 0 0 0 884 19 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13983968 memory=433372 CPUtime=9.02 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 16024 0 0 0 882 20 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13983968 memory=1380 CPUtime=9.02 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 12773 0 0 0 883 19 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13983968 memory=1380 CPUtime=9.01 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 14133 0 0 0 881 20 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13983968 memory=433372 CPUtime=0.88 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 29695 0 0 0 78 10 0 0 20 0 15 0 70062099 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13983968 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 70062099 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429247861984 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13983968 memory=429236 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 70062100 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13983968 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13983968 memory=1440 CPUtime=12.09 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 62552 0 0 0 1204 5 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13983968 memory=433372 CPUtime=11.96 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) S 13719 13719 897 0 -1 1077944384 64304 0 0 0 1190 6 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13983968 memory=2000 CPUtime=1.06 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 16252 0 0 0 103 3 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13983968 memory=10984 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13983968 memory=1200 CPUtime=0.62 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 2099 0 0 0 29 33 0 0 20 0 15 0 70062106 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13993480 KiB
Current children cumulated memory: 434752 KiB

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

[startup+2467.71 s]
# the end of solver process 13719 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00187 s, system=0 s

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

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

[startup+2467.7 s]
/proc/loadavg: 2.05 1.66 1.56 3/211 14062
/proc/meminfo: memFree=30342172/32770624 swapFree=67108860/67108860
[pid=13719] ppid=13716 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13719/stat : 13719 (xcsp3-exec) S 13716 13719 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70062086 9740288 345 18446744073709551615 4194304 5098028 140735585300368 140735585298472 140447858508412 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 40308736 140735585309049 140735585309253 140735585309253 140735585312747 0
/proc/13719/statm: 2378 345 289 221 0 87 0
[pid=13721] ppid=13719 vsize=13983968 memory=433372 CPUtime=2520.01 cores=1,3,5,7
/proc/13721/stat : 13721 (java) S 13719 13719 897 0 -1 1077944320 283937 0 0 0 251866 135 0 0 20 0 15 0 70062097 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140721019376816 140429770735351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
/proc/13721/statm: 3495992 108343 3262 1 0 3484285 0
[pid=13721/tid=13722] ppid=13719 vsize=13983968 memory=433372 CPUtime=2457.23 cores=1,3,5,7
/proc/13721/task/13722/stat : 13722 (java) R 13719 13719 897 0 -1 4202560 50523 0 0 0 245713 10 0 0 20 0 15 0 70062097 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429774974448 140429416011716 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13723] ppid=13719 vsize=13983968 memory=427884 CPUtime=9.03 cores=1,3,5,7
/proc/13721/task/13723/stat : 13723 (java) S 13719 13719 897 0 -1 1077944384 14227 0 0 0 884 19 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429370780688 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13724] ppid=13719 vsize=13983968 memory=433372 CPUtime=9.02 cores=1,3,5,7
/proc/13721/task/13724/stat : 13724 (java) S 13719 13719 897 0 -1 1077944384 16024 0 0 0 882 20 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429369728144 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13725] ppid=13719 vsize=13983968 memory=1380 CPUtime=9.02 cores=1,3,5,7
/proc/13721/task/13725/stat : 13725 (java) S 13719 13719 897 0 -1 1077944384 12773 0 0 0 883 19 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429368675088 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13726] ppid=13719 vsize=13983968 memory=1380 CPUtime=9.01 cores=1,3,5,7
/proc/13721/task/13726/stat : 13726 (java) S 13719 13719 897 0 -1 1077944384 14133 0 0 0 881 20 0 0 20 0 15 0 70062098 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429367622544 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13727] ppid=13719 vsize=13983968 memory=433372 CPUtime=0.88 cores=1,3,5,7
/proc/13721/task/13727/stat : 13727 (java) S 13719 13719 897 0 -1 1077944384 29695 0 0 0 78 10 0 0 20 0 15 0 70062099 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429248915696 140429770746498 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13728] ppid=13719 vsize=13983968 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13728/stat : 13728 (java) S 13719 13719 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 70062099 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429247861984 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13729] ppid=13719 vsize=13983968 memory=429236 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13729/stat : 13729 (java) S 13719 13719 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 70062100 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429246808816 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13730] ppid=13719 vsize=13983968 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13730/stat : 13730 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429245757392 140429770753947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13731] ppid=13719 vsize=13983968 memory=1440 CPUtime=12.09 cores=1,3,5,7
/proc/13721/task/13731/stat : 13731 (java) S 13719 13719 897 0 -1 1077944384 62552 0 0 0 1204 5 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429244705520 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13732] ppid=13719 vsize=13983968 memory=433372 CPUtime=11.96 cores=1,3,5,7
/proc/13721/task/13732/stat : 13732 (java) S 13719 13719 897 0 -1 1077944384 64304 0 0 0 1190 6 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429243652976 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13733] ppid=13719 vsize=13983968 memory=2000 CPUtime=1.06 cores=1,3,5,7
/proc/13721/task/13733/stat : 13733 (java) S 13719 13719 897 0 -1 1077944384 16252 0 0 0 103 3 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429242599920 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13734] ppid=13719 vsize=13983968 memory=10984 CPUtime=0 cores=1,3,5,7
/proc/13721/task/13734/stat : 13734 (java) S 13719 13719 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70062102 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429241547616 140429770745557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
[pid=13721/tid=13735] ppid=13719 vsize=13983968 memory=1200 CPUtime=0.62 cores=1,3,5,7
/proc/13721/task/13735/stat : 13735 (java) S 13719 13719 897 0 -1 1077944384 2099 0 0 0 29 33 0 0 20 0 15 0 70062106 14319583232 108343 18446744073709551615 4194304 4196468 140721019394272 140429240494640 140429770746498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 36610048 140721019400625 140721019400801 140721019400801 140721019404239 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13993480 KiB
Current children cumulated memory: 434752 KiB

Child status: 143
Real time (s): 2467.71
CPU time (s): 2520.04
CPU user time (s): 2518.68
CPU system time (s): 1.35956
CPU usage (%): 102.12
Max. virtual memory (cumulated for all children) (KiB): 13994864
Max. memory (cumulated for all children) (KiB): 593080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.68
system time used= 1.35955
maximum resident set size= 594760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284614
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73012
involuntary context switches= 2672


# summary of solver processes directly reported to runsolver:
#   pid: 13719,13721
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.68
#   total CPU system time (s): 1.35956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.191 second user time and 22.8407 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 04:26:08
IDJOB=4272873
IDBENCH=115817
IDSOLVER=2664
FILE ID=node125/4272873-1502678414
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
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-4272873-1502678414/watcher-4272873-1502678414 -o /tmp/evaluation-result-4272873-1502678414/solver-4272873-1502678414 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 152797192 HOME/instance-4272873-1502678414.xml

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

MD5SUM BENCH= 133cdadaee2e697c51b4261ec7f2679b
RANDOM SEED=152797192

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30777704 kB
MemAvailable:   31714092 kB
Buffers:          290692 kB
Cached:           940072 kB
SwapCached:            0 kB
Active:           973696 kB
Inactive:         591184 kB
Active(anon):     334416 kB
Inactive(anon):    33100 kB
Active(file):     639280 kB
Inactive(file):   558084 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7916 kB
Writeback:             0 kB
AnonPages:        333388 kB
Mapped:            60452 kB
Shmem:             33444 kB
Slab:             135068 kB
SReclaimable:     109716 kB
SUnreclaim:        25352 kB
KernelStack:        3424 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1268108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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